... delete entire wallet and let it sync from the beginning. Good solution. Tell us why did this situation occur?
According to debug there is a problem with masternodes. They report more blocks than it is in real. The exact issue has THORUS coin today too with the same record in debug file. Very interesting
here is a piece of debug:
2018-06-23 17:23:26 CMasternodeSync::ProcessTick -- nTick 205 nRequestedMasternodeAssets 1 nRequestedMasternodeAttempt 0 nSyncProgress 0.000000
2018-06-23 17:23:32 CMasternodeSync::ProcessTick -- nTick 211 nRequestedMasternodeAssets 1 nRequestedMasternodeAttempt 0 nSyncProgress 0.000000
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=16000, peer=1
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=16000, peer=1
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=20000, peer=2
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=20000, peer=2
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=20000, peer=3
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=20000, peer=3
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=20000, peer=4
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=20000, peer=4
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=20000, peer=5
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=20000, peer=5
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=20000, peer=6
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=20000, peer=6
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=22000, peer=8
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=22000, peer=8
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=16000, peer=1
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=20000, peer=2
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=20000, peer=3
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=20000, peer=4
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=20000, peer=5
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=20000, peer=6
2018-06-23 17:23:43 CMasternodeSync::CheckNodeHeight -- skipping peer, who announced more headers than we have blocks currently, nHeight=0, nSyncHeight=22000, peer=8
and this is repeating again and again and sync is stuck or goes very very slowly, does not help to delete whole data of blockchain and let it sync from the scratch. This occures again after deleting whole QBIC data from computer. Addnodes do not help too. The same result.