Do you guys know whats this status ?
"f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60-1": "POSE_BAN"
First MN is ok, second has this status POSE_BAN
Thanks
Hi , do you run masternode to same server ? or you try to use same transaction id (1000 mcc transaction id) for a second masternode.
I one transaction per masternode, if you have 2 masternodes you need 2 transaction of 1000MCC
Thank's
Hi,
2 masternodes same server 2 different txid.
{
"masternode": {
"alias": "MN1",
"address": "45.76.xx.xx:24157",
"privateKey": "xxx",
"txHash": "52d489805a60d988b483ad0c5e571643de70c852d11ff058b862aeb3357947ab",
"outputIndex": "1",
"status": "ENABLED"
},
"masternode": {
"alias": "MN2",
"address": "45.76.xx.xx:24157",
"privateKey": "xxx",
"txHash": "f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60",
"outputIndex": "1",
"status": "POSE_BAN"
}
}
mcc@bozolinda:~$
{
"52d489805a60d988b483ad0c5e571643de70c852d11ff058b862aeb3357947ab-1": "45.76.75.121:24157",
"f18fbfec1a1cea4bf4aeca6b766c0c563b57f89ead83a7651bd751f0e035ff60-1": "45.76.75.121:24157"
}
1 IP = 1 masternode
Hi thank you for the help,
If i use 2 ips it says watchdog expired for the second MN. 1st runs fine. sentinel is running
"status": "WATCHDOG_EXPIRED"
You need to setup 2 Sentinels in different folders. Edit sentinel.conf in both, uncomment line start with monacoCoin_conf and change path to yours.
In crontab you need to run both Sentinels.