Hey Gang,
Just got HC2 this week and been playing with it. Today it felt like I broke it and decided to re-flash the microSD card with a fresh image of OMV4.
Been setting up everything according to Techno Dad's videos. Today after enabling Docker-se in the OMV Extras and trying to install the Docker plugin I'm getting nowhere for some reason. Below is an error log, hopefully someone can recommend a solution.
Code
>>> *************** Error ***************
Bad Gateway
<<< *************************************
Processing triggers for php7.0-fpm (7.0.33-0+deb9u1) ...
Setting up liblqr-1-0:armhf (0.4.2-2+b2) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Setting up php-symfony-polyfill-apcu (1.2.0-1) ...
Processing triggers for systemd (232-25+deb9u6) ...
Processing triggers for man-db (2.7.6.1-2) ...
Processing triggers for openmediavault (4.1.17-1) ...
Restarting engine daemon ...
Setting up docker-ce-cli (5:18.09.1~3-0~debian-stretch) ...
Setting up docker-ce (5:18.09.1~3-0~debian-stretch) ...
Configuration file '/etc/default/docker'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** docker (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package docker-ce (--configure):
end of file on stdin at conffile prompt
dpkg: dependency problems prevent configuration of openmediavault-docker-gui:
openmediavault-docker-gui depends on docker-ce (>= 5:18.09); however:
Package docker-ce is not configured yet.
openmediavault-docker-gui depends on docker-ce (<< 5:18.10); however:
Package docker-ce is not configured yet.
dpkg: error processing package openmediavault-docker-gui (--configure):
dependency problems - leaving unconfigured
Setting up libmagickcore-6.q16-3:armhf (8:6.9.7.4+dfsg-11+deb9u6) ...
Setting up php-curl (1:7.0+49) ...
Setting up php-symfony-class-loader (2.8.7+dfsg-1.3+deb9u1) ...
Setting up libmagickwand-6.q16-3:armhf (8:6.9.7.4+dfsg-11+deb9u6) ...
Setting up omvextras-common (4.0.1) ...
Setting up php-imagick (3.4.3~rc2-2) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Processing triggers for openmediavault (4.1.17-1) ...
Updating file permissions ...
Purging internal cache ...
Restarting engine daemon ...
Errors were encountered while processing:
docker-ce
openmediavault-docker-gui
>>>
Display More