lotus-miner failed to initialize。show Waiting for confirmation #8939
Replies: 6 comments 4 replies
-
Hey @linyintao2010! It seems like you are trying to initialize on a 2k/developer network. Is this network up and running, and are you connected to it? I also do not reccomend trying to initilize the storage provider with the |
Beta Was this translation helpful? Give feedback.
-
Did you follow this guide setting up the local developer network? I´m also converting this issue into a discussion, as it this does not currently seem like an issue, but rather a troubleshooting question. |
Beta Was this translation helpful? Give feedback.
-
Hey @linyintao2010 , Are you sure that you have initialised the miner correctly? If you will try to initialise the miner without 2 sectors sealed and specifying the genesis miner ID, it will not work. The reason is simple, a message(miner init message) requires to be included in the block and there are no miners in local-network to create blocks and execute messages. It is chicken-egg conundrum. So we init the miner using above command that includes all the required information to initialise the miner. |
Beta Was this translation helpful? Give feedback.
-
Hey @rjan90 ,can you help me solve this problem。 I follow this guide setting up the local developer network in new server。 Results of the above execution What puzzles me is why it's not done,Is this normal? How can I verify the success of setting up the local network in filecoin。 thanks |
Beta Was this translation helpful? Give feedback.
-
hey @LexLuthr try to exec ./lotus mpool replace -auto not work。 follow this guide setting up the local developer network. how to go next step to solve this problem. thanks |
Beta Was this translation helpful? Give feedback.
-
Are you still experiencing this issue? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist
Latest release
, or the most recent RC(release canadiate) for the upcoming release or the dev branch(master), or have an issue updating to any of these.Lotus component
Lotus Version
Describe the Bug
lotus-miner failed to initialize。show Waiting for confirmation。Stuck without moving
try to exec ./lotus mpool replace -auto not work。
Logging Information
Repo Steps
2.try to exec ./lotus mpool replace -auto not work。
Beta Was this translation helpful? Give feedback.
All reactions