Hi! I have a problem with making backup to STORJ storage, configured as S3.
Sometimes creating backup failed with error:
04:42:00 Uploaded chunk 5449 size 4632566, 10.60MB/s 00:06:45 86.1%
04:42:01 Uploaded chunk 5450 size 3492829, 10.60MB/s 00:06:45 86.1%
04:42:01 Uploaded chunk 5451 size 7229636, 10.60MB/s 00:06:44 86.1%
04:42:02 Uploaded chunk 5452 size 1114264, 10.60MB/s 00:06:44 86.1%
04:42:02 Uploaded chunk 5453 size 4016324, 10.60MB/s 00:06:43 86.2%
04:42:04 Uploaded chunk 5454 size 16777216, 10.60MB/s 00:06:42 86.2%
04:42:05 Uploaded chunk 5455 size 11464605, 10.60MB/s 00:06:41 86.2%
04:42:06 Uploaded chunk 5457 size 9344686, 10.60MB/s 00:06:40 86.3%
04:42:06 Failed to upload the chunk f7968537ee52075c7be82b3736578f469fcb5d76930b770f235aa5adca091247: You must provide the Content-Length HTTP header.
04:42:06 Error executing command: exit status 100
If I re-run backup job, it finished successfully.
I also tried to set lower chunk size (2M), but it doesn’t help.
Some time ago I used duplicacy on my Raspberry Pi to make backups of my home lab configs to this storage and never had problems with that. Now I moved to x86 mini PC and using Duplicacy to backup my Proxmox backups to cloud storage and sometimes this fail happens.
What can I do with that?