miner start WITHOUT api running #7825
Replies: 10 comments 1 reply
-
mine runs the same way. |
Beta Was this translation helpful? Give feedback.
-
have u fixed it? |
Beta Was this translation helpful? Give feedback.
-
One of our miners is experiencing this problem w/v1.5.3. Miner log is full of message that a sector cannot be terminated b/c no associated PC on chain. We assume this is preventing API from starting, but can't confirm without a way to clear the sector locally.
|
Beta Was this translation helpful? Give feedback.
-
Hi! I have the same problem now. Did any of you find a solution? |
Beta Was this translation helpful? Give feedback.
-
We continue getting these messages in v1.10.0, but they're fairly benign. The remaining messages are due to local repo with sectors that show [Remove|Terminate]Failed We have not been able to get the repo cleaned up. HTH |
Beta Was this translation helpful? Give feedback.
-
And what's to be done? Just wait for a new update? I get this error with v1.10.1 as well. |
Beta Was this translation helpful? Give feedback.
-
Our logs are still filled with this warning, and API is running fine. If your miner API isn't running, it may be due to something else. Sorry we don't have more help to give. |
Beta Was this translation helpful? Give feedback.
-
In case it's helpful, we have tried the following (from memory):
|
Beta Was this translation helpful? Give feedback.
-
Hi @andiz1014 Thanks for the report. The issue you are experiencing lies elsewhere. Moving this issue to Lotus Discussions for help and troubleshooting. Closing ticket. |
Beta Was this translation helpful? Give feedback.
-
@andiz1014 Do you still need help with this problem in the latest lotus version? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I have already completed sync for lotus, the state is " complete".
And when I run "lotus-miner run", and check the info of my miner, I got the message of
"ERROR: could not get API info: could not get api endpoint: API not running(no endpoint)"
.I had already reinit my miner for several times, but it still doesn't run properly.
I think that means the miner start without api running. But the daemon's API runs well.
To Reproduce
Expected behavior
Get the information of my miner without api problem.
Screenshots


And the firewall of my Linux is closed.
Version (run
lotus version
):Daemon: 1.1.2+git.3908701b7+api0.17.0
Local: lotus version 1.1.2+git.3908701b7
Additional context
The internet branch is nerpa.
There was no API problem before. But after I met this problem first time, there was no way to solve it.
Beta Was this translation helpful? Give feedback.
All reactions