Post
Topic
Board Announcements (Altcoins)
Re: [ANN][POT] PotCoin Launches Today 01/21 @ 4:20
by
Promethium
on 12/03/2014, 22:21:35 UTC
HM, my is not synced. I uninstalled it and installed it again and same - 2 weeks behind! My pots are stuck at wallet!
Backup your wallet.dat and delete everything else out of the appdata/roaming/pot coin directory.  Download the client again and it should sync.  I had the same problem being stuck 2 weeks behind.

I already done all that and everything is same - 2 weeks behind!

You sure you are using the most up to date client? v0.8.6.3-unk-beta Is the newest one, open the wallet and click Help then About Potcoin. May be your issue.

Yes, it is 0.8.6.3. I make a fresh install on my lap top and I have the same problem! Now it doesn't want to start synching at all! I have 0 active connections!
If you are cutting and pasting the nodes from page 1 into your potcoin.conf. You may have trouble!
There is a repeated spelling mistake addnote instead of addnode:
addnode=162.243.214.135
addnode=213.95.21.24
addnote=88.198.110.120
addnote=91.121.85.62
addnote=188.226.135.210
addnote=162.243.227.221
addnote=5.255.66.44
addnote=23.253.70.235
addnote=162.243.224.78
addnote=172.245.21.210
addnote=162.242.156.243
addnote=209.141.39.184
addnote=23.253.74.25
addnote=23.21.136.204

It should read:
addnode=162.243.214.135
addnode=213.95.21.24
addnode=88.198.110.120
addnode=91.121.85.62
addnode=188.226.135.210
addnode=162.243.227.221
addnode=5.255.66.44
addnode=23.253.70.235
addnode=162.243.224.78
addnode=172.245.21.210
addnode=162.242.156.243
addnode=209.141.39.184
addnode=23.253.74.25
addnode=23.21.136.204

@potcoin you may want to change this?