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

Creates multiple snapshots on first run #93

Open
peterablehmann opened this issue Feb 4, 2024 · 3 comments
Open

Creates multiple snapshots on first run #93

peterablehmann opened this issue Feb 4, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@peterablehmann
Copy link

peterablehmann commented Feb 4, 2024

After running the backup for the first time, I found 8 snapshots in my repo.

[nix-shell:~]# restic -r <repo> snapshots -H sleipnir
enter password for repository:
repository ec66015b opened (version 2, compression level auto)
ID        Time                 Host        Tags        Paths
------------------------------------------------------------
3e19c67e  2024-02-03 21:46:26  sleipnir    C:\         C:\
fa76b203  2024-02-03 23:22:48  sleipnir    C:\         C:\
75aecaaf  2024-02-03 23:42:47  sleipnir    C:\         C:\
a93eda23  2024-02-04 00:02:28  sleipnir    C:\         C:\
eb401342  2024-02-04 02:38:05  sleipnir    C:\         C:\
024dfc8a  2024-02-04 02:58:01  sleipnir    C:\         C:\
d2d3e522  2024-02-04 03:17:48  sleipnir    C:\         C:\
abec3cb6  2024-02-04 03:37:55  sleipnir    C:\         C:\
------------------------------------------------------------
8 snapshots

Is this expected behavior?
None of this was triggered by task planning as that is set to 20:00.

@kmwoley
Copy link
Owner

kmwoley commented Feb 4, 2025

No, that's not the expected behavior.
Without any additional information, it's impossible to tell what happened here.
Did you look in the scripts logging directory to see what the scripts logs produced?
Can you reproduce the issue?

@kmwoley kmwoley added the bug Something isn't working label Feb 4, 2025
@peterablehmann
Copy link
Author

It did happen twice after I decided to delete the repository and start again.
But I don't have that install anymore and did not try again on other devices after that experience.

@kmwoley
Copy link
Owner

kmwoley commented Feb 9, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants