Just today I got a notification about an erroneous backup of the server where I have Nextcloud installed (150GB size) and I backup once a week.. I should add that the previous backups were successful. The provider is Backblaze B2.
Oct 06 01:02:32 box:storage/s3 Upload progress: {"loaded":1073741824,"part":2,"key":"102/snapshot/app_50d07945-bf1b-4345-8e8c-c146e86c12a7.tar.gz.enc"}
Jan 01 01:24:00 node:events:496
[no timestamp] throw er; // Unhandled 'error' event
[no timestamp] ^
[no timestamp]
[no timestamp] write EPIPE
[no timestamp] at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16)
[no timestamp] 'error' event on TLSSocket instance at:
[no timestamp] at emitErrorNT (node:internal/streams/destroy:169:8)
[no timestamp] at emitErrorCloseNT (node:internal/streams/destroy:128:3)
[no timestamp] at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
[no timestamp] errno: -32,
[no timestamp] code: 'EPIPE',
[no timestamp] syscall: 'write'
[no timestamp] }
[no timestamp]
[no timestamp] v20.12.2
Oct 06 01:02:32 box:shell backup-snapshot/app_50d07945-bf1b-4345-8e8c-c146e86c12a7: /usr/bin/sudo -S -E --close-from=4 /home/yellowtent/box/src/scripts/backupupload.js snapshot/app_50d07945-bf1b-4345-8e8c-c146e86c12a7 tgz {"localRoot":"/home/yellowtent/appsdata/50d07945-bf1b-4345-8e8c-c146e86c12a7","layout":[]} errored BoxError: backup-snapshot/app_50d07945-bf1b-4345-8e8c-c146e86c12a7 exited with code 1 signal null
[no timestamp] at ChildProcess.<anonymous> (/home/yellowtent/box/src/shell.js:122:19)
[no timestamp] at ChildProcess.emit (node:events:518:28)
[no timestamp] at ChildProcess.emit (node:domain:488:12)
[no timestamp] at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
[no timestamp] reason: 'Shell Error',
[no timestamp] details: {},
[no timestamp] code: 1,
[no timestamp] signal: null
[no timestamp] }
Oct 06 01:02:32 box:taskworker Task took 152.05 seconds
Oct 06 01:02:32 box:tasks setCompleted - 2443: {"result":null,"error":{"stack":"BoxError: Backuptask crashed\n at runBackupUpload (/home/yellowtent/box/src/backuptask.js:164:15)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:361:5)\n at async backupAppWithTag (/home/yellowtent/box/src/backuptask.js:383:5)\n at async fullBackup (/home/yellowtent/box/src/backuptask.js:504:29)","name":"BoxError","reason":"Internal Error","details":{},"message":"Backuptask crashed"}}
Oct 06 01:02:32 box:tasks update 2443: {"percent":100,"result":null,"error":{"stack":"BoxError: Backuptask crashed\n at runBackupUpload (/home/yellowtent/box/src/backuptask.js:164:15)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:361:5)\n at async backupAppWithTag (/home/yellowtent/box/src/backuptask.js:383:5)\n at async fullBackup (/home/yellowtent/box/src/backuptask.js:504:29)","name":"BoxError","reason":"Internal Error","details":{},"message":"Backuptask crashed"}}
[no timestamp] Backuptask crashed
[no timestamp] at runBackupUpload (/home/yellowtent/box/src/backuptask.js:164:15)
[no timestamp] at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[no timestamp] at async uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:361:5)
[no timestamp] at async backupAppWithTag (/home/yellowtent/box/src/backuptask.js:383:5)
[no timestamp] at async fullBackup (/home/yellowtent/box/src/backuptask.js:504:29)
On other servers the backups are successful.