mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Non-existent seeds shown in torrent list #10720
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#10720
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 @crafty35a on GitHub (Jul 20, 2020).
qBittorrent version and Operating System
4.2.5 W10
What is the problem
Nearly all of my stalled torrents show many seeds in the torrent list. But when examining the Trackers tab for the individual torrents, no seeds are shown.
Steps to reproduce
I can easily reproduce the issue by adding these torrents to qBittorrent on another PC. Note that it may take about a minute for the non-existent seeds to show up in the torrent list.
Extra info(if any)
I can provide magnet links privately if needed, but I suspect any swarm with many leechers and no seeds will produce this issue. I only have one stalled torrent that does not show this issue, and that one has only 3 peers.
@FranciscoPombal commented on GitHub (Jul 20, 2020):
@crafty35a
The peers/seeds can also come from the DHT.
This is probably a duplicate of https://github.com/qbittorrent/qBittorrent/issues/12575.
What do you get in the
Peerstab?Also, you can post the magnets/info hashes here, unless they are from private trackers.
@crafty35a commented on GitHub (Jul 20, 2020):
@FranciscoPombal
DHT shows 0 seeds in the Trackers tab.
The Peers tab on these torrents always shows many peers with the same progress percent (e.g. everyone in the swarm is stuck at 82.5%) never any actual seeds.
Here is an example hash: 294c05c47ff93afcbc3595db0edc1e7ea04dc3f3
@FranciscoPombal commented on GitHub (Jul 27, 2020):
Definitely a dupe of https://github.com/qbittorrent/qBittorrent/issues/12575.
Just tried downloading the torrent in question, got a bunch of peers from the DHT, and then even added a bunch of trackers that gave me a few more peers. Looks like everyone is indeed stuck at 82.5%, so until some seed comes along and resurrects the torrent, it will be impossible to finish the torrent. I also observed qBittorrent reporting seeds (e.g.
11 (20)), despite the fact that there are none.Thanks for the report.