Opened 12 years ago
Closed 12 years ago
#2314 closed bug (Duplicate)
Proxy blocks connections
Reported by: | Mark | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | not applicable |
Component: | libtorrent | Version: | 1.3.6 |
Keywords: | proxy, magnet, socks, socks5 | Cc: | heppner.mark@gmail.com |
Description
When adding torrents as magnet links (haven't tried with torrent files), the item will show up in Deluge, but it never resolves the tracker. I'm using a SOCKS5 proxy to connect with. No errors are shown, but the torrent will just sit there and display 0 for seeders and peers. The peers tab in the detail panel at the bottom doesn't list anything. It will stay like this for weeks until I restart. Or, I can turn off the proxy for tracker and peers, which allows it to finally connect. I can turn the proxy back on and the proxy will connect, along with the peers. I've had this problem for some time now, going back to libtorrent 0.15. It's almost like the proxy is timing out and not reconnecting.
FreeBSD 9.1, Deluge 1.3.6, libtorrent 0.16.7
Change History (2)
follow-up: 2 comment:1 by , 12 years ago
Component: | core → libtorrent |
---|---|
Milestone: | Future → not applicable |
comment:2 by , 12 years ago
Cc: | added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Replying to Cas:
With libtorrent 0.16 there is only one proxy for all transport so you should fill in one and leave the others blank.
Could this be the issue you are seeing: https://code.google.com/p/libtorrent/issues/detail?id=439
Yes, that is the exact issue. I apologize, I didn't check the libtorrent project first.
Will Deluge's interface be updated to reflect the changes from libtorrent 0.16?
With libtorrent 0.16 there is only one proxy for all transport so you should fill in one and leave the others blank.
Could this be the issue you are seeing: https://code.google.com/p/libtorrent/issues/detail?id=439