docker failure exit code 1

  • Hello, I'm having docker issues. I woke up one morning and turned my server on, then all of my containers didn't load up. I went to the OMV admin page and saw that docker was installed but not running. I uninstalled docker, then reinstalled as I've had this problem before and reinstalling fixed the issue. This time it didn't work and I'm stuck trying to fix this problem. I have my docker volumes mapped outside of the standard directory. I also tried going through the forums and trying solutions others have been told. I'll attach below my error messages. Also, when I try to install via the webgui I cannot successfully install docker-ce and I run into an error message loop saying systemctl cant restart docker.service and plainly that docker-ce won't install.

    I'm running OMV5, kernel Debian GNU/Linux, with Linux 5.10.0-0.bpo.7-amd64, I'm most up to date as of today and have done updates on my server before posting this. I've also tried restarting my server after updating, and also I've restarted when uninstalling docker before reinstalling it.


    `

    root@panther:~# systemctl status docker

    WARNING: terminal is not fully functional

    - (press RETURN)● docker.service - Docker Application Container Engine

    Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)

    Active: failed (Result: exit-code) since Thu 2021-07-15 11:21:47 ADT; 5min ago

    Docs: https://docs.docker.com

    Process: 10687 ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock (code=exited, status=1/FAILURE)

    Main PID: 10687 (code=exited, status=1/FAILURE)


    Jul 15 11:21:47 panther systemd[1]: docker.service: Service RestartSec=2s expired, scheduling restart.

    Jul 15 11:21:47 panther systemd[1]: docker.service: Scheduled restart job, restart counter is at 3.

    Jul 15 11:21:47 panther systemd[1]: Stopped Docker Application Container Engine.

    Jul 15 11:21:47 panther systemd[1]: docker.service: Start request repeated too quickly.

    Jul 15 11:21:47 panther systemd[1]: docker.service: Failed with result 'exit-code'.

    Jul 15 11:21:47 panther systemd[1]: Failed to start Docker Application Container Engine.

    Jul 15 11:22:32 panther systemd[1]: docker.service: Start request repeated too quickly.

    Jul 15 11:22:32 panther systemd[1]: docker.service: Failed with result 'exit-code'.

    Jul 15 11:22:32 panther systemd[1]: Failed to start Docker Application Container Engine.

    lines 1-16/16 (END)● docker.service - Docker Application Container Engine

    Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)

    Active: failed (Result: exit-code) since Thu 2021-07-15 11:21:47 ADT; 5min ago

    Docs: https://docs.docker.com

    Process: 10687 ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock (code=exited, status=1/FAILURE)

    Main PID: 10687 (code=exited, status=1/FAILURE)


    Jul 15 11:21:47 panther systemd[1]: docker.service: Service RestartSec=2s expired, scheduling restart.

    Jul 15 11:21:47 panther systemd[1]: docker.service: Scheduled restart job, restart counter is at 3.

    Jul 15 11:21:47 panther systemd[1]: Stopped Docker Application Container Engine.

    Jul 15 11:21:47 panther systemd[1]: docker.service: Start request repeated too quickly.

    Jul 15 11:21:47 panther systemd[1]: docker.service: Failed with result 'exit-code'.

    Jul 15 11:21:47 panther systemd[1]: Failed to start Docker Application Container Engine.

    Jul 15 11:22:32 panther systemd[1]: docker.service: Start request repeated too quickly.

    Jul 15 11:22:32 panther systemd[1]: docker.service: Failed with result 'exit-code'.

    Jul 15 11:22:32 panther systemd[1]: Failed to start Docker Application Container Engine.

  • lines 1-16/16 (END)root@panther:~# apt-get -f install

    Reading package lists... Done

    Building dependency tree

    Reading state information... Done

    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

    1 not fully installed or removed.

    After this operation, 0 B of additional disk space will be used.

    Setting up docker-ce (5:20.10.7~3-0~debian-buster) ...

    Job for docker.service failed because the control process exited with error code.

    See "systemctl status docker.service" and "journalctl -xe" for details.

    invoke-rc.d: initscript docker, action "start" failed.

    ● docker.service - Docker Application Container Engine

    Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)

    Active: activating (auto-restart) (Result: exit-code) since Thu 2021-07-15 11:37:18 ADT; 4ms ago

    Docs: https://docs.docker.com

    Process: 14491 ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock (code=exited, status=1/FAILURE)

    Main PID: 14491 (code=exited, status=1/FAILURE)

    dpkg: error processing package docker-ce (--configure):

    installed docker-ce package post-installation script subprocess returned error exit status 1

    Errors were encountered while processing:

    docker-ce

    E: Sub-process /usr/bin/dpkg returned an error code (1)

    root@panther:~#

  • KM0201

    Hat das Thema freigeschaltet.
  • lines 3-45root@panther:~# journalctl -u docker

    WARNING: terminal is not fully functional

    - (press RETURN)-- Logs begin at Thu 2021-07-15 08:12:40 ADT, end at Thu 2021-07-15 11:37:53 ADT. --

    Jul 15 08:12:45 panther systemd[1]: Starting Docker Application Container Engine...

    Jul 15 08:12:46 panther dockerd[942]: time="2021-07-15T08:12:46.075756576-03:00" level=info msg="Starting up"

    Jul 15 08:12:46 panther dockerd[942]: time="2021-07-15T08:12:46.121978034-03:00" level=info msg="parsed scheme: \"unix\"" module=grpc

    Jul 15 08:12:46 panther dockerd[942]: time="2021-07-15T08:12:46.122003782-03:00" level=info msg="scheme \"unix\" not registered, fallback to default s

    Jul 15 08:12:46 panther dockerd[942]: time="2021-07-15T08:12:46.122025264-03:00" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///r

    Jul 15 08:12:46 panther dockerd[942]: time="2021-07-15T08:12:46.122040235-03:00" level=info msg="ClientConn switching balancer to \"pick_first\"" modu

    Jul 15 08:12:46 panther dockerd[942]: time="2021-07-15T08:12:46.127015483-03:00" level=info msg="parsed scheme: \"unix\"" module=grpc

    Jul 15 08:12:46 panther dockerd[942]: time="2021-07-15T08:12:46.127035484-03:00" level=info msg="scheme \"unix\" not registered, fallback to default s

    Jul 15 08:12:46 panther dockerd[942]: time="2021-07-15T08:12:46.127050436-03:00" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///r

    Jul 15 08:12:46 panther dockerd[942]: time="2021-07-15T08:12:46.127058557-03:00" level=info msg="ClientConn switching balancer to \"pick_first\"" modu

    Jul 15 08:12:46 panther dockerd[942]: time="2021-07-15T08:12:46.150241783-03:00" level=info msg="stopping event stream following graceful shutdown" er

    Jul 15 08:12:46 panther dockerd[942]: failed to start daemon: error initializing graphdriver: /srv/dev-disk-by-id-dm-name-8tbRAID-8tbRAIDlv/Krieg/Dock

    Jul 15 08:12:46 panther systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE

    Jul 15 08:12:46 panther systemd[1]: docker.service: Failed with result 'exit-code'.

    Jul 15 08:12:46 panther systemd[1]: Failed to start Docker Application Container Engine.

    Jul 15 08:12:48 panther systemd[1]: docker.service: Service RestartSec=2s expired, scheduling restart.

    Jul 15 08:12:48 panther systemd[1]: docker.service: Scheduled restart job, restart counter is at 1.

    Jul 15 08:12:48 panther systemd[1]: Stopped Docker Application Container Engine.

    Jul 15 08:12:48 panther systemd[1]: Starting Docker Application Container Engine...

    Jul 15 08:12:48 panther dockerd[1173]: time="2021-07-15T08:12:48.452601436-03:00" level=info msg="Starting up"

    Jul 15 08:12:48 panther dockerd[1173]: time="2021-07-15T08:12:48.453422356-03:00" level=info msg="parsed scheme: \"unix\"" module=grpc

    Jul 15 08:12:48 panther dockerd[1173]: time="2021-07-15T08:12:48.453438344-03:00" level=info msg="scheme \"unix\" not registered, fallback to default

    Jul 15 08:12:48 panther dockerd[1173]: time="2021-07-15T08:12:48.453456042-03:00" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///

    Jul 15 08:12:48 panther dockerd[1173]: time="2021-07-15T08:12:48.453465109-03:00" level=info msg="ClientConn switching balancer to \"pick_first\"" mod

    Jul 15 08:12:48 panther dockerd[1173]: time="2021-07-15T08:12:48.454524435-03:00" level=info msg="parsed scheme: \"unix\"" module=grpc

    Jul 15 08:12:48 panther dockerd[1173]: time="2021-07-15T08:12:48.454543931-03:00" level=info msg="scheme \"unix\" not registered, fallback to default

    Jul 15 08:12:48 panther dockerd[1173]: time="2021-07-15T08:12:48.454572501-03:00" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///

    Jul 15 08:12:48 panther dockerd[1173]: time="2021-07-15T08:12:48.454581662-03:00" level=info msg="ClientConn switching balancer to \"pick_first\"" mod

    Jul 15 08:12:48 panther dockerd[1173]: failed to start daemon: error initializing graphdriver: /srv/dev-disk-by-id-dm-name-8tbRAID-8tbRAIDlv/Krieg/Doc

    Jul 15 08:12:48 panther systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE

    Jul 15 08:12:48 panther systemd[1]: docker.service: Failed with result 'exit-code'.

    Jul 15 08:12:48 panther systemd[1]: Failed to start Docker Application Container Engine.

    Jul 15 08:12:50 panther systemd[1]: docker.service: Service RestartSec=2s expired, scheduling restart.

    Jul 15 08:12:50 panther systemd[1]: docker.service: Scheduled restart job, restart counter is at 2.

    Jul 15 08:12:50 panther systemd[1]: Stopped Docker Application Container Engine.

    Jul 15 08:12:50 panther systemd[1]: Starting Docker Application Container Engine...

    Jul 15 08:12:50 panther dockerd[1195]: time="2021-07-15T08:12:50.572929078-03:00" level=info msg="Starting up"

    Jul 15 08:12:50 panther dockerd[1195]: time="2021-07-15T08:12:50.578749713-03:00" level=info msg="parsed scheme: \"unix\"" module=grpc

    Jul 15 08:12:50 panther dockerd[1195]: time="2021-07-15T08:12:50.578946328-03:00" level=info msg="scheme \"unix\" not registered, fallback to default

    Jul 15 08:12:50 panther dockerd[1195]: time="2021-07-15T08:12:50.578986210-03:00" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///

    Jul 15 08:12:50 panther dockerd[1195]: time="2021-07-15T08:12:50.578998319-03:00" level=info msg="ClientConn switching balancer to \"pick_first\"" mod

    Jul 15 08:12:50 panther dockerd[1195]: time="2021-07-15T08:12:50.579819162-03:00" level=info msg="parsed scheme: \"unix\"" module=grpc

    lines 1-43

  • Agricola

    Hat das Label OMV 5.x hinzugefügt.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!