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

v2.60.8 Polygon sync failure #12147

Open
CRossel87a opened this issue Oct 1, 2024 · 0 comments
Open

v2.60.8 Polygon sync failure #12147

CRossel87a opened this issue Oct 1, 2024 · 0 comments
Labels

Comments

@CRossel87a
Copy link

While using

--bor.heimdall=https://heimdall-api.polygon.technology/

or

--bor.heimdall=https://polygon-heimdall-rest.publicnode.com

INFO[10-01|13:07:53.441] [bor.heimdall] Got new checkpoint start=62496422 end=62497445 rootHash=0xb11cab6ef7a080a447e0eb4922f5b77ab94f81334cd06aba965343c1ba4e886c
WARN[10-01|13:07:53.441] [bor.heimdall] Failed to whitelist checkpoint err="failed to get end block"
WARN[10-01|13:07:53.441] [bor] unable to start the whitelist checkpoint service - first run err="failed to get end block"
INFO[10-01|13:07:55.851] [snapshots:download] Stat blocks=59700k indices=59700k alloc=7.1GB sys=7.4GB
INFO[10-01|13:07:55.851] [2/15 Headers] Waiting for headers... from=62498450
INFO[10-01|13:07:57.904] [2/15 Headers] Processed highest=62498725 age=5s headers=275 in=2.053 blk/sec=133
INFO[10-01|13:07:57.904] [3/15 BorHeimdall] Processing sync events... from=62498451 to=62498725
INFO[10-01|13:08:28.168] [3/15 BorHeimdall] StateSync Progress progress=62498611 lastSpanID=9766 lastCheckpointId=0 lastMilestoneId=0 lastStateSyncEventID=2965979 total records=1 sync-events=30.162200738s sync-event-fetch=2.991880654s snaps=187.000372ms snap-init=8.859133ms waypoints=0s process time=30.264682324s
INFO[10-01|13:08:50.735] [3/15 BorHeimdall] Sync events processed progress=62498725 lastSpanID=9766 lastSpanID=9766 lastCheckpointId=0 lastMilestoneId=0 lastStateSyncEventID=2965979 total records=1 sync event time=52.691188826s fetch time=3.463962058s snap time=245.245997ms waypoint time=0s process time=52.831509782s
INFO[10-01|13:08:50.879] [5/15 Bodies] Processing bodies... from=60288873 to=62498725
WARN[10-01|13:08:54.499] [bor] unable to handle whitelist milestone err="[bor] block not found: 62498719"
WARN[10-01|13:09:06.487] [bor] unable to handle whitelist milestone err="[bor] block not found: 62498719"
WARN[10-01|13:09:19.295] [bor] unable to handle whitelist milestone err="[bor] block not found: 62498719"
INFO[10-01|13:09:33.515] [bor.heimdall] Got new checkpoint start=62496422 end=62497445 rootHash=0xb11cab6ef7a080a447e0eb4922f5b77ab94f81334cd06aba965343c1ba4e886c
WARN[10-01|13:09:33.515] [bor.heimdall] Failed to whitelist checkpoint err="failed to get end block"
WARN[10-01|13:09:33.515] [bor] unable to handle whitelist checkpoint err="failed to get end block"
INFO[10-01|13:10:52.704] [p2p] GoodPeers eth68=13
INFO[10-01|13:10:53.163] [txpool] stat pending=0 baseFee=0 queued=724 alloc=5.7GB sys=9.0GB
INFO[10-01|13:10:53.357] [mem] memory stats Rss=34.7GB Size=0B Pss=34.7GB SharedClean=1.9MB SharedDirty=0B PrivateClean=25.6GB PrivateDirty=9.0GB Referenced=34.7GB Anonymous=9.0GB Swap=0B alloc=5.7GB sys=9.0GB
INFO[10-01|13:11:15.892] [bor.heimdall] Got new checkpoint start=62496422 end=62497445 rootHash=0xb11cab6ef7a080a447e0eb4922f5b77ab94f81334cd06aba965343c1ba4e886c
WARN[10-01|13:11:15.892] [bor.heimdall] Failed to whitelist checkpoint err="failed to get end block"
WARN[10-01|13:11:15.892] [bor] unable to handle whitelist checkpoint err="failed to get end block"
INFO[10-01|13:12:53.505] [bor.heimdall] Got new checkpoint start=62496422 end=62497445 rootHash=0xb11cab6ef7a080a447e0eb4922f5b77ab94f81334cd06aba965343c1ba4e886c
WARN[10-01|13:12:53.505] [bor.heimdall] Failed to whitelist checkpoint err="failed to get end block"
WARN[10-01|13:12:53.505] [bor] unable to handle whitelist checkpoint err="failed to get end block"

The node has synced fine up until almost live sync phase for roughly 30 days, then started having trouble now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants