Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load blockchain #165

Closed
samlspencer opened this issue Jun 18, 2013 · 5 comments
Closed

Unable to load blockchain #165

samlspencer opened this issue Jun 18, 2013 · 5 comments

Comments

@samlspencer
Copy link

Hi, last night I initiated a transfer and the coins showed up but did not become usable. After 6+ hours of waiting I hit the button to reset the blockchain transactions and the worst happened. It now says that my wallet has 0 coins and that the file is corrupted as seen below.

"com.google.bitcoin.store.BlockStoreException Corrupted block store: could not find chain head"

Trying to reset does not work and has been stuck in "synchronizing" for a little over 2 hrs.

Any help will be much appreciated.

@jim618
Copy link
Contributor

jim618 commented Jun 19, 2013

You don't mention which version of MulitBit you are using - I am assuming you are on a relatively recent version (ie one with encrypted wallets).

You should be able to fix this as follows:

  1. Find where MultiBit is storing your user data - see https://multibit.org/en/help/v0.5/help_troubleshooting.html
  2. Shut down MultiBit
  3. Go to your MultiBit user data directory - worked out in step 1 - and delete the file multibit.spvchain.
  4. Start up MultiBit again

It will then regenerate it and should start syncing.
After it has synced you should see all your bitcoin in your wallet.

@samlspencer
Copy link
Author

Thanks dude! worked like a charm!

@jim618
Copy link
Contributor

jim618 commented Jun 21, 2013

I have changed the code so that it automatically deletes and recreates the blockstore as required. Will appear in 0.5.12

@sipsapa
Copy link

sipsapa commented Jan 6, 2015

I m having this same problem, except when I go to user/library/application support - there is no multibit folders - i should say, I have defo installed multiit and it shows and opens in my applications folder, there is just no files in app support - what am i doing wrong - help would be greatly appreciated

@gary-rowe
Copy link
Contributor

They might be hidden folders. Have a look here: https://multibit.org/en/help/v0.5/help_support_missingWallets.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants