JOL
Active member
Solved - it not an Dash error, just a network wrong configuration
Hi,
I have 2 MN.
I use Updating+to+12.1+-+Masternodes
For my 1st MN all gone well.
For the 2nd one have this mesage :
Not capable masternode: Could not connect to X.X.X.X:9999
Already try :
- Delete all .dat (not wallet) on MN and on cold wallet
- Restart with -reindex
- send masternode start-alias MYALIAS
- wait
- send masternode start-alias MYALIAS
- wait 1h
- ....
And do it it again ...
dash.conf
rpcuser=YYYYYYYYY
rpcpassword=ZZZZZZZ
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
logtimestamps=1
maxconnections=256
masternode=1
masternodeprivkey=MYPRIVKEY
addnode=23.23.186.131
On wallet the MN "active" : -07mn:07s
./dash-cli getinfo
{
"version": 120100,
"protocolversion": 70206,
"walletversion": 61000,
"balance": 0.00000000,
"privatesend_balance": 0.00000000,
"blocks": 617315,
"timeoffset": 0,
"connections": 8,
"proxy": "",
"difficulty": 81926.25057225698,
"testnet": false,
"keypoololdest": 1483464700,
"keypoolsize": 1001,
"paytxfee": 0.00000000,
"relayfee": 0.00010000,
"errors": ""
}
./dash-cli mnsync status
{
"AssetID": 999,
"AssetName": "MASTERNODE_SYNC_FINISHED",
"Attempt": 0,
"IsBlockchainSynced": true,
"IsMasternodeListSynced": true,
"IsWinnersListSynced": true,
"IsSynced": true,
"IsFailed": false
}
./dash-cli masternode debug
Not capable masternode: Could not connect to X.X.X.X:9999
What can i try to find my missing step.
thx
Hi,
I have 2 MN.
I use Updating+to+12.1+-+Masternodes
For my 1st MN all gone well.
For the 2nd one have this mesage :
Not capable masternode: Could not connect to X.X.X.X:9999
Already try :
- Delete all .dat (not wallet) on MN and on cold wallet
- Restart with -reindex
- send masternode start-alias MYALIAS
- wait
- send masternode start-alias MYALIAS
- wait 1h
- ....
And do it it again ...
dash.conf
rpcuser=YYYYYYYYY
rpcpassword=ZZZZZZZ
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
logtimestamps=1
maxconnections=256
masternode=1
masternodeprivkey=MYPRIVKEY
addnode=23.23.186.131
On wallet the MN "active" : -07mn:07s
./dash-cli getinfo
{
"version": 120100,
"protocolversion": 70206,
"walletversion": 61000,
"balance": 0.00000000,
"privatesend_balance": 0.00000000,
"blocks": 617315,
"timeoffset": 0,
"connections": 8,
"proxy": "",
"difficulty": 81926.25057225698,
"testnet": false,
"keypoololdest": 1483464700,
"keypoolsize": 1001,
"paytxfee": 0.00000000,
"relayfee": 0.00010000,
"errors": ""
}
./dash-cli mnsync status
{
"AssetID": 999,
"AssetName": "MASTERNODE_SYNC_FINISHED",
"Attempt": 0,
"IsBlockchainSynced": true,
"IsMasternodeListSynced": true,
"IsWinnersListSynced": true,
"IsSynced": true,
"IsFailed": false
}
./dash-cli masternode debug
Not capable masternode: Could not connect to X.X.X.X:9999
What can i try to find my missing step.
thx
Last edited: