Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AsicCoin (ASC) | SHA256 - The coin for ASIC Mining! | No Premine
by
dellstreakone
on 15/12/2013, 04:41:13 UTC
Just downloaded Asicoin-QT and launched the software but wallet doesn't sync.

no block source available

0 active connections to asicoin network and


any tips for me

PS: another question: how do materially I create a .conf file (yes I'm total noob)

what OS are you using?


I ll post an general Explanation for creating an config file:

On OS X:

go to : /Users/yourusername/Library/Application Support/AsicCoin/
create a file named asiccoin.config   


On WINDOWS:

go to: .../AppData/Roaming/AsicCoin/

create a file named asiccoin.config


On Linux: i think every linux user knows what to do... ;-)


then put these values in that file:

listen=1
server=1
rpcuser=yourRPCUsername
rpcpassword=yourRPCpassword
rpcport=13435
rpcconnect=127.0.0.1
addnode=173.71.201.121
addnode=14.161.68.183
addnode=192.3.79.186
addnode=98.214.94.227
addnode=121.73.171.43
addnode=81.190.222.66
addnode=209.188.16.220
addnode=217.58.175.208
addnode=173.72.100.9
addnode=99.189.84.118
addnode=75.156.209.173
addnode=113.162.147.207
addnode=68.229.96.30
addnode=213.158.208.129
addnode=192.3.79.186
addnode=71.187.248.95
addnode=117.1.46.73
addnode=76.102.71.50
addnode=209.188.16.220


then restart the Asiccoin Client and it should sync now!


the problem is that the loaded nodes from Asiccoin wallet application are mostly not online or
have maximum of connected peers.. so the best solution is to put the above nodes in the config file
or add them in the client-console via "addnode IPADDRESSS add" where IPADDRESSS is the IP
of the node. U may try a ping before using a node. to use a node one time for connection just use "addnode IPADDRESS onetry".



i hope i could help you. if you have more questions just PM me or write in this thread.

all the best
bitsta



Thank you very much Smiley