Closed nmarley closed 6 years ago
dash-cli --version
Dash Core RPC client version v0.12.2.0-33e460f
dash-cli mnsync status
{
"AssetID": 4,
"AssetName": "MASTERNODE_SYNC_GOVERNANCE",
"AssetStartTime": 1505365130,
"Attempt": 3,
"IsBlockchainSynced": true,
"IsMasternodeListSynced": true,
"IsWinnersListSynced": true,
"IsSynced": false,
"IsFailed": false
}
Which version do you have ?
Looks like 0.12.2.0-6ff7b7a
I have tested bamboo version.
coind@redis-01:~/1 $ ./dashcore-0.12.2/bin/dash-cli --version
Dash Core RPC client version v0.12.2.0-6ff7b7a
coind@redis-01:~/1 $ ./dashcore-0.12.2/bin/dash-cli mnsync status
{
"AssetID": 4,
"AssetName": "MASTERNODE_SYNC_GOVERNANCE",
"AssetStartTime": 1505366333,
"Attempt": 7,
"IsBlockchainSynced": true,
"IsMasternodeListSynced": true,
"IsWinnersListSynced": true,
"IsSynced": false,
"IsFailed": false
}
This is Bamboo version also. What version is your dashd?
coind@redis-01:~ $ uname -a
Linux redis-01 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u3 (2016-01-17) x86_64 GNU/Linux
coind@redis-01:~ $ cat /etc/debian_version
8.3
coind@redis-01:~ $ ./1/dashcore-0.12.2/bin/dashd --version
Dash Core Daemon version v0.12.2.0-6ff7b7a
Hmm... Strange. I am running in Docker so maybe that has something to do w/it. Will research more and get back to you.
This isn't an issue w/me for v0.12.2.3
, so assuming some issue on my side.
Specifically the line:
"IsWinnersListSynced": true,,