this post was submitted on 14 Jun 2023
7 points (100.0% liked)
qBittorrent
4 readers
1 users here now
Everything related to the qBittorrent
https://www.qbittorrent.org/donate
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Do you use docker compose?
https://www.youtube.com/watch?v=xbSfaKwyfXE&t=33s
That should get your started
I do
Thank you it's really helpful
I'll try it
awesome let me know if you run into any issues!
So it's seems to be working but all torrents are stalled for some reason
IP leaks can see their file and I can curl an IP from qflood container but somehow the torrent won't download
strange. maybe try a different torrent client?
So I was wondering if you solved this?
If not, maybe try the qBittorrent image from LinuxServer instead?
I had your same problem that everything was stalled but switching to LinuxServer image fixed it :)
Also, I just had this issue as well, make sure you use port forwarding on whatever VPN you have!
I believe Gluetun has native support for Proton, so all you should need is to add "VPN_PORT_FORWARDING=on" to your environment on Gluetun container, and it will give you a port number. Put that port number in qBittorrent in the "Listening" port and you should be able to seed too! :)
Lemme know if you have any other questions, and I'll do my best to help :)