Post
Topic
Board Announcements (Altcoins)
Re: [ANN] CRAVE 1st POS Masternodes | Dark Assets | Markets Soon =Embrace The Dark=
by
hepilord
on 13/04/2015, 15:06:47 UTC
i still get this error when i want to start mn: not capable masternode: Unknown. Check debug.log for more information.
I do according to this:

How do I set up a Master Node??

in linux

http://www.cravecoin.info/master-node-guide/


Here are instructions on how to set up a masternode in Windows environment:
Start up and sync your wallet.  
Open debug console, type: masternode genkey
Copy output key into a text file to be used later
Then, in debug console type: getaccountaddress 0
Copy output address into a text file to be used later
Send 500 CRAVE to address output above, no more, no less.  Exactly 500.
Close Wallet
Create/Edit crave.conf:
Code:
maxconnections=100
rpcuser=solo
rpcpassword=user
rpcport=9999
gen=0
server=1
daemon=1
reservebalance=9999999
masternodeaddr=YOUR_IP:9999
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND
rpcallowip=127.0.0.1
Save
Wait 15 blocks (see confirmations from wallet you sent 500 CRAVE)
To start masternode wallet, open debug console and type: masternode start


First of all, that Linux guide is a disaster. Doesn't show where a command to install dependents begins and where one ends. There's no section showing how to actually compile a qt wallet, and the section where you set up TOR's confusing. The Windows instructions are very easy. Good luck with the Linux part is all I can say.

can enyone help? i working on windows


no one help me?
port 9999 is open, still not work