dashpay / dash

Dash - Reinventing Cryptocurrency
https://www.dash.org
MIT License
1.49k stars 1.2k forks source link

WATCHDOG_EXPIRED on New Masternode (12.1 testnet) #1101

Closed ryansd92 closed 8 years ago

ryansd92 commented 8 years ago

I sent 1000 Dash to a new address, spun up a masternode, issued a Start Missing and the status was immediately WATCHDOG_EXPIRED. I logged into the masternode and have the following status.

{ "vin": "CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase )", "service": "52.71.2.46:19999", "status": "Node just started, not yet activated" }

WATCHDOG EXPIRED is showing from the wallet, the masternode itself, and another non-masternode daemon.

I think the status should be PRE_ENABLED.

tgflynn commented 8 years ago

If you're running sentinel on the masternode it should switch to PRE_ENABLED within 2 minutes.

ryansd92 commented 8 years ago

I am running sentinel and it's still WATCHDOG_EXPIRED. It has been more than 15 minutes now.

tgflynn commented 8 years ago

Are you sure you're running the current version of sentinel ?

ryansd92 commented 8 years ago

Pretty sure. Here is some more information.

Ubuntu 14.04.5 LTS Sentinel from https://github.com/nmarley/sentinel.git (and up-to-date) dashd updated about an hour ago.