Web-gui restore fails with error 100

Trying to do a restore gives me:
020-08-04 21:41:38.879 INFO REPOSITORY_SET Repository set to C:/
2020-08-04 21:41:38.881 INFO STORAGE_SET Storage set to wasabi://…
2020-08-04 21:41:38.881 INFO SNAPSHOT_FILTER Loaded 1 include/exclude pattern(s)

What’s the best way to debug this? I don’t even know the commands that are run under the hood.

Try using -verbose (or even -debug) in the “global options” field:

2020-08-05 09.27.34 127.0.0.1 816d15f1402f

Actually not a solution (thought it would be first) since the web-ui restore doesn’t seem to support global options? Adding -verbose or -debug throws an invalid options error.

Nonetheless, it was a key issue in my case.

I didn’t know that.

@gchen can help here.

Check the ~/.duplicacy-web/logs/duplicacy_web.log which should contain the failed command and the actual message.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.