-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
erigon polygon hangs @[1/9 Snapshots] progress=100.00% after restart #11210
Comments
we will investigate. workaround: |
thx, but after deleting datadir/downloader/* the download of snapshots restarts completely
|
merged #11227 you need:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
System information
Erigon version: 3 git_tag=v2.59.1-4953-g1b1079926c
OS & Version: Linux
Commit hash: 1b10799
Erigon Command (with flags/config):
erigon
--chain=bor-mainnet
--datadir=/data
--port=31303
--bor.heimdall=http://heimdall:1317
--authrpc.addr=0.0.0.0
--authrpc.port=8651
--authrpc.jwtsecret=/secrets/jwt.hex
--authrpc.vhosts=any
--http.addr=0.0.0.0
--http.vhosts=*
--http.corsdomain=*
--http.api=admin,eth,net,web3,debug,engine,erigon,bor
--ws
--ws.port=8646
--private.api.addr=0.0.0.0:9091
--torrent.download.rate=64mb
--torrent.port=42069
Consensus Layer: heimdall (0xpolygon/heimdall:1.0.6)
Consensus Layer Command (with flags/config):
start --home=/heimdall-home --chain=mainnet --rest-server --eth_rpc_url=http://erigon:8545
Chain/Network: polygon main
Expected behaviour
erigon syncs
Actual behaviour
Apparently, there was a problem causing Erigon to restart during the sync.
After the restart, it returned to stage 1/9 and has been stuck at 100% progress for several hours now.
Steps to reproduce the behaviour
Backtrace
The text was updated successfully, but these errors were encountered: