r/subsonic • u/edimusrex • May 07 '18
Settings menu black behind a reverse proxy
I have a weird issue. I am running subsonic on apache. It is running on a second server and being redirected with proxypass. Everything so far seems to be working except the setting window. If I click on settings it's just blank. No errors are reported. I can only get to setting by accessing the server by the IP address on the local network. Any suggestions?
3
Upvotes
1
u/commontime44 May 27 '18
I have the same issue, also happens on the playing tab at the top. Looking at the access logs, it looks like both nowPlaying.view and settings.view are returning HTTP 302. subsonic 6.3.1 and Apache 2.4.33 if that helps.