Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DARKNET [DNET] QRK ALGO - PoW/PoS
by
carlitogetaladajr
on 19/08/2016, 05:16:16 UTC
Hi, my first time setting up masternode. I have followed the steps outlined in page 1.

When I run masternode start command, following error occurred:

Not capable masternode: Could not connect to 203.125.119.162:51472

My darknet.conf file contains:

rpcuser=long random username
rpcpassword=longer random password
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
logtimestamps=1
masternode=1
externalip=203.125.119.162
masternodeaddress=203.125.119.162
maxconnections=256
masternodeprivkey=xxxxx(my correct keys here)


Please assist/guide me. Thanks