Skip to content
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

Rustic cannot read snapshots created with restic 0.17.0 #244

Closed
9-2-1 opened this issue Aug 20, 2024 · 2 comments
Closed

Rustic cannot read snapshots created with restic 0.17.0 #244

9-2-1 opened this issue Aug 20, 2024 · 2 comments
Labels
S-triage Status: Waiting for a maintainer to triage this issue/PR

Comments

@9-2-1
Copy link

9-2-1 commented Aug 20, 2024

> rustic -P config snapshots
[INFO] using config config.toml
[INFO] repository F:\restic-repo: password is correct.
[INFO] using cache at C:\Users\Legion\AppData\Local\rustic\e5e8b63342b9d4ad2db6cd90683754ee887d28d74a6b806f26763c6b2edaf015
error: deserializing from bytes of JSON Text failed: `Error("missing field `total_dirs_processed`", line: 1, column: 575)`

Likely because that restic 0.17.0 create summary information like rustic but without a total_dirs_processed field.

> restic version
restic 0.17.0 compiled with go1.22.5 on windows/amd64
> rustic -v
rustic v0.7.0
@github-actions github-actions bot added the S-triage Status: Waiting for a maintainer to triage this issue/PR label Aug 20, 2024
@aawsome
Copy link
Member

aawsome commented Aug 20, 2024

Try the lastest nightly builds. This is already fixed and rustic 0.8.0 will be released soon...

@aawsome
Copy link
Member

aawsome commented Aug 27, 2024

0.8.0 has been released.

@aawsome aawsome closed this as completed Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-triage Status: Waiting for a maintainer to triage this issue/PR
Projects
None yet
Development

No branches or pull requests

2 participants