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

Nginx not restarting/reloading on domain changes

StayAllive

Basic Pleskian
Hey all,

I have a Plesk 12.0.18 (Update #22) running on CentOS 6.6 (Final) and I have a very irritating issue with nginx.

Anytime a customer creates a domain and/or subdomain everything is registered and going wel except that nginx is not restarted/reloaded to reflect the changes and I have to restart nginx manually.

I cannot find anything that causes this, no obvious errors in the logs and or errors in the UI.

Anyone have any clue what is going on and how to fix this?

Greetz, Alex
 
Really strange behaviour. If you cant troubleshoot it by yourself - contact Support Team. They will investigate and fix this strange issue directly on your server.
 
Problem seems to be fixed by running:

Code:
/usr/local/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair

You might need to replace pp12.0.18 to match your version.
 
Back
Top