I am having trouble with initial setup, and doing this on test net to start. I followed wierdgod's guide on rc3 Masternode. When I launch darkcoind it says the darkcoin.conf file needs to have rpcpasssword. I am runnin Ubuntu 14. The file is there and using vi I can see rpcpasssword and rpcuser are both in the file. Has anyone come across this? This is the conf I used with the obvious changes made in production for rpc and mnprivkey. I tried the file in ./darkcoin and ./home/user/darkcoin/ did anything change with rc4 as far as this goes?
rpcuser=enter-new-LONG-RANDOM-STRING-fisjfijyou_should_change_this
rpcpassword=enter-new-LONGER-RANDOM-STRING-fissjfijyou_should_change_this
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
logtimestamps=1
maxconnections=256
masternode=1
masternodeprivkey=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
addnode=23.23.186.131
Thanks for any help or ideas
rpcuser=enter-new-LONG-RANDOM-STRING-fisjfijyou_should_change_this
rpcpassword=enter-new-LONGER-RANDOM-STRING-fissjfijyou_should_change_this
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
logtimestamps=1
maxconnections=256
masternode=1
masternodeprivkey=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
addnode=23.23.186.131
Thanks for any help or ideas