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

MWEB::Node::ConnectBlock(): Failed to connect MWEB block: ApplyBlock: Consensus Error: MMR_MISMATCH #992

Open
bit0t opened this issue Nov 9, 2024 · 2 comments

Comments

@bit0t
Copy link

bit0t commented Nov 9, 2024

I have several nodes, and one of them stopped syncing without any reason.

Node version: 0.21.3

This is very important for business continuity, please advise how can handle it

I see the following error:

ERROR: ConnectTip: ConnectBlock d6ab36f7b181669dc2b459f9d15a24906c648c116b5503015e397c4d11d98156 failed, mweb-connect-failed, MWEB::Node::ConnectBlock(): Failed to connect MWEB block: ApplyBlock: Consensus Error: MMR_MISMATCH

photo_2024-11-09_21-37-12

@bxchange
Copy link

While the node is stuck in this state, it replies on RPC commands normally, eg. returns the same response on getblockchaininfo with the same blocks and headers number. Therefore, it is impossible to detect that the node is corrupted, solely via the RPC interface

@bit0t
Copy link
Author

bit0t commented Nov 11, 2024

Does anyone know how to cause the same error?

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