anyone know why my client is always out of sync?
I would like to send a few of my coins to an exchange and don't want to send them out to limbo because the wallet is out of sync.
I have 8 connections so why is it out of sync?
It says last block was June 10th at 8am. I understand that POW is over but shouldn't the blocks keep rolling?
https://bitcointalksearch.org/topic/m.7236446there you go
I tried adding the nodes and deleting everything but cloakcoin.conf and wallet.dat and let it reload the blockchain and once it downloaded 10080 blocks it stoped and is now out of sync.
Any more ideas?
1. Re-download the wallet
2. Back up your wallet.dat (copy it outside of %appdata%\CloakCoin)
3. Delete everything inside %appdata%\Cloakcoin (yes your wallet included - you just made a backup and put it somewhere else)
4. create %appdata\CloakCoin\cloakcoin.conf and put this text in the file:
addnode=221.1.225.100
addnode=115.87.194.125
addnode=24.167.54.233
addnode=37.187.144.69
addnode=37.146.231.71
addnode=185.9.62.204
addnode=24.7.226.120
5. Save cloakcoin.conf and close it.
6. Start the wallet and let it download the entire block chain.
7. Close the wallet.
8. Replace %appdata%\CloakCoin\wallet.dat with the backup you created in step 2.
9. Open the wallet.
10. Go to Help -> Debug Window, then click on "Console" and type "repairwallet" (no quotes).
11. Profit.
P.S. For anyone from now on who has wallet issues (my coins are missing!, it won't sync!, etc, etc, etc) do these steps. It has saved many wallets over the course of this thread.
Very good! It saved my [very, very small] wallet.
A word of advice to anyone trying this: step 6 can take ages. Be patient.
Leave it running and do something else in the meanwhile.