Post
Topic
Board Announcements (Altcoins)
Re: BiblePay - New Coin Launch - Official Thread
by
DirtyMiner
on 27/09/2017, 05:17:31 UTC
I am also having an issue with pool mining, All was running fine, no changes made yet now it says "poolmining:false"??

I'm mining at pool without any problem...

Please ensure you have setgenerate to start mining, and did you add the following rows into biblepay.conf?
Code:
poolport=80
pool=http://pool.biblepay.org
workerid=[your worker id]

./biblepay-cli getmininginfo
{
  "blocks": 9120,
  "currentblocksize": 0,
  "currentblocktx": 0,
  "difficulty": 98.29309304382978,
  "errors": "",
  "genproclimit": 6,
  "networkhashps": 16173717529.80032,
  "hashps": 0,
  "minerstarttime": "09-27-2017 03:15:23",
  "pooledtx": 0,
  "testnet": false,
  "chain": "main",
  "biblepay-generate": true,
  "poolinfo1": "",
  "poolinfo2": "",
  "poolinfo3": "",
  "miningpulse": 0,
  "poolmining": false
}

No settings have been changed, Was mining on the pool earlier, other laptop is still mining. Simply went to check info and noticed that pool mining had stopped. Have reset the wallet, anything else I should try?