• 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 interface_async_executor causing huge load average, AGAIN!

burnley

Regular Pleskian
CentOS Linux 7.7.1908 (Core)
Plesk Obsidian Version 18.0.23 Update #3, last updated on Feb 5, 2020 10:36 PM

ps auxww | grep '/usr/local/psa/admin/plib/scripts/interface_async_executor' | wc -l
818
ps auxww | grep 'wp-toolkit' | wc -l
147

This is a joke! 4:30pm in the afternoon and plesk decides it's a very clever idea to start hammering the server with these processes? Think we've seen and reported this before and was apparently caused by wp-toolkit? Regression? Noooo, that's not possible, we don't cause regression!
 
And on another "lucky" server:
ps auxww | grep 'usr/local/psa/admin/plib/scripts/interface_async_executor' | wc -l
2355

L.E. What extensions can I use to upload files? Tried .out, .txt and .txt.gz and keep getting "The uploaded file does not have an allowed extension" error.
 
Last edited:
One or more of these 5 scripts could be causing the massive disturbance:
/usr/local/psa/admin/plib/modules/advisor/scripts/update-config.php
/usr/local/psa/admin/plib/modules/letsencrypt/scripts/keep-secured.php
/usr/local/psa/admin/plib/modules/sslit/scripts/complete-order.php
/usr/local/psa/admin/plib/modules/sslit/scripts/keep-secured.php
/usr/local/psa/admin/plib/modules/wp-toolkit/scripts/maintenance.php
 
Back
Top