hello!
until yesterday everything worked fine. now nginx does not start.
Any ideas?
nginx.service - The nginx HTTP and reverse proxy server
Loaded: loaded (/etc/systemd/system/nginx.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Fri 2021-10-22 00:55:07 -03; 44s ago
Process: 5755 ExecStop=/bin/kill -s QUIT $MAINPID (code=exited, status=0/SUCCESS)
Process: 32546 ExecReload=/bin/kill -s HUP $MAINPID (code=exited, status=0/SUCCESS)
Process: 32218 ExecStart=/usr/sbin/nginx -c /etc/nginx/nginx.conf (code=exited, status=0/SUCCESS)
Process: 23210 ExecStartPre=/usr/sbin/nginx -t -c /etc/nginx/nginx.conf (code=exited, status=1/FAILURE)
Main PID: 32221 (code=exited, status=0/SUCCESS)
Oct 22 00:55:07 server01 systemd[1]: Starting The nginx HTTP and reverse proxy server...
Oct 22 00:55:07 server01 nginx[23210]: nginx: [emerg] invalid port in "|IP|:|PORT_80|" of the "listen" directive in /etc/nginx/nginx-vhosts.conf:2
Oct 22 00:55:07 server01 nginx[23210]: nginx: configuration file /etc/nginx/nginx.conf test failed
Oct 22 00:55:07 server01 systemd[1]: nginx.service: control process exited, code=exited status=1
Oct 22 00:55:07 server01 systemd[1]: Failed to start The nginx HTTP and reverse proxy server.
Oct 22 00:55:07 server01 systemd[1]: Unit nginx.service entered failed state.
Oct 22 00:55:07 server01 systemd[1]: nginx.service failed.
Thnks and sorry becase my english is so bad.
Pablo.
until yesterday everything worked fine. now nginx does not start.
Any ideas?
nginx.service - The nginx HTTP and reverse proxy server
Loaded: loaded (/etc/systemd/system/nginx.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Fri 2021-10-22 00:55:07 -03; 44s ago
Process: 5755 ExecStop=/bin/kill -s QUIT $MAINPID (code=exited, status=0/SUCCESS)
Process: 32546 ExecReload=/bin/kill -s HUP $MAINPID (code=exited, status=0/SUCCESS)
Process: 32218 ExecStart=/usr/sbin/nginx -c /etc/nginx/nginx.conf (code=exited, status=0/SUCCESS)
Process: 23210 ExecStartPre=/usr/sbin/nginx -t -c /etc/nginx/nginx.conf (code=exited, status=1/FAILURE)
Main PID: 32221 (code=exited, status=0/SUCCESS)
Oct 22 00:55:07 server01 systemd[1]: Starting The nginx HTTP and reverse proxy server...
Oct 22 00:55:07 server01 nginx[23210]: nginx: [emerg] invalid port in "|IP|:|PORT_80|" of the "listen" directive in /etc/nginx/nginx-vhosts.conf:2
Oct 22 00:55:07 server01 nginx[23210]: nginx: configuration file /etc/nginx/nginx.conf test failed
Oct 22 00:55:07 server01 systemd[1]: nginx.service: control process exited, code=exited status=1
Oct 22 00:55:07 server01 systemd[1]: Failed to start The nginx HTTP and reverse proxy server.
Oct 22 00:55:07 server01 systemd[1]: Unit nginx.service entered failed state.
Oct 22 00:55:07 server01 systemd[1]: nginx.service failed.
Thnks and sorry becase my english is so bad.
Pablo.