Miner start failed now #9801
Replies: 17 comments 7 replies
-
What does |
Beta Was this translation helpful? Give feedback.
-
Previously, it could be started successfully, but now it's not working. I don't know why |
Beta Was this translation helpful? Give feedback.
-
What to do? I'm in a hurry |
Beta Was this translation helpful? Give feedback.
-
Can you please post the |
Beta Was this translation helpful? Give feedback.
-
$ journalctl |
Beta Was this translation helpful? Give feedback.
-
Are you using a single miner or do you have separate workers? |
Beta Was this translation helpful? Give feedback.
-
Oops, seems like we needed more information for this issue, please comment with more details or this issue will be closed in 24 hours. |
Beta Was this translation helpful? Give feedback.
-
Sectors: |
Beta Was this translation helpful? Give feedback.
-
Are you back online @lbj2004032? |
Beta Was this translation helpful? Give feedback.
-
yes |
Beta Was this translation helpful? Give feedback.
-
Are you using a single miner or do you have separate workers? |
Beta Was this translation helpful? Give feedback.
-
Are you starting workers as well or are they completely disabled? |
Beta Was this translation helpful? Give feedback.
-
The Can you please post |
Beta Was this translation helpful? Give feedback.
-
Can you also please post the output of lotus-miner sealing workers so we can confirm that all workers have successfully disconnected from the miner? |
Beta Was this translation helpful? Give feedback.
-
Post it when you have a chance buddy, I understand you may have a busy sealing queue at the moment 👍 |
Beta Was this translation helpful? Give feedback.
-
Certainly worth a try @lbj2004032 👍 . The issue is definitely pointing towards a local config issue though as we have not had any other reports of this precise behaviour. The duplicate paths issue was similar but easily remedied. Something is having an effect on your declared storage paths but it really isn't clear what seeing as you have already eliminated duplicates. The main difference between This is also reflected in the behaviour that you are seeing when upgrading and downgrading between It's interesting that you can start v18 at all and suggests that the issue doesn't exist at the first run but gets introduced later on. Trying v1.19.0 certainly won't do any harm but I am doubtful that it will resolve the issue. I would recommend double-checking all your paths again in every single |
Beta Was this translation helpful? Give feedback.
-
Try to copy / paste the content below in the
From your output above, the syntax is broken due to this symbol -> l Worth a shot - also please double check the If it stops at this stage, I think it something some wrong with storage paths some where. |
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
I don't have a duplicate path, but I can't start
What should I do?
I have changed V1.18.1 and still cannot start
I could have started it, but there was an error in windowpost starting at about 9:00 on November 30, so I restarted it and found that it could not be started
$ cat storage.json
{
"StoragePaths": [
{
"Path": "/home/lotus/netdisk/mainData/"
}
]
}l
Logging Information
Repo Steps
...
Beta Was this translation helpful? Give feedback.
All reactions