Summer Sale! All accounts are 50% off this week.

ardnor's avatar

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,

0 likes
2 replies
goatshark's avatar

@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.

1 like
ardnor's avatar

@goatshark Thank you for the quick response. I will check it later then I will get back to you appreciated. :)

Please or to participate in this conversation.