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

.56 nodes not start pinging

scratchy

Active member
hey,

i got trouble since i run on .56.

it seems the nodes dont start to ping.

status on the nodes say:

{
"vin" : "CTxIn(COutPoint(a840f157aa9cc908272688d06563f4cfd3e21accd8882b7f5354383aa4241939, 0), scriptSig=)",
"service" : "188.165.84.238:9999",
"status" : "Not capable masternode: Hot node, waiting for remote activation."
}

and yes i did send the start command. somehow this trouble happens only to some of my nodes..

after a short period of time the nodes drop.. any idears what could be the reason for that?
 
Logs:

2016-02-07 11:45:46 mnb - Got NEW Masternode entry - 27c44daa4f9acecf2ec4dad33273684ca87b40589523c3e6971de7c5aa537e44 - 188.165.84.238:9999 - CTxIn(COutPoint(a840f157aa9cc908272688d06563f4cfd3e21accd8882b7f5354383aa4241939, 0), scriptSig=) - 1454760807
2016-02-07 11:46:22 CActiveMasternode::SendMasternodePing() - Relay Masternode Ping vin = CTxIn(COutPoint(a840f157aa9cc908272688d06563f4cfd3e21accd8882b7f5354383aa4241939, 0), scriptSig=)
2016-02-07 11:46:22 CActiveMasternode::ManageStatus() - Error on Ping: Darksend Masternode List doesn't include our Masternode, shutting down Masternode pinging service! CTxIn(COutPoint(a840f157aa9cc908272688d06563f4cfd3e21accd8882b7f5354383aa4241939, 0), scriptSig=)
2016-02-07 20:58:44 mnb - Got NEW Masternode entry - 79e5718f2d6ea8409c48966e24927a1afd7ce52e820da3dcd392c5f40221bb92 - 108.61.250.196:9999 - CTxIn(COutPoint(ca5d559e90c33d1dc3d6b88c5213546fe8fd7c190b99909407d8f411f373e736, 0), scriptSig=) - 1454878723
 
scratchy , look like the node stopped too long so your node is no longer in the masternode list.This require start from hot node again to broadcast messages to register your node into masternode network.
 
but it was not pinging until i restarted the dashd on the server, anways i wrote a workaround for my cloud service.
 
Back
Top