Post
Topic
Board Announcements (Altcoins)
Re: CRAVE:Now Live on Cryptopia and new Faucet
by
CooleRRSA
on 22/05/2017, 19:26:10 UTC
i have created a crave.conf and a masternode.conf.

rpcallowip=127.0.0.1
rpcuser=myusername
rpcpassword=my password
rpcport=11000
server=1
daemon=1
listen=1
staking=0
port=9999
mnconflock=0
logtimestamps=1
 that's my crave.conf

and my masternode.conf is

Masternode1 my ip :10001 PktkQyMxxxxxxxn8uxxxxxxxxxxfxYyKFCYc4p 1a074c8xxxxxxxxxxxxx10e503d5078a9f61ba7 1

Masternode2 my ip :10002 PfxxxxxxxxxxkJnxyPqyNZBQL3Q 3c535b257xxxxxxxxxxxx1882dbbecf8f00be65583ae6 1

but when i type masternode start-many and password it says

overall" : "Successfully started 0 masternodes, failed to start 0, total 0",
"detail" : {

i have also opened the ports in my router

does anyone know what the problem could be?

I think you must simply move your masternode config to the crave.conf

masternodeaddr=YOUR_IP:PORT
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND

Instruction at first page.