OMW 6.9.16-1 (Shaitan)
Kernel : Linux 6.1.21-v8+
Hi everyone,
my OMV 6 on a Raspberry 4 (with docker & portainer) was running well.
After one year not starting the system, I did, and updated the system from the OMV web interface.
After restarting the Raspberry, OMV works fine but Docker doesn't start.
I tried to "Reinstall docker" from Services/Compose/Parameters button : process went ok to the "end of line"
But when I click on "Restart Docker", I get this error :
Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; systemctl restart 'docker' 2>&1' with exit code '1': Job for docker.service failed because the control process exited with error code.
See "systemctl status docker.service" and "journalctl -xe" for details.
OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; systemctl restart 'docker' 2>&1' with exit code '1': Job for docker.service failed because the control process exited with error code.
See "systemctl status docker.service" and "journalctl -xe" for details. in /usr/share/php/openmediavault/system/process.inc:242
Stack trace:
#0 /usr/share/php/openmediavault/system/systemctl.inc(86): OMV\System\Process->execute(Array, 1)
#1 /usr/share/php/openmediavault/system/systemctl.inc(150): OMV\System\SystemCtl->exec('restart', NULL, false)
#2 /usr/share/openmediavault/engined/rpc/compose.inc(263): OMV\System\SystemCtl->restart()
#3 [internal function]: OMVRpcServiceCompose->restartDocker(NULL, Array)
#4 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
#5 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('restartDocker', NULL, Array)
#6 /usr/sbin/omv-engined(537): OMV\Rpc\Rpc::call('Compose', 'restartDocker', NULL, Array, 1)
#7 {main}
I checked the shared folders for compose plugin and docker , they still exist on the HDD.
Could someone help me?
Thank you.