Author

Topic: [ANN] CRAVE 1st POS Masternodes | Dark Assets | I2P | Market =Embrace The Dark= - page 241. (Read 826716 times)

fnz
newbie
Activity: 21
Merit: 0
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

Are you behind a router?
If so you need to forward from your router's port 9999 to your ip at 9999
legendary
Activity: 938
Merit: 1000

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

Did you put the correct masternode ip address?

Are you running the client as a separate instance?
legendary
Activity: 1111
Merit: 1000
crypto-enthusiast since 2012
New Crave BCT Signature is out !!!!


do you like it? Do you want to use it?  


PM me here so I will send you the code to put in your profile/signature

 Wink
full member
Activity: 171
Merit: 100
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
legendary
Activity: 938
Merit: 1000
For those of you that want to compile crave:
Assuming you have all the dependencies.

For libsecp256k1:
Code:
git clone https://github.com/bitcoin/secp256k1.git
cd secp256k1
./autogen.sh
./configure
make
sudo make install
sudo ldconfig

Crave:
Code:
git clone https://github.com/industrialcoinmagic/crave.git

Now we have the latest secp256k1, but crave doesn't support that, you should apply this simple patch to crave,
Copy this in the same directory as crave/ to a file named latest_libsec.patch
http://pastebin.com/K1HCS8hW
Code:
cd crave
patch -p0 < latest_libsec.patch

If just compiling the daemon:
Code:
cd src/
make -f makefile.unix

