You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The legacy snapshot generation algorithm is very ineffective. Perhaps you can try the latest master branch which includes an optimization for the generation. See:
But it needs to resync the node with syncmode snap.And the entire sync procedure may take a few hours. The generation itself may take another a few(3 or 4) hours.
Btw you are syncing with full mode, any particular reason for it? Looks like you are not running the archive node.
The legacy snapshot generation algorithm is very ineffective. Perhaps you can try the latest master branch which includes an optimization for the generation. See:
But it needs to resync the node with syncmode snap.And the entire sync procedure may take a few hours. The generation itself may take another a few(3 or 4) hours.
Btw you are syncing with full mode, any particular reason for it? Looks like you are not running the archive node.
Thanks,I have changed the syncing with fast mode, resync the node with "syncmode snap" and "--snapshot=false"
./geth -syncmode full --datadir=/mnt/ethereum
I have the following synchronization problems. The snapshot has generated 7GB, how long do I need to wait?
Thank you
The text was updated successfully, but these errors were encountered: