Backup Issue with Minio after update 7.0.1
-
Hi its me the issue maker
After updating to 7.0.1 automatic updates do not work anymore.
But the intressting part is manuell backup works.....
This does not make any any senceLogs:
2021-10-25T00:01:51.761Z box:tasks update 4942: {"percent":41,"message":"Copying part 116 - Etag: "db4f066c77ad34145e4bcb4cc027f055""}
2021-10-25T00:01:51.762Z box:tasks update 4942: {"percent":41,"message":"Finishing multipart copy - 2021-10-24-200000-774/app_bulut.naise.pro_v4.11.0.tar.gz"}
2021-10-25T00:16:16.639Z box:tasks update 4942: {"percent":41,"message":"Copied 1 files with error: null"}
2021-10-25T00:16:16.645Z box:taskworker Task took 15375.919 seconds
2021-10-25T00:16:16.645Z box:tasks setCompleted - 4942: {"result":null,"error":{"stack":"BoxError: Backup not found\n at Object.update (/home/yellowtent/box/src/backups.js:187:42)\n at runMicrotasks (<anonymous>)\n at processTicksAndRejections (internal/process/task_queues.js:95:5)","name":"BoxError","reason":"Not found","details":{},"message":"Backup not found"}}
2021-10-25T00:16:16.645Z box:tasks update 4942: {"percent":100,"result":null,"error":{"stack":"BoxError: Backup not found\n at Object.update (/home/yellowtent/box/src/backups.js:187:42)\n at runMicrotasks (<anonymous>)\n at processTicksAndRejections (internal/process/task_queues.js:95:5)","name":"BoxError","reason":"Not found","details":{},"message":"Backup not found"}}
BoxError: Backup not found
at Object.update (/home/yellowtent/box/src/backups.js:187:42)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:95:5) -
@savity said in Backup Issue with Minio after update 7.0.1:
After updating to 7.0.1 automatic updates do not work anymore.
Cloudron won't update apps or the platform if the backup doesn't work. This is by design.
As for the error itself, let me quickly test against a minio installation.