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 - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Support
  3. Server do not reboot after Cloudron update

Server do not reboot after Cloudron update

Scheduled Pinned Locked Moved Solved Support
2 Posts 1 Posters 25 Views 1 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.
  • sebastienserreS Offline
    sebastienserreS Offline
    sebastienserre
    wrote last edited by
    #1
    root@my:~# cloudron-support --troubleshoot
    Vendor: QEMU Product: Standard PC (i440FX + PIIX, 1996)
    Linux: 6.8.0-110-generic
    Ubuntu: noble 24.04
    Execution environment: kvm
    Processor: AMD EPYC 9354P 32-Core Processor
    BIOS pc-i440fx-10.1  CPU @ 2.0GHz x 4
    RAM: 16376024KB
    Disk: /dev/sda1       141G
    [OK]    node version is correct
    [OK]    IPv6 is enabled and public IPv6 address is working
            Docker is down. Trying to restart docker ...
    Job for docker.service failed because the control process exited with error code.
    See "systemctl status docker.service" and "journalctl -xeu docker.service" for details.
    root@my:~# 
    
    root@my:~# journalctl -xeu docker.service
    ░░ Automatic restarting of the unit docker.service has been scheduled, as the result for
    ░░ the configured Restart= setting for the unit.
    Apr 18 07:28:23 my systemd[1]: Starting docker.service - Docker Application Container Engine...
    ░░ Subject: A start job for unit docker.service has begun execution
    ░░ Defined-By: systemd
    ░░ Support: http://www.ubuntu.com/support
    ░░ 
    ░░ A start job for unit docker.service has begun execution.
    ░░ 
    ░░ The job identifier is 624.
    Apr 18 07:28:23 my dockerd[1081]: unable to configure the Docker daemon with file /etc/docker/daemon.json: the following directives are specified both as a flag and in the configuration file: log-driver: (from >
    Apr 18 07:28:23 my systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
    ░░ Subject: Unit process exited
    ░░ Defined-By: systemd
    ░░ Support: http://www.ubuntu.com/support
    ░░ 
    ░░ An ExecStart= process belonging to unit docker.service has exited.
    ░░ 
    ░░ The process' exit code is 'exited' and its exit status is 1.
    Apr 18 07:28:23 my systemd[1]: docker.service: Failed with result 'exit-code'.
    ░░ Subject: Unit failed
    ░░ Defined-By: systemd
    ░░ Support: http://www.ubuntu.com/support
    ░░ 
    ░░ The unit docker.service has entered the 'failed' state with result 'exit-code'.
    Apr 18 07:28:23 my systemd[1]: Failed to start docker.service - Docker Application Container Engine.
    ░░ Subject: A start job for unit docker.service has failed
    ░░ Defined-By: systemd
    ░░ Support: http://www.ubuntu.com/support
    ░░ 
    ░░ A start job for unit docker.service has finished with a failure.
    ░░ 
    ░░ The job identifier is 624 and the job result is failed.
    Apr 18 07:28:25 my systemd[1]: docker.service: Scheduled restart job, restart counter is at 3.
    ░░ Subject: Automatic restarting of a unit has been scheduled
    ░░ Defined-By: systemd
    ░░ Support: http://www.ubuntu.com/support
    ░░ 
    ░░ Automatic restarting of the unit docker.service has been scheduled, as the result for
    ░░ the configured Restart= setting for the unit.
    Apr 18 07:28:25 my systemd[1]: docker.service: Start request repeated too quickly.
    Apr 18 07:28:25 my systemd[1]: docker.service: Failed with result 'exit-code'.
    ░░ Subject: Unit failed
    ░░ Defined-By: systemd
    ░░ Support: http://www.ubuntu.com/support
    ░░ 
    ░░ The unit docker.service has entered the 'failed' state with result 'exit-code'.
    Apr 18 07:28:25 my systemd[1]: Failed to start docker.service - Docker Application Container Engine.
    ░░ Subject: A start job for unit docker.service has failed
    ░░ Defined-By: systemd
    ░░ Support: http://www.ubuntu.com/support
    ░░ 
    ░░ A start job for unit docker.service has finished with a failure.
    ░░ 
    ░░ The job identifier is 741 and the job result is failed.
    
    root@my:~#
    

    I need help to solve this please

    He/Him - Native language: French

    1 Reply Last reply
    0
    • sebastienserreS Offline
      sebastienserreS Offline
      sebastienserre
      wrote last edited by
      #2

      Needed to run

      cp /etc/docker/daemon.json /etc/docker/daemon.json.bak
      printf '{}\n' > /etc/docker/daemon.json
      systemctl restart docker
      systemctl status docker --no-pager
      

      As per the Hostinger AI, there were an issue aroundlog-driver in conflict

      He/Him - Native language: French

      1 Reply Last reply
      0
      • sebastienserreS sebastienserre 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