Closed cemozerr closed 1 year ago
@cemozerr Can you please turn on lower level wire logs. Your logs has just Mux level logs which are not too helpful in resolving security handshake issues. These are two flags to be set in Teku config: https://github.com/PegaSysEng/teku/blob/38185beae145f618486a25cdfb6728024d86d7cc/networking/p2p/src/main/java/tech/pegasys/artemis/networking/p2p/network/NetworkConfig.java#L40-L41
Here you go: logs.txt
I've added both plain and cipher but only saw plain getting logged, fyi.
Haven't seen this one for years, closing.
After locally making the change in the PR: https://github.com/libp2p/jvm-libp2p/pull/96, I am able to print the full stack trace of the error in the issue: https://github.com/libp2p/jvm-libp2p/issues/95
This is the stack trace:
It's hard to pinpoint which wire logs lead to this error, however, here's some wire logs that come right before the error. logs.txt