-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Error: Failed to read headers from freezer err="out of bounds" #3345
Copy link
Copy link
Closed
Description
System information
Geth version: v1.6.0-alpha
OS & Version: Windows/Linux/OSX
Commit hash : (if develop)
Arguments:
Description
During node syncing, it printed the error log as bellow:
ERROR[09-08|15:50:45.785] Failed to read headers from freezer err="out of bounds"
ERROR[09-08|15:50:45.926] Failed to read headers from freezer err="out of bounds"
ERROR[09-08|15:50:47.673] Failed to read headers from freezer err="out of bounds"
ERROR[09-08|15:50:47.814] Failed to read headers from freezer err="out of bounds"
ERROR[09-08|15:50:47.956] Failed to read headers from freezer err="out of bounds"
ERROR[09-08|15:50:49.539] Failed to read headers from freezer err="out of bounds"
ERROR[09-08|15:50:49.681] Failed to read headers from freezer err="out of bounds"
ERROR[09-08|15:50:49.822] Failed to read headers from freezer err="out of bounds"
ERROR[09-08|15:50:49.970] Failed to read headers from freezer err="out of bounds"
INFO [09-08|15:50:50.510] Imported new chain segment number=60,366,498 hash=588eed..e4a5e8 miner=0x4e5acf9684652BEa56F2f01b7101a225Ee33d23f blocks=247 txs=21599 blobs=68 mgas=2903.353 elapsed=8.023s mgasps=361.860 age=20h20m41s triediffs=149.01MiB triedirty=24.84MiB trieimutabledirty=0.00B
It can only be reproduced when node is running historical sync, once synced to the latest block, it can not be reproduced.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels