android-squeezer
android-squeezer copied to clipboard
Squeezer unable to connect via reverse proxy using HTTPS
When I attempt to connect to my LMS instance directly on port 9000 I am able to connect successfully.
When I connect via my reverse proxy on port 80 the connection is also successful, however when I connect via the reverse proxy on port 443 using SSL, Squeezer is unable to connect to the LMS instance, and gives me the message 'Connection Failed.' I've tried using both these syntaxes for the server name - lmsserver.domain.net:443 and https://lmsaddress.domain.net
I am able to connect successfully via the reverse proxy over HTTPS using a web browser.
The reverse proxy is running NGINX and is proxying requests to http://lmsaddress:9000
I am running version 8.2.0 of LMS and version 2.2.9 of Squeezer.
Please let me know if any other information/logs are required or if I'm doing something that's incorrectly.
Also, just a quick note to say thanks for developing Squeezer! It's a really great piece of software.