Pages:
Author

Topic: CRAVE: Revival - page 41. (Read 54975 times)

sr. member
Activity: 434
Merit: 251
July 01, 2017, 05:36:52 PM
I need an explanation, i have 5 nodes on 1 server, all configured right and working, the first 24hrs i got approx 2 coins per node. Now they been up 48hrs and in the second 24hrs i only got 2 transactions of 0.66 only on one node, i see on the masternode list that my nodes are all online. Is this normal to see nothing the following day?

sure its normal, more masternodes in the network must share the same amount of blockreward.

Correct, but the other day they were 202 and now 165, so something is not right

Yes, it's not normal. But it happens because some nodes created wrong. They are announced in network but disappears after checking by other nodes.
The main error why they working wrong is closed port. Masternode ip:port must be reachable from internet.

I have made an protection from unworking nodes. Now staking wallet check masternode while adding it to list and wallet exclude bad masternodes from payment list.
Those masternodes never recieve reward.


As you said the port is the main issue, i have opened all ports in my windows firewall now, we will see if this work. Im still on 2.0.3.4
member
Activity: 125
Merit: 20
July 01, 2017, 05:15:44 PM
I need an explanation, i have 5 nodes on 1 server, all configured right and working, the first 24hrs i got approx 2 coins per node. Now they been up 48hrs and in the second 24hrs i only got 2 transactions of 0.66 only on one node, i see on the masternode list that my nodes are all online. Is this normal to see nothing the following day?

sure its normal, more masternodes in the network must share the same amount of blockreward.

Correct, but the other day they were 202 and now 165, so something is not right

Yes, it's not normal. But it happens because some nodes created wrong. They are announced in network but disappears after checking by other nodes.
The main error why they working wrong is closed port. Masternode ip:port must be reachable from internet.

I have made an protection from unworking nodes. Now staking wallet check masternode while adding it to list and wallet exclude bad masternodes from payment list.
Those masternodes never recieve reward.
sr. member
Activity: 434
Merit: 251
July 01, 2017, 02:37:00 PM
I need an explanation, i have 5 nodes on 1 server, all configured right and working, the first 24hrs i got approx 2 coins per node. Now they been up 48hrs and in the second 24hrs i only got 2 transactions of 0.66 only on one node, i see on the masternode list that my nodes are all online. Is this normal to see nothing the following day?

sure its normal, more masternodes in the network must share the same amount of blockreward.

Correct, but the other day they were 202 and now 165, so something is not right
sr. member
Activity: 588
Merit: 422
July 01, 2017, 02:35:53 PM
I need an explanation, i have 5 nodes on 1 server, all configured right and working, the first 24hrs i got approx 2 coins per node. Now they been up 48hrs and in the second 24hrs i only got 2 transactions of 0.66 only on one node, i see on the masternode list that my nodes are all online. Is this normal to see nothing the following day?

sure its normal, more masternodes in the network must share the same amount of blockreward.
sr. member
Activity: 434
Merit: 251
July 01, 2017, 02:10:05 PM
I need an explanation, i have 5 nodes on 1 server, all configured right and working, the first 24hrs i got approx 2 coins per node. Now they been up 48hrs and in the second 24hrs i only got 2 transactions of 0.66 only on one node, i see on the masternode list that my nodes are all online. Is this normal to see nothing the following day?
newbie
Activity: 46
Merit: 0
July 01, 2017, 11:46:49 AM
Hi,

I use the windows wallet with wine on my mac.

It's doing well, but I would like to setup 4 masternodes and don't
know how to deal with the cmd files etc. cause I don't think wine will
interpret them correctly (app-folder data structure).

Any ideas about?

1) When will a MAC Wallet be available?
2) Is there a way with wine and cmd?

Maybe I have to setup a virtual windows...

Thanks in advance.

When you run the wallet through Wine, where is the conf folder located (with wallet.dat, crave.conf and the chain) ?


Thanks for your quick answer.

It's located here:

/Users/USER/Wine Files/drive_c/users/USER/Application Data/Crave/crave.conf

USER = My local mac username

Trying now to do it on virtual box with windows 10,
but thing is:

Is it possible to run multiple nodes with vps and controlling/seeing them through the windows wallet?
As I don't know the data structure of "craved" service for multiple instances.
That would be awesome to know Smiley Cause I have to setup a VPS anyway...

Or would it be the same like this tutorial: https://bitcointalksearch.org/topic/m.19605633
but instead of one "crave.conf" with a "masternode.conf" containing all nodes?
full member
Activity: 140
Merit: 100
Crave is the furure
July 01, 2017, 05:04:25 AM
The new release of the Crave wallet (version 2.0.3.6) works like a charm for me.
Thank you for a very good job,dev Smiley
newbie
Activity: 46
Merit: 0
July 01, 2017, 03:57:38 AM
Hi,

I use the windows wallet with wine on my mac.

It's doing well, but I would like to setup 4 masternodes and don't
know how to deal with the cmd files etc. cause I don't think wine will
interpret them correctly (app-folder data structure).

Any ideas about?

1) When will a MAC Wallet be available?
2) Is there a way with wine and cmd?

Maybe I have to setup a virtual windows...

Thanks in advance.

When you run the wallet through Wine, where is the conf folder located (with wallet.dat, crave.conf and the chain) ?


Thanks for your quick answer.

It's located here:

/Users/USER/Wine Files/drive_c/users/USER/Application Data/Crave/crave.conf

USER = My local mac username
sr. member
Activity: 588
Merit: 422
July 01, 2017, 03:16:47 AM
Maybe you can add "sudo apt-get install libgmp3-dev" under
https://github.com/CooleRRSA/crave/blob/master/doc/build-unix.txt -> Dependency Build Instructions: Ubuntu & Debian

