Nginx-proxy: Portainer with nginx-proxy

Created on 21 Sep 2017  路  3Comments  路  Source: nginx-proxy/nginx-proxy

Hello, when i want to connect Portainer, i have this on nginx log output :
3 SSL_do_handshake() failed (SSL: error:1408F10B:SSL routines:ssl3_get_record:wrong version number) while SSL handshaking to upstream....

and I have a 502 on the browser...

Most helpful comment

Remove VIRTUAL_PROTO 0:)

All 3 comments

Remove VIRTUAL_PROTO 0:)

@kevindesousa I'm having this same issue, but did not set VIRTUAL_PROTO

You also need to remove VIRTUAL_PORT if it's set ?

Was this page helpful?
0 / 5 - 0 ratings