womginx icon indicating copy to clipboard operation
womginx copied to clipboard

Nginx Server Issue - VPS

Open SteadyStatus21 opened this issue 3 years ago • 0 comments

× nginx.service - A high performance web server and a reverse proxy server
     Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Thu 2023-01-19 14:29:15 UTC; 10s ago
       Docs: man:nginx(8)
    Process: 12164 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=1/FAILURE)
        CPU: 11ms

Jan 19 14:29:15 womginx systemd[1]: Starting A high performance web server and a reverse proxy server...
Jan 19 14:29:15 womginx nginx[12164]: nginx: [emerg] getpwnam("nginx") failed in /etc/nginx/nginx.conf:1
Jan 19 14:29:15 womginx nginx[12164]: nginx: configuration file /etc/nginx/nginx.conf test failed
Jan 19 14:29:15 womginx systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Jan 19 14:29:15 womginx systemd[1]: nginx.service: Failed with result 'exit-code'.
Jan 19 14:29:15 womginx systemd[1]: Failed to start A high performance web server and a reverse proxy server.

SteadyStatus21 avatar Jan 19 '23 14:01 SteadyStatus21