Page 1 of 1

New feature HTTP/2 NGINX Proxy Template not working

Posted: Fri Jan 19, 2018 12:30 pm
by Vladimir Chanaev
Ok, new version of VESTA CP 0.9.8-18 have a new feature - HTTP/2 NGINX Proxy Template. This feature not working out of the box, but I think it should to.
What's happend?

System:

Code: Select all

Digital Ocean Droplet with Ubuntu 16.04.3 (x86_64).
Standart VestaCP 0.9.8-18 installation (nginx + apache + mysql).
Domain settings:

Code: Select all

Web Template (APACHE2): default
SSL Support: Lets Encrypt
Proxy Support: yes
Proxy Template (NGINX): default
By this settings - all working well!

HTTP/2 needs SSL and HTTPS enabled - we got it!

OK, selecting in Domain settings http2 template.

Code: Select all

Proxy Template (NGINX): http2
And...
«Error: nginx restart failed»
Image
And there is nothing I can do with it. NGINX just won't start.

So lets disqus it here. How to make it work!?

Re: New feature HTTP/2 NGINX Proxy Template not working

Posted: Sat Feb 10, 2018 3:15 pm
by Vladimir Chanaev
Everyone ok with it?
Only I still have problems migrating on HTTP2 on Vesta?

Re: New feature HTTP/2 NGINX Proxy Template not working

Posted: Sat Feb 10, 2018 5:00 pm
by imperio

Re: New feature HTTP/2 NGINX Proxy Template not working

Posted: Mon Feb 12, 2018 4:38 pm
by Vladimir Chanaev
imperio wrote:
Sat Feb 10, 2018 5:00 pm
Hi,
I think problem with that's https://github.com/serghey-rodin/vesta/issues/1462
Try to fix it
https://github.com/serghey-rodin/vesta/ ... 4b9dbe2404
Great, thanks, this fixes helped!