• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

/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