Hello!
After applying latest update docker is not running anymore:
I'm aware ot the "-H unix://" fix but i have other problems now:
Starting docker i'm getting:
Code
Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; systemctl stop 'docker.socket' 2>&1' with exit code '5': Failed to stop docker.socket: Unit docker.socket not loaded.
If i uninstall plugin directly i get:
Code
An error has occured:
An error has occured
Error #0:
OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; export DEBIAN_FRONTEND=noninteractive; apt-get --yes --auto-remove --purge remove openmediavault-docker-gui 2>&1' with exit code '100': Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
docker-ce* imagemagick-6-common* libcurl3* libfftw3-double3* liblcms2-2*
liblqr-1-0* libmagickcore-6.q16-3* libmagickwand-6.q16-3* libopenjp2-7*
omvextras-common* openmediavault-docker-gui* php-curl* php-imagick*
php-symfony-class-loader* php-symfony-polyfill-apcu* php7.0-curl*
0 upgraded, 0 newly installed, 16 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 99.0 MB disk space will be freed.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 83648 files and directories currently installed.)
Removing openmediavault-docker-gui (4.0.1) ...
Removing docker-ce (5:18.09.0~3-0~debian-stretch) ...
Removing php-imagick (3.4.3~rc2-2) ...
Removing libmagickwand-6.q16-3:amd64 (8:6.9.7.4+dfsg-11+deb9u6) ...
Removing libmagickcore-6.q16-3:amd64 (8:6.9.7.4+dfsg-11+deb9u6) ...
Removing imagemagick-6-common (8:6.9.7.4+dfsg-11+deb9u6) ...
Removing php-curl (1:7.0+49) ...
Removing php7.0-curl (7.0.30-0+deb9u1) ...
Removing libcurl3:amd64 (7.52.1-5+deb9u8) ...
Removing libfftw3-double3:amd64 (3.3.5-3) ...
Removing liblcms2-2:amd64 (2.8-4+deb9u1) ...
Removing liblqr-1-0:amd64 (0.4.2-2+b2) ...
Removing libopenjp2-7:amd64 (2.1.2-1.1+deb9u2) ...
Removing omvextras-common (4.0.1) ...
Removing php-symfony-class-loader (2.8.7+dfsg-1.3+deb9u1) ...
Removing php-symfony-polyfill-apcu (1.2.0-1) ...
Processing triggers for php7.0-fpm (7.0.30-0+deb9u1) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Processing triggers for openmediavault (4.1.13-1) ...
Restarting engine daemon ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 83176 files and directories currently installed.)
Purging configuration files for imagemagick-6-common (8:6.9.7.4+dfsg-11+deb9u6) ...
Purging configuration files for docker-ce (5:18.09.0~3-0~debian-stretch) ...
Purging configuration files for openmediavault-docker-gui (4.0.1) ...
Failed to stop docker.socket: Unit docker.socket not loaded.
dpkg: error processing package openmediavault-docker-gui (--purge):
subprocess installed post-removal script returned error exit status 5
Purging configuration files for php-imagick (3.4.3~rc2-2) ...
Purging configuration files for php7.0-curl (7.0.30-0+deb9u1) ...
Errors were encountered while processing:
openmediavault-docker-gui
Exception ignored in: <function WeakValueDictionary.__init__.<locals>.remove at 0x7f5522e9b8c8>
Traceback (most recent call last):
File "/usr/lib/python3.5/weakref.py", line 117, in remove
TypeError: 'NoneType' object is not callable
Exception ignored in: <function WeakValueDictionary.__init__.<locals>.remove at 0x7f5522e9b8c8>
Traceback (most recent call last):
File "/usr/lib/python3.5/weakref.py", line 117, in remove
TypeError: 'NoneType' object is not callable
E: Sub-process /usr/bin/dpkg returned an error code (1) in /usr/share/openmediavault/engined/rpc/pluginmgmt.inc:151
Stack trace:
#0 /usr/share/php/openmediavault/rpc/serviceabstract.inc(565): OMVRpcServicePluginMgmt->{closure}('/tmp/bgstatus4Y...', '/tmp/bgoutputrQ...')
#1 /usr/share/openmediavault/engined/rpc/pluginmgmt.inc(155): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))
#2 [internal function]: OMVRpcServicePluginMgmt->remove(Array, Array)
#3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
#4 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('remove', Array, Array)
#5 /usr/sbin/omv-engined(536): OMV\Rpc\Rpc::call('Plugin', 'remove', Array, Array, 1)
#6 {main}
Display More
If i reinstall the plugin:
Code
Unpacking libmagickcore-6.q16-3:amd64 (8:6.9.7.4+dfsg-11+deb9u6) ...
Selecting previously unselected package libmagickwand-6.q16-3:amd64.
Preparing to unpack .../06-libmagickwand-6.q16-3_8%3a6.9.7.4+dfsg-11+deb9u6_amd64.deb ...
Unpacking libmagickwand-6.q16-3:amd64 (8:6.9.7.4+dfsg-11+deb9u6) ...
Selecting previously unselected package docker-ce.
Preparing to unpack .../07-docker-ce_5%3a18.09.0~3-0~debian-stretch_amd64.deb ...
Unpacking docker-ce (5:18.09.0~3-0~debian-stretch) ...
Selecting previously unselected package libcurl3:amd64.
Preparing to unpack .../08-libcurl3_7.52.1-5+deb9u8_amd64.deb ...
Unpacking libcurl3:amd64 (7.52.1-5+deb9u8) ...
Selecting previously unselected package php-symfony-polyfill-apcu.
Preparing to unpack .../09-php-symfony-polyfill-apcu_1.2.0-1_all.deb ...
Unpacking php-symfony-polyfill-apcu (1.2.0-1) ...
Selecting previously unselected package php-symfony-class-loader.
Preparing to unpack .../10-php-symfony-class-loader_2.8.7+dfsg-1.3+deb9u1_all.deb ...
Unpacking php-symfony-class-loader (2.8.7+dfsg-1.3+deb9u1) ...
Selecting previously unselected package omvextras-common.
Preparing to unpack .../11-omvextras-common_4.0.1_all.deb ...
Unpacking omvextras-common (4.0.1) ...
Selecting previously unselected package php7.0-curl.
Preparing to unpack .../12-php7.0-curl_7.0.30-0+deb9u1_amd64.deb ...
Unpacking php7.0-curl (7.0.30-0+deb9u1) ...
Selecting previously unselected package php-curl.
Preparing to unpack .../13-php-curl_1%3a7.0+49_all.deb ...
Unpacking php-curl (1:7.0+49) ...
Selecting previously unselected package php-imagick.
Preparing to unpack .../14-php-imagick_3.4.3~rc2-2_amd64.deb ...
Unpacking php-imagick (3.4.3~rc2-2) ...
Preparing to unpack .../15-openmediavault-docker-gui_4.0.1_all.deb ...
Unpacking openmediavault-docker-gui (4.0.1) ...
Setting up imagemagick-6-common (8:6.9.7.4+dfsg-11+deb9u6) ...
Setting up docker-ce (5:18.09.0~3-0~debian-stretch) ...
update-alternatives: using /usr/bin/dockerd-ce to provide /usr/bin/dockerd (dockerd) in auto mode
Created symlink /etc/systemd/system/multi-user.target.wants/docker.service -> /lib/systemd/system/docker.service.
Setting up libopenjp2-7:amd64 (2.1.2-1.1+deb9u2) ...
Setting up liblcms2-2:amd64 (2.8-4+deb9u1) ...
Setting up libcurl3:amd64 (7.52.1-5+deb9u8) ...
Setting up php7.0-curl (7.0.30-0+deb9u1) ...
Creating config file /etc/php/7.0/mods-available/curl.ini with new version
Setting up libfftw3-double3:amd64 (3.3.5-3) ...
Processing triggers for php7.0-fpm (7.0.30-0+deb9u1) ...
>>> *************** Error ***************
<<< *************************************
Display More
If i uninstall plugin again after stoping docker service:" service docker stop" it's acting differently:
HTML
Bad Gateway:
<html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
LOG:
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 83648 files and directories currently installed.)
Removing openmediavault-docker-gui (4.0.1) ...
Removing docker-ce (5:18.09.0~3-0~debian-stretch) ...
Removing php-imagick (3.4.3~rc2-2) ...
Removing libmagickwand-6.q16-3:amd64 (8:6.9.7.4+dfsg-11+deb9u6) ...
Removing libmagickcore-6.q16-3:amd64 (8:6.9.7.4+dfsg-11+deb9u6) ...
Removing imagemagick-6-common (8:6.9.7.4+dfsg-11+deb9u6) ...
Removing php-curl (1:7.0+49) ...
Removing php7.0-curl (7.0.30-0+deb9u1) ...
Removing libcurl3:amd64 (7.52.1-5+deb9u8) ...
Removing libfftw3-double3:amd64 (3.3.5-3) ...
Removing liblcms2-2:amd64 (2.8-4+deb9u1) ...
Removing liblqr-1-0:amd64 (0.4.2-2+b2) ...
Display More
Any help very welcome