My masternode is going to stuck again for days now and I don't know why!
mnsync status
{
"AssetID": 1,
"AssetName": "GOLDMINENODE_SYNC_SPORKS",
"Attempt": 0,
"IsBlockchainSynced": false,
"IsGoldminenodeListSynced": false,
"IsWinnersListSynced": false,
"IsSynced": false,
"IsFailed": false
}
Tried to restart a few times for the last days, but it's always stuck here: GOLDMINENODE_SYNC_SPORKS
debug.log is full of this:
2018-09-07 08:09:55 CGoldminenodeSync::ProcessTick -- nTick 3403 nRequestedGoldminenodeAssets 1 nRequestedGoldminenodeAttempt 0 nSyncProgress 0.000000
2018-09-07 08:10:01 CGoldminenodeSync::ProcessTick -- nTick 3409 nRequestedGoldminenodeAssets 1 nRequestedGoldminenodeAttempt 0 nSyncProgress 0.000000
2018-09-07 08:10:07 CGoldminenodeSync::ProcessTick -- nTick 3415 nRequestedGoldminenodeAssets 1 nRequestedGoldminenodeAttempt 0 nSyncProgress 0.000000
Anyone has a hint how to get over this? Is there any network issue or is there's something broken in my local blockchain or data-files?!