-
Notifications
You must be signed in to change notification settings - Fork 45
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
Sync from scratch - been two weeks #218
Comments
start command can refer to #41 |
Try start with --downloader.verify |
Hello, and thank you, @blxdyx, for your replies. --downloader.verify didn't help much. I start erigon with the following command line: This is what logs look like, let it run for almost an hour:
|
Anyone? Please halp! |
Use the latest release in our repo? your erigon version is wrong |
Turns out I was using an old version of erigon-bsc. My bad! |
System information
Erigon version:
./erigon --version
erigon version 2022.08.3-alpha-abb5c9a5
OS & Version: Windows/Linux/OSX
Linux
Commit hash:
Erigon Command (with flags/config):
./erigon
Started erigon on a server couple weeks ago. It downloaded about 2 Tb of data in a few days, now it has been taking all CPU for about a week, and logs only contain this:
EROR[09-07|08:26:10.648] Staged Sync err="[1/16 Headers] BuildMissedIndices: rlp: expected List"
INFO[09-07|08:26:11.168] [Snapshots] Fetching torrent files metadata
INFO[09-07|08:26:11.174] [Snapshots] Stat blocks=0k indices=0k alloc=7.3GB sys=15.7GB
EROR[09-07|08:26:11.592] Staged Sync err="[1/16 Headers] BuildMissedIndices: read ParentHash: rlp: element is larger than containing list"
INFO[09-07|08:26:12.398] [Snapshots] Fetching torrent files metadata
INFO[09-07|08:26:12.406] [Snapshots] Stat blocks=0k indices=0k alloc=8.0GB sys=15.7GB
EROR[09-07|08:26:12.625] Staged Sync err="[1/16 Headers] BuildMissedIndices: read ParentHash: rlp: element is larger than containing list"
INFO[09-07|08:26:13.155] [Snapshots] Fetching torrent files metadata
INFO[09-07|08:26:13.161] [Snapshots] Stat blocks=0k indices=0k alloc=7.8GB sys=15.7GB
EROR[09-07|08:26:14.186] Staged Sync err="[1/16 Headers] BuildMissedIndices: read ParentHash: rlp: element is larger than containing list"
INFO[09-07|08:26:15.145] [Snapshots] Fetching torrent files metadata
INFO[09-07|08:26:15.153] [Snapshots] Stat blocks=0k indices=0k alloc=8.2GB sys=15.7GB
EROR[09-07|08:26:16.048] Staged Sync err="[1/16 Headers] BuildMissedIndices: read ParentHash: rlp: element is larger than containing list"
INFO[09-07|08:26:16.559] [Snapshots] Fetching torrent files metadata
INFO[09-07|08:26:16.564] [Snapshots] Stat blocks=0k indices=0k alloc=7.4GB sys=15.7GB
EROR[09-07|08:26:16.921] Staged Sync err="[1/16 Headers] BuildMissedIndices: read ParentHash: rlp: element is larger than containing list"
It's been a week. I'm not sure there's anything advancing in the process. Thanks for any insights.
The text was updated successfully, but these errors were encountered: