Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save MrChrisJ/56a29a3748166d6855c0 to your computer and use it in GitHub Desktop.
Save MrChrisJ/56a29a3748166d6855c0 to your computer and use it in GitHub Desktop.
20151208--Bitcoin_fullnode_error_log_device_017
bitcoin-qt: main.cpp:1836: bool ConnectBlock(const CBlock&, CValidationState&, CBlockIndex*, CCoinsViewCache&, bool): Assertion `hashPrevBlock == view.GetBestBlock()' failed.
Aborted
@MrChrisJ
Copy link
Author

MrChrisJ commented Dec 8, 2015

This issue was resolved by re-syncing the blockchain from another disc image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment