Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DRK] DarkCoin | Anonymous (alpha) | KGW | No Premine | ASIC Resistant
by
mega
on 17/02/2014, 21:27:35 UTC
Hello guys.

I could use some help. Please!

When opening the wallet this error pops up:



Basically it says it incapable of linking to port 0.0.0.0:9999. Darkcoin wallet its not already working.

At other computer, I cant use the sgminer:



I tried almost everything. (re-installing both miner and wallet, used different settigs, etc)

Please...  Cry

what's your darkcoin.conf
is it contain  server=1 ?


Hello maxmag. Thx for reply.

My darkcoin wallet has only one file. Darkcoin-qt. Nothing else. Should I create an darkcoin.conf?

mega


1. type %appdata% in start search bar
2. open ..\Roaming\darkcoin folder
3. check if darkcoin.conf exist and open with notepad
4. if not exist, then create textfile with following values

Code:
rpcuser=username
rpcpassword=password
rpcport=1234
server=1
daemon=1

replacing password for something generic

5. then save file as "darkcoin.conf" in ..\Roaming\darkcoin
 

Both wallet.dat and darkcoin.conf didn't exist. I created the .conf with your settings, restarted the wallet but error occurred Sad