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

Block missing from archive node #3967

Closed
geomad opened this issue Apr 25, 2022 · 4 comments
Closed

Block missing from archive node #3967

geomad opened this issue Apr 25, 2022 · 4 comments

Comments

@geomad
Copy link

geomad commented Apr 25, 2022

System information

Erigon version: devel v2022.04.02
OS & Version: Linux debian
Commit hash : 89c3049

Issue

I'm running an archive node and looks like block #14178113 is missing from the database.
Found out while running trace_filter. The erros message I get is
Returned error: block 6eeed65f3f2424f3aa7925beeab24fda778a006bc7bcb8d2b2eb7149401c7e0b not found

Additionally when trying eth_getBlock("14178113") erigon returns null

trace_filter and eth_getBlock for blocks before and after the one in question return expected results.

Edit: looks like thats not the only block that is missing. I'm getting the same error with other blocks aswell when trying to trace a different range.
Returned error: block 47ae2b468a0f008b6bb6cf7cd24393f33e01081d35c2e8b7defcb5a19bc9ca9f not found

@geomad
Copy link
Author

geomad commented Apr 30, 2022

UPDATE:
I fully resynced the node, using the erigon 2 alpha version from devel, and while I am able to eth_getBlock the blocks in question I'm now having different issues. I opened a new issue (#4040) since it looks like this is a different problem.

@AskAlexSharov
Copy link
Collaborator

fixed by #4042

@UliGall
Copy link

UliGall commented May 15, 2022

Do I need to resync my node to fix the issue after updating erigon?

@AskAlexSharov
Copy link
Collaborator

no

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

3 participants