if you compile the wallet on ubuntu 14.04 and you don't have this package installed, it throws this error: /usr/bin/ld: cannot find -lgmp
sr. member
Activity: 332
Merit: 263
Embrace The Darkness.
June 30, 2017, 08:26:53 PM
Hi,
i want to run masternode on raspberry pi 3. Is this possible?
Yes, follow the Masternode setup guide for a VPS. You can use the precompiled 2.0.3.4 wallet for raspberry pi (ARM 32 bits) if you dont want to compile.
Where can i find it?  thanks
https://github.com/CooleRRSA/crave/releases/download/v2.0.3.4/crave_ARM_32bits_2.0.3.4.tar.gz
full member
Activity: 171
Merit: 100
June 30, 2017, 06:29:11 PM
Hi,
i want to run masternode on raspberry pi 3. Is this possible?
Yes, follow the Masternode setup guide for a VPS. You can use the precompiled 2.0.3.4 wallet for raspberry pi (ARM 32 bits) if you dont want to compile.
Where can i find it?  thanks
hero member
Activity: 824
Merit: 1000
June 30, 2017, 06:26:33 PM
Hi,
i want to run masternode on raspberry pi 3. Is this possible?
Yes, follow the Masternode setup guide for a VPS. You can use the precompiled 2.0.3.4 wallet for raspberry pi (ARM 32 bits) if you dont want to compile.
full member
Activity: 171
Merit: 100
June 30, 2017, 06:24:55 PM
Hi,
i want to run masternode on raspberry pi 3. Is this possible?
hero member
Activity: 824
Merit: 1000
June 30, 2017, 06:21:13 PM
Hi,

I use the windows wallet with wine on my mac.

It's doing well, but I would like to setup 4 masternodes and don't
know how to deal with the cmd files etc. cause I don't think wine will
interpret them correctly (app-folder data structure).

Any ideas about?

1) When will a MAC Wallet be available?
2) Is there a way with wine and cmd?

Maybe I have to setup a virtual windows...

Thanks in advance.

When you run the wallet through Wine, where is the conf folder located (with wallet.dat, crave.conf and the chain) ?
member
Activity: 125
Merit: 20
June 30, 2017, 06:18:55 PM
Hi everyone!
New release: v2.0.3.6

*Fix network troubles after checking masternodes

Now bad masternodes will be listed, but with unactive status. This nodes will be excluded from the payout list.
Update your PoS wallets. Masternodes don't need this update.
full member
Activity: 203
Merit: 100
June 30, 2017, 06:15:14 PM
Hi,

I use the windows wallet with wine on my mac.

It's doing well, but I would like to setup 4 masternodes and don't
know how to deal with the cmd files etc. cause I don't think wine will
interpret them correctly (app-folder data structure).

Any ideas about?

1) When will a MAC Wallet be available?
2) Is there a way with wine and cmd?

Maybe I have to setup a virtual windows...

Thanks in advance.

I'm sorry, bro! But I want to buy now a few coins to run the masternode. I want to buy to run one masternode. Need 500 coins, I remember.Sorry for my english! Smiley
newbie
Activity: 46
Merit: 0
June 30, 2017, 06:04:44 PM
Hi,

I use the windows wallet with wine on my mac.

It's doing well, but I would like to setup 4 masternodes and don't
know how to deal with the cmd files etc. cause I don't think wine will
interpret them correctly (app-folder data structure).

Any ideas about?

1) When will a MAC Wallet be available?
2) Is there a way with wine and cmd?

Maybe I have to setup a virtual windows...

Thanks in advance.
full member
Activity: 203
Merit: 100
June 30, 2017, 05:17:46 PM
Not less than 100 thousand! Arise from the ashes! More anonymity these days! Big brother is watching you!



By the way, I liked this logo more. It would look good on a really minted coin, is not it? Nothing extra.
hero member
Activity: 824
Merit: 1000
June 30, 2017, 02:47:08 PM
and to be able to start masternode, the wallet should not be encrypted even though it was unlocked?

sorry for so many questions.

i unlock it for staking, but it doesnt stake as in my conf file i have staking=0

I've turned off the staking in the configuration file, same as yours: staking=0

My wallet is encrypted, i've already unlocked it: craved walletpassphrase MyPassPhrase 86400000

but when I am trying to start masternode: craved masternode start, it is complaint:

Code:
not capable masternode: Could not find suitable coins!

I do own 510 coins. It is a single transaction (sent from an exchange to my masternode wallet).

And when I checked: craved masternode status, it gaves me:

Code:
{
    "vin" : "CTxIn(COutPoint(0000000000, 4294967295), coinbase )",
    "service" : "MyIP",
    "status" : 2,
    "pubKeyMasternode" : "MyMasternodePubKey",
    "notCapableReason" : "Wallet is locked."
}

But the wallet was already unlocked: craved getinfo:

Code:
"unlocked_until" : 1585233546


Perhaps it is must be exact 500 coins, and not encrypted.

I am gonna try now


EDIT:


tried craved masternode start MyPassPhrase resulting an error too:
Code:
not capable masternode: Could not find suitable coins!


Follow rigorously the guide. And as Sothman stated, you need to send exactly 500, no more, no less.
sr. member
Activity: 332
Merit: 263
Embrace The Darkness.
June 30, 2017, 11:53:16 AM
Yes, the single there needs to be a transaction of EXACTLY 500 CRAVE.  Nothing else will work
Pages:
Jump to: