-
Notifications
You must be signed in to change notification settings - Fork 141
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
qbittorrent cannot connect #388
Comments
I changed the webui to VueTorrent and now flood works. So it seems like the default webui may have changed something that broke this. |
You probably used a wrong password initially. qBittorrent has an extremely conservative anti-brute-force threshold (something like 3 failures and you are locked out for a day). Flood's auto reconnect mechanisms, unfortunately, will trigger the rate limit very quick. A reboot of qBittorrent is needed to reset the limit, and I suspect that is what truly fixed your problem. Note that web UIs never change the behavior of API endpoints of qBittorrent. |
No that's not what it was. I use the default password since it's not exposed to the outside world and never changed the default. I update my docker containers nightly and reboot a lot. I restarted both containers a few times as well. Definitely not that at all. I have the click jacking and other stuff already disabled. I wiped out the flood config folder and removed the commands and reran the container. Inputted the connection settings manually, still couldn't connect. Restored the commands. Only worked when I switched the web UI to VueTorrent in settings and that was the only setting changed. it was an unexpected surprise when flood was connected again, as I didn't do that to fix flood. I suspect doing that though did something to another webui setting perhaps because I turned off vuetorrent, wiped /config for flood, restarted both containers and it connected fine. So I suspect it was a weird config state that was causing it. Since I can't repro anymore I'll close. |
I was never able to get this working on Windows box running qB v4.4.4. I tried restarting qB several times, tried flipping on and off the alternative WebUI but I always see the error mentioned in the OP |
Type: Bug Report
Your Environment
node --version
npm --version
name and version
Summary
Expected Behavior
works
Current Behavior
cannot connect to client
Possible Solution
Steps to Reproduce
Context
Configured it right, was working, but stopped working sometime in June.
The text was updated successfully, but these errors were encountered: