Pages:
Author

Topic: ✅|ANN| 🌍DESIRE |NeoScrypt| |🔨MasterNodes🔨| - COIN OF YOUR DREAMS! - page 56. (Read 167492 times)

newbie
Activity: 12
Merit: 0
can not run masternode, what do I do wrong?
 Not capable masternode: Could not connect to XX.XX.50.80:9919
Make sure port is not blocked by firewall.
For Linux VPS:
/sbin/iptables -A INPUT -i eth0 -p tcp --dport 9919 -j ACCEPT
I try to adjust on win10. ip must be static or dynamic? or it does not matter?

IP should be static; if you are on the dynamic IP it will work as long as your IP will not change.
If you are on Win10: check your IP address (Google: "whatismyipaddress").
Most probably you are behind router - you will need to open port on your router.

However I would suggest you to run cold MN on VPS - it costs $5 per month and you can run 4-5 masternodes on it ($1 per month per masternode)
c oднoгo ip мoжнo зaпycтить 5 masternodes?
how to know which port to open?
full member
Activity: 206
Merit: 101
Nothing is True...
can not run masternode, what do I do wrong?
 Not capable masternode: Could not connect to XX.XX.50.80:9919
Make sure port is not blocked by firewall.
For Linux VPS:
/sbin/iptables -A INPUT -i eth0 -p tcp --dport 9919 -j ACCEPT
I try to adjust on win10. ip must be static or dynamic? or it does not matter?

IP should be static; if you are on the dynamic IP it will work as long as your IP will not change.
If you are on Win10: check your IP address (Google: "whatismyipaddress").
Most probably you are behind router - you will need to open port on your router.

However I would suggest you to run cold MN on VPS - it costs $5 per month and you can run 4-5 masternodes on it ($1 per month per masternode)
newbie
Activity: 12
Merit: 0
can not run masternode, what do I do wrong?
 Not capable masternode: Could not connect to XX.XX.50.80:9919
Make sure port is not blocked by firewall.
For Linux VPS:
/sbin/iptables -A INPUT -i eth0 -p tcp --dport 9919 -j ACCEPT
I try to adjust on win10. ip must be static or dynamic? or it does not matter?

full member
Activity: 206
Merit: 101
Nothing is True...
can not run masternode, what do I do wrong?
 Not capable masternode: Could not connect to XX.XX.50.80:9919
Make sure port is not blocked by firewall.
For Linux VPS:
/sbin/iptables -A INPUT -i eth0 -p tcp --dport 9919 -j ACCEPT
full member
Activity: 206
Merit: 101
Nothing is True...
Don't forget to make masternode.conf file on Win and Start MN from Win wallet.

i delete the 3 lines in config on win wallet, but the error is still like the same one.

Edit: Now i get this error in win wallet

16:22:53

masternode start

16:22:53

You must set masternode=1 in the configuration (code -32603)

Please refer to the MN setup guide.
Before you start MN you must prepare masternode.conf file on your Win wallet.
You need to specify Alias, IP:port, genkey, txId(outputs) and txIndex in this file.
After restarting Win control wallet - go to Masternode Tab and you will see your MN. Select it and press Start button.
If you cannot see Masternode Tab - enable it from "Options"

Must be the win wallet everytime open?
i check my genkey and it was different to my vps config. Now Wallet and VPS is "masternode successfully started"

Congrats!
On VPS double check the status by command "./desire-cli masternode status".
Don't forget to include sentinel check into "crontab -e" time schedule.

VPS should run all the time. Run Win control wallet sometimes to watch your MN status.

Thank you so much for help, but last question.

how can i setup the cron job for sentinel?

I start this anytime manually.

Cheers
crontab -e
* * * * * cd /root/.desirecore/sentinel && ./venv/bin/python bin/sentinel.py 2>&1 >> sentinel-cron.log
save and exit
newbie
Activity: 12
Merit: 0
can not run masternode, what do I do wrong?
 Not capable masternode: Could not connect to XX.XX.50.80:9919
newbie
Activity: 15
Merit: 0
Don't forget to make masternode.conf file on Win and Start MN from Win wallet.

i delete the 3 lines in config on win wallet, but the error is still like the same one.

Edit: Now i get this error in win wallet

16:22:53

