Skip to content
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

Slow Qbit speeds (Doesn't crack 1MBps) #58

Closed
rkabrick opened this issue Feb 29, 2024 · 3 comments
Closed

Slow Qbit speeds (Doesn't crack 1MBps) #58

rkabrick opened this issue Feb 29, 2024 · 3 comments

Comments

@rkabrick
Copy link

I couldn't figure out for the longest time why my qbit container was getting absolute butt cheeks for speed. I used to get 40-50MBps and then a few months ago I started not being able to get above 1 MBps. Finally last night I found a solution. I'm just posting this here in case anyone struggles with the same problem. I thought it was an issue with my vpn provider not supporting port forwarding but after splurging on another vpn service I was still seeing the same issues.

I won't pretend to understand the internals of the torrent protocol (more specifically libtorrent) but reverting QBIT to be the last version where it used libtorrent 1.x instead of 2.x resulted in me getting my speeds back.

Changing the image line of this config was the secret sauce:

qbittorrent:
  image: lscr.io/linuxserver/qbittorrent:libtorrentv1-release-4.5.0_v1.2.18-ls7
@AdrienPoupa
Copy link
Owner

I'm not sure to understand the issue, the tag we are using (linuxserver/qbittorrent:libtorrentv1) is already using libtorrent v1

@rkabrick
Copy link
Author

rkabrick commented Mar 3, 2024

Truly Adrien... My stupidity knows no bounds. At some point I must have switched the qbit container to latest without realizing it.

@AdrienPoupa
Copy link
Owner

Makes sense, thanks for the feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants