Can anyone tell me what is wrong with my MasterNode Dash-Wallet when
start-missing
simple does not work?
No matter what I tried a week ago it always said 0 of 0 successfull started and the masternode status said not started.
I use the dash client zip file for windows (not the installer) copied all the content in one single costum named folder and I worked with the client.config start method before. ( For some reason they blocked that start method now. :/)
While some got double and tripple the usual pay outs I lost over a week payout by starting them with
start-alias
Not complaining I am glad I could start it at the end but I just want to know the issue for the next time so I can fix that. If the Dash value rises a payment drop out can become a significant lose in the future.
start-missing is a helper command which you should use when your MNs are not in the list at all e.g. you have 10 MNs and you just started remote nodes for few more MNs but haven't issued start yet - new MNs will be in "missing" state and you can easily start them all using start-missing without affecting MNs in "enabled" state.
If your MNs are already in the list start-missing is NOT going to work for you. If some of your MNs are not in "enabled" state you can use start-disabled to start them all without affecting MNs in "enabled" state.
Make sure to fully sync and verify that wallet recognizes active MNs as "enabled", or otherwise they are going to be restarted too.