Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DARKNET [DNET] QRK ALGO - PoW/PoS
by
Grandpa Jones
on 20/03/2016, 07:18:37 UTC
I was running a masternode without any problem in v1.0.1.0, but after update to v1.0.2.0 I'm not able to restart it again.

I recieved this message when asking masternode status in windows qt wallet masternode status.

Not capable masternode: Could not connect to XX.XXX.XXX.108:51472

I have scanned port 51742 online and it's open  Undecided

Any help will be appreciated  Embarrassed

I get a similar problem with 1.0.2.0 but not 1.0.1.0

When enabling from the controller with start-alias, everything looks fine, with a "result":"successful".

Checking the debug.log of the masternode I can see the correct "Got NEW Masternode entry -" line (identified by txid). Then with masternode list, I can see the correct line "ENABLED" (identified by txid).

But when I do masternode status, I get:

{
   "vin" : "CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase )",
    "service" : "[::]:0",
    "status" : "Not capable masternode: Hot node, waiting for remote activation."
}


I think there is a problem with the new release.