You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.
I'm trying to get MiningCore working with Zcash and I'm having some difficulty finding the cure to this error:
The error in the MC log is: submission failed with: bad-cb-height
The error in zcashd log is: block index entry does not provide a valid disk position for block CBlockIndex(pprev=0x7f1d387a4340, nHeight=2254673, merkle=8513eddb....
I switched to testnet since I noticed that all 11 of my zcash livenet found blocks were rejected/failed. Either way - same error. Any ideas of what I need to adjust to get past that error? Thank you very much.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to get MiningCore working with Zcash and I'm having some difficulty finding the cure to this error:
The error in the MC log is: submission failed with: bad-cb-height
The error in zcashd log is: block index entry does not provide a valid disk position for block CBlockIndex(pprev=0x7f1d387a4340, nHeight=2254673, merkle=8513eddb....
I switched to testnet since I noticed that all 11 of my zcash livenet found blocks were rejected/failed. Either way - same error. Any ideas of what I need to adjust to get past that error? Thank you very much.
Beta Was this translation helpful? Give feedback.
All reactions