@ardnor I would start looking in /var/log/nginx. The log files being written to depend on the configuration, so you'll have to locate where the new errors are being written to. /var/log/syslog might give you some love, too.
Oct 23, 2018
2
Level 6
Nginx Fail after Upgraded to Ubuntu 18.04
Hello Guys, Have you experience to upgrade your ubuntu server and your nginx fail to start?
Process: 1775 ExecStart=/usr/sbin/nginx -g daemon on; master_process on; (code=exited, status=1/FAILURE) Process: 1767 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=0/SUCCESS)
I am not expert in server. Hope you have an idea.
Thank you,
Please or to participate in this conversation.