Backups not working after Ubuntu 26.04 upgrade
-
Hi,
after upgrading to Ubuntu 26.04 one of my instances can't backup anymore (EXT4, SSHFS). Creating a new backup storage ends in the same problem, Backups break up immediately:Task 6987 Anzeige löschen Vollständige Logfiles herunterladen Sep 20 08:08:43 taskworker: Starting task 6987. Logs are at /home/yellowtent/platformdata/logs/tasks/6987.log Sep 20 08:08:43 (node:69325) ExperimentalWarning: The supports Web Crypto API method is an experimental feature and might change at any time Sep 20 08:08:43 (Use `node --trace-warnings ...` to show where the warning was created) Sep 20 08:08:43 (node:69325) ExperimentalWarning: The ML-DSA-44 Web Crypto API algorithm is an experimental feature and might change at any time Sep 20 08:08:43 taskworker: Running task of type backup Sep 20 08:08:43 tasks: updating task 6987 with: {"percent":3.272727272727273,"message":"Backing up myapp.example.com (1/41). Waiting for lock"} Sep 20 08:08:43 locks: write: current locks: {"full_backup_task_xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx":null,"app_backup_yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy":"6987"} Sep 20 08:08:43 locks: acquire: app_backup_yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy Sep 20 08:08:43 tasks: updating task 6987 with: {"percent":3.272727272727273,"message":"Snapshotting app myapp.example.com"} Sep 20 08:08:43 services: backupAddons: backing up ["localstorage","oidc"] Sep 20 08:08:43 backuptask: snapshotApp: myapp.example.com took 0.002 seconds Sep 20 08:08:43 tasks: updating task 6987 with: {"percent":3.272727272727273,"message":"Uploading app snapshot myapp.example.com"} Sep 20 08:08:43 shell: backuptask: /usr/bin/sudo --non-interactive -E --close-from=4 /home/yellowtent/box/src/scripts/backupupload.js snapshot/app_yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx {"localRoot":"/home/yellowtent/appsdata/yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy","layout":[]} Sep 20 08:08:43 'close-from' does not take any arguments Sep 20 08:08:43 usage: sudo -h | -K | -k | -V Sep 20 08:08:43 usage: sudo [-ABbknS] [-p prompt] [-D directory] [-g group] [-u user] [-i | -s] [command [arg ...]] Sep 20 08:08:43 usage: sudo -v [-ABknS] [-p prompt] [-g group] [-u user] Sep 20 08:08:43 usage: sudo -l [-ABknS] [-p prompt] [-U user] [-g group] [-u user] [command [arg ...]] Sep 20 08:08:43 usage: sudo -e [-ABknS] [-p prompt] [-D directory] [-g group] [-u user] file ... Sep 20 08:08:43 shell: backuptask: /usr/bin/sudo --non-interactive -E --close-from=4 /home/yellowtent/box/src/scripts/backupupload.js snapshot/app_yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx {"localRoot":"/home/yellowtent/appsdata/yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy","layout":[]} errored with code 1 and signal null timeout false terminated false - stdout: "" - stderr: "" Sep 20 08:08:43 backuptask: runBackupUpload: backuptask crashed BoxError: /usr/bin/sudo exited with code 1 signal null at ChildProcess.<anonymous> (file:///home/yellowtent/box/src/shell.js:70:23) at ChildProcess.emit (node:events:509:28) at maybeClose (node:internal/child_process:1141:16) at Socket.<anonymous> (node:internal/child_process:498:11) at Socket.emit (node:events:509:28) at Pipe.<anonymous> (node:net:355:12) { reason: 'Shell Error', extra: {}, stdout: '', stdoutString: '', stdoutLineCount: 0, stderr: '', stderrString: '', stderrLineCount: 0, code: 1, signal: null, timedOut: false, terminated: false } Sep 20 08:08:43 backuptask: fullBackup: app myapp.example.com backup finished. Took 0.013 seconds Sep 20 08:08:43 locks: write: current locks: {"full_backup_task_xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx":null} Sep 20 08:08:43 locks: release: app_backup_yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy Sep 20 08:08:43 tasks: setCompleted - 6987: {"result":null,"error":{"message":"Backuptask crashed","reason":"Internal Error","stack":"BoxError: Backuptask crashed\n at runBackupUpload (file:///home/yellowtent/box/src/backuptask.js:190:15)\n at async uploadAppSnapshot (file:///home/yellowtent/box/src/backuptask.js:359:34)\n at async backupAppWithTag (file:///home/yellowtent/box/src/backuptask.js:382:26)"},"percent":100} Sep 20 08:08:43 tasks: updating task 6987 with: {"completed":true,"result":null,"error":{"message":"Backuptask crashed","reason":"Internal Error","stack":"BoxError: Backuptask crashed\n at runBackupUpload (file:///home/yellowtent/box/src/backuptask.js:190:15)\n at async uploadAppSnapshot (file:///home/yellowtent/box/src/backuptask.js:359:34)\n at async backupAppWithTag (file:///home/yellowtent/box/src/backuptask.js:382:26)"},"percent":100} Sep 20 08:08:43 taskworker: Task took 0.068 seconds Sep 20 08:08:43 BoxError: Backuptask crashed at runBackupUpload (file:///home/yellowtent/box/src/backuptask.js:190:15) at async uploadAppSnapshot (file:///home/yellowtent/box/src/backuptask.js:359:34) at async backupAppWithTag (file:///home/yellowtent/box/src/backuptask.js:382:26) Sep 20 08:08:43 Exiting with code 0 -
Hi,
after upgrading to Ubuntu 26.04 one of my instances can't backup anymore (EXT4, SSHFS). Creating a new backup storage ends in the same problem, Backups break up immediately:Task 6987 Anzeige löschen Vollständige Logfiles herunterladen Sep 20 08:08:43 taskworker: Starting task 6987. Logs are at /home/yellowtent/platformdata/logs/tasks/6987.log Sep 20 08:08:43 (node:69325) ExperimentalWarning: The supports Web Crypto API method is an experimental feature and might change at any time Sep 20 08:08:43 (Use `node --trace-warnings ...` to show where the warning was created) Sep 20 08:08:43 (node:69325) ExperimentalWarning: The ML-DSA-44 Web Crypto API algorithm is an experimental feature and might change at any time Sep 20 08:08:43 taskworker: Running task of type backup Sep 20 08:08:43 tasks: updating task 6987 with: {"percent":3.272727272727273,"message":"Backing up myapp.example.com (1/41). Waiting for lock"} Sep 20 08:08:43 locks: write: current locks: {"full_backup_task_xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx":null,"app_backup_yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy":"6987"} Sep 20 08:08:43 locks: acquire: app_backup_yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy Sep 20 08:08:43 tasks: updating task 6987 with: {"percent":3.272727272727273,"message":"Snapshotting app myapp.example.com"} Sep 20 08:08:43 services: backupAddons: backing up ["localstorage","oidc"] Sep 20 08:08:43 backuptask: snapshotApp: myapp.example.com took 0.002 seconds Sep 20 08:08:43 tasks: updating task 6987 with: {"percent":3.272727272727273,"message":"Uploading app snapshot myapp.example.com"} Sep 20 08:08:43 shell: backuptask: /usr/bin/sudo --non-interactive -E --close-from=4 /home/yellowtent/box/src/scripts/backupupload.js snapshot/app_yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx {"localRoot":"/home/yellowtent/appsdata/yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy","layout":[]} Sep 20 08:08:43 'close-from' does not take any arguments Sep 20 08:08:43 usage: sudo -h | -K | -k | -V Sep 20 08:08:43 usage: sudo [-ABbknS] [-p prompt] [-D directory] [-g group] [-u user] [-i | -s] [command [arg ...]] Sep 20 08:08:43 usage: sudo -v [-ABknS] [-p prompt] [-g group] [-u user] Sep 20 08:08:43 usage: sudo -l [-ABknS] [-p prompt] [-U user] [-g group] [-u user] [command [arg ...]] Sep 20 08:08:43 usage: sudo -e [-ABknS] [-p prompt] [-D directory] [-g group] [-u user] file ... Sep 20 08:08:43 shell: backuptask: /usr/bin/sudo --non-interactive -E --close-from=4 /home/yellowtent/box/src/scripts/backupupload.js snapshot/app_yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx {"localRoot":"/home/yellowtent/appsdata/yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy","layout":[]} errored with code 1 and signal null timeout false terminated false - stdout: "" - stderr: "" Sep 20 08:08:43 backuptask: runBackupUpload: backuptask crashed BoxError: /usr/bin/sudo exited with code 1 signal null at ChildProcess.<anonymous> (file:///home/yellowtent/box/src/shell.js:70:23) at ChildProcess.emit (node:events:509:28) at maybeClose (node:internal/child_process:1141:16) at Socket.<anonymous> (node:internal/child_process:498:11) at Socket.emit (node:events:509:28) at Pipe.<anonymous> (node:net:355:12) { reason: 'Shell Error', extra: {}, stdout: '', stdoutString: '', stdoutLineCount: 0, stderr: '', stderrString: '', stderrLineCount: 0, code: 1, signal: null, timedOut: false, terminated: false } Sep 20 08:08:43 backuptask: fullBackup: app myapp.example.com backup finished. Took 0.013 seconds Sep 20 08:08:43 locks: write: current locks: {"full_backup_task_xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx":null} Sep 20 08:08:43 locks: release: app_backup_yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy Sep 20 08:08:43 tasks: setCompleted - 6987: {"result":null,"error":{"message":"Backuptask crashed","reason":"Internal Error","stack":"BoxError: Backuptask crashed\n at runBackupUpload (file:///home/yellowtent/box/src/backuptask.js:190:15)\n at async uploadAppSnapshot (file:///home/yellowtent/box/src/backuptask.js:359:34)\n at async backupAppWithTag (file:///home/yellowtent/box/src/backuptask.js:382:26)"},"percent":100} Sep 20 08:08:43 tasks: updating task 6987 with: {"completed":true,"result":null,"error":{"message":"Backuptask crashed","reason":"Internal Error","stack":"BoxError: Backuptask crashed\n at runBackupUpload (file:///home/yellowtent/box/src/backuptask.js:190:15)\n at async uploadAppSnapshot (file:///home/yellowtent/box/src/backuptask.js:359:34)\n at async backupAppWithTag (file:///home/yellowtent/box/src/backuptask.js:382:26)"},"percent":100} Sep 20 08:08:43 taskworker: Task took 0.068 seconds Sep 20 08:08:43 BoxError: Backuptask crashed at runBackupUpload (file:///home/yellowtent/box/src/backuptask.js:190:15) at async uploadAppSnapshot (file:///home/yellowtent/box/src/backuptask.js:359:34) at async backupAppWithTag (file:///home/yellowtent/box/src/backuptask.js:382:26) Sep 20 08:08:43 Exiting with code 0 -
G girish has marked this topic as solved
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
