syncing

Syncing is stuck half way. cant find how to update version
Please provide more information.

What wallet are you trying to sync ? Dash Core wallet ? Dashpay mobile wallet ? (Android? iOS?) Other wallet ? Is it the wallet from a full node ? Masternode ? Evonode ? What version are you trying to update to ? What is your current version ?
What error does your log mention at the end ?
 
Last edited:
Dash core wallet. No idea what the node is.
Message reads. Recent transactions may not yet be visible and therefore your wallets balance may be incorrect. This information will correct once your wallet has finished synchronizing with the dash network as detailed below.
Number of blocks left unknown. Syncing headers (1516041)
Last block time. Aug 5 11:41:46 2021
Progress. 53.92%
Progress increase per hour 0.00
Estimated time left. Unknown.
 
Dash core wallet. No idea what the node is.
Message reads. Recent transactions may not yet be visible and therefore your wallets balance may be incorrect. This information will correct once your wallet has finished synchronizing with the dash network as detailed below.
Number of blocks left unknown. Syncing headers (1516041)
Last block time. Aug 5 11:41:46 2021
Progress. 53.92%
Progress increase per hour 0.00
Estimated time left. Unknown.

You are using an old version, upgrade to v22 https://github.com/dashpay/dash/releases/tag/v22.0.0 and try again.
 
@Bob Stump : after you upgraded your wallet to v22.0.0 you may also need to reindex your wallet (depends if you ended up on a forked off chain or not). If your sync still gives you problems after upgrading to v22.0.0 then go to Window - Information - open debug log file. At the end there could be a notification that your wallet needs to be reindexed. Reindex can be done by going to Window - Wallet Repair - Rebuild Index.

Also subscribe to the official announcement thread of this forum (https://www.dash.org/forum/forums/official-announcements.54/), so you get informed about important Dash Core updates.
 
Easier said than done. Clicked on the link so where do I go from there.
Download the latest version of Core : https://github.com/dashpay/dash/releases/tag/v22.0.0
I suspect you are on a MAC laptop, so download the corresponding MAC binaries.

Knipsel.JPG


Replace your current wallet binaries with latest wallet binaries.
Start your wallet and see if it sync fully now or if it require a reindex.

If you want to subscribe to the official announcements thread (https://www.dash.org/forum/forums/official-announcements.54/), then just click on 'watch'

Knipsel.JPG
 
Last edited:
Not on a Mac. On windows.
then just download the dashcore-22.0.0-win64.zip and extract the dash-qt.exe and replace your current with the new one.
You can use your Windows shortcut to see where your dash-qt.exe is located (rightclick - properties - open file location).

You will most likely get a blue screen warning from Windows about potential unsafe application (it is a new exe file, so Windows usually get triggered by that). You need to proceed anyways.

You can then use your shortcut to launch your Dash Core wallet v22.0.0
 
Last edited:
To verify download :

* notepad++ installed
* z-zip installed

dashcore-22.0.0-win64.zip
SHA256SUMS.asc

Open SHA256SUMS.asc with notepad++ and look up the hash that corresponds with the downloaded file (dashcore-22.0.0-win64.zip)
Rightclick on downloaded zip file, go to 7-zip submenu, go to CRC SHA, go to SHA256, compare both hashes.
 
Back
Top