Hi people, in my case the client on the wallet is updated till the date but the problem is on the server, so my question is there should be a way to re index or kind of restart the client to get the data from the beginning that was what I did on the client wallet and it worked perfectly...
If any of you know the commands to do this on Putty please let me know, I'l appreciate it
You can give it a try. You have a desktop or CLI (command line) wallet? For desktop you need to get into console-menu.
try these commands:
mnsync statuswill show you something like:
{
"AssetID": 1,
"AssetName": "GOLDMINENODE_SYNC_SPORKS",
"Attempt": 0,
"IsBlockchainSynced": false, <-- should be true
"IsGoldminenodeListSynced": false, <-- should be true
"IsWinnersListSynced": false, <-- should be true
"IsSynced": false, <-- should be true
"IsFailed": false
}
mnsync resetIf this won't work and you want to do a full resync of the whole blockchain follow this guide:
if this won't work make a backup of your wallet.dat in save place (you should anyway!). Then delete every files in wallet-home looking like these (IMPORTANT:
don't delete: wallet.dat and goldminenode.conf!)
This files/directories are save to delete:
blocks/
chainstate/
database/
peers.dat
netfulfilled.dat
governance.dat
gmpayments.dat
gmcache.dat