Backblaze backups failed most of the time
-
@vladimir Can you try this change https://git.cloudron.io/cloudron/box/-/commit/bedcd6fccf58830b316318699375bc1f582a5d7a ? The file on Cloudron is
/home/yellowtent/box/src/storage/s3.js
. Essentially change the timeout from 3000 * 1000 to 0. And also change maxRetries to 10. You don't need to restart anything after the change since the code changes are immediately picked up.(See also https://forum.cloudron.io/topic/3680/backup-issues-with-minio)