Open Q6Crypto opened 2 months ago
tagging authors of latest commits to the file where error originates @klkvr @mattsse @joshieDo as starting point to debug issue
https://github.com/paradigmxyz/reth/commits/main/crates/primitives-traits/src/storage.rs
This issue is stale because it has been open for 21 days with no activity.
This issue is stale because it has been open for 21 days with no activity.
Describe the bug
I've been syncing my mainnet node since 1 week (it seems a little long cause I've seen people saying that it should take around 50 hours)
Now I'm getting this error message. The node crashes, then reboot cause I have a restart condition on Docker
Steps to reproduce
Steps to repoduce :
sudo docker-compose up -d
Here is my docker compose
Node logs
Platform(s)
Linux (x86)
What version/commit are you on?
I started the syncinc on 1.0.5 When the error happened, I updated to 1.0.6 to see if it fixes it, but it didn't
What database version are you on?
Version 2
Which chain / network are you on?
Ethereum Mainnet
What type of node are you running?
Full via --full flag
What prune config do you use, if any?
No response
If you've built Reth from source, provide the full command you used
No response
Code of Conduct