libp2p / go-libp2p-kad-dht

A Kademlia DHT implementation on go-libp2p
https://github.com/libp2p/specs/tree/master/kad-dht
MIT License
517 stars 221 forks source link

ignoring incoming dht message while not in server mode #837

Closed thewaytoai closed 1 year ago

thewaytoai commented 1 year ago

I have see this error but i don't understand why it happens:

ignoring incoming dht message while not in server mode

It is because the network changed after my node had set to server mode? version: github.com/libp2p/go-libp2p-kad-dht v0.20.0

guillaumemichel commented 1 year ago

Please use the forum for similar questions.