This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Node Discover V4 compatibility issue: PING request parity doesn't reply with PONG #10613
Labels
F2-bug 🐞
The client fails to follow expected behavior.
M4-core ⛓
Core client code / Rust.
P7-nicetohave 🐕
Issue is worth doing eventually.
Q2-easy 💃
Can be fixed by copy and pasting from StackOverflow.
Milestone
... and in a result
parity
might not be compatible withgeth
bootnodeAS
geth
bootnode doesn't respond back to FINDNODE and internally logs error "unknown node"Issue might me related to code
https://github.com/paritytech/parity-ethereum/blob/master/util/network-devp2p/src/discovery.rs#L535
ip-10-101-2-4:$ bootnode -nodekey bootnode.key -verbosity 9 -addr :30301 -writeaddress
ip-10-101-2-4:$ bootnode -nodekey bootnode.key -verbosity 9 -addr :30301
ip-10-111-2-225:$ parity --base-path=./node --config=./config/gateway.toml -l discovery=trace
The text was updated successfully, but these errors were encountered: