-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error: data decryption failed #231
Comments
Sorry for the late reply! I am wondering which file(s) exactly got corrupted. |
It is Pcloud and i'm getting the same error:
It would be nice if the error output of rustic was more informative and instructional (what likely happened, what can i do about it etc.). Best of all would be an automatic repair or rollback to a working snapshot by rustic, if that is possible. |
Yes fully agree that the error should at least tell which files was affected. About autmatic repair - that's nothing we want to achieve. The main point is that commands should hold their repository access properties even in error cases, e.g.:
But there is already About your case: Can you run the same with higher log level, e.g. with |
|
I get the following:
If i delete the local file and run the command again, it first downloads something from the remote server but then fails with exactly the same output.
Is there something i can do? Can
rustic
e.g. go back to the last "good" entry point instead of failing immediately?The text was updated successfully, but these errors were encountered: