MultiversX Tracker is Live!

"Unexpected trie node" errors in geth log after sync

Etherum Reddit

More / Etherum Reddit 17 Views

EDIT: Solved by removing the old chaindata folder and resyncing.

Hi, thank you in advanced for help troubleshooting my attempt at running my own node, here's my setup:

  • geth version 1.14.7-unstable-c6cae0f3-20240702
  • Lighthouse v5.2.1-9e12c21

The service file uses this command to run geth:
geth --datadir /home/$USER/ethereum --http --http.addr 0.0.0.0 --http.api eth,net,engine,admin --authrpc.addr 0.0.0.0 --authrpc.vhosts=localhost --authrpc.jwtsecret /home/$USER/ethereum/jwt.hex --syncmode snap

and this for lighthouse:

lighthouse bn \ --network mainnet \ --datadir /home/$USER/lighthouse \ --execution-endpoint \ --execution-jwt /home/$USER/ethereum/jwt.hex \ --checkpoint-sync-url http://localhost:8551https://mainnet.checkpoint.sigp.io 

the most recent geth log entries look like this, with the ERROR repeating:

2024-07-03_20:16:24.36729 ERROR[07-03|13:16:24.367] Unexpected trie node location=disk owner=0cacfd..c9215f path=[] expect=402106..455e90 got=c5d246..85a470 blob=nil 2024-07-03_20:16:24.36731 INFO [07-03|13:16:24.367] Trie missing, state snapshotting paused root=93d624..584150 in=0caca1..346256 at=0175b7..a01db9 accounts=287,147,725 slots=2,362,428,484 storage=178.29GiB dangling=0 elapsed=49m56.290s 2024-07-03_20:16:24.45294 INFO [07-03|13:16:24.452] Chain head was updated number=20,228,313 hash=8cf944..133fda root=2c3039..d3d44b elapsed=8.55841ms 2024-07-03_20:16:36.32429 INFO [07-03|13:16:36.324] Resuming state snapshot generation root=167fd9..f54746 in=0caca1..346256 at=0175b7..a01db9 accounts=287,147,725 slots=2,362,428,484 storage=178.29GiB dangling=0 elapsed=50m8.247s 2024-07-03_20:16:36.38556 INFO [07-03|13:16:36.385] Imported new potential chain segment number=20,228,314 hash=44646d..941a8f blocks=1 txs=203 mgas=17.753 elapsed=311.532ms mgasps=56.984 snapdiffs=323.42KiB triediffs=175.23MiB triedirty=3.29MiB 2024-07-03_20:16:36.41843 ERROR[07-03|13:16:36.418] Unexpected trie node location=disk owner=0cacfd..c9215f path=[] expect=402106..455e90 got=c5d246..85a470 blob=nil 2024-07-03_20:16:36.41845 INFO [07-03|13:16:36.418] Trie missing, state snapshotting paused root=167fd9..f54746 in=0caca1..346256 at=0175b7..a01db9 accounts=287,149,098 slots=2,362,430,298 storage=178.29GiB dangling=0 elapsed=50m8.341s 2024-07-03_20:16:36.50398 INFO [07-03|13:16:36.503] Chain head was updated number=20,228,314 hash=44646d..941a8f root=fd9f41..a75865 elapsed=8.516155ms 

Any ideas what I should do?

submitted by /u/UpstairsTeacher
[link] [comments]
Get BONUS $200 for FREE!

You can get bonuses upto $100 FREE BONUS when you:
πŸ’° Install these recommended apps:
πŸ’² SocialGood - 100% Crypto Back on Everyday Shopping
πŸ’² xPortal - The DeFi For The Next Billion
πŸ’² CryptoTab Browser - Lightweight, fast, and ready to mine!
πŸ’° Register on these recommended exchanges:
🟑 Binance🟑 Bitfinex🟑 Bitmart🟑 Bittrex🟑 Bitget
🟑 CoinEx🟑 Crypto.com🟑 Gate.io🟑 Huobi🟑 Kucoin.



Comments