If you are lower could you please try resyncing?
I tried resyncing and both controller wallet and MNs are ok now (block 123126, hash 7355d3ef0e69ddbae973912643185bcfe5fbbeef8d30f6726eec8047a89a4e5d)
So everything looks great, but when I finally activate the MNs, it says "success" in the controller wallet, and PRE_ENABLED, but in the MN VPS I see
$ biblepay-cli mnsync status
{
"AssetID": 999,
"AssetName": "MASTERNODE_SYNC_FINISHED",
"AssetStartTime": 1559500589,
"Attempt": 0,
"IsBlockchainSynced": true,
"IsMasternodeListSynced": true,
"IsWinnersListSynced": true,
"IsSynced": true,
"IsFailed": false
$ biblepay-cli masternode status
{
"outpoint": "0000000000000000000000000000000000000000000000000000000000000000-4294967295",
"service": "209.250.243.91:40000",
"status": "Not capable masternode: Masternode not in masternode list"
}
}
Is this expected and maybe I have to wait some time? (in previous classic it showed "active" right after activation from controller wallet)
Also, I checked collateral tx amount and also if it is old enough.