Post
Topic
Board Announcements (Altcoins)
Re: BiblePay - New Coin Launch - Official Thread
by
tiras
on 15/09/2017, 17:19:49 UTC
When will be available the wallet c-cex.com??? I wrote "Maintenance..."
C-CEX is waiting for us to give them green light to upgrade.

I want to ensure the ReadBlockFromDisk error is Dead before I green light them.

Overnight, I made an update internally to the pool server with new code.  Now I am burning it in. 
We will have to wait until I have time to parse the logs and ensure the error is dead.

Unfortunately I'm still seeing them in the log:

Quote
$ grep ReadBlockFromDisk .biblepaycore/debug.log
2017-09-15 11:25:38 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3367325)ERROR: CheckProofOfWork(1): BibleHash does not meet POW level, prevheight 7728.000000 pindexPrev 10c6e6494f851852a84d7b424d9f6a49d495641ebf2c295ab968a945360304d1
2017-09-15 11:25:38 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3367533)UpdateTip: new best=610dfee89fba5d159dda3220ccd13bd34e7d4d61ecf30f748078a3c5c9a19fc9  height=7730  log2_work=50.41704  tx=11888  date=2017-09-15 11:25:28 progress=0.999999  cache=0.0MiB(192tx)
2017-09-15 12:09:39 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3367930)UpdateTip: new best=7979ac51d3e5863b78ad97bf10f27d9abb02595c6645c4993eec1eb9f3900b4a  height=7733  log2_work=50.43361  tx=11897  date=2017-09-15 12:09:29 progress=0.999999  cache=0.0MiB(207tx)
2017-09-15 14:32:38 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3384546)UpdateTip: new best=bacafa8b5f5c929807fc3017dc41d38309d60de986263120e650e5ca666abdf6  height=7745  log2_work=50.509954  tx=11920  date=2017-09-15 14:32:32 progress=0.999999  cache=0.0MiB(14tx)
2017-09-15 14:33:55 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3384546)UpdateTip: new best=e3f5a72080b15fffa2ebd24d0533972104799f6cd9521b15f49f391512634a0c  height=7746  log2_work=50.511569  tx=11921  date=2017-09-15 14:33:43 progress=0.999999  cache=0.0MiB(15tx)
2017-09-15 15:05:55 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3388192)UpdateTip: new best=68c4363a9102ae032eb12689f037a3b0844a38b89b6d200352b08ec7166432e9  height=7751  log2_work=50.530253  tx=11932  date=2017-09-15 15:05:45 progress=0.999999  cache=0.0MiB(23tx)
2017-09-15 15:51:57 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3390493)UpdateTip: new best=e1be025e9a1598121946284d0ba6da66884a7d679f3de9a85645d93d183fb4c9  height=7755  log2_work=50.555212  tx=11940  date=2017-09-15 15:51:04 progress=0.999995  cache=0.0MiB(11tx)
2017-09-15 16:38:39 ReadBlockFromDisk (Context MEMORIZEBLOCKCHAINPRAYERS): Errors in block header at CBlockDiskPos(nFile=0, nPos=3394676)UpdateTip: new best=625ed5a4e6ed12276e23f2a20c4fd728f0959a656f24922025c1a6dc17dc9a8b  height=7758  log2_work=50.569175  tx=11951  date=2017-09-15 16:38:34 progress=1.000000  cache=0.0MiB(13tx)

What version are you using?

Looks like dev commited version 1.0.3.5b 14 hours ago, which has potential fix for readblock error
https://github.com/biblepay/biblepay/commits/master

strange ...
I've upgraded it on linux just 2 hours ago and it shows  "wallet_fullversion": "1.0.3.5",     although in git v1.0.3.5.b was commited 15 hours ago