Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLOAK]CloakCoin|X13|PoSA3|CloakShield|Trustless Anonymous|Security Audit
by
rastuss
on 05/11/2015, 12:40:10 UTC
Hello, just trying to install the Windows wallet, but constantly coming up "out of sync".

Also showing as not connected to Cloakcoin network.

I''ve downloaded the win blockchain file and bootstrap, but maybe not put them in the correct spot?

Any help here?

Thanks.

Hi, maybe you have a firewall blocking conection, what's your network setup? VPN? more info would help a lot to give you a better answer Smiley

Hi, no VPN, and just running Win 7. Nothing out of the ordinary. Eset a/v, windows firewall allowing Cloakcoin-Qt access.
It's probably me getting something wrong with blockchain files.

Not hot on wallets at all, so please use lay terms!

Have you tried it:

1. download the windows blockchain: http://cloakcoin.com/downloads/blockchain_win.zip
2. go to: C:\Users\YOUNAME\AppData\Roaming\Cloakcoin
3. do a backup of you wallet.dat and replace all files with this downloaded files
4. delete you old peers.dat
5. download latest cloakcoin.conf file and put it in same folder: http://cloak.blockexplorer.cc/nodes/download.php
6. start wallet and enjoy

Hi, I'm getting a 404 error on the nodes link, is that an issue with me or the link?

yep, link not work, try this



1. go to follow folder via terminal app:
 /Users/USERNAME/Library/Application\ Support/CloakCoin/
2. create there a file with name: cloakcoin.conf
in this file save follow nodes or copy cloakcoin.conf to folder above:
addnode=node1.cloakcoin.com
addnode=node2.cloakcoin.com
addnode=node3.cloakcoin.com
addnode=node4.cloakcoin.com
addnode=node5.cloakcoin.com
addnode=node6.cloakcoin.com
addnode=node7.cloakcoin.com
addnode=node8.cloakcoin.com
addnode=node9.cloakcoin.com
addnode=node10.cloakcoin.com
4. delete in /Users/USERNAME/Library/Application\ Support/CloakCoin/  file names peers.dat
3. start wallet



Hi, either I don't have the folder " /Users/USERNAME/Library/Application\ Support/CloakCoin/ " or I am unable to find it. Not sure what terminal app means though?