• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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