Post
Topic
Board Announcements (Altcoins)
Re: [ANN] STEMMA - Revolutionary project - POS/MASTERNODES | Now at CryptoBridge
by
0xcitchx
on 21/10/2018, 14:24:02 UTC
I got this, how to fix it?. and daemon always forced stop.


masternode list-conf

Quote
{
    "masternode": {
        "alias": "mn",
        "address": "xxxxxxxxxxxxxxxxxxxxx",
        "privateKey": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
        "txHash": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
        "outputIndex": "0",
        "status": "MISSING"
    }
}


masternode start-all

Quote
{
    "overall": "Successfully started 0 masternodes, failed to start 1, total 1",
    "detail": {
        "status": {
            "alias": "mn",
            "result": "failed",
            "errorMessage": "Could not allocate vin xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:0 for masternode xxxxxxxxx:xxxxxxxxxxxxx"
        }
    }