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

bug: "Ethereum peer removal failed, err=peer not registered" occur quite often. #1385

Closed
Kataang opened this issue Apr 23, 2022 · 0 comments · Fixed by #1422
Closed

bug: "Ethereum peer removal failed, err=peer not registered" occur quite often. #1385

Kataang opened this issue Apr 23, 2022 · 0 comments · Fixed by #1422

Comments

@Kataang
Copy link

Kataang commented Apr 23, 2022

I met a bug in Quorum which is similar to bugs in bsc220 bsc670 bsc821

When I submit quite a lot transactions on a fullnode, sometimes the node will periodically stop syncing for several minutes at a time. And when checking the logs the last message logged before syncing stopped will be similar to:
ERROR, msg="Ethereum peer removal failed" peer=6f221a41 err="peer not registered"
More detailed descriptions is written in the above three issues, and I met the same problems.
I followed the instruction in this pull request bsc_pull856, and it solved the problem. I hope that Quorum developers could also fix this bug in future Quorum release. Thanks a lot!

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

Successfully merging a pull request may close this issue.

1 participant