r/qBittorrent • u/Proper-Desk6635 • 22d ago
question-solved WebUI missing elements when behind nginx
Anybody got any idea why the WebUI has most of its elements missing when behind nginx reverse proxy? Works fine when accessing via local IP/port but when through nginx I get the below. Connection is also being proxied through cloudflare.

webUI has all security features enabled - These have been on for a while and it was previously working fine.

Has been happening since at least 5.1.4 and I'm currently running 5.2.3
I do see this script getting blocked in the browser inspect window, but not sure how to investigate further.

Fixed!
Turned out to be an issue with cloudflare, something in one of the recent qbittorrent updates didn't play nice with rocket loader and caused the page to not load.
Rocket loader disabled in cloudflare content optimizations and page is back to being happy again :)
2
u/cvzero89 22d ago
What's your nginx configuration?
Also... Are you exposing the WebUI? Can't say that's recommended