im using wallet ver. 1.4.9 64bit / win10(64bit)
My biblepay.conf:
gen=1
genproclimit=3
minersleep=0
pool=https://pool.biblepay.org
workerid=zupernovato1
workeridfunded=zupernovato2
I have been receiving an error since last week, no way to fix it:
Assertion failed!
File:dbwrapper.h, Line 549
Expression: dbTx.IsClean()
I haven't been able to mine since or sync since it started. Any suggestions?
It means one of the database files, most likely a block file is corrupted, please restart with:
./biblepay-qt -erasechain=1
This is relatively rare but can happen during an ungraceful exit - while database is exiting it cant flush its state to disk and probably wrote some junk over the last sectors etc.