Search found 3 matches
- December 27th, 2022, 8:43 am
- Forum: General Help
- Topic: Constant redirects to login/queue page when accessing SABnzbd behind reverse proxy (Nginx Proxy Manager)
- Replies: 4
- Views: 2324
Re: Constant redirects to login/queue page when accessing SABnzbd behind reverse proxy (Nginx Proxy Manager)
I have my services sitting on their own sub-domains so I'm using "/" as the url_base. This gets converted to an empty string when entered in the web application settings (assume this is the "no trailing slash allowed" rule). Is this expected behaviour?
- December 27th, 2022, 8:29 am
- Forum: General Help
- Topic: Constant redirects to login/queue page when accessing SABnzbd behind reverse proxy (Nginx Proxy Manager)
- Replies: 4
- Views: 2324
Re: Constant redirects to login/queue page when accessing SABnzbd behind reverse proxy (Nginx Proxy Manager)
Thanks for the suggestions. What happens when you turn off login-required on the SAB webinterface? The app works as expected with no redirects. Did you inspect the logging van SABnzbd and nginx? The only SABnzbd log is a repeated pair saying the login was successful, every time I login after being r...
- December 27th, 2022, 6:56 am
- Forum: General Help
- Topic: Constant redirects to login/queue page when accessing SABnzbd behind reverse proxy (Nginx Proxy Manager)
- Replies: 4
- Views: 2324
Constant redirects to login/queue page when accessing SABnzbd behind reverse proxy (Nginx Proxy Manager)
Hi all, new user here having just switched over from NZBGet. I've set up SABnzbd using the linuxserver docker container (latest version). Over an SSH tunnel the application works perfectly. However, when accessed via a reverse proxy it has weird behaviour. Specifically, it frequently redirects me to...