Page 1 of 1
change the Proxy Template NGINX fails to start
Posted: Mon Apr 04, 2016 3:45 pm
by ray7496422
I changed the Proxy Template, then nginx will not start, it seems to be a BUG
I'm using official ISO and digitalocean has this problem
System: centos6.7 and debian8.3 x64
Watch video:
https://youtu.be/znsSbd4kFs8

Re: change the Proxy Template NGINX fails to start
Posted: Mon Apr 04, 2016 4:31 pm
by tjebbeke
Check log files. /var/log
Try to find out why nginx isn't starting.
You can use the nginx configtest tool to check the configs.
/etc/init.d/nginx configtest
Re: change the Proxy Template NGINX fails to start
Posted: Mon Apr 04, 2016 4:58 pm
by ray7496422
tjebbeke wrote:Check log files. /var/log
Try to find out why nginx isn't starting.
You can use the nginx configtest tool to check the configs.
/etc/init.d/nginx configtest
Thank you!
I deleted "/etc/nginx/conf.d/01_caching_pool.conf" can start nginx.
Re: change the Proxy Template NGINX fails to start
Posted: Fri Apr 15, 2016 1:00 pm
by skurudo
Yep, have this bug. Will be fixed soon.
https://bugs.vestacp.com/issues/149