My wallet just woke up and realized it had ~1622 blocks still to sync. It starts the process to sync those blocks and then it freezes. The check-mark turns green again as if the blocks were synced but nothing was downloaded.
Stop Client
Download -
https://dl.dropboxusercontent.com/u/107300/fluttercoin-v0.4.5.10.zipExtract to your fluttercoin directory, or wherever you run the coin from
BACKUP wallet.dat in %appdata%\fluttercoin
Delete everything but wallet.dat
Create or edit fluttercoin.conf, enter the following:
rpcuser=x
rpcpassword=x
rpcallowip=127.0.0.1
noirc=1
listen=1
dnsseed=1
server=1
connect=54.215.241.255
connect=87.98.188.77
connect=50.147.45.28
connect=54.84.46.196
connect=162.243.194.203
Start Client
Sync up
Delete or Edit fluttercoin.conf, remove connect lines
Start Client
First time booting up computer in over a week and this works perfect. Awesome job Ofee and everyone else who has helped to make this happen.
Hi, I am getting this error - using version 4.5.10, pls help
EXCEPTION:St13runtime_error
CDB() : can't open database file wallet.dat, error - 30973
First time using the client? This happens initially and then you run it a second time and it works, this problem has been happeming going back awhile even on the old client.
No have been mining flutter from the start,
deleted everything except wallet.dat
downloaded 4.5.10
started client
syncs about 19000 blocks
thats when the error appears at the bottom of wallet
oz, can you try deleting everything (except wallet.dat, and I hope you put a backup nearby as well before all of this)
Retry sync with the following fluttercoin.conf, after you sync up, remove the connect statements, see if that helps. If you still have the issue, what version were you on before upgrading. The latest version is using the same wallet libraries as 4.5.7, and all of us have upgraded without issues loading wallet.dat.
rpcuser=x
rpcpassword=x
rpcallowip=127.0.0.1
noirc=1
listen=1
dnsseed=1
server=1
connect=54.215.241.255
connect=87.98.188.77
connect=50.147.45.28
connect=54.84.46.196
connect=162.243.194.203