flood icon indicating copy to clipboard operation
flood copied to clipboard

Connection could not be verified. - qBittorrent v4.5.0 Web UI (64-bit)

Open TheFatPanda-Dev opened this issue 2 years ago • 16 comments

Discussed in https://github.com/jesec/flood/discussions/628

Originally posted by IamTheKingKong January 27, 2023 I run Flood on the same docker network (Synology server) as qBittorrent but for some reason, I can't connect to it. I've tried all localhost IPs but still nothing.

Any ideas?

not working

TheFatPanda-Dev avatar Jan 27 '23 18:01 TheFatPanda-Dev

Same here

ggonmar avatar Feb 14 '23 18:02 ggonmar

+1

happyeddie avatar Feb 20 '23 05:02 happyeddie

+1

joshkerr avatar Feb 23 '23 17:02 joshkerr

+1

mrnetlex avatar Feb 25 '23 00:02 mrnetlex

+1

Goooooooooood avatar Mar 02 '23 07:03 Goooooooooood

+1

Ojasv24 avatar Mar 06 '23 10:03 Ojasv24

+1

ThatIcyPolarBear avatar Mar 08 '23 12:03 ThatIcyPolarBear

+1

ddnomad avatar Mar 13 '23 22:03 ddnomad

Compiling from master works with the latest qBittorrent release, or deploy jesec/flood:master.

agneevX avatar Mar 27 '23 17:03 agneevX

Compiling from master works with the latest qBittorrent release, or deploy jesec/flood:master.

The issue is some downstream consumers deploy only based on stable releases, so this is not a universal solution. Unfortunately it seems this project became unmaintained. So I don't see this being resolved in the near future.

brezinajn avatar Mar 28 '23 13:03 brezinajn

Does anyone have the latest nightly? It was here before, but not available anymore.

EDIT:

Fixed it myself, it's here: https://github.com/enoch85/flood/releases/tag/master-20230405. You're welcome!

enoch85 avatar Apr 05 '23 15:04 enoch85

same issue, since this does not seem to be fixed anytime soon, any recommendations for another webui for qbittorrent?

AurimasNav avatar May 28 '23 17:05 AurimasNav

using WSL for @enoch85 's release works perfectly for me. It's a shame this repo is inactive, i love the UI compared to vuetorrent

vvirtues avatar Jun 06 '23 11:06 vvirtues

I created a "nightly" Docker image fork of hotio's rflood image, that automatically updates flood with each push to the master branch. It's a minor change to the original image.

It basically takes the most recent successful run of this workflow, grabs the id, forwards it to the Dockerfile, and then downloads the release from that run.

Simple, but effective, and it should be automatically updated with the upstream flood and qbittorrent.

Link: https://github.com/vp-en/qflood

ghost avatar Aug 06 '23 16:08 ghost

FYI 'jesec/flood:master-distroless' works fine. No need for a bundle with qbit or anything.

https://hub.docker.com/r/jesec/flood/tags

disconn3ct avatar Aug 07 '23 14:08 disconn3ct

I created a "nightly" Docker image fork of hotio's rflood image, that automatically updates flood with each push to the master branch. It's a minor change to the original image.

It basically takes the most recent successful run of this workflow, grabs the id, forwards it to the Dockerfile, and then downloads the release from that run.

Simple, but effective, and it should be automatically updated with the upstream flood and qbittorrent.

Link: https://github.com/vp-en/qflood

Moved it to https://github.com/engels74/qflood

engels74 avatar Jan 27 '24 00:01 engels74

just made a new release 4.8.0

trim21 avatar Apr 25 '24 20:04 trim21