• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

/usr/local/psa/admin/bin/websrvmng

TairkH

Basic Pleskian
---------------------------------------------------------------
Plesk 10.3.1, Centos 5,7 x64

If someone create a subdomain or ssl or update there hosting account.
Then /usr/local/psa/admin/bin/websrvmng won't update or restart it just hanging in processlist!

root 7144 0.0 0.0 46456 716 ? Ss 14:40 29:52 /usr/local/psa/admin/bin/websrvmng --restart --restart-interval 999999 --http-port 80 --https-port 443


I have to restart httpd by my self to fix the changes of the user.
The process wil just hang!
I can't find anything in de logs it just hangs and won't restart apache.

And when i do a strace:

/usr/bin/strace -fF -p 7144
Process 7144 attached - interrupt to quit
restart_syscall(<... resuming interrupted call ...>



--------------------------------------------------------------
 
Last edited:
Back
Top