Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't peer with Geth v1.7.1+ #941

Closed
MysticRyuujin opened this issue Oct 21, 2017 · 3 comments
Closed

Can't peer with Geth v1.7.1+ #941

MysticRyuujin opened this issue Oct 21, 2017 · 3 comments

Comments

@MysticRyuujin
Copy link

My node does not peer with any nodes running Geth v1.7.1 where the Devp2p protocol is 5

While I can pair with some older -unstable releases of Geth v1.7.1 where devp2p is still 4, I can't peer to anything newer...

@MysticRyuujin
Copy link
Author

Here's an example of the bombardment of P2p messages I'm seeing

2017-10-21 17:16:29,191 WARN  [nioEventLoopGroup-3-12] net - P2p handling failed
io.netty.handler.codec.DecoderException: java.lang.RuntimeException: RLP wrong encoding (4ca8f84a3f01850400000000a0d4e56740f876aef8c010b86a40d5f56745a118d0906a34e69aec8c0db1cb8fa3822100)
2017-10-21 17:16:31,608 WARN  [nioEventLoopGroup-3-2] net - P2p handling failed
io.netty.handler.codec.DecoderException: java.lang.ClassCastException: org.ethereum.util.RLPItem cannot be cast to org.ethereum.util.RLPList

@mkalinin
Copy link
Contributor

Fix in #945

@MysticRyuujin
Copy link
Author

I can confirm that my node is now peered with lots of new Geth nodes > 1.7.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants