You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed frigate proxy to my HA instance as I run Frigate within a docker on another machine. When I configured frigate proxy I get the below error and HA displays a 502 BAD proxy. Im using frigate self signed cert. My guess is frigate proxy is using a ngix proxy where I have to tell it to accept the self signed cert?
I installed frigate proxy to my HA instance as I run Frigate within a docker on another machine. When I configured frigate proxy I get the below error and HA displays a 502 BAD proxy. Im using frigate self signed cert. My guess is frigate proxy is using a ngix proxy where I have to tell it to accept the self signed cert?
2024/12/29 20:44:56 [error] 342#342: *3 SSL_do_handshake() failed (SSL: error:1409442E:SSL routines:ssl3_read_bytes:tlsv1 alert protocol version:SSL alert number 70) while SSL handshaking to upstream, client: 172.30.32.2, server: -frigate-proxy, request: "GET // HTTP/1.1", upstream: "https://192.168.1.60:8971//", host: "10.0.14.11:8123", referrer: "http://10.0.14.11:8123/_frigate-proxy"
The text was updated successfully, but these errors were encountered: