How to rescue my portainer got this error?
Code
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=; docker compose --file '/srv/dev-disk-by-uuid-1942e416-bbf4-4f33-b6a3-00171f82bf75/compose/portainer/portainer.yml' --file "/srv/dev-disk-by-uuid-1942e416-bbf4-4f33-b6a3-00171f82bf75/compose/portainer/compose.override.yml" --env-file '/srv/dev-disk-by-uuid-1942e416-bbf4-4f33-b6a3-00171f82bf75/compose/global.env' --env-file '/srv/dev-disk-by-uuid-1942e416-bbf4-4f33-b6a3-00171f82bf75/compose/portainer/portainer.env' up -d 2>&1': time="2025-03-05T00:12:17-08:00" level=warning msg="/srv/dev-disk-by-uuid-1942e416-bbf4-4f33-b6a3-00171f82bf75/compose/portainer/portainer.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion"
unable to get image 'portainer/portainer-ce:latest': Error response from daemon: layer does not exist
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=; docker compose --file '/srv/dev-disk-by-uuid-1942e416-bbf4-4f33-b6a3-00171f82bf75/compose/portainer/portainer.yml' --file "/srv/dev-disk-by-uuid-1942e416-bbf4-4f33-b6a3-00171f82bf75/compose/portainer/compose.override.yml" --env-file '/srv/dev-disk-by-uuid-1942e416-bbf4-4f33-b6a3-00171f82bf75/compose/global.env' --env-file '/srv/dev-disk-by-uuid-1942e416-bbf4-4f33-b6a3-00171f82bf75/compose/portainer/portainer.env' up -d 2>&1': time="2025-03-05T00:12:17-08:00" level=warning msg="/srv/dev-disk-by-uuid-1942e416-bbf4-4f33-b6a3-00171f82bf75/compose/portainer/portainer.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion"
unable to get image 'portainer/portainer-ce:latest': Error response from daemon: layer does not exist in /usr/share/openmediavault/engined/rpc/compose.inc:970
Stack trace:
#0 /usr/share/php/openmediavault/rpc/serviceabstract.inc(622): OMVRpcServiceCompose->{closure}()
#1 /usr/share/openmediavault/engined/rpc/compose.inc(937): OMV\Rpc\ServiceAbstract->execBgProc()
#2 [internal function]: OMVRpcServiceCompose->doCommand()
#3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(122): call_user_func_array()
#4 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod()
#5 /usr/sbin/omv-engined(544): OMV\Rpc\Rpc::call()
#6 {main}
Display More