Page 1 of 1

Setting Up https for Subsonic on Pi

PostPosted: Sat Apr 08, 2017 11:27 pm
by deep86
I've been trying to enable https encryption for Subsonic that I've been running off of a Raspberry Pi, but I've been having trouble. I followed the instructions on the Getting Started page:
On Linux, add --https-port=4443 (or any other port) to SUBSONIC_ARGS in /etc/default/subsonic (Ubuntu/Debian) or /etc/sysconfig/subsonic (Fedora/RPM).


I initially used the 4443 port, and also the 4040 port (what Subsonic is currently using), but I get a 404 error error for each:
https://www.dropbox.com/s/qymrl9hr8ph4m ... r.jpg?dl=0

If it helps, my current firewall settings for the router, concerning the pi:
https://www.dropbox.com/s/x3qlv72skc977 ... 1.jpg?dl=0

Re: Setting Up https for Subsonic on Pi

PostPosted: Sat Apr 15, 2017 4:16 am
by deep86
Bumping this. Any help would be appreciated.

Re: Setting Up https for Subsonic on Pi

PostPosted: Tue May 09, 2017 5:19 pm
by b.bassett
Hi deep86,

Did you get your issue resolved? So once you enable SSL and set the https port to 4443, do you get the same 404 error? Did you verify that the Subsonic service running?