CRIT Failed to truncate extra state histories

ddd dddd

当我运行ethereum节点的时候报错:
INFO [09-19|10:54:58.053] Starting Geth on Ethereum mainnet...
INFO [09-19|10:54:58.055] Maximum peer count ETH=10 total=10
INFO [09-19|10:54:58.056] Smartcard socket not found, disabling err="stat /run/pcscd/pcscd.comm: no such file or directory"
INFO [09-19|10:54:58.058] Set global gas cap cap=50,000,000
INFO [09-19|10:54:58.065] Initializing the KZG library backend=gokzg
INFO [09-19|10:54:58.066] Allocated trie memory caches clean=153.00MiB dirty=256.00MiB
INFO [09-19|10:54:58.075] Using pebble as the backing database
INFO [09-19|10:54:58.075] Allocated cache and file handles database=/eth/.ethereum/geth/chaindata cache=512.00MiB handles=524,288
INFO [09-19|10:54:59.671] Opened ancient database database=/eth/.ethereum/geth/chaindata/ancient/chain readonly=false
INFO [09-19|10:54:59.671] Opened Era store datadir=/eth/.ethereum/geth/chaindata/ancient/chain/era
INFO [09-19|10:54:59.672] State scheme set to already existing scheme=path
INFO [09-19|10:54:59.674] Initialising Ethereum protocol network=1 dbversion=9
INFO [09-19|10:54:59.674] Load database journal from disk
INFO [09-19|10:55:02.929] Opened ancient database database=/eth/.ethereum/geth/chaindata/ancient/state readonly=false
INFO [09-19|10:55:02.929] Truncating from head ohead=569,022 tail=479,024 nhead=569,024
CRIT [09-19|10:55:02.929] Failed to truncate extra state histories err="history head truncation out of range, tail: 479024, head: 569022, target: 569024"
不知道有没有遇到过相同问题的

Update Time:Feb 04, 2026

Comments

Tips: Support some markdown syntax: **bold**, [bold](xxxxxxxxx), `code`, - list, > reference