• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Issue Docker Execute application failed

hume1991

New 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