can not sync node #8224
-
Checklist
Lotus component
Lotus Version
Describe the BugLotus Daemon does not sync with the chain, it runs in error state seconds after imported the snapshot. Sync Wait Sync Status
Daemon
Logging Information
Repo Steps
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi @yoberry With no repro steps. My suggestion is that you re-import a snapshot and try to sync again. 1. https://lotus.filecoin.io/docs/set-up/chain-management/ Thanks for issue ticket - sending to Discussions for further troubleshooting and help! |
Beta Was this translation helpful? Give feedback.
-
I am archiving this discussion as there has been no new update from the author. |
Beta Was this translation helpful? Give feedback.
Hi @yoberry
With no repro steps. My suggestion is that you re-import a snapshot and try to sync again.
Remember to upgrade your node to our latest tag (v1.14.3).
1.
aria2c -x5 https://fil-chain-snapshots-fallback.s3.amazonaws.com/mainnet/minimal_finality_stateroots_latest.car
2.
lotus daemon --import-snapshot <the file you downloaded> --halt-after-import
Wait until the process is done, and halted.
3.
lotus daemon
4. open a second terminal
lotus sync wait
https://lotus.filecoin.io/docs/set-up/chain-management/
Thanks for issue ticket - sending to Discussions for further troubleshooting and help!