Nginx failing

I’ve just updated to latest version of EE - all was working fine before but now cannot stop or start nginx- getting an nginx [fail] error (but restart seems to not result in error) . Also, any changes I make to domain nginx config files don’t seem to take effect (even after nginx restart) - have tried nginx -t and looking at error logs but just get:

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

So no problems there… any ideas?

I’d try apt-get update, apt-get upgrade -y and finally a reboot. :slight_smile:

1 Like

This worked great.