Question
Nginx fails to restart but doesn't seem to log any errors
I have an Ubuntu droplet running Nginx and I’m trying to restart the service: service nginx restart
but it says [fail].
There’s nothing in the error log: /var/log/nginx/error.log
What am I missing?
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.
×