Post
Topic
Board Announcements (Altcoins)
Re: ★FlappyCoin★EXPLORER★SP2★WinQt is here★BLOCK REWARD 25000★NEXT 10k Blocks Only★
by
uBm
on 03/08/2017, 14:42:17 UTC
Can't get sp2 to sync, used the bootstrap to get it up until 7 days left to sync, but the wallet can't find any other connections Sad conf file seems ok with the node list, tried running as admin, firewall exception added, most odd Sad
Normally UPNP should do that things for you (Built in).
if you are on windows, check the firewall rules, delete the entrys with the wallet and start it fresh, windows should ask you.
on linux open port 11556,
you don´t need Admin Prvilegs to runthe wallet.

Wallet Version ? (type getinfo at console)
if its
Code:
"version" : 3020000,
"protocolversion" : 1111337,
you can add nodes in the console:
Code:
addnode 24.220.149.200 add
addnode 24.11.45.99 add
addnode 88.89.11.212 add
addnode 98.20.163.179 add
if it is not that version you need to re-download the actual version.