We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 occurs for any backup after sending SIGINT to rustic (d1b11f9 ) process when it did not seem to resume uploading after moving WiFi networks.
Unable to rustic repair the index or snapshots.
rustic repair
RUST_BACKTRACE="1" rustic backup foo [INFO] using config ./rustic.toml [INFO] repository rclone:bar:baz: password is correct. [INFO] using cache at /Users/zxcv/Library/Caches/rustic/{redacted} error: `rustic_core` experienced an error related to `cryptographic operations`. Message: Data is too short (less than 16 bytes), cannot decrypt. Some additional details ... Backtrace: 0: __mh_execute_header 1: __mh_execute_header 2: __mh_execute_header 3: __mh_execute_header 4: __mh_execute_header 5: __mh_execute_header 6: __mh_execute_header 7: __mh_execute_header 8: __mh_execute_header 9: __mh_execute_header 10: __mh_execute_header 11: __mh_execute_header 12: __mh_execute_header 13: __mh_execute_header 14: __mh_execute_header 15: __mh_execute_header 16: __mh_execute_header 17: __mh_execute_header 18: __mh_execute_header 19: __pthread_deallocate
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Error occurs for any backup after sending SIGINT to rustic (d1b11f9 ) process when it did not seem to resume uploading after moving WiFi networks.
Unable to
rustic repair
the index or snapshots.The text was updated successfully, but these errors were encountered: