I can not win any block for more than ten days after I changed miner owner address #8656
Replies: 11 comments 2 replies
-
I can confirm the probability that no blocks were won in the 10 day period is highly unlikely. More than likely the change of the owner address is not the cause of it as the owner address is not used in any block production steps. |
Beta Was this translation helpful? Give feedback.
-
22-05-06T21:44:00.796+0800 ERROR events events/events_called.go:228 chain trigger (@h 1784602, triggered @ 1784608) failed: looking for publish deal message bafy2bzacebw6x2lr7f7um7p3eb346gbtfc3p5lx6hb6paewsnde7skfa7xb5k: search msg failed: failed to load message: blockstore: block not found |
Beta Was this translation helpful? Give feedback.
-
mineOne {"tookMilliseconds": 5, "forRound": 1784609 ,“baseEpoch”:1784608,“baseDeltaSeconds”:6,“nullRounds”:0,“lateStart”:false,“beaconEpoch”:1880453,“lookbackEpochs”:900,“networkPowerAtLookback”:“19154089014571892736”,“minerPowerAtLookback”:“ 1083538495569920", "isEligible": true, "isWinner": false, "error": null} |
Beta Was this translation helpful? Give feedback.
-
events/events_called.go:228 chain trigger (@h 1784608, triggered @ 1784614) failed: looking for publish deal message bafy2bzacedgumwderbhqho7uvuihtvh7cavaf5c47fss3h5upebz6ukkyugfy: search msg failed: failed to load message: blockstore: block not found |
Beta Was this translation helpful? Give feedback.
-
please look for |
Beta Was this translation helpful? Give feedback.
-
Hey @lbj2004032! What is the update on this? Have you won any blocks since this issue where created? As Rob pointed out above we would need logs that look for Can you also specify if there some upgrades/downtime during the timeline you outlined? |
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.
-
I won a new block the next day after I changed owner address to the old address |
Beta Was this translation helpful? Give feedback.
-
Our owner address is f3... but we want a f1... address, so I tried exceute < lotus-miner actor set-owner --really-do-it && lotus-miner actor set-owner --really-do-it> to change the miner owner address |
Beta Was this translation helpful? Give feedback.
-
Thanks for the updated information! Although the probability that no blocks were won in the 10 day period is highly unlikely given your power in the network. We are certain that the lack of won blocks is not related to the change of an owner address. I will move this issue to a discussion so we can further dig into why it happened, most notably we would need more logs for periode, and information about if there where some upgrades/downtime during the timeline you outlined? |
Beta Was this translation helpful? Give feedback.
-
You confirm that you have imported the new address into the daemon? |
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 can not win any block for more than ten days after I changed miner owner address,even when I change the newaddres back to the old address. How can I solve this problem?
cmd:
lotus-miner actor set-owner --really-do-it && lotus-miner actor set-owner --really-do-it
miner info
Enabled subsystems (from miner API): [Mining Sealing SectorStorage Markets]
Enabled subsystems (from markets API): [Mining Sealing SectorStorage Markets]
Chain: [sync ok] [basefee 174.982 pFIL]
Miner: **** (32 GiB sectors)
Power: 985 Ti / 16.6 Ei (0.0057%)
Raw: 985.5 TiB / 16.02 EiB (0.0059%)
Committed: 996.4 TiB
Proving: 985.5 TiB (32 GiB Faulty, 0.00%)
Logging Information
Repo Steps
lotus-miner actor set-owner --really-do-it && lotus-miner actor set-owner --really-do-it
Beta Was this translation helpful? Give feedback.
All reactions