Already I have one masternode, It runs fine. And today I've added a new node (diffe[Suspicious link removed] server). Used the same staps (beginning of this posting). And the new node starts perfect.
But the first one now seems to be "Not in the masternode list" according to the Windows wallet. At VPS level the debug command (reliefd masternode debug) shows : "not capable masternode: Could not find suitable coins!"
In the wallet there is more than 100.000 coins so the coins are there.
What did I do wrong ?
I've had this same issue, resolved it by checking the following things:
- Make sure every masternode uses a different private key ("masternode genkey" command in the debug console).
- Make sure to start your masternodes by pressing "start all" instead of just "start".
- For each masternode you must have one transaction of exactly 30,000 coins. So you specifically must have 2 transactions of this exact amount in your wallet.
I also use a different wallet address for each node, but i'm not sure if that has anything to do with it.