Fantom-foundation / Sonic

go-opera fork for Carmen and Tosca integration
GNU Lesser General Public License v3.0
14 stars 16 forks source link

Can not sync snapshot #150

Closed alexandersazonof closed 2 months ago

alexandersazonof commented 3 months ago

Describe the bug Hello, I try to sync node with snapshot, but got error:

Fantom World State Live data not available in the genesis module=gossip-store err="hashes root not found"

To Reproduce Steps to reproduce the behavior:

  1. ./sonictool --datadir="/home/fantom/data" --cache 16000 genesis mainnet-171200-pruned-mpt.g
  2. After sync I see error in logs
thaarok commented 2 months ago

Use new "Sonic Genesis Files" from https://download.fantom.network/

Legacy genesis file can be used as a fallback, but only the full-mpt version - I don't recommend. Updating the documentation is in progress.