-
-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Unable to press any buttons in UI #360
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
lscr.io/linuxserver/qbittorrent:4.6.7 version seems to work fine |
There are major changes with qbit's webui. This isn't a container issue but likely browser caching/reverse proxy config issues or in some instances people running custom themes that aren't compatible. |
I tried several browsers and using traefik to run the container with cloudflare. I will keep digging to see what is going on. Still not sure what is causing the scripts to initially get cancelled |
Probably cloudflare, you can quickly pin point the issue if this doesn't happen when accessing the container directly via ip:port. |
Does this issue happen to anyone without any scripts getting cancelled? |
It's the OP's traefik/cloudflare config that will be breaking this. |
any documented ways of fixing this or troubleshooting the webserver/cloudflare? |
No because it's outside of our support (nor have you actually confirmed your own issue, you've just hijacked someone else's thread) |
Is there an existing issue for this?
Current Behavior
I am trying to set password in the UI so that it doesnt automatically change. Howver when accessing UI some of the navigation is not visible (see screenshot below) also any button pressed doesn't actually do anything. I checked console log and there is nothing, same with docker logs. In network tab however all of the JS script request fail to load but then they load properly, not sure what mighr be causing this as other websites on same domain are fine.
Here's my config:
Expected Behavior
navigation in UI to be working as expected
Steps To Reproduce
Not real steps just basic docker container using traefik and wireguard
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: