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

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Support
  3. Cloudron not starting Properly After Upgrade to 9.0.13

Cloudron not starting Properly After Upgrade to 9.0.13

Scheduled Pinned Locked Moved Solved Support
upgrade
4 Posts 3 Posters 15 Views 3 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.
  • W Offline
    W Offline
    woolfdrs3
    wrote last edited by james
    #1

    Unfortunately our Cloudron Instance and its Apps are not coming up after last night's upgrade to 9.0.13. (previous version 8.3.2)

    The Logs also showed an Error during the upgrade procedure:

    Dec 1, 2025, 01:06 AM
    cron
    Cloudron update errored. Error: Task 9868 crashed with code null
    {
        "taskId": "9868",
        "errorMessage": "Task 9868 crashed with code null",
        "timedOut": false
    }
    

    The new v9 GUI And Cloudron Backend itself is up and running as well as the docker and nginx service. The other services are not able to restart.

    Cloudron itself indicates that it is "Removing containers for upgrade".

    Any idea how to roll back or unblock the upgrade process?

    Any help is highly appreciated.

    Best regards
    Wolfgang

    1 Reply Last reply
    0
    • jamesJ Offline
      jamesJ Offline
      james
      Staff
      wrote last edited by
      #2

      Hello @woolfdrs3
      For how long does the issue persist so far?

      1 Reply Last reply
      0
      • J Offline
        J Offline
        joseph
        Staff
        wrote last edited by joseph
        #3

        I was investigating this on support.

        2025-12-01T13:53:05.270Z box:shell platform: docker network create --subnet=172.18.0.0/16 --ip-range=172.18.0.0/20 --gateway=172.18.0.1 --ipv6 --subnet=fd00:c107:d509::/64 cloudron errored BoxError: docker exited with code 1 signal null
            at ChildProcess.<anonymous> (/home/yellowtent/box/src/shell.js:82:23)
            at ChildProcess.emit (node:events:519:28)
            at maybeClose (node:internal/child_process:1101:16)
            at ChildProcess._handle.onexit (node:internal/child_process:304:5) {
          reason: 'Shell Error',
          details: {},
          stdout: '',
          stdoutLineCount: 0,
          stderr: 'Error response from daemon: open /proc/sys/net/bridge/bridge-nf-call-ip6tables: permission denied: set environment variable DOCKER_IGNORE_BR_NETFILTER_ERROR=1 to ignore\n',
          stderrLineCount: 1,
          code: 1,
          signal: null,
          timedOut: false,
          terminated: false
        }
        

        Docker in turn shows this message:

        Dec 01 09:45:34 xx dockerd[304]: time="2025-12-01T09:45:34.027408826+01:00" level=error msg="Handler for POST /v1.49/networks/create returned error: open /proc/sys/net/bridge/bridge-nf-call-ip6tables: permission denied: set environment variable DOCKER_IGNORE_BR_NETFILTER_ERROR=1 to ignore"
        
        1 Reply Last reply
        1
        • J Offline
          J Offline
          joseph
          Staff
          wrote last edited by
          #4

          @woolfdrs3 It seems the server is running on OpenVZ which Cloudron doesn't actively support. However, it works after I added this workaround:

          # cat /etc/systemd/system/docker.service.d/openvz.conf
          [Service]
          Environment="DOCKER_IGNORE_BR_NETFILTER_ERROR=1"
          
          1 Reply Last reply
          2
          • J joseph has marked this topic as solved
          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