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
Would you be able to describe your setup?
If you are able to reproduce this from the creation of a new repository to this panic, this would allow us to reproduce the issue and help understand why it happened.
On a side note, the unwrap will at some point be replaced by some clean error handling. some unecessary unwrap remain for now as rustic is at its early stage.
nardoor
added
A-errors
Area: error handling needs improvement
C-bug
Category: Something isn't working as expected
and removed
S-triage
Status: Waiting for a maintainer to triage this issue/PR
labels
Sep 5, 2024
Rustic panics when I check my repo:
When I enable backtraces it doesn't for some strage reason:
❯ RUST_BACKTRACE=1 rustic check [00:00:00] reading index... ████████████████████████████████████████ 113/113 [00:00:01] listing packs... [00:00:00] reading snapshots... ████████████████████████████████████████ 174/174 error: blob e3a8ce3ac99b27096ae79e8ccc86321764515ba2a8a21e978ae609ed587a13f8 not found in index
Installed via
cargo binstall
The text was updated successfully, but these errors were encountered: