• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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