"Stalled" torrents counted as "Active" #8790

Closed
opened 2026-02-21 19:48:46 -05:00 by deekerman · 1 comment
Owner

Originally created by @emanruse on GitHub (Jun 8, 2019).

qBittorrent version and Operating System

qBittorrent 4.1.6
openSUSE Leap 15.0

If on linux, libtorrent and Qt version

libtorrent-rasterbar 1.1.13
Qt 5.9.4

What is the problem

"Stalled" torrents are counted as "Active" although they are in fact not active. This also conflicts the actual correct number of active torrents shown on the left (in UI column "Status") which makes it additionally confusing.

What is the expected behavior

"Stalled" torrent should not be counted as "Active".

Steps to reproduce

  1. Enable torrent queueing with settings:

Max active downloads: 20
Max active uploads: -1
Max active torrents: -1

  1. Resume more than 20 torrents (300+ in my case)

What happens is: there are 5 "Stalled" and 15 "Downloading" torrents. This is inefficient because instead of trying to download next queued torrent (which may not be stalled), QBT simply wastes 5 slots.

Also related to #10681.

Originally created by @emanruse on GitHub (Jun 8, 2019). ### qBittorrent version and Operating System qBittorrent 4.1.6 openSUSE Leap 15.0 ### If on linux, libtorrent and Qt version libtorrent-rasterbar 1.1.13 Qt 5.9.4 ### What is the problem "Stalled" torrents are counted as "Active" although they are in fact not active. This also conflicts the actual correct number of active torrents shown on the left (in UI column "Status") which makes it additionally confusing. ### What is the expected behavior "Stalled" torrent should not be counted as "Active". ### Steps to reproduce 1. Enable torrent queueing with settings: Max active downloads: 20 Max active uploads: -1 Max active torrents: -1 2. Resume more than 20 torrents (300+ in my case) What happens is: there are 5 "Stalled" and 15 "Downloading" torrents. This is inefficient because instead of trying to download next queued torrent (which may not be stalled), QBT simply wastes 5 slots. Also related to #10681.
deekerman 2026-02-21 19:48:46 -05:00
  • closed this issue
  • added the
    OS: Linux
    label
Author
Owner

@ghost commented on GitHub (Aug 6, 2022):

Closing as this was reported on a very old version and thereby most likely resolved now. If you’re still experiencing this issue on latest version then create a new ticket with updated information.

@ghost commented on GitHub (Aug 6, 2022): Closing as this was reported on a very old version and thereby most likely resolved now. If you’re still experiencing this issue on latest version then create a new ticket with updated information.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#8790
No description provided.