#1181 closed Bug (fixed)
FreeBSD torrent almost never successfully scrapes
Reported by: | m1b | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 1.34 |
Component: | libtransmission | Version: | 1.32 |
Severity: | Major | Keywords: | |
Cc: |
Description
Go to http://torrents.freebsd.org:8080/, dl the 7.0-RELEASE-amd64-all torrent, and start it up. The number of instances downloaded will never update.
The one single time I was able to see this information was after having paused the torrent for some time and then unpaused it. Perhaps also of note is that this is a multi-file torrent and I'm only downloading four of the six files.
Change History (6)
comment:1 Changed 15 years ago by m1b
comment:2 Changed 15 years ago by charles
- Component changed from Transmission to libtransmission
- Milestone changed from None Set to 1.40
- Owner set to charles
- Status changed from new to assigned
fixed in r6637.
comment:3 Changed 15 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
comment:4 Changed 15 years ago by charles
- Keywords backport-candidate added
comment:5 Changed 15 years ago by charles
- Severity changed from Normal to Major
comment:6 Changed 15 years ago by charles
- Keywords backport-candidate removed
- Milestone changed from 1.40 to 1.34
Note: See
TracTickets for help on using
tickets.
After watching this torrent in the inspector for a few hours, it appears that the scrape timer is never allowed to count all the way down, and is frequently reset back to 15 mins. The only way to inhibit the reset is to pause the torrent, whereupon the timer will count all the way down and the scrape will occur. Unpausing the torrent will leave the once-scraped data intact, but no subsequent scrapes will occur as the resetting behavior recommences as well.
I also am increasingly of the suspicion that this behavior is related to either the multi-file nature of this particular torrent, or the fact that I've only selected four out of the six files in the torrent for download.