exchain icon indicating copy to clipboard operation
exchain copied to clipboard

during synchronization, the problem of the node falling at a random height

Open timurgum opened this issue 1 year ago • 2 comments

failed to load acc Store: wanted to load target 2546807 but only found up to 2546800

timurgum avatar Mar 20 '23 08:03 timurgum

I[2023-03-21|03:30:27.991][1] entering NewStream. module=infura okx.node | failed to load lock Store: wanted to load target 4687799 but only found up to 4687700 Today I stopped on this block, how to solve this problem?

timurgum avatar Mar 21 '23 03:03 timurgum

Please run the following command to fix it, and then start OKC again.

exchaind repair-state --home=${YOUR_OKC_HOME} --start-height=4687700

cwbhhjl avatar Mar 21 '23 12:03 cwbhhjl