Problem with installing after uninstall
Posted: Thu Mar 12, 2020 11:31 pm
Hello,
I have uninstalled VestaCP because i has a lot of timeouts in Nginx.
Now i want to reinstall it, and it becomes stuck on loading of Nginx in the install-script. I have also deleted nginx.
I have uninstalled VestaCP because i has a lot of timeouts in Nginx.
Now i want to reinstall it, and it becomes stuck on loading of Nginx in the install-script. I have also deleted nginx.
What is wrong? And why is Nginx doens't working?Redirecting to /bin/systemctl stop iptables.service
Note: Forwarding request to 'systemctl enable nginx.service'.
Created symlink from /etc/systemd/system/multi-user.target.wants/nginx.service to /usr/lib/systemd/system/nginx.service.
Redirecting to /bin/systemctl start nginx.service
Job for nginx.service failed because a timeout was exceeded. See "systemctl status nginx.service" and "journalctl -xe" for details.
Error: nginx start failed
[root@myvps ~]# ^C
[root@myvps~]# systemctl status nginx.service
● nginx.service - nginx - high performance web server
Loaded: loaded (/usr/lib/systemd/system/nginx.service; enabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/nginx.service.d
└─limits.conf
Active: failed (Result: timeout) since Thu 2020-03-12 23:26:15 UTC; 58s ago
Docs: http://nginx.org/en/docs/
Process: 1313 ExecStart=/usr/sbin/nginx -c /etc/nginx/nginx.conf (code=exited, status=0/SUCCESS)
Mar 12 23:24:45 aarvps systemd[1]: Starting nginx - high performance web se.....
Mar 12 23:24:45 aarvps systemd[1]: Can't open PID file /var/run/nginx.pid (...ks
Mar 12 23:26:15 aarvps systemd[1]: nginx.service start operation timed out....g.
Mar 12 23:26:15 aarvps systemd[1]: Failed to start nginx - high performance...r.
Mar 12 23:26:15 aarvps systemd[1]: Unit nginx.service entered failed state.
Mar 12 23:26:15 aarvps systemd[1]: nginx.service failed.
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
Hint: Some lines were ellipsized, use -l to show in full.