need help trying to setup more than 1 masternode on same wallet... using masternode.conf...
i do exactly the same as other wallets that have masternode option but on bsd i get always this error:
"overall" : "Successfully started 0 masternodes, failed to start 1, total 1",
"detail" : {
"status" : {
"alias" : "ADxo5J4QQHe53VfgqKoZUbf2yGjv7P5yM",
"result" : "failed",
"errorMessage" : "could not allocate vin"
what is vin dev?!!! why it only starts by bitsend.conf.....
ive seen the masternode list and view that its possible theres an ip address with more than 20 masternodes...
You need for every masternode a seperate wallet with folder. And you must for the second masternode add in conf "bind=127.0.0.2"
thanks....going to try that
failed to run second wallet...
gives me unable to bind 127.0.0.2:8886 because of port already in use.... and to set the masternode it must be 8886 so .....one more help...
whats the workarround to put the second masternode to work
No your masternode ip is the same. The bind without "8886" is only local.
I am just fighting with the same thing.
What makes it hard is that the blockchain goes dead every now and then for 1 or 2 hour. Someone or an ugly profit pool is mineing that coin in a real bad manner.
Are you sure that you can't get this to run with one wallet only and a masternode.conf ?
I have seen numberous bubbles in the distribution charts that are all assigned to the same wallet.
So far I indeed always end up with "errorMessage" : "could not allocate vin"
My interpretation is that he doesnt sees the 5000 bsd which makes half way sense because I send the coins in the wallet to itself.
Well if it doesnt work i will try the "bind=127.0.0.2".