Reth DB Sync Issue #21178
Reth DB Sync Issue
#21178
Replies: 1 comment
-
|
It was fixed i a pr so clossing this disccussion |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am running rbuilder via Flashbots, and it is using direct database files to fetch data. While running rbuilder, I am encountering the error “Parent Payload Header Not Found.”
I opened an issue on the rbuilder GitHub repository, and the maintainers added a monitoring tool to help determine whether this is an issue with rbuilder or reth. Based on the monitoring results, it appears that reth is taking a significant amount of time to write blocks to the database, which may be causing this error.
Could you help investigate why reth is slow to persist blocks to disk? Additionally, are there any CLI flags or configuration options that would allow reth to write blocks to the database more immediately or reduce this delay?
thse are the options which i am currently using
Beta Was this translation helpful? Give feedback.
All reactions