y500 / libtorrent

Automatically exported from code.google.com/p/libtorrent
0 stars 0 forks source link

Torrent tries to connect to peer on same IP address? #761

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add a torrent to the session.
2. See two very weird alert messages:
  PEER_CONNECT - peer_connect_alert - MY_FILE peer (MY_IP:48228, Unknown) connecting to peer (TCP)

  PEER_DISCONNECTED - peer_disconnected_alert - MY_FILE peer (MY IP:48228, Unknown) disconnecting: [system] Connection refused

Why is a torrent connecting and disconnecting to itself?

Original issue reported on code.google.com by Tchouli...@gmail.com on 26 Jun 2015 at 11:04

GoogleCodeExporter commented 8 years ago
Other messages it will sometimes give: 

  PEER_DISCONNECTED - peer_disconnected_alert - MY_FILE peer (MY_IP:38517, Unknown) disconnecting: [libtorrent error] connected to ourselves

Original comment by Tchouli...@gmail.com on 26 Jun 2015 at 11:05

GoogleCodeExporter commented 8 years ago
this is not a bug report or feature request. please submit questions to the 
mailing list.

Original comment by arvid.no...@gmail.com on 27 Jun 2015 at 1:47