masternode start

16:22:53

You must set masternode=1 in the configuration (code -32603)

Please refer to the MN setup guide.
Before you start MN you must prepare masternode.conf file on your Win wallet.
You need to specify Alias, IP:port, genkey, txId(outputs) and txIndex in this file.
After restarting Win control wallet - go to Masternode Tab and you will see your MN. Select it and press Start button.
If you cannot see Masternode Tab - enable it from "Options"

Must be the win wallet everytime open?
i check my genkey and it was different to my vps config. Now Wallet and VPS is "masternode successfully started"

Congrats!
On VPS double check the status by command "./desire-cli masternode status".
Don't forget to include sentinel check into "crontab -e" time schedule.

VPS should run all the time. Run Win control wallet sometimes to watch your MN status.

Thank you so much for help, but last question.

how can i setup the cron job for sentinel?

I start this anytime manually.

Cheers
full member
Activity: 206
Merit: 101
Nothing is True...
Don't forget to make masternode.conf file on Win and Start MN from Win wallet.

i delete the 3 lines in config on win wallet, but the error is still like the same one.

Edit: Now i get this error in win wallet

16:22:53

masternode start

16:22:53

You must set masternode=1 in the configuration (code -32603)

Please refer to the MN setup guide.
Before you start MN you must prepare masternode.conf file on your Win wallet.
You need to specify Alias, IP:port, genkey, txId(outputs) and txIndex in this file.
After restarting Win control wallet - go to Masternode Tab and you will see your MN. Select it and press Start button.
If you cannot see Masternode Tab - enable it from "Options"

Must be the win wallet everytime open?
i check my genkey and it was different to my vps config. Now Wallet and VPS is "masternode successfully started"

Congrats!
On VPS double check the status by command "./desire-cli masternode status".
Don't forget to include sentinel check into "crontab -e" time schedule.

VPS should run all the time. Run Win control wallet sometimes to watch your MN status.
newbie
Activity: 15
Merit: 0
Don't forget to make masternode.conf file on Win and Start MN from Win wallet.

i delete the 3 lines in config on win wallet, but the error is still like the same one.

Edit: Now i get this error in win wallet

16:22:53

masternode start

16:22:53

You must set masternode=1 in the configuration (code -32603)

Please refer to the MN setup guide.
Before you start MN you must prepare masternode.conf file on your Win wallet.
You need to specify Alias, IP:port, genkey, txId(outputs) and txIndex in this file.
After restarting Win control wallet - go to Masternode Tab and you will see your MN. Select it and press Start button.
If you cannot see Masternode Tab - enable it from "Options"

Must be the win wallet everytime open?
i check my genkey and it was different to my vps config. Now Wallet and VPS is "masternode successfully started"
full member
Activity: 206
Merit: 101
Nothing is True...
Don't forget to make masternode.conf file on Win and Start MN from Win wallet.

i delete the 3 lines in config on win wallet, but the error is still like the same one.

Edit: Now i get this error in win wallet

16:22:53

masternode start

16:22:53

You must set masternode=1 in the configuration (code -32603)

Please refer to the MN setup guide.
Before you start MN you must prepare masternode.conf file on your Win wallet.
You need to specify Alias, IP:port, genkey, txId(outputs) and txIndex in this file.
After restarting Win control wallet - go to Masternode Tab and you will see your MN. Select it and press Start button.
If you cannot see Masternode Tab - enable it from "Options"
newbie
Activity: 15
Merit: 0
Don't forget to make masternode.conf file on Win and Start MN from Win wallet.

i delete the 3 lines in config on win wallet, but the error is still like the same one.

Edit: Now i get this error in win wallet

16:22:53

masternode start


16:22:53

You must set masternode=1 in the configuration (code -32603)

full member
Activity: 206
Merit: 101
Nothing is True...
Don't forget to make masternode.conf file on Win and Start MN from Win wallet.
newbie
Activity: 15
Merit: 0
Actually Desire masternode is the most stable one compare to other similar coins using Sentinel. Other "sentinel" coins often falls into NEW_START_REQUIRED, almost constantly are in the WATCHDOG_EXPIRED state and sentinel generated tons of error messages.
No this BS for Desire MN - all are working as a clock!
One day people will realize that Desire MN is the most stable one Smiley

so i dont have to wonder about the watchdoge_expired?

But why i cant open my wallet, when i setup listen=1 ?
When i delete the rpcport and listen=1, wallet will start. must the wallet be open every time?

cheers
full member
Activity: 206
Merit: 101
Nothing is True...
Hey guys,

i setup my first masternode in vultr and ubuntu 14.04  and everything is fine in the vps.

But in my Windows Wallet, i dont can open it, when the config is like this

rpcuser=xxx
rpcpassword=xxx
rpcallowip=127.0.0.1
rpcport=9919
listen=1
server=1
daemon=1
staking=0
externalip=209.250.242.217:9919
masternode=1
masternodeprivkey=xxx

(xxx is cleared)

When i will start the wallet, i get this info:

Can not bind to 0.0.0.0:9919 on this machine (error returned by bind: access to a socket was inadmissible due to the access rights of the socket. (10013))

Next Error:
Error, no port could be intercepted. If so, use listen = 0.

When i change the Config to listen=0, the wallet will start, but after 20 hrs runnning, "Watchdog Expired" and the Masternode isnt in the Network List on Explorer.

For Watchdog, i run sentinel on ubuntu, but doenst help anything. I dont get any payout after 3 days.

Can anyone help me? :O

Cheers guys
The config file above is for masternode on VPS, not for the control wallet on Win.
Remove this 3 lines in Win config:

#externalip=209.250.242.217:9919
#masternode=1
#masternodeprivkey=xxx
full member
Activity: 206
Merit: 101
Nothing is True...
Actually Desire masternode is the most stable one compare to other similar coins using Sentinel. Other "sentinel" coins often falls into NEW_START_REQUIRED, almost constantly are in the WATCHDOG_EXPIRED state and sentinel generated tons of error messages.
No this BS for Desire MN - all are working as a clock!
One day people will realize that Desire MN is the most stable one Smiley
newbie
Activity: 15
Merit: 0
Hey guys,

i setup my first masternode in vultr and ubuntu 14.04  and everything is fine in the vps.

But in my Windows Wallet, i dont can open it, when the config is like this

rpcuser=xxx
rpcpassword=xxx
rpcallowip=127.0.0.1
rpcport=9919
listen=1
server=1
daemon=1
staking=0
externalip=209.250.242.217:9919
masternode=1
masternodeprivkey=xxx

(xxx is cleared)

When i will start the wallet, i get this info:

Can not bind to 0.0.0.0:9919 on this machine (error returned by bind: access to a socket was inadmissible due to the access rights of the socket. (10013))

Next Error:
Error, no port could be intercepted. If so, use listen = 0.

When i change the Config to listen=0, the wallet will start, but after 20 hrs runnning, "Watchdog Expired" and the Masternode isnt in the Network List on Explorer.

For Watchdog, i run sentinel on ubuntu, but doenst help anything. I dont get any payout after 3 days.

Can anyone help me? :O

Cheers guys
sr. member
Activity: 533
Merit: 251
https://stocks.exchange/trade/DSR/BTC

The 2000sat buying order is mine.
Plesae dump to me!
member
Activity: 112
Merit: 10
Okay, i found it. In case you want to see your masternode's uptime via command-line desire cli, you can run
Code:
# all masternodes
desire-cli masternodelist full

# specific masternode
desire-cli masternodelist full | grep ''

# example result
"41db00d59d42688aaf5fa6d6249ce99778c899467ccf4c98dddf99451aadd6f3-1": "           ENABLED 70208 D98oPyZTVesLE7BHB4wWAt3onTKk7gH2Mu 1513860932  2368705 1513814687  36278 IP.ADD.RE.SS:9919"

I suppose that the value next to your address is a last seen timestamp, and the next one is uptime.
sr. member
Activity: 533
Merit: 251
Why the price is so low? Huh Huh Compare with the cost of hastrate.
newbie
Activity: 12
Merit: 0
there is a possibility to check the transactions of the Desire network, such as Bitcoin blockchain.info?

You can use desire explorer - http://202.5.19.121/

thank you very much, kind person)
my coins are back

one more question, can I connect MasterNodes this way in Desire?
https://www.youtube.com/watch?v=Mek55iQ9Dsg
Pages:
Jump to: