Skip to content

Instantly share code, notes, and snippets.

@masakielastic
Created February 10, 2018 16:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masakielastic/1ac5b74cb8769c279bae5a8450b3c049 to your computer and use it in GitHub Desktop.
Save masakielastic/1ac5b74cb8769c279bae5a8450b3c049 to your computer and use it in GitHub Desktop.
bitcoin@ubuntu-bitcoin:~$ tail -f /mnt/blockstorage/Bitcoin/debug.log
2018-02-08 04:58:05 Opening LevelDB in /mnt/blockstorage/Bitcoin/blocks/index
2018-02-08 04:58:05 scheduler thread start
2018-02-08 04:58:06 Corruption: missing start of fragmented record(2)
2018-02-08 04:58:06 Database corrupted
2018-02-08 04:58:06 : Error opening block database.
Please restart with -reindex or -reindex-chainstate to recover.
2018-02-08 04:58:06 Aborted block database rebuild. Exiting.
2018-02-08 04:58:06 scheduler thread interrupt
2018-02-08 04:58:06 Shutdown: In progress...
2018-02-08 04:58:06 Shutdown: done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment