-
Notifications
You must be signed in to change notification settings - Fork 839
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
Error during fresh sync #7423
Comments
Same on Holesky:
|
Full parameters:
|
Without parallel processing on Ethereum mainnet, this still happens:
Just later in the sync process |
Vanilla, neither parallel processing nor receipts compaction, I still see this error - just a lot less frequently
|
duplicate of #7287 |
Sorry, confused. Duplicate of which issue? This seems to say it duplicates itself 😅 |
sorry, linked the correct issue now |
Description
Fresh sync on Ethereum mainnet with Besu 24.7.1 and
--receipt-compaction-enabled=true --Xbonsai-parallel-tx-processing-enabled=true
shows an error:Steps to Reproduce (Bug)
SNAP sync Ethereum mainnet with
--Xbonsai-parallel-tx-processing-enabled=true
. Syncing without this parameter gets past the problematic block without error messages, but then shows the message a little later. So maybe parallel just makes it happen more often?Versions (Add all that apply)
24.7.1
The text was updated successfully, but these errors were encountered: