• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Docker Execute application failed

hume1991

Basic Pleskian
Hello, any application trying to run in Plesk will fail.

Panel.log
1: /opt/psa/admin/plib/scripts/task-async-executor.php:6
[2022-02-08 13:09:59.478] 2436229:62025d954a452 ERR [panel] Task failed: id=1040, pid=2436229, type=ext-docker-task\imagedownload, error=open /var/lib/docker/tmp/GetImageBlob467547362: no such file or directory
[2022-02-08 13:09:59.479] 2436229:62025d954a452 ERR [panel] open /var/lib/docker/tmp/GetImageBlob467547362: no such file or directory
[2022-02-08 13:09:59.508] 2436229:62025d954a452 ERR [panel] Long task executor: id=1040 completed with error: open /var/lib/docker/tmp/GetImageBlob467547362: no such file or directory:
0: /opt/psa/admin/plib/Task/Async/Executor.php:46
Task_Async_Executor->execute()
1: /opt/psa/admin/plib/scripts/task-async-executor.php:6
[2022-02-08 13:13:29.968] 2436369:62025e67a26db ERR [panel] Task failed: id=1041, pid=2436369, type=ext-docker-task\imagedownload, error=open /var/lib/docker/tmp/GetImageBlob252299379: no such file or directory
[2022-02-08 13:13:29.969] 2436369:62025e67a26db ERR [panel] open /var/lib/docker/tmp/GetImageBlob252299379: no such file or directory
[2022-02-08 13:13:29.978] 2436369:62025e67a26db ERR [panel] Long task executor: id=1041 completed with error: open /var/lib/docker/tmp/GetImageBlob252299379: no such file or directory:
0: /opt/psa/admin/plib/Task/Async/Executor.php:46
Task_Async_Executor->execute()
1: /opt/psa/admin/plib/scripts/task-async-executor.php:6
 
Back
Top