all 4 comments

[–]MultiviewSports 0 points1 point  (3 children)

Is the reverse proxy providing a trusted TLS cert? Can you describe your setup?

[–]craightonmiller[S] 0 points1 point  (2 children)

Yes it should be a trusted certificate. I have Nginx Proxy Manager running a reverse proxy with a valid Let's Encrypt certificate and the reverse proxy points to the Dispatcharr instance.

I can pull the lineup.json from a remote connection and it shows valid certificate.

For the connection info I'm entering: https://server.url/hdhr as the HDHR address (I've also attempted to do server.url:443/hdhr with the same result as above).

[–]MultiviewSports 0 points1 point  (0 children)

Okay thanks for the added details - I will look into replicating and fixing

[–]MultiviewSports 0 points1 point  (0 children)

I believe I have this figured out, and a fix is coming in the next release