Please describe what you are doing to trigger the bug:
Waking up the computer from sleep (it was in sleep mode overnight)
Please describe what you expect to happen (but doesn’t):
Duplicacy should run (and complete) the missed backup jobs
Please describe what actually happens (the wrong behaviour):
Backup fails likely because it is trying to run a job before the wifi adapter connects. Could you introduce a configurable delay? I discovered that the first 3 jobs failed (2 backup jobs and 1 prune job) but the subsequent prune job and 2 check jobs did run.
Running backup command from C:\ProgramData/.duplicacy-web/repositories/localhost/0 to back up E:/xxxxxxxx
Options: [-log backup -storage xxxxx -stats]
2020-09-06 11:11:05.965 INFO REPOSITORY_SET Repository set to X:/xxxxx
2020-09-06 11:11:06.319 INFO STORAGE_SET Storage set to b2://xxxxxxxx
2020-09-06 11:11:06.340 ERROR STORAGE_CREATE Failed to load the Backblaze B2 storage at b2://xxxxxxxx: Post https://api.backblazeb2.com/b2api/v1/b2_authorize_account: dial tcp: lookup api.backblazeb2.com: no such host
Failed to load the Backblaze B2 storage at b2://xxxxxxxx: Post https://api.backblazeb2.com/b2api/v1/b2_authorize_account: dial tcp: lookup api.backblazeb2.com: no such host