If compiling with gui (make sure you're using qt5)
Code:
qmake
make

Hope that can help.




Hmm that's strange..  after I did make install I didn't have to do any of that, it worked fine without having to do the patch or anything you mention.

legendary
Activity: 1281
Merit: 1046
I'm waiting for the dev to release the cutting edge LOGO design so we can go to the moon.

God, we have the greatest dev in the industry. #internetmagicalcoinwilldeliver
full member
Activity: 210
Merit: 100
All new users will be bumped up to Trust Level Basic (1) at CRAVE Forum (https://cravetalk.org) until we reach 100 Topics to make it easier for early users to contribute.  Please see Trust Levels & Community Management for more information.

what about old users  Tongue

keep up the good work  Wink
legendary
Activity: 2492
Merit: 1145
Enterapp Pre-Sale Live - bit.ly/3UrMCWI
@devvvv!!!! please for my own sustenance, drop by with a tree fiddy!!!!! This would be so epic!
fnz
newbie
Activity: 21
Merit: 0
For those of you that want to compile crave:
Assuming you have all the dependencies.

For libsecp256k1:
Code:
git clone https://github.com/bitcoin/secp256k1.git
cd secp256k1
./autogen.sh
./configure
make
sudo make install
sudo ldconfig

Crave:
Code:
git clone https://github.com/industrialcoinmagic/crave.git

Now we have the latest secp256k1, but crave doesn't support that, you should apply this simple patch to crave,
Copy this in the same directory as crave/ to a file named latest_libsec.patch
http://pastebin.com/K1HCS8hW
Code:
cd crave
patch -p0 < latest_libsec.patch

If just compiling the daemon:
Code:
cd src/
make -f makefile.unix

If compiling with gui (make sure you're using qt5)
Code:
qmake
make

Hope that can help.


legendary
Activity: 1610
Merit: 1119
It's all mathematics...!
Guess I just feel like I'm watching 8 mile trolls...Can you trolls at least bring up something about Crave that we don't already know? *Drops Mic*
sr. member
Activity: 275
Merit: 250

Hey Vertoe
I know your sitting in front this screen with a big pretty smile....Do you have anything to offer on this subject!
I will make sure to screen shot it because the crypto elite have been deleting our posts!
Cheers and I will drink a beer 2 Ya


@Vertoe  Roll Eyes  Roll Eyes  Roll Eyes
legendary
Activity: 1610
Merit: 1119
It's all mathematics...!
We should request that ICM fixes the github and gives proper credit to the prior contributors of the code base. Could you do this for the community industrialcoinmagic?
This would be a Grin good chance to prove yourself as being a good and competent developer that is responsive to the community.
I would personally buy the rest that i need for a masternode if you did this, since it would greatly increase my confidence in CRAVE and i am sure many others would feel the same way. The way the github looks now is just unprofessional and does not inspire confidence, please fix the github dev and give proper credit to the prior contributors of the code base, it is the right thing to do.

Let me get this straight...giving credit to the prior contributors of the code base? What? Lol! You mean the talented Devs that got manipulated by the upper management of the coin formally known as Dark and received peanuts in return...Played and used by the crypto elite...really? Who do you think is behind this coin sir?
Great men have always stood on the shoulders of other great men...ICM is a class act and you should read his posts before your look like a fool!


Hey Vertoe
I know your sitting in front this screen with a big pretty smile....Do you have anything to offer on this subject!
I will make sure to screen shot it because the crypto elite have been deleting our posts!
Cheers and I will drink a beer 2 Ya
sr. member
Activity: 275
Merit: 250
This thing is gonna blow up so hard. Wish I could see the look on all the trolls faces when that happens. Too bad many people will miss this boat because of skepticism....that's just the way of the world chico Wink

sorry bud but buy support looks too bad for me to retain confidence 4btc sell would slump price to 80k
hero member
Activity: 672
Merit: 500
This thing is gonna blow up so hard. Wish I could see the look on all the trolls faces when that happens. Too bad many people will miss this boat because of skepticism....that's just the way of the world chico Wink
sr. member
Activity: 292
Merit: 250
legendary
Activity: 2492
Merit: 1145
Enterapp Pre-Sale Live - bit.ly/3UrMCWI
Wait for it...


Wait for it...

wait...


and it was about that time that..



full member
Activity: 210
Merit: 100
./craved &
[2] 29601
[1] Exit 127 ./craved
root@vultr:~# ./craved: symbol lookup error: ./craved: undefined symbol: secp256k1_start


Sad


Help someone what I'm doing wrong? Why do I get this message on the server?

Code:
sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev libboost-all-dev automake libdb++-dev libssl-dev git
Code:
sudo aptitude install libminiupnpc-dev
Code:
git clone https://github.com/bitcoin/secp256k1
cd secp256k1
./autogen.sh
./configure
make
sudo make install
cd ..
ldconfig
wget http://104.207.135.209/craved
chmod 777 craved

STOP! Don't do that!!

Just for the sake of completeness, there are two things you should definitely avoid (for that reason, it's generally a bad idea to just copypaste code from some random web board and use it without knowing what it actually does):

  • Never mix apt-get and aptitude/synaptic/… (or, generally, don't mix the use of different package managers). The reason is simple: each has its own dependency management system, and each does it differently. You can easily end up with a broken system that way, because one package manager might not know what another one did to resolve dependencies.
    Instead, use "sudo apt-get install libminiupnpc-dev" for the second installation command.
  • chmod 777 for a daemon software, especially on a server (!!!) is totally unnecessary and - in case of dubious software - definitely dangerous. Instead, go for "chmod u+rwo craved", which ensures that your user can read, write and execute the daemon, or, yet better, "chmod 744 craved". This way, you give the user (first number) read, write, execute (read = 4, write = 2, execute = 1) rights, as 4+2+1=7, and the group (second number) plus others (third number, which you definitely don't want to have having read, write and execute rights because this means that literally anyone can read, write and execute this file!) only read access (4).
    If that does not work because your group is required to execute it, try 774, but definitely not 777.

Posts like the quoted ones are the reason for all those insecure machines on the web which pose a big danger to their "administrators" and the general public, because they help sending annoying spam mails when they got hacked, again. But on the other hand, they give me and the company I'm working for a job. Wink

this is for COLD wallets, and the reason to choose aptitude is to work around because that dep is not available. chmod 777 for a daemon is also not a big deal (COLD WALLET) , also 99% of nodes are on empty VPS's that have nothing important.

Thanks for info tho.  Smiley
legendary
Activity: 1610
Merit: 1119
It's all mathematics...!
We should request that ICM fixes the github and gives proper credit to the prior contributors of the code base. Could you do this for the community industrialcoinmagic?
This would be a good chance to prove yourself as being a good and competent developer that is responsive to the community.
I would personally buy the rest that i need for a masternode if you did this, since it would greatly increase my confidence in CRAVE and i am sure many others would feel the same way. The way the github looks now is just unprofessional and does not inspire confidence, please fix the github dev and give proper credit to the prior contributors of the code base, it is the right thing to do.

Let me get this straight...giving credit to the prior contributors of the code base? What? Lol! You mean the talented Devs that got manipulated by the upper management of the coin formally known as Dark and received peanuts in return...Played and used by the crypto elite...really? Who do you think is behind this coin sir?
Great men have always stood on the shoulders of other great men...ICM is a class act and you should read his posts before your look like a fool!
hero member
Activity: 672
Merit: 500
We should request that ICM fixes the github and gives proper credit to the prior contributors of the code base. Could you do this for the community industrialcoinmagic?
This would be a good chance to prove yourself as being a good and competent developer that is responsive to the community.
I would personally buy the rest that i need for a masternode if you did this, since it would greatly increase my confidence in CRAVE and i am sure many others would feel the same way. The way the github looks now is just unprofessional and does not inspire confidence, please fix the github dev and give proper credit to the prior contributors of the code base, it is the right thing to do.

Seems he has disapeared and he broke promise of giving an update today to go watch movies.
legendary
Activity: 1111
Merit: 1000
crypto-enthusiast since 2012
..... Testing new Crave Signature !!!!    Wink
Jump to: