mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
DL speed randomly collapses #11167
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#11167
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheHellSite on GitHub (Nov 2, 2020).
qBittorrent version and Operating System
Linux DOWNLOAD-VM 4.19.0-12-amd64 #1 SMP Debian 4.19.152-1 (2020-10-18) x86_64 GNU/Linux
qBittorrent v4.2.0 and v4.3.0
Flatpak v1.2.5-0+deb10u1
If on linux, libtorrent-rasterbar and Qt version
latest flatpak stable package of qBittorrent
What is the problem
As the title says I am having some trouble with my DL speeds in qBittorrent (v4.3.0) running alongside pyLoad in my download vm. The whole traffic of that vm gets tunnelled trough my vpn provider. A set a static torrent port in qBittorrent and forwarded that port at my vpn provider and in my firewall to the download-vm. The port also gets recognized as open. Both qBittorrent and pyLoad download to my nas with an smb share that is mounted to a local directory.
Sometimes my torrent files run just fine at full speed (~6 MB/s). But most of the time the download starts, goes to full speed and then all of a sudden the speed goes down to around 10 KB/s. I doesn't happen at a specific DL size, time or percentage.
What makes me believe that it has to do with just qBittorrent is the fact that pyLoad and a speedtest run at full speed while the torrent speed is slow.
After restarting qBittorrent, while the torrents are still running, the speed goes back to normal.
What is the expected behavior
full speed
Steps to reproduce
none
Extra info(if any)
It doesn't have to do anything with the flatpak package of qBittorrent.
I tested the flatpak version and the "apt" version of qBittorrent. Both have the same error.
qBittorrent.conf
@thalieht commented on GitHub (Nov 2, 2020):
But did you try another torrent client?
@TheHellSite commented on GitHub (Nov 2, 2020):
Just tried it with transmission in the same vm using the same port...
Multiple torrent files, large and small ones, download just fine.
@TheHellSite commented on GitHub (Nov 2, 2020):
I just downloaded 2 torrents with a size of around 6 GB each simultaneously in qBittorrent and Transmission.
Transmission finishes both torrents without an issues and decent speeds.
qBittorrent drops the speed of both torrents again to around 10 KB/s each and doesn't go up again.
It is definitely not an issue with... my operating system installation, my vpn tunnel setup, my vpn provider or my network.
It is clearly an issue with qBittorrent in some way! After restarting qBittorrent, while the torrents are still running, the speed goes back to normal.
@smestarz commented on GitHub (Dec 8, 2020):
I am not sure if this helps but here are my two cents,.
What I can suggest is Start your computer fresh and then download. It should do it well.
I use Qbittorrent on Windows 10,
When I start computer and Qbittorrent, it downloads at fast speed and completes the torrent, but if i Download another torrent, then it would download for say 300 MB at high speed which it downloads and stores on RAM Cache, but then this cache does not write on the Drive where the torrent is being download, since the cache is full, it does not download at higher speed, the speed will go down till the cache is cleared. I came to this forum because I was searching how to clear Cache without restarting the computer so that I do not have to restart the machine each time to download torrent.
This happens only on the HDD, it writes at good speed on the SSD.
@klunky commented on GitHub (Feb 21, 2021):
I think i have the same issue, i have like 30 torrents download at 90mb/s for 15 minutes constantly, then drops to 40mb/s for like 2 or 3 minutes and then goes back again to full speed
@smestarz commented on GitHub (Feb 21, 2021):
What happens in torrent is that, it caches whatever you download (@ 90 mb/s) and then tries to slowly move this cache to the disk, if your drive is slow (read/write) then the cache will be full after the 2-3 minutes and then the speed of download will almost be equal to the speed of the writing,, then when some part of cache is cleared, the speed will increase again, when the cache is full the speed will drop, it could be one of the following
A) slow drive speed
B) Drive has some issues,
C) Data cable or power cable of the drive has an issue,,
check them one by one.
@ghost commented on GitHub (Jul 21, 2022):
Closing this as this was reported on a very old version. If you can still reproduce it with latest version please comment to re-open the thread or create a new thread.