I've been having issue with wallet mining all day today. It starts up fine, works for few hours, and then stops. When I look at the debug log, I see following errors:
target: 0000008e2f000000000000000000000000000000000000000000000000000000
2017-12-20 22:32:21 Hashes Per Second=300 (total seconds=266 hashes=79835)
2017-12-20 22:32:21 ROIcoinMiner: Mining to keypool address.
2017-12-20 22:32:21 CreateNewBlock(): total size 3502
2017-12-20 22:32:21 CreateNewBlock(): nfees 1471829900
2017-12-20 22:32:21 ERROR: ConnectBlock(): coinbase pays too much (actual=13471829900 vs limit=12000034436)
2017-12-20 22:32:21 ROIcoinMiner runtime error: CreateNewBlock(): TestBlockValidity failed
2017-12-20 22:32:21 keypool return 19
2017-12-20 22:34:50 UpdateTip: new best=0000004669cdf38ea79e2c3261c0316a9139f53a1c30f0e79db00b54bf76c65d height=26482 log2_work=38.838258 tx=45869 date=2017-12-20 22:34:12 progress=0.999981 cache=0.4MiB(800tx)
2017-12-20 22:34:50 Block:CBlockIndex(pprev=0x141d607a760, nHeight=26482, merkle=d57269a59f689684922d869c04b31a385db7262f0fcd2860c290d9af4cc92cfe, hashBlock=0000004669cdf38ea79e2c3261c0316a9139f53a1c30f0e79db00b54bf76c65d, nNonce=7259, nTime=1513809252, location=198136, finalcalculation=2310965622)
2017-12-20 22:34:50 sort earnings flag = 1
2017-12-20 22:36:03 UpdateTip: new best=0000001d151ccc10c847ff1cf7a9ad373eeed870c549a15b8c0ec608ca47a5de height=26483 log2_work=38.838347 tx=45871 date=2017-12-20 22:35:45 progress=0.999991 cache=0.4MiB(803tx)
2017-12-20 22:36:03 Block:CBlockIndex(pprev=0x141d6078dc0, nHeight=26483, merkle=9f8c3f0857aba593d7fdca3ae68e30819ef6d64dede913f832323ba5a663c3db, hashBlock=0000001d151ccc10c847ff1cf7a9ad373eeed870c549a15b8c0ec608ca47a5de, nNonce=4443, nTime=1513809345, location=22739, finalcalculation=383631239)
2017-12-20 22:36:03 sort earnings flag = 1
2017-12-20 22:36:43 UpdateTip: new best=00000078fb4f9a4e20b03548dec4a5b50642bd0ac1236e3facb72bae147d1146 height=26484 log2_work=38.838435 tx=45872 date=2017-12-20 22:36:03 progress=0.999980 cache=0.4MiB(804tx)
2017-12-20 22:36:43 Block:CBlockIndex(pprev=0x141d6078e60, nHeight=26484, merkle=617a6c31076f2b08ba11ff70fe769e0ee05e1388a7ef4e76faeb4ec0e244a97d, hashBlock=00000078fb4f9a4e20b03548dec4a5b50642bd0ac1236e3facb72bae147d1146, nNonce=1622, nTime=1513809363, location=256904, finalcalculation=2129889565)
2017-12-20 22:36:44 sort earnings flag = 1
2017-12-20 22:40:37 socket recv error An established connection was aborted by the software in your host machine. (10053)
2017-12-20 22:40:51 socket recv error An established connection was aborted by the software in your host machine. (10053)
2017-12-20 22:44:11 UpdateTip: new best=00000022ead749b441744df64a59ecf67be7d0a066ad38c4204023b189564019 height=26485 log2_work=38.838524 tx=45874 date=2017-12-20 22:43:12 progress=0.999971 cache=0.4MiB(807tx)
2017-12-20 22:44:11 Block:CBlockIndex(pprev=0x141d6078820, nHeight=26485, merkle=b771d9621ec5fd896fbb1d1ec7c919ca158309aa13b649cf7e882de224ee2ce8, hashBlock=00000022ead749b441744df64a59ecf67be7d0a066ad38c4204023b189564019, nNonce=5814, nTime=1513809792, location=133223, finalcalculation=3310337127)
2017-12-20 22:44:11 sort earnings flag = 1
2017-12-20 22:44:27 UpdateTip: new best=00000044451da75346de6aa05feb2ca54aa7afacb9debabdccff507bbc9a7893 height=26486 log2_work=38.838612 tx=45875 date=2017-12-20 22:44:09 progress=0.999991 cache=0.4MiB(809tx)
2017-12-20 22:44:27 Block:CBlockIndex(pprev=0x141d607c100, nHeight=26486, merkle=02734c4fdababa6dd8a863f6d1ed4c37627056bccb9f6e449a28094f0d8d888e, hashBlock=00000044451da75346de6aa05feb2ca54aa7afacb9debabdccff507bbc9a7893, nNonce=2306, nTime=1513809849, location=122335, finalcalculation=4247449580)
2017-12-20 22:44:27 sort earnings flag = 1.
Can anyone comment?
Hi ,
Thankyou for reporting this issue, in future please open a github issue for code related bugs/questions.
I have submitted it for you here
https://github.com/ROIcoin/ROIcoin/issues/7 , lets continue this investigation on github.