Skip to content

Backrest was keep on failing while trying to upload 240GB of files. Resume worked and now it stopped resuming due to LOCK #613

Answered by garethgeorge
CodeWithCJ asked this question in Q&A
Discussion options

You must be logged in to vote

It's not the best that you're getting frequent timeouts (enough so that restic actually gives up after retrying). That looks like an issue with your network stability that's preventing a reliable upload.

That said, if you can retry enough to get a successful backup and then run a "check" operation that comes back OK then you can be confident that all of your data is uploaded correctly.

unlock is always safe if you know you don't have other installs backing up to the same location. It's a feature that is supported for shared restic repositories with multiple backup clients. In most cases, the safest setup is one repository per backup client with Auto Unlock enabled in the repo settings.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@CodeWithCJ
Comment options

Answer selected by CodeWithCJ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants