Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency
by
UdjinM6
on 06/02/2017, 22:35:24 UTC
I've reached this point.

Quote
step 7) test sentinel has nothing to say

at this point, running

venv/bin/python bin/sentinel.py

should return nothing but silence.  This is how you know it's working.

Even though it seems to have synced correctly. It says,

Quote
Invalid Masternode Status, cannot continue.

Anyone know what I have to do to fix that?

I'm still having this problem, some more info

when I run the command,

dash-cli masternode status

it says my protocol version is wrong

Quote
"status": "Not capable masternode: Invalid protocol version"

why would that be?

running the getinfo command tells me my protocol info as

Quote
 "version": 120100,
  "protocolversion": 70206,

If this is not the right place to get help can someone point me where I should look?
I thought I'd be able to crack this but obviously something has gone wrong somewhere






Have you started masternode from your local wallet via "masternode start-alias someAliasHere"?