Fatal LevelDB error: 1 missing files 069071.ldb again. #22717

issue openGLnoob openend this issue on August 16, 2021
  1. openGLnoob commented at 12:16 pm on August 16, 2021: none

    I get this issue no once in the last two years on different HDD’s. Reindexing works fine, but what if I want to start reindexing not from 0 but from special bloks/chainstate files? For example, now I have an error:

    Fatal LevelDB error: 1 missing files 069071.ldb

    069071.ldb is one from the last files in chainstate. How do I start reindexing starting from a specific file? Or LevelDB organized differently internally and it only makes sense to rebuild from scratch?

  2. openGLnoob added the label Bug on Aug 16, 2021
  3. laanwj added the label Data corruption on Aug 16, 2021
  4. laanwj commented at 1:20 pm on August 16, 2021: member
    If the missing file is for the chainstate and not the block index, you can do -reindex-chainstate instead of -reindex to skip part of the work. It does start from block 0 because the only way to reconstruct a potentially corrupted state is to re-apply all blocks, starting from genesis.
  5. laanwj closed this on Aug 16, 2021

  6. DrahtBot locked this on Aug 18, 2022

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-09-28 22:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me