--no-cache causes "Data decryption failed, MAC check failed" #1679
-
|
I set up a repo and can run backups on it successfully, but noticed that deleting the rustic cache ( What might cause this? And can I fix this somehow? I ran Any help appreciated 🙇 Here's the output for (stacktrace omitted, it's just lots of |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Tried a few random things, and It's a little scary being able to brick a repo, so I'd really love to understand what caused this and how to prevent it 🙇 I only really used |
Beta Was this translation helpful? Give feedback.
-
|
Hi @pezcode This seemed to be a snapshot file containing only of zero bytes. I am not sure how this can happen, most likely by an aborted In any case, if you (or some rustic command) remove that file and the |
Beta Was this translation helpful? Give feedback.
Hi @pezcode This seemed to be a snapshot file containing only of zero bytes. I am not sure how this can happen, most likely by an aborted
backup, but it may also depend on the backend you are using.In any case, if you (or some rustic command) remove that file and the
checkafterwards is fine, your repository is in a sane state.