#3213 closed Bug (duplicate)
Dual-Stack web-seeds do not connect
Reported by: | Harry | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Transmission | Version: | 1.93 |
Severity: | Normal | Keywords: | |
Cc: |
Description
http://torrents.thepiratebay.org/5566909/osu__Client.5566909.TPB.torrent Example of a torrent I made with a dial-stack host webseed. (Yes, this file I have legal rights to distribute, it's freeware as well; just using TPB to host the .torrent).
It loads and works fine in uTorrent and other clients, but does not seem to work in Transmission.
Using Transmission 1.93. I have sysctl net.ipv6.bindv6only = 1.
Thanks.
Change History (3)
comment:1 Changed 12 years ago by ohac
comment:2 follow-up: ↓ 3 Changed 12 years ago by charles
- Resolution set to duplicate
- Status changed from new to closed
This is a duplicate of #3519
Note: See
TracTickets for help on using
tickets.
In transmission 1.70, tr_webseedAddRequest() is called by refillPulse(). But transmission 1.80, refillPulse() is disappeared.