chaeplin
Well-known member
https://bitcointalk.org/index.php?topic=421615.msg6206936#msg6206936
I have duplicate master node entry.
54.193.127.186 is my ec2 t1.micro instance.
Restart darkcoind dosn't help.
I have changed EC2 Public IP Address to EC2 Elastic IP Address, duplicate gone.
(darkcoind stoped, config changed)
I don't know why.
I have duplicate master node entry.
Code:
ubuntu@ip:~/.darkcoin$ darkcoind masternode list
{
"23.23.186.131:9999" : 1,
"54.213.217.28:9999" : 1,
"54.238.156.138:9999" : 1,
"87.242.50.175:9999" : 1,
"112.175.123.94:9999" : 1,
"94.23.22.195:9999" : 1,
"142.161.23.40:9999" : 1,
"54.193.124.32:9999" : 1,
"54.193.127.186:9999" : 1,
"98.101.247.254:9999" : 1,
"95.85.59.159:9999" : 1,
"54.86.15.235:9999" : 1,
"212.101.16.116:9999" : 1,
"98.176.239.187:9999" : 1,
"54.193.127.186:9999" : 1
}
54.193.127.186 is my ec2 t1.micro instance.
Restart darkcoind dosn't help.
I have changed EC2 Public IP Address to EC2 Elastic IP Address, duplicate gone.
(darkcoind stoped, config changed)
I don't know why.