Hi guys,
i had something weird happening when trying to update.
Maybe it's already been said by someone else, dunno, but here goes:
when i update to 10.16.11 remotely and start the daemon, i don't get listed.
So i figure ok, i'll just start also from the local wallet.
everytime i do that, this occurs :
i give my walletpassphrase to unlock the wallet (for 1000 seconds which should be long enough)
--> masternode debug : uncapable masternode
--> masternode stop : unknown
--> masternode start : Your wallet is locked, passphrase is required
(code -1) (1000 seconds haven't passed yet, so should be unlocked still)
--> masternode debug : masternode successfully started (shows up when i use grep command and on the monitoring site)
Had this occuring 3 times now, and dunno if my mn's will stay listed, in which case i'm fine with it, but it's still pretty confusing
wallet locks itself back on "masternode stop" and "masternode start" commands so you
must provide walletpassphrase right before "masternode start" or use "masternode start passphrase" form
https://github.com/darkcoin/darkcoin/blob/master/src/rpcdarksend.cpp#L119https://github.com/darkcoin/darkcoin/blob/master/src/rpcdarksend.cpp#L189PS. Thanks everyone for tipping!

Really appreciate it!