• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

"not capable masternode: Could not find suitable coins!"

doopalek

New member
I try to setup multiple masternodes on a VPS. I did most of the setup using Reuben's guide.
Masternodes start fine and run fine for about an hour and than all except one get:
Code:
$ dashd masternode debug
not capable masternode: Could not find suitable coins!
log:
Code:
2015-03-31 22:55:58 CActiveMasternode::ManageStatus() - Checking inbound connection to 'xxx:9999'
2015-03-31 22:55:58 CActiveMasternode::GetMasterNodeVin - Could not locate specified vin from possible list
2015-03-31 22:55:58 CActiveMasternode::ManageStatus() - Could not find suitable coins!
2015-03-31 22:55:58 CActiveMasternode::Dseep() - Error: Masternode is not in a running status
2015-03-31 22:55:58 CActiveMasternode::ManageStatus() - Error on Ping: Masternode is not in a running status
2015-03-31 22:55:58 connected to self at xxx:50483, disconnecting
I double checked masternode.conf file, addresses, transactions hashes etc and I can't see any error.
What can be the reason for this behavior of a masternode?
 
Back
Top