the8472/mldht

find_node no response

zenghuazhe opened this issue · 0 comments

I try to write a dht crawler implement bep0005 then I meet a problem: After getting and saving the compact nodes info which are returned from bootstrap, i send the find_node request to each node but NONE of them gives me a response.
I stuck there for some days so help me please, i can't figure out where go wrong if bdecode the node's ip & port are correct