kyokan / bob-wallet

Bob Wallet is a GUI for DNS Record Management and Name Auctions on Handshake. It includes an integrated full node: hsd
https://www.bobwallet.io/
GNU General Public License v3.0
380 stars 92 forks source link

cannot load BOB corruption 69 millsing files #665

Open cryptoale74 opened 3 months ago

cryptoale74 commented 3 months ago

Expected Behavior

Current Behavior

Steps to Reproduce

1. 1. 1. 1.

Context (Environment)

Logs

Screencap

cryptoale74 commented 3 months ago

this is the error ...

Corruption: 69 missing files; e.g.: C:\Users\Utente\AppData\Roaming\Bob\hsd_data\chain/9094262.ldb

please help since i got over 1000 TLDS here thanks

cryptoale74 commented 3 months ago

even reinstalling the new version it return same corruption 69

rithvikvibhu commented 3 months ago

That looks like a blockchain database corruption, possibly from a forced shutdown / power cut killing the computer.

To get this working again:

  1. Close Bob if open
  2. Open the folder at C:\Users\Utente\AppData\Roaming\Bob\hsd_data\
  3. Delete these 3 folders (and ONLY these 3): blocks, chain, tree
  4. Open Bob

The sync will start from 0%, but all the wallets should still be there and be usable once sync has completed.

cryptoale74 commented 3 months ago

thanks do i haver to delete the entire folder ? or enter the folder and cancel every fiel in it?? thanks

rithvikvibhu commented 3 months ago

Delete the 3 folders (blocks, chain, tree) and everything within those 3 folders.

NOT the whole hsd_data parent.