Opened 11 years ago

Closed 11 years ago

#2314 closed bug (Duplicate)

Proxy blocks connections

Reported by: mheppner Owned by:
Priority: minor Milestone: not applicable
Component: libtorrent Version: 1.3.6
Keywords: proxy, magnet, socks, socks5 Cc: heppner.mark@…

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)

comment:1 follow-up: Changed 11 years ago by Cas

  • Component changed from core to libtorrent
  • Milestone changed from Future to not applicable

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

comment:2 in reply to: ↑ 1 Changed 11 years ago by mheppner

  • Cc heppner.mark@… added
  • Resolution set to duplicate
  • Status changed from new to 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?

Note: See TracTickets for help on using tickets.