ec1warc1
Active member
I got my IP address mixed up between two masternodes. I sent the DASH to a standby address, rebuilt both of the masternode configurations with the local wallet. ONE works fine:
masternode start-alias MN3
20:20:46

{
"alias" : "MN3",
"result" : "successful"
}
The other still produces this error:
masternode start-alias MN2

{
"alias" : "MN2",
"result" : "failed",
"errorMessage" : "Could not allocate vin 515272e08b8816daf9ff7633e89d5d746d20c9039c87211afa6c2f5455dddd5e:1 for masternode xxx.xx.xxx.244:9999"
}
(IP address changed to prevent attacks).
I assume that on the blockchain, there is a VIN assigned to my IP address for this node. I completely redid this for BOTH nodes, and the second one reassinged. Any idea why the one for MN2 doesn't budge? Dashd is not running.
masternode start-alias MN3
20:20:46

{
"alias" : "MN3",
"result" : "successful"
}
The other still produces this error:
masternode start-alias MN2

{
"alias" : "MN2",
"result" : "failed",
"errorMessage" : "Could not allocate vin 515272e08b8816daf9ff7633e89d5d746d20c9039c87211afa6c2f5455dddd5e:1 for masternode xxx.xx.xxx.244:9999"
}
(IP address changed to prevent attacks).
I assume that on the blockchain, there is a VIN assigned to my IP address for this node. I completely redid this for BOTH nodes, and the second one reassinged. Any idea why the one for MN2 doesn't budge? Dashd is not running.