Skip to content

Error when adding --use-fs-snapshot Backup Flag #772

Answered by downloaderfan
kianfotovat asked this question in Q&A
Discussion options

You must be logged in to vote

@garethgeorge @kianfotovat Ok, decided to spend an hour on this issue today & figured it out.

On Windows, for any application to use VSS, it needs to run as admin. Backrest currently runs as a normal user on startup, thus when it tries to take a VSS snapshot, it fails.

The issue is, Backrest doesn't print the error properly from Restic, otherwise this would have been very clear. I copied the command Backrest generates and ran it in CMD, there I got the error clearly.

{"message_type":"exit_error","code":1,"message":"failed to load snapshot 2b4e22h5: \u003csnapshot/2b9e22c293\u003e does not exist"}

At %LOCALAPPDATA%\Programs\Backrest, there are 2 Backrest executables i.e. backrest-windows-…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@kianfotovat
Comment options

@downloaderfan
Comment options

@downloaderfan
Comment options

Answer selected by kianfotovat
@kianfotovat
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants