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

Endless "State heal in progress" #1277

Closed
kapisolec opened this issue Jan 17, 2023 · 2 comments
Closed

Endless "State heal in progress" #1277

kapisolec opened this issue Jan 17, 2023 · 2 comments

Comments

@kapisolec
Copy link

Hello, I've been trying to synchronize my fullnode from scratch for about 3 weeks now. Every time I try to do that, after it gets really close to the current highest block it starts spitting errors like \n########## BAD BLOCK #########\n and after that it rewinds the blockchain. Despite this bad block error, I constantly get State heal in progres warn, and I dont really know why. I tried syncing the node from scratch as well as from the snapshot - the same thing happens. Thats my startup command:

--cache 8000 --txpool.reannouncetime 5m --rpc.allow-unprotected-txs --txlookuplimit 0 --tries-verify-mode none --pprof.addr 0.0.0.0 --metrics --pprof --http --http.addr 0.0.0.0 --http.corsdomain '*' --http.api eth,net,web3,txpool,debug --ws --ws.addr 0.0.0.0 --ws.origins '*' --ws.api eth,net,web3,txpool,debug --nousb --diffsync --snapshot=false

And it's been working before (like 6 months ago)

My machine is:

  • 128 GB DDR4 ECC
  • 8TB SSD NVMe
  • AMD Ryzen™ 9 5950X
  • Guaranteed 1Gbit/s bandwith
@ZiyuanStar
Copy link

dup issue, pls refer to this:
#1198

@unclezoro
Copy link
Collaborator

Please use snapshot directly: https://github.com/bnb-chain/bsc-snapshots

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

No branches or pull requests

3 participants