Post
Topic
Board Announcements (Altcoins)
Re: [ANN] TopCoin, Unique coin with rapid Block Halving (2 Days)
by
Unpropitious
on 13/02/2014, 16:18:11 UTC
The wallet will absolutely not sync for me! All I get is "Out of sync" appearing by the balance, and the little broken network icon in the status bar, bottom right. In the Debug Log, I get a ton of "socket select error 10022" messages and not a whole lot else.


I found a load of posts on here further back with people having problems but I couldn't find any solutions other than "have you tried turning it off and on again" type stuff.

I asked on Reddit and got more helpful responses but after: opening ports 18381-18382; adding a topcoin.conf with nodes; deleting the contents of the Topcoin Roaming folder; standing on my head and reciting the Moldovan pledge of Allegiance 3 times, I have come to the conclusion that nothing I do can fix this.

I've had several other wallets for about 7 or 8 other cryptos and had no problems whatsoever. Just seems to be this coin. At least I know I'm not alone.


In case it might help anybody help me, I'm using Windows 8, a BT Homehub router, wallet version 1.2, and the sample conf from the first page of this thread with the nodes listed there (also tried renaiming that to topcoin.conf.bak, in case it worked better without one).

The 2000 reward still stands, although I'll probably increase it, or give multiple 2k rewards away if more than one person leads to the solution.

If you took the one posted by someone on the first page for conf file asking for help, it did not work for me. This however worked:

listen=1
daemon=1
server=1
rpcuser=**user**
rpcpassword=**pass**
rpcallowip=10.1.1.*
rpcport=18382
rpcconnect=127.0.0.*
addnode=219.90.254.80
addnode=122.62.19.98
addnode=101.98.184.135
addnode=78.51.74.99
addnode=14.201.151.38

Also I had to delete the stuff from roaming folder after adding this. However judging from your post you might already have done this. I'm just wondering if you used this for the conf file.