z-classic / z-nomp

z-nomp is mining pool software for Zcash and Zclassic so you can create internet money in your home!
MIT License
288 stars 441 forks source link

Testnet issue with gpu miners #327

Open mabbas1975 opened 6 years ago

mabbas1975 commented 6 years ago

i got this errors in daemon log when i am on testnet 2018-04-18 14:24:41 ERROR: ContextualCheckTransaction: overwinter is active 2018-04-18 14:24:41 ERROR: ProcessNewBlock: AcceptBlock FAILED 2018-04-18 14:24:41 ERROR: ReadBlockFromDisk: OpenBlockFile failed for CBlockDiskPos(nFile=-1, nPos=0) as i understand this issue is due i am using gpu in test not cpu miners, i don't know any CPU miner that can help for testing

mabbas1975 commented 6 years ago

even with cpu miners i got this error when found a new block 2018-04-19 08:36:36 ERROR: ContextualCheckTransaction: overwinter is active 2018-04-19 08:36:36 ERROR: ProcessNewBlock: AcceptBlock FAILED 2018-04-19 08:36:36 ERROR: ReadBlockFromDisk: OpenBlockFile failed for CBlockDiskPos(nFile=-1, nPos=0)

witthus commented 6 years ago

same problem here,have you figure out what happen ?