Report this

What is the reason for this report?

Nginx Restart Fails and Show Not Running, But Site is Being Served.

Posted on July 19, 2015

I have a droplet that I initially set up host gitlab, just the stock installation. My trying to modify it to support other, very light weight sites. I followed the instructions from the Digital Ocean tutorial.

I followed all the steps and when attempting to restart

root@git ~# service nginx restart
 * Restarting nginx nginx                                                                            [fail] 

I’ve done some extensive searches of the web and got turned on to nginx -t.

nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful

When I check the nginx status:

service nginx status
nginx is not running

or

/etc/init.d/nginx status
 * nginx is not running

I restarted my droplet and the netstat comes back with nginx listening. But when I run service --status-all the nginx line is :

[ - ]  nginx

What am I missing?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

getting same error… anyone know why?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.