You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am trying to schedule backup an ubuntu server to minio bucket, it is getting failed due to repo is lock. when i try with unlock repo and then use backup now option it is getting backup done. can you help me with the right settings so that repo is not locked when schedule backup running. i tried the flag --no-lock while setting repo and also autolock option enabled but still not working.
21/02/2025, 12:01 am - Forget error in 1s
error: forget: get snapshots for repo study-hq-restic: command "/root/.local/share/backrest/restic forget --json --keep-last 3 --no-lock -o sftp.args=-oBatchMode=ye..." failed: exit status 1
Output:
Fatal: --no-lock is only applicable in combination with --dry-run for forget command
The text was updated successfully, but these errors were encountered:
i am trying to schedule backup an ubuntu server to minio bucket, it is getting failed due to repo is lock. when i try with unlock repo and then use backup now option it is getting backup done. can you help me with the right settings so that repo is not locked when schedule backup running. i tried the flag --no-lock while setting repo and also autolock option enabled but still not working.
21/02/2025, 12:01 am - Forget error in 1s
error: forget: get snapshots for repo study-hq-restic: command "/root/.local/share/backrest/restic forget --json --keep-last 3 --no-lock -o sftp.args=-oBatchMode=ye..." failed: exit status 1
Output:
Fatal: --no-lock is only applicable in combination with --dry-run for forget command
The text was updated successfully, but these errors were encountered: