-
Notifications
You must be signed in to change notification settings - Fork 145
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
Can't connect to qBittorrent #592
Comments
Everyone having this issue |
I did a search for qBittorrent in open issues and didn't find anything. Sorry if I made a dupe. For anyone having the issue, using qBittorrent 4.4.3 (or pulling an image with that tag) allows Flood to function again. |
Yes you are right 4.4.3 works fine. I think there are some API changes in newer version broke the flood connectivity. I don't think its dupe so might be good idea to leave this open |
Seeing the following in hte logs:
|
@jesec looks like 4.4.4 changed enforcement for HTTP methods, mainly to POST. qbittorrent/qBittorrent@10d75e2 Can this be quickly updated since switching to POST for those methods shouldn't cause any issues with previous versions. Thank you! |
Any ETA when this will be fixed when using the latest qbittorrent version? |
This should be fixed on master. Need @jesec to cut a new release for most automated builders to build new images. |
@jesec Could you make us a new release? Pretty please... |
For docker users you can use |
For npm users, I managed to get everything working by installing the master branch version following the instructions found on the npm page
A quick |
Any update on a release @jesec ? |
Since we havent seen any progress on this, i've compiled the binaries and put them here: Just copy the flood-linux-x64 into your qflood docker container, rename it to flood, and change permissions.
It should then work. |
For this the docker image |
Yeah hes using qflood docker though, which uses the latest release (@jesec/flood/releases/latest). It combines qBittorrent & Flood into a single container. I was just providing one already compiled if he wants the binary |
@jesec pretty please? |
Thank you so much! This works for me. Has tried for two hours to get my qflood working without success, until now 😄 |
i'm guessing this project is abandoned? @jesec |
Sure would be nice to see him cut a new release, its been just about 7 months since it stopped working :\ |
I already compiled the fixed binaries, which you can get from the link below compiled back in December.....
|
I seen and appreciate that, but it would be nice for him to cut a new updated release for people that use qflood images from other people like mrhotio without having to do your fix in case something messes up in the future. |
Managed to get up to latest release because of this fix - thanks. Cant believe the project is abandoned. This is the best UI i have seen so far for qbittorrent. |
|
I guess it's time to stay on |
For anyone coming here nowadays like I just did, this is the fix if you’re running Flood using the |
i can recommend switching to Vuetorrent by WDaan (if thats allowed). |
Wondering if anyone can recommend a fix for a non docker install? I have installed via the PPA on ubuntu. Tnx |
Refer my comment above for a link to the fixed binaries. You can just overwrite the binary with the appropriate one (linux x64) |
another trouble... cant add torrent via flood (qbit 4.6.4) |
Yeah, the fix has been on master since September 2022 |
OK, I'll prepare a release these days |
please install latest flood 4.8.0 |
Well, now looks like flood doesn't work with latest qbittorrent (5.0.3). This is what I can see in flood log:
So looks like GET call to /api/client/connection-test gets HTTP 500 so that's most likely the problem but not sure where I can find actual reason for this "internal server error code". |
what flood version are you using? try latest |
ah, sorry forgot to mention. I'm using latest, 4.8.5 |
Discussed in #589
Originally posted by Izumiko August 27, 2022
flood works fine with qbittorrent-nox 4.4.3.1, but when I upgraded to the latest version 4.4.4, it reports "Cannot connect to the client". Has anyone ever had the same problem?
The text was updated successfully, but these errors were encountered: