• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

Do I need to restart my masternode?

Pietro Speroni

Active member
Hello,
thank you very much for the support in the last thread.
Following that dashninja.pl started to show it as active. This is great.

The problem is that I had tu turn off and on the Dash Core program in my computer and now over there is says:
STATUS: NEW_START_REQUIRED

On the other side Dashninja.pl says that the masternode is running fine and dashcentral.org says STATUS:OK.

LATE ADD: the ip address of the masternode is: 108.61.117.186

If I understand it correctly the moment in which I press START ALIAS the masternode counting will start again. And I will have lost the possibility to be paid for this first week when it was on. Right?

So do I really need to restart the masternode?

Many Thanks,
Pietro
 
Last edited:
Hello,
thank you very much for the support in the last thread.
Following that dashninja.pl started to show it as active. This is great.

The problem is that I had tu turn off and on the Dash Core program in my computer and now over there is says:
STATUS: NEW_START_REQUIRED

On the other side Dashninja.pl says that the masternode is running fine and dashcentral.org says STATUS:OK.

LATE ADD: the ip address of the masternode is: 108.61.117.186

If I understand it correctly the moment in which I press START ALIAS the masternode counting will start again. And I will have lost the possibility to be paid for this first week when it was on. Right?

So do I really need to restart the masternode?

Many Thanks,
Pietro

Dash Core has sometimes very strange status. Don't trust to this status.

don't restart, masternode looks good to me:
Code:
server➜~» ./get_queue_position.sh "108.61.117.186"                                                            [23:39:40]
masternode 108.61.117.186
 -> queue position 17/4444
 -> SELECTION PENDING
server➜~» ./dash-cli --datadir=/var/dashcore masternode list | grep "e949520f22dbee95d41a793dcc4360bfa02892620a49ca95dc559bc4fd86c73f-1"
  "e949520f22dbee95d41a793dcc4360bfa02892620a49ca95dc559bc4fd86c73f-1": "ENABLED",
 
Dash Core has sometimes very strange status. Don't trust to this status.

don't restart, masternode looks good to me:
Code:
server➜~» ./get_queue_position.sh "108.61.117.186"                                                            [23:39:40]
masternode 108.61.117.186
 -> queue position 17/4444
 -> SELECTION PENDING
server➜~» ./dash-cli --datadir=/var/dashcore masternode list | grep "e949520f22dbee95d41a793dcc4360bfa02892620a49ca95dc559bc4fd86c73f-1"
  "e949520f22dbee95d41a793dcc4360bfa02892620a49ca95dc559bc4fd86c73f-1": "ENABLED",
Thank you very much.

WOW, queue position 17/4444. That sounds really good. Thanks @SirHikmat.
I probably should install the same service to measure the position in the queue.
So there is no need for me to keep the Dash Core running, as long as the VPS is running, right?
 
Back
Top