Closed mxride closed 10 months ago
Hi @mxride, I answered a similar question you had in another issue here: https://github.com/kadena-io/chainweb-node/issues/1307#issuecomment-1133043806
Let me know if mining to your node is still not working.
@LindaOrtega Thank you so much for answering. So, I got the Node syncing again. Just waiting for that to finish, Even when I specify the direct path to the Rocks DB store, it just seemed to want to start over.
Anyway, I than want to test the Mininig and my config. When I run the mining code command I getting this. Unauthorized Miner: I'm using my Zelcore Pubkey. Am I correct that its just because the Node is still Syncing? Would love to compensate you for your time, Can we have a quick teams call?
The issue is likely that your pubkey is not set as one of the miners in your config.yaml. It should contain a stanza like this:
chainweb:
mining:
coordination:
enabled: true
miners:
- mypubkey
@mxride Did Edmund's response above solve your issue?
Closing. Feel free to re-open if this is still an issue.
I used a minimal config.yaml and syned the Chainweb-node. Had issue getting mining to work, so I generated a complete new config.yaml. Now when I start chainweb-node wit the new complete config.yaml I see this Thanks in advance
Trying to start Chainweb-mining