Here's a copy of my current biblepay.conf file:
addnode=node.biblepay.org
addnode=biblepay.inspect.network
#tithe=1
gen=1
genproclimit=4
minersleep=0
poolport=80
pool=https://pool.biblepay.org
workerid=eyedoctrader7_3
Thanks in advance to anyone who can help me get back online!
If you are already on 1.2.0.1 wallets then it should be pretty simple to get you back on track.
Close your wallets and first of all remove the "poolport" line from the config, since this is wrong for connecting via https.
Then on Linux do the following:
cd ~/.biblepaycore
rm -rf banlist.dat blocks/ chainstate/ database/ *.log fee_estimates.dat governance.dat mncache.dat mnpayments.dat netfulfilled.dat SAN/ peers.dat .lock .cookie
Then restart the wallet and let it sync from scratch. As I've written yesterday, this should be pretty fast right now. Check if you are on the correct chain with
getblockhash 107525
c6622f1ea9417e463925207ff578f1f697ee1209651e3890b23e2d45dfdd7bb7
Good luck!