Hello, it seems that bitbucket returns an error when executing gitbackup (v1.1, linux x86_64) :
Error: 410 Gone
2026/04/10 09:38:08 410 Gone
The command I used is :
BITBUCKET_USERNAME=my-email BITBUCKET_TOKEN=token /usr/local/bin/gitbackup --service bitbucket --bare
The API key has these scopes :
Read
read:user:bitbucket
read:workspace:bitbucket
read:repository:bitbucket
The configuration file is the default configuration where I changed backup_dir .
Hello, it seems that bitbucket returns an error when executing gitbackup (v1.1, linux x86_64) :
The command I used is :
BITBUCKET_USERNAME=my-email BITBUCKET_TOKEN=token /usr/local/bin/gitbackup --service bitbucket --bareThe API key has these scopes :
The configuration file is the default configuration where I changed backup_dir .