Hello,
I was trying to create my first backup, probably around 3TB of data to Azure blob
storage, but it failed after a couple of hours with:
22:29:45.032 Failed to find the path for the chunk xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:storage: service returned without a response body (500 Operation could not be completed within the specified time.)
This is using Duplicacy 2.0.6 on Windows Server 2012 R2, with no rate limit and two threads. Outbound bandwidth is around 50-80mbps (not necessarily to Azure, just to the internet as a whole).
I know it might be difficult to detect if it’s Azure at fault, a momentary network interruption, or a bug in Duplicacy, but I wonder what the retry policy is. Under these circumstances, I wish that instead of aborting the backup as it did, Duplicacy could have continued with the next file.
Jeff