I’ve only just started with duplicacy so apoligies if this well known (I did search the docs and the forum).
I’m seeding a new backup which will take months. It’s running it in a docker in TrueNas scale (i.e. debian based). A few hours after starting it, it failed with a network error caused by a power outage. Is there a way to have it automatically retry after (network) errors?
This is the log:
Running backup command from /cache/localhost/0 to back up /PhatShare
Options: [-log backup -storage e2-phat-bucket -threads 4 -stats]
2023-03-26 19:59:40.212 INFO REPOSITORY_SET Repository set to /PhatShare
2023-03-26 19:59:40.246 INFO STORAGE_SET Storage set to s3://e2@r1f4.la.idrivee2-16.com/phat-backup
2023-03-26 19:59:42.340 INFO BACKUP_START Last backup at revision 3 found
2023-03-26 19:59:42.344 INFO BACKUP_INDEXING Indexing /PhatShare
2023-03-26 19:59:42.344 INFO SNAPSHOT_FILTER Parsing filter file /cache/localhost/0/.duplicacy/filters
2023-03-26 19:59:42.344 INFO SNAPSHOT_FILTER Loaded 0 include/exclude pattern(s)
2023-03-27 01:07:52.681 ERROR UPLOAD_CHUNK Failed to upload the chunk 19777e9247780adb95b4b0dfc387330fa3956f799a837789e2444080f85e78c1: RequestError: send request failed
caused by: Put "https://phat-backup.r1f4.la.idrivee2-16.com/chunks/19/777e9247780adb95b4b0dfc387330fa3956f799a837789e2444080f85e78c1": write tcp 172.16.0.16:42914->72.26.105.8:443: use of closed network connection
Failed to upload the chunk 19777e9247780adb95b4b0dfc387330fa3956f799a837789e2444080f85e78c1: RequestError: send request failed