• 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 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