• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Issue task-async-executor

ozc

New Pleskian
Debian 9.13
Plesk Obsidian Version 18.0.39

I can no longer install or remove extensions. The task get stuck indefinitely. Same thing happen when i try to detect a wordpress installation or when I want to export a database.

In task-manager.log

Code:
task=262 process=262 trace=6411:616a33531be01 Starting as 'run-plesk-task-262.service' systemd unit with command: [/opt/psa/admin/bin/php /opt/psa/admin/plib/scripts/task-async-executor.php -task-id 1971]
task=262 process=262 trace=6411:616a33531be01 Start failed: Failed to start the process: exit status 1 (/usr/bin/systemd-run: unrecognized option '--quiet')

task=263 process=263 trace=6358:616a33baa2c30 Starting as 'run-plesk-task-263.service' systemd unit with command: [/opt/psa/admin/bin/php /opt/psa/admin/plib/scripts/task-async-executor.php -task-id 1972]
task=263 process=263 trace=6358:616a33baa2c30 Start failed: Failed to start the process: exit status 1 (/usr/bin/systemd-run: unrecognized option '--quiet')

task=264 process=264 trace=21827:616a39ed25862 Starting as 'run-plesk-task-264.service' systemd unit with command: [/opt/psa/admin/bin/php /opt/psa/admin/plib/scripts/task-async-executor.php -task-id 1973]
task=264 process=264 trace=21827:616a39ed25862 Start failed: Failed to start the process: exit status 1 (/usr/bin/systemd-run: unrecognized option '--quiet')

How can I fix this error ?
Regards.
 
Did you perform a dist-upgrade from Debian 8 recently? What's your output of apt-cache policy systemd?

Make sure systemd package is upgraded. See also the KB.
 
Back
Top