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

Flat db healing failed with MerkleTrieException on 24.12.0-RC2 #8015

Open
jframe opened this issue Dec 11, 2024 · 2 comments
Open

Flat db healing failed with MerkleTrieException on 24.12.0-RC2 #8015

jframe opened this issue Dec 11, 2024 · 2 comments

Comments

@jframe
Copy link
Contributor

jframe commented Dec 11, 2024

During testing of 24.12.0-RC2, one node failed the sync during the flat db healing step with a MerkleTrieException. There are no other exceptions in the log.

{"@timestamp":"2024-12-09T09:43:38,974","level":"INFO","thread":"EthScheduler-Services-34 (batchHealAndPersistFlatStorageData)","class":"Pipeline","message":"Unexpected exception in pipeline. Aborting.
Throwable summary: org.hyperledger.besu.ethereum.trie.MerkleTrieException: Unable to load trie node value for hash 0x7c645ffe7048d604cc92a50f9e033b98e05ff48fe07e6d0223abf58fe274d8ce location 0x040005
	at: org.hyperledger.besu.ethereum.trie.StoredNode.lambda$load$0(StoredNode.java:135)","throwable":""}
@jframe
Copy link
Contributor Author

jframe commented Dec 11, 2024

@jframe
Copy link
Contributor Author

jframe commented Dec 11, 2024

I've taken a snapshot of node so we can inspect the database if needed

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

No branches or pull requests

1 participant