Scratch the above by running dpkg -l | grep -i docker, displayed docker-ce, docker-ce-cli and the plugin as being present, remove the plugin from the gui, then docker-ce and docker-ce-cli from the cli -> apt clean, reinstalled plugin and it's running
Docker plugin - After the last update it does not start
-
- OMV 4.x
- resolved
- aguti76
-
-
Whilst I have this resolved and it's now running and containers reinstalled, I found something I can't explain thanks to Cockpit. Looking in Cockpit -> Services -> Sockets I find dcoker.socket not-found/inactive (dead) not found (Reason: No such file or directory)
Does this mean that this is no longer being used or it simply, for whatever reason has not been installed?
-
Looking in Cockpit -> Services -> Sockets I find dcoker.socket not-found/inactive (dead) not found (Reason: No such file or directory)
Does this mean that this is no longer being used or it simply, for whatever reason has not been installed?
docker.socket was removed as of 18.09. That is why I had to make the emergency plugin change. The version of cockpit from the debian repo hasn't been changed to reflect this.
-
-
Hello,
just noticed that i have the same problem as described at the beginning of this thread.
Just to recap before i make a mistake:
Deinstall the docker plugin -> in the plugins section of omv
Reinstall with the version that ryecoaaron posted on page 3?Thanks for your help!
-
Hello,
just noticed that i have the same problem as described at the beginning of this thread.
Just to recap before i make a mistake:
Deinstall the docker plugin -> in the plugins section of omv
Reinstall with the version that ryecoaaron posted on page 3?Thanks for your help!
I don't think you want to uninstall the plugin unless you want all of your configurations and containers wiped out. Just update it from the repo.
-
Reinstall with the version that ryecoaaron posted on page 3?
The version to install should be in the repo. No need to download anything I posted in previous posts.
-
-
Hey again,
yes the problem was that i didnt restart the server.
After restart everything is working again.
Thank your for your help ! -
Some problems with docker here as well. After some problems with my 3.x setup I took the bite and updated (i.e. clean install) to OMV4. Due to some deprecated plugins I started using docker. Created some containers, which were runnign well after I got the hang of directory mapping from container to container.
However, all of a sudden, without any intervention from myself (at least none that I know of), no update, no manual edits to anything, docker won't run anymore.
OpenMediaVault 4.1.14, latest Docker UI plugin (4.1), docker-ce 18.09.0-3-0. Other plug-ins: unionfs, snapraid (not yet used, just installed plugin). Running in ESXi 6.0 update 3.
Symptoms:
- when shutting Debian down, it always says: "A stop job is running for Docker Application Container Engine (x min/no limit)" => will never time out, only hard power off will help
- when restarting OMV and going to the docker plugin page it just hangs at 'loading' and after a while a "Gateway error" pops up.
- Simple 'docker' commands on the CLI fail without any output.Outputs:
ps aux | grep docker
Codeps aux | grep docker root 1071 0.0 2.1 306112 64912 ? Ssl 14:24 0:00 /usr/bin/dockerd -H unix:///var/run/docker.sock root 1259 0.0 0.0 4292 752 ? S 14:25 0:00 sh -c export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; docker images 2>&1 root 1261 0.0 1.6 214556 50704 ? Sl 14:25 0:00 docker images root 1275 0.0 0.0 4292 744 ? S 14:25 0:00 sh -c export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; docker version root 1276 0.0 1.5 142232 48740 ? Sl 14:25 0:00 docker version root 1313 0.0 0.0 12788 928 pts/0 S+ 14:26 0:00 grep docker
systemctl status docker (shows 'activating' for eternity):
Code
Display Moresystemctl status docker ● docker.service - Docker Application Container Engine Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled) Drop-In: /etc/systemd/system/docker.service.d └─openmediavault.conf Active: activating (start) since Tue 2018-12-04 14:24:32 GMT; 3min 33s ago Docs: https://docs.docker.com Main PID: 1071 (dockerd) Tasks: 9 Memory: 88.2M CPU: 122ms CGroup: /system.slice/docker.service └─1071 /usr/bin/dockerd -H unix:///var/run/docker.sock Dec 04 14:24:38 minibox dockerd[1071]: time="2018-12-04T14:24:38.333659229Z" level=info ms g="ccResolverWrapper: sending new addresses to cc: [{unix:///run/containerd/containerd.soc k 0 <nil>}]" module=grpc Dec 04 14:24:38 minibox dockerd[1071]: time="2018-12-04T14:24:38.334193947Z" level=info ms g="ClientConn switching balancer to \"pick_first\"" module=grpc Dec 04 14:24:38 minibox dockerd[1071]: time="2018-12-04T14:24:38.334663370Z" level=info ms g="pickfirstBalancer: HandleSubConnStateChange: 0xc4205db3c0, CONNECTING" module=grpc Dec 04 14:24:38 minibox dockerd[1071]: time="2018-12-04T14:24:38.335945365Z" level=info ms g="pickfirstBalancer: HandleSubConnStateChange: 0xc4205db3c0, READY" module=grpc Dec 04 14:24:38 minibox dockerd[1071]: time="2018-12-04T14:24:38.345265491Z" level=info ms g="[graphdriver] using prior storage driver: overlay2" Dec 04 14:24:38 minibox dockerd[1071]: time="2018-12-04T14:24:38.382127182Z" level=info ms g="Graph migration to content-addressability took 0.00 seconds" Dec 04 14:24:38 minibox dockerd[1071]: time="2018-12-04T14:24:38.382597116Z" level=warning msg="Your kernel does not support swap memory limit" Dec 04 14:24:38 minibox dockerd[1071]: time="2018-12-04T14:24:38.382869050Z" level=warning msg="Your kernel does not support cgroup rt period" Dec 04 14:24:38 minibox dockerd[1071]: time="2018-12-04T14:24:38.383103863Z" level=warning msg="Your kernel does not support cgroup rt runtime" Dec 04 14:24:38 minibox dockerd[1071]: time="2018-12-04T14:24:38.383808669Z" level=info ms g="Loading containers: start."
Portions of the syslog with containerd & dockerd: https://pastebin.com/esaRNRfQ
Any ideas short of reinstalling the docker plugin (don't want to lose all containers...)?
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!