erigon icon indicating copy to clipboard operation
erigon copied to clipboard

The node is highly stuck. The log shows [downloader] Rejected header marked as bad.

Open hanzhenlong1314 opened this issue 1 year ago • 0 comments

erigon --version :v2.57.3

log:WARN] [02-02|03:50:11.590] [downloader] Rejected header marked as bad hash=0xf1933022f262b4fa1928c078360a6bb596f21d352e8883b6f66b340fd8ff5446 height=53008724 [WARN] [02-02|03:50:11.590] [downloader] Rejected header marked as bad hash=0xf1933022f262b4fa1928c078360a6bb596f21d352e8883b6f66b340fd8ff5446 height=53008724 [WARN] [02-02|03:50:11.596] [downloader] Rejected header marked as bad hash=0xf1933022f262b4fa1928c078360a6bb596f21d352e8883b6f66b340fd8ff5446 height=53008724 [WARN] [02-02|03:50:11.604] [downloader] Rejected header marked as bad hash=0xf1933022f262b4fa1928c078360a6bb596f21d352e8883b6f66b340fd8ff5446 height=53008724 [WARN] [02-02|03:50:11.644] [downloader] Rejected header marked as bad hash=0xf1933022f262b4fa1928c078360a6bb596f21d352e8883b6f66b340fd8ff5446 height=53008724 [WARN] [02-02|03:50:12.430] [downloader] Rejected header marked as bad hash=0xf1933022f262b4fa1928c078360a6bb596f21d352e8883b6f66b340fd8ff5446 height=53008724 [WARN] [02-02|03:50:12.430] [downloader] Rejected header marked as bad hash=0xf1933022f262b4fa1928c078360a6bb596f21d352e8883b6f66b340fd8ff5446 height=53008724

image Phenomenon:High degree of lag
image

Start command: erigon -m 80G -p 7011:30303 -p 7012:8545 -p 7013:9090 -v /data/poly:/root/erigon/data/ erigon --chain=bor-mainnet --bor.heimdall=https://heimdall-api.polygon.technology --http.addr=0.0.0.0 --http.vhosts=* --http.corsdomain=* --http.api=eth,erigon,engine,debug,trace --db.size.limit=8TB --datadir=/root/erigon/data/ --torrent.download.rate=512mb

hanzhenlong1314 avatar Feb 06 '24 11:02 hanzhenlong1314