flood
flood copied to clipboard
Can't connect to qBittorrent
Discussed in https://github.com/jesec/flood/discussions/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?
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:
Error
at t.default.updateAuthCookie (/usr/local/lib/node_modules/@jesec/flood/dist/index.js:3:1072292)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
@jesec looks like 4.4.4 changed enforcement for HTTP methods, mainly to POST.
https://github.com/qbittorrent/qBittorrent/pull/17548/commits/10d75e299c97166c2352a0cf78dbf1e65854b7d5 https://github.com/qbittorrent/qBittorrent/commit/d6c92704a107f669ba51475c9af4578b7377be5d
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?
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 image: jesec/flood:master in docker compose to pull the latest changes. (which do work with qbt v4.4.5, just tested it)
For npm users, I managed to get everything working by installing the master branch version following the instructions found on the npm page
Installation ...
Or use @jesec/flood for cutting-edge builds.
A quick npm install @jesec/flood, and everything is working again.
Hope this helps
@jesec Could you make us a new release? Pretty please...
@jesec Any chance you could fulfill this request sometime soon please :)
Any update on a release @jesec ?
Any update on a release @jesec ?
Since we havent seen any progress on this, i've compiled the binaries and put them here: https://github.com/Jarsky/flood-releases/releases/tag/v4.7.0b
Just copy the flood-linux-x64 into your qflood docker container, rename it to flood, and change permissions. e.g
docker stop qflood
wget https://github.com/Jarsky/flood-releases/releases/download/v4.7.0b/flood-linux-x64
chmod 777 flood-linux-x64
docker cp ~/flood-linux-x64 qflood:app/flood
docker start qflood
It should then work.
Any update on a release @jesec ?
Since we havent seen any progress on this, i've compiled the binaries and put them here: https://github.com/Jarsky/flood-releases/releases/tag/v4.7.0b
Just copy the flood-linux-x64 into your qflood docker container, rename it to flood, and change permissions. e.g
docker stop qflood wget https://github.com/Jarsky/flood-releases/releases/download/v4.7.0b/flood-linux-x64 chmod 777 flood-linux-x64 docker cp ~/flood-linux-x64 qflood/app/flood docker start qfloodIt should then work.
For this the docker image jesec/flood:master can be used.
And for npm, @jesec/flood can be used as well.
Any update on a release @jesec ?
Since we havent seen any progress on this, i've compiled the binaries and put them here: https://github.com/Jarsky/flood-releases/releases/tag/v4.7.0b Just copy the flood-linux-x64 into your qflood docker container, rename it to flood, and change permissions. e.g
docker stop qflood wget https://github.com/Jarsky/flood-releases/releases/download/v4.7.0b/flood-linux-x64 chmod 777 flood-linux-x64 docker cp ~/flood-linux-x64 qflood/app/flood docker start qfloodIt should then work.
For this the docker image
jesec/flood:mastercan be used. And for npm,@jesec/floodcan be used as well.
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?
Any update on a release @jesec ?
Since we havent seen any progress on this, i've compiled the binaries and put them here: https://github.com/Jarsky/flood-releases/releases/tag/v4.7.0b
Just copy the flood-linux-x64 into your qflood docker container, rename it to flood, and change permissions. e.g
docker stop qflood wget https://github.com/Jarsky/flood-releases/releases/download/v4.7.0b/flood-linux-x64 chmod 777 flood-linux-x64 docker cp ~/flood-linux-x64 qflood:app/flood docker start qfloodIt should then work.
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
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'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.....
Any update on a release @jesec ?
Since we havent seen any progress on this, i've compiled the binaries and put them here: https://github.com/Jarsky/flood-releases/releases/tag/v4.7.0b Just copy the flood-linux-x64 into your qflood docker container, rename it to flood, and change permissions. e.g
docker stop qflood wget https://github.com/Jarsky/flood-releases/releases/download/v4.7.0b/flood-linux-x64 chmod 777 flood-linux-x64 docker cp ~/flood-linux-x64 qflood:app/flood docker start qfloodIt should then work.
Thank you so much! This works for me. Has tried for two hours to get my qflood working without success, until now 😄
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.
ed binaries, which you can get from the link below compiled back in December.....
A
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. Anyone know of any other active mobile UI friendly projects?
ed binaries, which you can get from the link below compiled back in December.....
A
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. Anyone know of any other active mobile UI friendly projects?
I guess it's time to stay on ghcr.io/hotio/qflood:release-8c5d56f if using docker-compose until I'll decide to move into another webUI
For docker users you can use
image: jesec/flood:masterin docker compose to pull the latest changes. (which do work with qbt v4.4.5, just tested it)
For anyone coming here nowadays like I just did, this is the fix if you’re running Flood using the jesec/flood image.
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
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) Its typically it will be in /etc/bin or /usr/bin.
another trouble... cant add torrent via flood (qbit 4.6.4) i can see in docker logs 2024-04-25T11:12:29.884007530Z POST /api/torrents/add-files 403 6.231 ms - 47 , maybe api has changed
@trim21, are you able to cut releases? It seems like @jesec has abandoned this project...