Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS
by
jaapgvk
on 26/04/2018, 13:06:30 UTC
I'm trying to start a masternode, but the mnsync seems to stall on 'MASTERNODE_SYNC_GOVERNANCE'? Blockchain is synced, 8 connected peers, wallet is 1.1.2.4. I tried a reindex, but that didn't help. I also installed watchman, but that needs a synced mnsync.


Code:
mnsync status


  "AssetID": 4,
  "AssetName": "MASTERNODE_SYNC_GOVERNANCE",
  "Attempt": 3,
  "IsBlockchainSynced": true,
  "IsMasternodeListSynced": true,
  "IsWinnersListSynced": true,
  "IsSynced": false,
  "IsFailed": false,
  "MasternodesEnabled": true


{
  "version": 1010204,
  "protocolversion": 70717,
  "walletversion": 61000,
  "wallet_fullversion": "1.1.2.4",
  "balance": 0.00000000,
  "privatesend_balance": 0.00000000,
  "retirement_balance": 0,
  "blocks": 42914,
  "timeoffset": 0,
  "connections": 8,
  "proxy": "",
  "difficulty": 399.8131642915018,
  "testnet": false,
  "keypoololdest": 1524730688,
  "keypoolsize": 1001,
  "paytxfee": 0.00000000,
  "relayfee": 0.00010000,
  "errors": ""
}