I ran into into this issue back in Nov 2020. Since then I don’t think I made any copy operations to Azure.
As It has been quite some time, just tried to make a copy to the cloud and saw the error happen again. I am currently using Duplicacy Web Edition 1.6.3 with latest Command Line (3.1.0).
I had ensured that the Mac doesn’t go into sleep (using Owly app) but I hit the same error again.
2023/01/29 00:55:04 ERROR UPLOAD_CHUNK Failed to upload the chunk 9d74245cee1c0720de2ebda4dc44b6037307f7a21e7bd3b9e8ed31cb9f275ddd: storage: service returned error: StatusCode=403, ErrorCode=AuthenticationFailed, ErrorMessage=Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
I just retried and the operation completed.
Then tried a second Copy operation on a different snapshot and again the same failure happened some time late in the night
2023/01/29 15:16:46 Running /Users/hiavi/.duplicacy-web/bin/duplicacy_osx_arm64_3.1.0 [-log copy -from AviDuplicacyStore -to AviAzureDuplicacyStoreCold -id AAviMasterDataStore -threads 4]
2023/01/29 22:19:38 ERROR UPLOAD_CHUNK Failed to upload the chunk f043a9bb14c0424b6b9bb65314b96e3989890daed9330b1293417d34c1026db8: storage: service returned error: StatusCode=403, ErrorCode=AuthenticationFailed, ErrorMessage=Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
Not sure why it is so flaky.
Any suggestions?