Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Offical apps | Community apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Support
  3. Backups not working after Ubuntu 26.04 upgrade

Backups not working after Ubuntu 26.04 upgrade

Scheduled Pinned Locked Moved Solved Support
backupssudo
3 Posts 2 Posters 23 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • sponchS
    sponchS
    sponch
    wrote last edited by james
    #1

    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
    
    girishG 1 Reply Last reply
    2
    • sponchS sponch

      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
      
      girishG
      girishG
      girish
      Staff
      wrote last edited by
      #2

      @sponch this is because of sudo-rs , you have to remove it. See https://docs.cloudron.io/guides/upgrade-ubuntu-26/#post-upgrade

      1 Reply Last reply
      1
      • sponchS
        sponchS
        sponch
        wrote last edited by
        #3

        omg.thanks - I really thought I did that...
        working now 🙂

        1 Reply Last reply
        3
        • girishG 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
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Bookmarks
        • Search