start your mn. current status.
Is your node synced fully ?
check, AssetID should be 999.
when I try to start the alias in dash-qt masternodes tab it seems to be working briefly, then it stops again, I described the output in earlier posts...
status says "OUTPOINT SPENT" while it is running, then it goes back to "MISSING"
what does "OUTPOINT SPENT" mean?
michael@ubuntuserver16:~/.dashcore/sentinel$ dash-cli -testnet mnsync status
{
"AssetID": 999,
"AssetName": "MASTERNODE_SYNC_FINISHED",
"AssetStartTime": 1503586615,
"Attempt": 0,
"IsBlockchainSynced": true,
"IsMasternodeListSynced": true,
"IsWinnersListSynced": true,
"IsSynced": true,
"IsFailed": false
}
michael@ubuntuserver16:~/.dashcore/sentinel$ dash-cli getinfo
error: couldn't connect to server
michael@ubuntuserver16:~/.dashcore/sentinel$ dash-cli -testnet getinfo
{
"version": 120200,
"protocolversion": 70207,
"walletversion": 61000,
"balance": 2999.99585080,
"privatesend_balance": 74.70074700,
"blocks": 255191,
"timeoffset": 0,
"connections": 8,
"proxy": "",
"difficulty": 21.69138096217026,
"testnet": true,
"keypoololdest": 1503358053,
"keypoolsize": 1999,
"unlocked_until": 0,
"paytxfee": 0.00000000,
"relayfee": 0.00010000,
"errors": ""
}