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

Cant sync from scratch, snapshot is 1tb when docs say fullnode is 60gb #63

Open
hdiass opened this issue Feb 20, 2024 · 1 comment
Open

Comments

@hdiass
Copy link

hdiass commented Feb 20, 2024

Docs say fullnode is 60GB but only snapshot available is 1tb+..Can we get a fullnode snapshot ?
Or how does the node sync from scratch ? my node gets stuck in this log if i don't use snapshot

curl: (22) The requested URL returned error: 404
Importing private key
INFO [02-20|13:04:06.062] Maximum peer count                       ETH=50 LES=0 total=50
INFO [02-20|13:04:06.064] Smartcard socket not found, disabling    err="stat /run/pcscd/pcscd.comm: no such file or directory"
Address: {000000b36a00872baf079426e012cf5cd2a74e8b}
Fatal: Failed to load the private key: unexpected EOF
Fatal: Failed to load the private key: unexpected EOF
Initializing Geth node
INFO [02-20|13:04:12.100] Maximum peer count                       ETH=50 LES=0 total=50
INFO [02-20|13:04:12.103] Smartcard socket not found, disabling    err="stat /run/pcscd/pcscd.comm: no such file or directory"
INFO [02-20|13:04:12.113] Allocated cache and file handles         database=/root/.ethereum/geth/chaindata cache=16.00MiB handles=16
INFO [02-20|13:04:12.166] Persisted trie from memory database      nodes=63 size=38.36KiB time=1.47525ms gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-1222.00B
INFO [02-20|13:04:12.173] Successfully wrote genesis state         database=chaindata                      hash=0a0eb3…fcd013
INFO [02-20|13:04:12.173] Allocated cache and file handles         database=/root/.ethereum/geth/lightchaindata cache=16.00MiB handles=16
INFO [02-20|13:04:12.201] Persisted trie from memory database      nodes=63 size=38.36KiB time=567.875µs gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-1222.00B
INFO [02-20|13:04:12.203] Successfully wrote genesis state         database=lightchaindata                      hash=0a0eb3…fcd013
Starting Geth node
INFO [02-20|13:04:12.539] Maximum peer count                       ETH=50 LES=0 total=50
INFO [02-20|13:04:12.541] Smartcard socket not found, disabling    err="stat /run/pcscd/pcscd.comm: no such file or directory"
INFO [02-20|13:04:12.556] Starting peer-to-peer node               instance=Geth/v1.9.10-stable/linux-amd64/go1.19
INFO [02-20|13:04:12.556] Allocated trie memory caches             clean=512.00MiB dirty=0.00B
INFO [02-20|13:04:12.557] Allocated cache and file handles         database=/root/.ethereum/geth/chaindata cache=512.00MiB handles=524288
INFO [02-20|13:04:12.625] Opened ancient database                  database=/root/.ethereum/geth/chaindata/ancient
INFO [02-20|13:04:12.635] Initialised chain configuration          config="{ChainID: 5000 Homestead: 0 DAO: <nil> DAOSupport: false EIP150: 0 EIP155: 0 EIP158: 0 Byzantium: 0 Constantinople: 0 Petersburg: 0 Istanbul: 0, Muir Glacier: 0, Berlin: 0,UpdateGasLimitBlock:clique,EigenDaBlock:%!v(MISSING), Engine: %!v(MISSING)}"
INFO [02-20|13:04:12.638] Initialising Ethereum protocol           versions="[64 63]" network=5000 dbversion=7
INFO [02-20|13:04:12.642] Loaded most recent local header          number=0 hash=0a0eb3…fcd013 td=1 age=54y11mo3d
INFO [02-20|13:04:12.643] Loaded most recent local full block      number=0 hash=0a0eb3…fcd013 td=1 age=54y11mo3d
INFO [02-20|13:04:12.643] Loaded most recent local fast block      number=0 hash=0a0eb3…fcd013 td=1 age=54y11mo3d
INFO [02-20|13:04:12.646] Loaded local transaction journal         transactions=0 dropped=0
INFO [02-20|13:04:12.648] Regenerated local transaction journal    transactions=0 accounts=0
INFO [02-20|13:04:12.649] Running in verifier mode                 sync-backend=l2
INFO [02-20|13:04:12.649] Configured rollup client                 url=https://dtl-eu.mantle.xyz chain-id=5000 ctc-deploy-height=8
INFO [02-20|13:04:13.312] Connected to upstream service
INFO [02-20|13:04:13.375] Initializing initial BVM Context         ctc-deploy-height=8
@hdiass
Copy link
Author

hdiass commented Feb 20, 2024

@BlueShells help please

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

1 participant