I have already updated my controller wallet and my MN's to v2.1.2.2, but when I try to restart the masternodes I receive the correct message of:
{
"alias" : "BMN3",
"result" : "successful"
}
And when I go to my MN and type
./darknet-cli masternode status
I receive this message
{
"vin" : "CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase )",
"service" : "[::]:0",
"status" : "Not capable masternode: Hot node, waiting for remote activation."
}
Any thoughts???
EDIT: And when I ask for masternode list-conf in my MN's controller wallet all of them appear as ENABLED.
I restarted my wallet/controller with the new version first. Maybe 30 minutes later, restarted the some masternodes with the new version.
The stayed in the same state. (Not capable masternode: Hot node, waiting for remote activation.) for about an hour so I ran start-alias ... from the controller and then the state changed.
Information from the wallet/controller is based on information is has last received from the masternode... and I think that after it doesn't hear from the masternode after a certain amount of time, then the masternode changes to the Missing state.
Did like you said and the result is the same, only change is that now my MN's has a value on "vin" : "CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase )", diferent to 00000....
I have activated obfuscation, can be related with it, devs? darknet.conf and masternodes.conf are ok in the controller wallet, only coin-server.com as node and correct Privkeys and associated collateral, and the same in the MN's, each ip has its asociated privkeys. But they don't change from the waiting remote activation state, nor with start-alias [MN alias] neither with masternode start-all.
I have also stop and start a mn as jakiman said and it didn't worked. After work I will try to resync again from scratch and start them again to see if that solved the problem. Any idea, suggestion is welcome. Anyone with similar problems or I am the original guy?
Solved, I have resync from scratch (but after solving the problem I think it was no necessary) and I have done two things. The least important I think is to add "addnode=coin-server.com" to the darknet.conf file, that has no nodes since the blockchain problems in version v2.0.x. And more important, I have started the wallet, wait for sync, stopped the wallet, WAIT FOR A MINUTE, and started it again. I thinks that when I have stopped the wallet in the first attempts I tried to restart it again too fast, and the stopping action make something that allow the MN to be activated. I will inform again as soon as I have the first payments.
Thanks, Jakiman, your indication gives me a clue that my problem could be there.
On the other hand I have obfuscation completed at 93%, what happens when it reach 100%?
I have the impression I'm stacking blocks faster since I have obfuscation activated.
And as we approachh firsr block reward decrease in POS phase price seems to go up.