Miner Setup (Lotus.filecoin.io - Tutorials) #9566
Sangmin1514
started this conversation in
Tutorials
Replies: 1 comment 1 reply
-
Hey @Sangmin1514! It seems like you are trying to sync the full chain. I recommend you try to sync from a snapshot: https://lotus.filecoin.io/lotus/manage/chain-management/#lightweight-snapshot |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://lotus.filecoin.io/tutorials/lotus-miner/run-a-miner/
Initialize the miner :
--worker= --no-local-storagelotus-miner init --owner=
After entering this part, the following window appears.
Worker: 0; Base: 0; Target: 2281904 (diff: 2281904)
State: header sync; Current Epoch: xxxxxxx; Todo: xxxxxx
Validated 0 messages (0 per second)
Current Epoch and Todo are constantly changing numbers.
It's been 3 days with this screen.
Is it a long-running job?
Beta Was this translation helpful? Give feedback.
All reactions