Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LDOGE] LiteDoge - very currency many coin - Hard fork, update wallet
by
aquitasIJ
on 01/06/2015, 11:40:39 UTC
It was slow with the old wallet too.
I'll find the cause of this in the future.

Having some problems with the wallet.

Been trying to make it into a masternode.. And now I got closer to getting it done.
The only problem I have now is that masternode start commend gives me an error.

"Not capable masternode: Could not connect to IPADDRESS:17014"

Any suggestions?
try putting right ports

That is the right port??? 17014
this is how my litedoge.conf looks like

rpcuser=REPLACEME
rpcpassword=REPLACEMEALSO
rpcallowip=127.0.0.1
rpcport=17015
server=1
listen=1
staking=0
port=17014
masternode=1
masternodeaddr=REPLACEME:17014
masternodeprivkey=REPLACEME

and masternode is working.
are you sure you have your correct IP?