boramalper / magnetico

Autonomous (self-hosted) BitTorrent DHT search engine suite.
http://labs.boramalper.org/magnetico/
GNU Affero General Public License v3.0
3.06k stars 344 forks source link

2018-02-22 18:40:41,337 INFO Peer does NOT support the extension protocol #160

Closed xiaomingdaily closed 5 years ago

xiaomingdaily commented 6 years ago

how could I solve this issue?

mweinelt commented 6 years ago

You can't, the peer does not speak the extension protocol, so you will not be able to query it for metadata.

boramalper commented 5 years ago

@mweinelt is right. Though the problem is it was presented as an INFO level log message so you are also right in regarding it as a problem. This is fixed in recent versions.

Closing as we no longer use Python (but switched to Go). Let me know if you encounter any other issues with more recent versions. =)