The most important thing you need to check into is that your wallet is on the exact same block as our block explorer. If you are mining blocks and those are being rejected it is very likely you are not on the active chain...
Well, I did a fresh install of the wallet.
Checked the blockchain number in the wallet, checked the blockchain number in the explorer. They were the same.
Turned on the debug in the miner, and checked it was running the correct blockchain number, the one in the wallet +1
But I still get: [2018-01-01 18:18:27] accepted: 0/1 (0.00%), 888.54 hash/s (booooo)
[2018-01-01 18:37:17] accepted: 0/1 (0.00%), 981.51 hash/s (booooo)
So I guess something else must be going on!
Hello,
When you did a fresh install, did you delete all files, except the conf and wallet.dat? If you go to the wallet, Help > Debug > Peers. Do you see any peers on a version other than 112 or 113?
If you could also send us your debug log file (
dev@roi-coin.com) Please zip it as it can be a large file. It would help us get a better picture of what is going on.
Thank you for your patience. Wouldn't be New Year without a wrench in the works some where.
PK
Could you please tell me how to get the on screen debug output to a log.txt file?
There will be a file in your wallet folder called debug.log and you can view it as a text file no problem.
Cool! Thanks I found the debug.
Here is a portion of the logfile where the block failed to create:
2018-01-01 18:31:40 socket recv error An established connection was aborted by the software in your host machine. (10053)
2018-01-01 18:31:42 socket recv error An established connection was aborted by the software in your host machine. (10053)
2018-01-01 18:31:42 socket recv error An established connection was aborted by the software in your host machine. (10053)
2018-01-01 18:31:43 socket recv error An existing connection was forcibly closed by the remote host. (10054)
2018-01-01 18:31:55 UpdateTip: new best=000005400a98ea88289b7e82d1ee370c0763307c88a72c1aec05e98ba39944d5 height=33224 log2_work=39.161193 tx=57326 date=2018-01-01 18:30:24 progress=0.999963 cache=0.0MiB(163tx)
2018-01-01 18:31:55 Block:CBlockIndex(pprev=0xe5d1da0a0, nHeight=33224, merkle=9a1d2a5b1702f790400f83378d23e80736e5a7830141e2d7709f05c222af83da, hashBlock=000005400a98ea88289b7e82d1ee370c0763307c88a72c1aec05e98ba39944d5, nNonce=15, nTime=1514831424, location=170093, finalcalculation=1050706621)
2018-01-01 18:31:55 Creating Block...
2018-01-01 18:31:55 CreateNewBlock(): total size 1000
2018-01-01 18:31:55 CreateNewBlock(): nfees 0
2018-01-01 18:31:55 Created Block with miningaddress
2018-01-01 18:31:56 sort earnings flag = 1
2018-01-01 18:33:17 UpdateTip: new best=000003defb5d70702d478a84dedcafd76b79af79ad53284e896b6e7fe1a84b70 height=33225 log2_work=39.1612 tx=57327 date=2018-01-01 18:31:58 progress=0.999968 cache=0.0MiB(164tx)
2018-01-01 18:33:17 Block:CBlockIndex(pprev=0xe5d1da140, nHeight=33225, merkle=ebf50339152f52f9261560df3ff1d62b258a86eff5460e1c68d6ab34b06aebda, hashBlock=000003defb5d70702d478a84dedcafd76b79af79ad53284e896b6e7fe1a84b70, nNonce=16, nTime=1514831518, location=114318, finalcalculation=690435665)
2018-01-01 18:33:17 Creating Block...
2018-01-01 18:33:17 CreateNewBlock(): total size 1000
2018-01-01 18:33:17 CreateNewBlock(): nfees 0
2018-01-01 18:33:17 Created Block with miningaddress
2018-01-01 18:33:18 sort earnings flag = 1
2018-01-01 18:33:29 ERROR: ContextualCheckBlock: block height mismatch in coinbase
2018-01-01 18:33:29 ERROR: ProcessNewBlock: AcceptBlock FAILED
2018-01-01 18:33:49 socket recv error An established connection was aborted by the software in your host machine. (10053)
2018-01-01 18:33:51 socket recv error An established connection was aborted by the software in your host machine. (10053)
2018-01-01 18:33:56 socket recv error An established connection was aborted by the software in your host machine. (10053)
2018-01-01 18:34:49 ERROR: ContextualCheckBlock: block height mismatch in coinbase
2018-01-01 18:34:49 ERROR: ProcessNewBlock: AcceptBlock FAILED
2018-01-01 18:36:03 socket recv error An established connection was aborted by the software in your host machine. (10053)
2018-01-01 18:36:07 socket recv error An established connection was aborted by the software in your host machine. (10053)
2018-01-01 18:36:08 socket recv error An established connection was aborted by the software in your host machine. (10053)
2018-01-01 18:36:29 Creating Block...
2018-01-01 18:36:29 DEBUG: TXID: fc29737ec6def0d4b9b1d42e393fa2bd247943d03115f1ae594899f62edea64c nHeight: 33226 nTxFees: 0 vout: 12009798258 TX: CTransaction(hash=fc29737ec6, ver=1, vin.size=1, vout.size=2, nLockTime=33225)
CTxIn(COutPoint(d1562f18c9, 0), scriptSig=3045022100db29b44733241a, nSequence=4294967294)
CTxOut(nValue=100.00000000, scriptPubKey=OP_DUP OP_HASH160 c538b15616da)
CTxOut(nValue=20.09798258, scriptPubKey=OP_DUP OP_HASH160 575250a77c52)