Created
February 10, 2018 16:28
-
-
Save masakielastic/1ac5b74cb8769c279bae5a8450b3c049 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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