Bitcoin Forum
July 02, 2024, 01:15:11 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19] 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 »
  Print  
Author Topic: CRAVE: Revival  (Read 54972 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
one_direction
Newbie
*
Offline Offline

Activity: 64
Merit: 0


View Profile
July 19, 2017, 10:04:46 AM
 #361

Quote
I've found normal builds of the "craved" process will stop running with 512MB after a few days, while 1 GB keeps going stably. 

thanks for your help, i better will get one with 1GB.

is vultr.com a good choice for my VPS?

btct22
Hero Member
*****
Offline Offline

Activity: 615
Merit: 502



View Profile
July 19, 2017, 10:07:43 AM
 #362

Quote
I've found normal builds of the "craved" process will stop running with 512MB after a few days, while 1 GB keeps going stably. 

thanks for your help, i better will get one with 1GB.

is vultr.com a good choice for my VPS?



I haven't used them before, I've successfully used A2 VPS hosting and BudgetVM - you'll want to get an Ubuntu Linux on your VPS it makes building the code a bit easier.
btct22
Hero Member
*****
Offline Offline

Activity: 615
Merit: 502



View Profile
July 19, 2017, 10:08:00 AM
 #363

I seem to be having trouble with the new release.  I can't get the masternodes to say "masternode started remotely" like they used to before the update.

I've printed the debug log to the console and looked for clues, it says:

CActiveMasternode::ManageStatus() - Checking inbound connection to 'xxx:yyy'
CActiveMasternode::GetMasterNodeVin - Could not locate specified vin from possible list
CActiveMasternode::ManageStatus() - Could not find suitable coins!
CActiveMasternode::Dseep() - Error: masternode is not in a running status
CActiveMasternode::ManageStatus() - Error on Ping: masternode is not in a running status

But I've started the nodes, they are synced, and in the masternode list.. But I think they'll all drop out?

tkon3
Hero Member
*****
Offline Offline

Activity: 824
Merit: 1000



View Profile
July 19, 2017, 10:34:13 AM
 #364

I seem to be having trouble with the new release.  I can't get the masternodes to say "masternode started remotely" like they used to before the update.

I've printed the debug log to the console and looked for clues, it says:

CActiveMasternode::ManageStatus() - Checking inbound connection to 'xxx:yyy'
CActiveMasternode::GetMasterNodeVin - Could not locate specified vin from possible list
CActiveMasternode::ManageStatus() - Could not find suitable coins!
CActiveMasternode::Dseep() - Error: masternode is not in a running status
CActiveMasternode::ManageStatus() - Error on Ping: masternode is not in a running status

But I've started the nodes, they are synced, and in the masternode list.. But I think they'll all drop out?


You can try this command in the controller wallet console :
Code:
addnode vps_ip:port onetry
masternode start-alias mn_name your_password
Ports must be open on the vps, else the masternode will get banned.
tkon3
Hero Member
*****
Offline Offline

Activity: 824
Merit: 1000



View Profile
July 19, 2017, 10:39:38 AM
 #365

Quote
I've found normal builds of the "craved" process will stop running with 512MB after a few days, while 1 GB keeps going stably.  

thanks for your help, i better will get one with 1GB.

is vultr.com a good choice for my VPS?



Vultr is fine. 1 masternode uses usually ~315Mb memory so 1Gb is highly recommended. You can use a swap file to increase your VPS performance aswell following this guide.
one_direction
Newbie
*
Offline Offline

Activity: 64
Merit: 0


View Profile
July 19, 2017, 11:05:28 AM
 #366

Quote
Vultr is fine. 1 masternode uses usually ~315Mb memory so 1Gb is highly recommended.

thanks for information

Da$h MN Setup instruction recommend to setup a firewall (ufw) and open port 9999.

is this also recommended for crave?

sorry for my dumb questions, i am a beginner  Smiley
tkon3
Hero Member
*****
Offline Offline

Activity: 824
Merit: 1000



View Profile
July 19, 2017, 12:13:27 PM
 #367

Quote
Vultr is fine. 1 masternode uses usually ~315Mb memory so 1Gb is highly recommended.

thanks for information

Da$h MN Setup instruction recommend to setup a firewall (ufw) and open port 9999.

is this also recommended for crave?

sorry for my dumb questions, i am a beginner  Smiley
Yes if you use the 9999 port.
lengfeng847
Member
**
Offline Offline

Activity: 98
Merit: 10

Hello Bitcointalk


View Profile
July 19, 2017, 12:32:01 PM
 #368

THE design of  the  Icon is very good! Tongue Tongue Tongue Tongue

SMARTPLAY▼TECH
W I N - W I N  R O U L E T T E   R E L E A S E     
D I S C U S S    ◎    G E T  2 0 0  F R E E  S P I N S    ◎    I N V E S T
LemonAndFriesOne
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000


View Profile
July 19, 2017, 03:18:07 PM
 #369

How much rewards for masternodes on average per day?
Slothman
Sr. Member
****
Offline Offline

Activity: 332
Merit: 263


Embrace The Darkness.


View Profile WWW
July 19, 2017, 04:58:50 PM
 #370

How much rewards for masternodes on average per day?
Around 2 Crave per day right now
btct22
Hero Member
*****
Offline Offline

Activity: 615
Merit: 502



View Profile
July 19, 2017, 08:38:20 PM
Last edit: July 19, 2017, 09:12:45 PM by btct22
 #371

I seem to be having trouble with the new release.  I can't get the masternodes to say "masternode started remotely" like they used to before the update.

I've printed the debug log to the console and looked for clues, it says:

CActiveMasternode::ManageStatus() - Checking inbound connection to 'xxx:yyy'
CActiveMasternode::GetMasterNodeVin - Could not locate specified vin from possible list
CActiveMasternode::ManageStatus() - Could not find suitable coins!
CActiveMasternode::Dseep() - Error: masternode is not in a running status
CActiveMasternode::ManageStatus() - Error on Ping: masternode is not in a running status

But I've started the nodes, they are synced, and in the masternode list.. But I think they'll all drop out?


You can try this command in the controller wallet console :
Code:
addnode vps_ip:port onetry
masternode start-alias mn_name your_password
Ports must be open on the vps, else the masternode will get banned.


Thanks, that said "result: 'successful', I can get to the node/port from the outside (with telnet), but the node still said "not capable masternode: Could not find suitable coins!" - I did do a cleanup transaction to move all the non 500 coin amounts to the reward address, could that have unlinked anything?  I'll try a new TX next perhaps.

EDIT:  I tried a new TX with same result.  Then I rebuilt the crave-2.0.4.1 binary, and all is well again, so something has stopped working with the activation process in the latest release. I'm still using the latest .2 wallet but without reward addresses specified on the controller side, and downgraded to .1 for the nodes.  

I'd be happy to help debug it further if I can.  

In the meantime I'll downgrade the remaining nodes and should be happily craving away..  Cheers Smiley

CooleRRSA (OP)
Member
**
Offline Offline

Activity: 125
Merit: 20


View Profile
July 20, 2017, 08:07:17 AM
 #372

Sorry for troubles with running nodes on v2.0.4.2.

But now:

New release: v2.0.4.3

*Old masternode system compatibility fix

GREEDYJOHN
Legendary
*
Offline Offline

Activity: 1778
Merit: 1000


View Profile
July 20, 2017, 08:29:43 AM
 #373

https://github.com/CooleRRSA/crave/releases

CooleRRSA (OP)
Member
**
Offline Offline

Activity: 125
Merit: 20


View Profile
July 20, 2017, 09:07:14 AM
 #374


Damn. Forget about link  Cheesy
one_direction
Newbie
*
Offline Offline

Activity: 64
Merit: 0


View Profile
July 20, 2017, 09:40:29 AM
 #375

thanks for update.

could you explain how a masternode technical works (if i use instruction Method A)?

where are my coins? on my windows computer or on my remote Linux VPS?

what happens if i loose access to my remote Linux VPS?

is it possible to unlock Masternode on my windows computer?

Is Remote Linux VPS Crave using another wallet? or the same?

should i secure it with another passphrase or must i use the same?


Quote
THE design of  the  Icon is very good! Tongue Tongue Tongue Tongue

yeah, but it should also be updated on coinmarketcap, there is still the old icon.

tkon3
Hero Member
*****
Offline Offline

Activity: 824
Merit: 1000



View Profile
July 20, 2017, 09:49:12 AM
 #376

thanks for update.

could you explain how a masternode technical works (if i use instruction Method A)?

where are my coins? on my windows computer or on my remote Linux VPS?

what happens if i loose access to my remote Linux VPS?

is it possible to unlock Masternode on my windows computer?

Is Remote Linux VPS Crave using another wallet? or the same?

should i secure it with another passphrase or must i use the same?


Quote
THE design of  the  Icon is very good! Tongue Tongue Tongue Tongue

yeah, but it should also be updated on coinmarketcap, there is still the old icon.


Coins are stored on your Windows machine wallet, the VPS just runs empty wallets as masternodes. Both use the same wallet but you run multiple instances.
You only need to secure your Windows wallet and you can close it when your MN is active.
Elkmar
Full Member
***
Offline Offline

Activity: 294
Merit: 100


View Profile
July 20, 2017, 09:56:14 AM
 #377

Quote
I've found normal builds of the "craved" process will stop running with 512MB after a few days, while 1 GB keeps going stably.  

thanks for your help, i better will get one with 1GB.

is vultr.com a good choice for my VPS?



Vultr is fine. 1 masternode uses usually ~315Mb memory so 1Gb is highly recommended. You can use a swap file to increase your VPS performance aswell following this guide.

Thank you for the swap guide ! Really helpful.
one_direction
Newbie
*
Offline Offline

Activity: 64
Merit: 0


View Profile
July 20, 2017, 11:50:58 AM
 #378

have a problem with my masternode setup:

i cannot start linux VPS crave:

error while loading shared libraries: libboost_system.so.1.58.0... cannot open ... no such file

please help

coinhugger
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500



View Profile
July 20, 2017, 12:55:51 PM
 #379

When Crave first came out I 'burned' some Crave to Blur assets.

Can anything be done with these Blur assets yet?

tkon3
Hero Member
*****
Offline Offline

Activity: 824
Merit: 1000



View Profile
July 20, 2017, 01:03:45 PM
 #380

have a problem with my masternode setup:

i cannot start linux VPS crave:

error while loading shared libraries: libboost_system.so.1.58.0... cannot open ... no such file

please help


Install boost 1.58
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19] 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!