erigon
erigon copied to clipboard
Polygon stuck at block=30266954
System information
Erigon version: erigon version 2022.07.3-alpha-af9f49ec
OS & Version: OSX
Commit hash :
Expected behaviour
new blocks should be synked
Actual behaviour
[INFO] [07-27|15:58:07.821] [txpool] stat block=30266954 pending=10000 baseFee=0 queued=30000 alloc=1.5GB sys=6.6GB
[INFO] [07-27|15:58:15.981] Flushed buffer file name=/data-pool/erigon/erigon/etl-temp/erigon-sortable-buf-1088270735 alloc=1.7GB sys=6.6GB
[INFO] [07-27|15:58:22.787] [8/16 HashState] ETL [1/2] Extracting from=StorageChangeSet current key=0000000001b0745374eecda771aeafb1a64369d014ae1f8c4aab6ce00000000000000001 alloc=1.8GB sys=6.6GB
[INFO] [07-27|15:58:35.542] [p2p] GoodPeers eth66=100
[INFO] [07-27|15:58:52.783] [8/16 HashState] ETL [1/2] Extracting from=StorageChangeSet current key=0000000001b079efbce1b23c7544422f1e2208d29a6a3aa9fabab2500000000000000001 alloc=2.2GB sys=6.6GB
And it continues indefinitely. Restart doesn't help. We earlier were running the docker version and now came to supervisord to run the process
Command use to start sync
/data-pool/erigon/erigon/bin/erigon --db.pagesize="64kb" --chain="bor-mainnet" --datadir="/data-pool/erigon/erigon" --ethash.dagdir="/data-pool/erigon/ethash" --snapshots="true" --bor.heimdall="http://localhost:1317" --http --http.addr="0.0.0.0" --http.port="8545" --http.compression --http.vhosts="*" --http.corsdomain="*" --http.api="eth,debug,net,trace,web3,erigon,bor" --ws --ws.compression --rpc.gascap="300000000"'
This issue is stale because it has been open for 40 days with no activity. Remove stale label or comment, or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.