Sven
Member
Went through the registration procedure and at first everything seemed to have gone fine. No errors and MN showed up in the DIP3 Masternodes tab in Dash Core wallet and showed ENABLED. Great! Went to get something to eat and came back to find "SENTINEL_PING_EXPIRED". Crap!
Trying to relaunch Sentinel on the VPS:
Checked masternode status on the VPS, it shows:
Doublechecked the collateral address. It's definitely correct and has been running on this address for a long time. Something wrong with the owner/votingKeyAddr? I tried to redo the registration with a new one via getnewaddress on my Dash Core wallet. After the last step (sending the new protx register_submit), I get:
Now I'm stuck. Any help?
EDIT: On the My Masternodes tab, it now shows EXPIRED. Dash Ninja also shows EXPIRED. But on the DIP3 Masternodes tab, it still shows ENABLED. Which one is it?
EDIT 2: I just noticed on the My Masternodes tab, it shows a different IP address than when I click on the Show Info... button on the bottom for the same MN. The Show Info... button matches what's in masternode.conf, the overview list on the My Masternodes tab doesn't.
EDIT 3: And on the VPS, the output of masternode status shows an outpoint and payee that doesn't match the masternodeprivkey in dash.conf. That is, those outpoint (= collateral transaction) and payee belong together, but they are from a different MN than what's specified in dash.conf via masternodeprivkey.
Trying to relaunch Sentinel on the VPS:
Code:
Invalid Masternode Status, cannot continue.
Checked masternode status on the VPS, it shows:
Code:
"status": "Not capable masternode: Masternode collateral is a ProTx and ProTx address does not match local address"
Doublechecked the collateral address. It's definitely correct and has been running on this address for a long time. Something wrong with the owner/votingKeyAddr? I tried to redo the registration with a new one via getnewaddress on my Dash Core wallet. After the last step (sending the new protx register_submit), I get:
Code:
bad-protx-dup-key (code 18) (code -1)
Now I'm stuck. Any help?
EDIT: On the My Masternodes tab, it now shows EXPIRED. Dash Ninja also shows EXPIRED. But on the DIP3 Masternodes tab, it still shows ENABLED. Which one is it?
EDIT 2: I just noticed on the My Masternodes tab, it shows a different IP address than when I click on the Show Info... button on the bottom for the same MN. The Show Info... button matches what's in masternode.conf, the overview list on the My Masternodes tab doesn't.
EDIT 3: And on the VPS, the output of masternode status shows an outpoint and payee that doesn't match the masternodeprivkey in dash.conf. That is, those outpoint (= collateral transaction) and payee belong together, but they are from a different MN than what's specified in dash.conf via masternodeprivkey.
Last edited: