Hello I have installed the latest version
Log file
2019-06-24 08:45:44
CreateAntiBotNetTx::Wallet Total Bal 1285864.592813 (>6 confirms), Needed 1287315.590255 (>5 confirms), ABNWeight 827120.456632
***** CreateNewBlock::Unable to add ABN because Sorry, your balance is lower than the required ABN transaction amount when seeking coins aged > 5 confirms deep. *****
2019-06-24 08:45:44 ERROR: TestBlockValidity: Consensus::ContextualCheckBlock: (code 0)
2019-06-24 08:46:16
CreateAntiBotNetTx::Wallet Total Bal 1285864.592813 (>6 confirms), Needed 1287315.590255 (>5 confirms), ABNWeight 827120.456632
***** CreateNewBlock::Unable to add ABN because Sorry, your balance is lower than the required ABN transaction amount when seeking coins aged > 5 confirms deep. *****
2019-06-24 08:46:16 ERROR: TestBlockValidity: Consensus::ContextualCheckBlock: (code 0)
2019-06-24 08:46:48
CreateAntiBotNetTx::Wallet Total Bal 1285864.592813 (>6 confirms), Needed 1287315.590255 (>5 confirms), ABNWeight 827120.456632
***** CreateNewBlock::Unable to add ABN because Sorry, your balance is lower than the required ABN transaction amount when seeking coins aged > 5 confirms deep. *****
2019-06-24 08:46:48 ERROR: TestBlockValidity: Consensus::ContextualCheckBlock: (code 0)
2019-06-24 08:47:20
CreateAntiBotNetTx::Wallet Total Bal 1285864.592813 (>6 confirms), Needed 1287315.590255 (>5 confirms), ABNWeight 827120.456632
***** CreateNewBlock::Unable to add ABN because Sorry, your balance is lower than the required ABN transaction amount when seeking coins aged > 5 confirms deep. *****
2019-06-24 08:47:20 ERROR: TestBlockValidity: Consensus::ContextualCheckBlock: (code 0)
11:48:28

getmininginfo
11:48:28

{
"blocks": 127439,
"currentblocksize": 2776,
"currentblocktx": 3,
"difficulty": 2634.200568387006,
"errors": "",
"pooledtx": 3,
"chain": "main",
"genproclimit": 1,
"networkhashps": 177993.6424378852,
"hashps": 0,
"minerstarttime": "06-24-2019 08:29:00",
"hashcounter": 0,
"pooledtx": 3,
"chain": "main",
"biblepay-generate": true,
"poolinfo1": "",
"poolinfo2": "",
"poolinfo3": "",
"gsc_errors": "low abn weight 0",
"poolmining": false,
"pool_url": "",
"required_abn_weight": 256000
}
11:48:39

exec getabnweight
11:48:39

{
"Command": "getabnweight",
"weight": 1174717.164965278,
"total_required": 1292516
}
Conf file
addnode=explorer.biblepay.org
genproclimit=1
gen=1
minersleep=0
nickname=pagalo
I have made restart with -zapwallettxes=1
But still CPU=0%
Could you please post long snippets in these tags: [ c o d e ] data [ / c o d e ] , thanks.
On yours, it looks like you solved a block and just have to wait 5 confirms to pass, then the miner starts again.
Then I can make a piece of code for this nuisance case in the future (to display something nicer to the user), once we know for sure its just a 5 block waiting time issue.