RaHa
Basic Pleskian
Updates in Plesk always failed with errors!:
Product version: Plesk Obsidian 18.0.25.2
OS version: Ubuntu 16.04 x86_64
Build date: 2020/03/25 19:00
Revision: 08233eba37b8979f0477fd63296b3065ffc99a8e
systemctl status docker.service:
● docker.service - Docker Application Container Engine
Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
Active: failed (Result: start-limit-hit) since So 2020-03-29 07:48:54 UTC; 8min ago
Docs: Docker Documentation
Main PID: 13567 (code=exited, status=1/FAILURE)
journalctl -u docker.service
/usr/bin/dockerd -D -H unix://:
INFO[2020-03-29T08:30:59.153493847Z] Starting up
DEBU[2020-03-29T08:30:59.155441023Z] Listener created for HTTP on unix (/var/run/docker.sock)
DEBU[2020-03-29T08:30:59.156868444Z] Golang's threads limit set to 2783970
INFO[2020-03-29T08:30:59.157430686Z] parsed scheme: "unix" module=grpc
INFO[2020-03-29T08:30:59.157444776Z] scheme "unix" not registered, fallback to default scheme module=grpc
INFO[2020-03-29T08:30:59.157467831Z] ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock 0 <nil>}] <nil>} module=grpc
INFO[2020-03-29T08:30:59.157478856Z] ClientConn switching balancer to "pick_first" module=grpc
INFO[2020-03-29T08:30:59.177901346Z] parsed scheme: "unix" module=grpc
INFO[2020-03-29T08:30:59.177932300Z] scheme "unix" not registered, fallback to default scheme module=grpc
INFO[2020-03-29T08:30:59.177953132Z] ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock 0 <nil>}] <nil>} module=grpc
INFO[2020-03-29T08:30:59.177967558Z] ClientConn switching balancer to "pick_first" module=grpc
DEBU[2020-03-29T08:30:59.178660573Z] Using default logging driver json-file
DEBU[2020-03-29T08:30:59.178710617Z] [graphdriver] priority list: [btrfs zfs overlay2 aufs overlay devicemapper vfs]
DEBU[2020-03-29T08:30:59.178777064Z] zfs command is not available: exec: "zfs": executable file not found in $PATH storage-driver=zfs
ERRO[2020-03-29T08:30:59.179353414Z] failed to mount overlay: no such device storage-driver=overlay2
DEBU[2020-03-29T08:30:59.179716126Z] processing event stream module=libcontainerd namespace=plugins.moby
ERRO[2020-03-29T08:30:59.181996245Z] AUFS was not found in /proc/filesystems storage-driver=aufs
ERRO[2020-03-29T08:30:59.182749947Z] failed to mount overlay: no such device storage-driver=overlay
DEBU[2020-03-29T08:30:59.183733003Z] Initialized graph driver vfs
WARN[2020-03-29T08:30:59.193000670Z] Your kernel does not support oom control
WARN[2020-03-29T08:30:59.193027941Z] Your kernel does not support memory swappiness
WARN[2020-03-29T08:30:59.193037804Z] Your kernel does not support kernel memory limit
WARN[2020-03-29T08:30:59.193043190Z] Your kernel does not support kernel memory TCP limit
WARN[2020-03-29T08:30:59.193048843Z] Unable to find cpu cgroup in mounts
WARN[2020-03-29T08:30:59.193053863Z] Unable to find cpuset cgroup in mounts
WARN[2020-03-29T08:30:59.193059013Z] mountpoint for pids not found
DEBU[2020-03-29T08:30:59.193922674Z] Cleaning up old mountid : start.
failed to start daemon: Devices cgroup isn't mounted
Setting up docker-ce (5:19.03.8~3-0~ubuntu-xenial) ...
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 Sun 2020-03-29 07:48:47 UTC; 5ms ago
Docs: Docker Documentation
Process: 13478 ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock [0;1;31m(code=exited, status=1/FAILURE)[0m
Main PID: 13478 (code=exited, status=1/FAILURE)
dpkg: error processing package docker-ce (--configure):
subprocess installed post-installation script returned error exit status 1
#mkdir -p /etc/systemd/system/containerd.service.d
# touch /etc/systemd/system/containerd.service.d/override.conf
# echo -e "[Service]\nExecStartPre=" >> /etc/systemd/system/containerd.service.d/override.conf
# systemctl daemon-reload
# systemctl start docker
Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details.
# systemctl status docker.service
● docker.service - Docker Application Container Engine
Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
Active: failed (Result: start-limit-hit) since So 2020-03-29 08:45:52 UTC; 13s ago
Docs: Docker Documentation
Process: 19971 ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock (code=exited, status=1/FAILURE)
Main PID: 19971 (code=exited, status=1/FAILURE)
journalctl -xe
I have tried all resolutions I found in this forum and in others! But nothing helps.
What can I do more?
Many thanks for help!
Product version: Plesk Obsidian 18.0.25.2
OS version: Ubuntu 16.04 x86_64
Build date: 2020/03/25 19:00
Revision: 08233eba37b8979f0477fd63296b3065ffc99a8e
systemctl status docker.service:
● docker.service - Docker Application Container Engine
Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
Active: failed (Result: start-limit-hit) since So 2020-03-29 07:48:54 UTC; 8min ago
Docs: Docker Documentation
Main PID: 13567 (code=exited, status=1/FAILURE)
journalctl -u docker.service
/usr/bin/dockerd -D -H unix://:
INFO[2020-03-29T08:30:59.153493847Z] Starting up
DEBU[2020-03-29T08:30:59.155441023Z] Listener created for HTTP on unix (/var/run/docker.sock)
DEBU[2020-03-29T08:30:59.156868444Z] Golang's threads limit set to 2783970
INFO[2020-03-29T08:30:59.157430686Z] parsed scheme: "unix" module=grpc
INFO[2020-03-29T08:30:59.157444776Z] scheme "unix" not registered, fallback to default scheme module=grpc
INFO[2020-03-29T08:30:59.157467831Z] ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock 0 <nil>}] <nil>} module=grpc
INFO[2020-03-29T08:30:59.157478856Z] ClientConn switching balancer to "pick_first" module=grpc
INFO[2020-03-29T08:30:59.177901346Z] parsed scheme: "unix" module=grpc
INFO[2020-03-29T08:30:59.177932300Z] scheme "unix" not registered, fallback to default scheme module=grpc
INFO[2020-03-29T08:30:59.177953132Z] ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock 0 <nil>}] <nil>} module=grpc
INFO[2020-03-29T08:30:59.177967558Z] ClientConn switching balancer to "pick_first" module=grpc
DEBU[2020-03-29T08:30:59.178660573Z] Using default logging driver json-file
DEBU[2020-03-29T08:30:59.178710617Z] [graphdriver] priority list: [btrfs zfs overlay2 aufs overlay devicemapper vfs]
DEBU[2020-03-29T08:30:59.178777064Z] zfs command is not available: exec: "zfs": executable file not found in $PATH storage-driver=zfs
ERRO[2020-03-29T08:30:59.179353414Z] failed to mount overlay: no such device storage-driver=overlay2
DEBU[2020-03-29T08:30:59.179716126Z] processing event stream module=libcontainerd namespace=plugins.moby
ERRO[2020-03-29T08:30:59.181996245Z] AUFS was not found in /proc/filesystems storage-driver=aufs
ERRO[2020-03-29T08:30:59.182749947Z] failed to mount overlay: no such device storage-driver=overlay
DEBU[2020-03-29T08:30:59.183733003Z] Initialized graph driver vfs
WARN[2020-03-29T08:30:59.193000670Z] Your kernel does not support oom control
WARN[2020-03-29T08:30:59.193027941Z] Your kernel does not support memory swappiness
WARN[2020-03-29T08:30:59.193037804Z] Your kernel does not support kernel memory limit
WARN[2020-03-29T08:30:59.193043190Z] Your kernel does not support kernel memory TCP limit
WARN[2020-03-29T08:30:59.193048843Z] Unable to find cpu cgroup in mounts
WARN[2020-03-29T08:30:59.193053863Z] Unable to find cpuset cgroup in mounts
WARN[2020-03-29T08:30:59.193059013Z] mountpoint for pids not found
DEBU[2020-03-29T08:30:59.193922674Z] Cleaning up old mountid : start.
failed to start daemon: Devices cgroup isn't mounted
Setting up docker-ce (5:19.03.8~3-0~ubuntu-xenial) ...
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 Sun 2020-03-29 07:48:47 UTC; 5ms ago
Docs: Docker Documentation
Process: 13478 ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock [0;1;31m(code=exited, status=1/FAILURE)[0m
Main PID: 13478 (code=exited, status=1/FAILURE)
dpkg: error processing package docker-ce (--configure):
subprocess installed post-installation script returned error exit status 1
#mkdir -p /etc/systemd/system/containerd.service.d
# touch /etc/systemd/system/containerd.service.d/override.conf
# echo -e "[Service]\nExecStartPre=" >> /etc/systemd/system/containerd.service.d/override.conf
# systemctl daemon-reload
# systemctl start docker
Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details.
# systemctl status docker.service
● docker.service - Docker Application Container Engine
Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
Active: failed (Result: start-limit-hit) since So 2020-03-29 08:45:52 UTC; 13s ago
Docs: Docker Documentation
Process: 19971 ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock (code=exited, status=1/FAILURE)
Main PID: 19971 (code=exited, status=1/FAILURE)
journalctl -xe
I have tried all resolutions I found in this forum and in others! But nothing helps.
What can I do more?
Many thanks for help!
Last edited: