Problems with running my Bitcoin Node, I only synced it up yesterday and it was working fine #26042

issue Rlavington openend this issue on September 7, 2022
  1. Rlavington commented at 9:39 pm on September 7, 2022: none

    I click “yes i want to rebuild the block”.

    Expected behavior

    For my Bitcoin node to start working again

    Actual behavior

    “error in opening block [database]

    To reproduce

    System information

    version 23.0

    A P.C, windows OS, 2.0 T space HDD

    thumbnail (1) thumbnail (2)

  2. Rlavington added the label Bug on Sep 7, 2022
  3. MarcoFalke commented at 5:55 am on September 8, 2022: member

    Please check your debug.log for possible causes; Alternatively you can upload it here.

    You can find the debug.log in your data dir.

    Please be aware that the debug log might contain personally identifying information.

  4. Rlavington commented at 6:03 am on September 8, 2022: none

    2022-09-07T01:50:50Z UpdateTip: new best=0000000000000000001b2fbca9d1f2007b16562b3ae7ef22e9a320f328047c04 height=578570 version=0x3fffe000 log2_work=90.690834 tx=419326557 date=‘2019-05-30T19:33:01Z’ progress=0.550585 cache=109.5MiB(523526txo) 2022-09-07T01:50:50Z UpdateTip: new best=0000000000000000001192c5a39e536674a730e34b6062cb192de9bbd48c87f6 height=578571 version=0x20000000 log2_work=90.690855 tx=419328485 date=‘2019-05-30T19:34:19Z’ progress=0.550588 cache=109.8MiB(525561txo) 2022-09-07T01:50:51Z UpdateTip: new best=000000000000000000278958596371b82aa291afd0ab12cd6d65f2ea66252ccf height=578572 version=0x3fff0000 log2_work=90.690876 tx=419331095 date=‘2019-05-30T19:41:18Z’ progress=0.550591 cache=110.2MiB(529417txo) 2022-09-07T01:50:51Z UpdateTip: new best=00000000000000000024a9867088ab7ccca60296174fb1c0874243d723160744 height=578573 version=0x20000000 log2_work=90.690897 tx=419334195 date=‘2019-05-30T19:54:52Z’ progress=0.550595 cache=110.9MiB(534539txo)

    2022-09-07T09:59:53Z Bitcoin Core version v23.0.0 (release build) 2022-09-07T09:59:53Z Qt 5.15.2 (static), plugin=windows (static) 2022-09-07T09:59:53Z Static plugins: 2022-09-07T09:59:53Z QWindowsIntegrationPlugin, version 331520 2022-09-07T09:59:53Z QWindowsVistaStylePlugin, version 331520 2022-09-07T09:59:53Z Style: windowsvista / QWindowsVistaStyle 2022-09-07T09:59:53Z System: Windows 10 Version 2009, x86_64-little_endian-llp64 2022-09-07T09:59:53Z Screen: \.\DISPLAY1 2560x1440, pixel ratio=1.0 2022-09-07T09:59:53Z Assuming ancestors of block 000000000000000000052d314a259755ca65944e68df6b12a067ea8f1f5a7091 have valid signatures. 2022-09-07T09:59:53Z Setting nMinimumChainWork=00000000000000000000000000000000000000002927cdceccbd5209e81e80db 2022-09-07T09:59:53Z Prune configured to target 1907 MiB on disk for block and undo files. 2022-09-07T09:59:53Z Using the ‘x86_shani(1way,2way)’ SHA256 implementation 2022-09-07T09:59:53Z Using RdSeed as additional entropy source 2022-09-07T09:59:53Z Using RdRand as an additional entropy source 2022-09-07T09:59:53Z GUI: “registerShutdownBlockReason: Successfully registered: Bitcoin Core didn’t yet exit safely…” 2022-09-07T09:59:53Z Default data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T09:59:53Z Using data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T09:59:53Z Config file: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\bitcoin.conf (not found, skipping) 2022-09-07T09:59:53Z Using at most 125 automatic connections (2048 file descriptors available) 2022-09-07T09:59:53Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2022-09-07T09:59:53Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2022-09-07T09:59:53Z Script verification uses 11 additional threads 2022-09-07T09:59:53Z scheduler thread start 2022-09-07T09:59:53Z Using wallet directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\wallets 2022-09-07T09:59:53Z init message: Verifying wallet(s)… 2022-09-07T09:59:53Z Using /16 prefix for IP bucketing 2022-09-07T09:59:53Z init message: Loading P2P addresses… 2022-09-07T09:59:53Z Loaded 58493 addresses from peers.dat 128ms 2022-09-07T09:59:53Z init message: Loading banlist… 2022-09-07T09:59:53Z SetNetworkActive: true 2022-09-07T09:59:53Z Cache configuration: 2022-09-07T09:59:53Z * Using 2.0 MiB for block index database 2022-09-07T09:59:53Z * Using 8.0 MiB for chain state database 2022-09-07T09:59:53Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space) 2022-09-07T09:59:53Z init message: Loading block index… 2022-09-07T09:59:53Z Switching active chainstate to Chainstate [ibd] @ height -1 (null) 2022-09-07T09:59:53Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index 2022-09-07T09:59:53Z Opened LevelDB successfully 2022-09-07T09:59:53Z Using obfuscation key for C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000 2022-09-07T09:59:56Z LoadBlockIndexDB: last block file = 1661 2022-09-07T09:59:56Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=41, size=51482875, heights=578433…578687, time=2019-05-29…2019-05-31) 2022-09-07T09:59:56Z Checking all blk files are present… 2022-09-07T09:59:56Z LoadBlockIndexDB(): Block files have previously been pruned 2022-09-07T09:59:56Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate 2022-09-07T10:00:06Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T10:00:06Z You can use -debug=leveldb to get more complete diagnostic messages 2022-09-07T10:00:06Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T10:00:06Z : Error opening block database. Please restart with -reindex or -reindex-chainstate to recover. 2022-09-07T10:00:12Z init message: Loading block index… 2022-09-07T10:00:12Z should not be overwriting a chainstate 2022-09-07T10:00:12Z Error: Error opening block database 2022-09-07T10:00:13Z Shutdown: In progress… 2022-09-07T10:00:13Z scheduler thread exit 2022-09-07T10:00:13Z Shutdown: done

    2022-09-07T10:00:20Z Bitcoin Core version v23.0.0 (release build) 2022-09-07T10:00:20Z Qt 5.15.2 (static), plugin=windows (static) 2022-09-07T10:00:20Z Static plugins: 2022-09-07T10:00:20Z QWindowsIntegrationPlugin, version 331520 2022-09-07T10:00:20Z QWindowsVistaStylePlugin, version 331520 2022-09-07T10:00:20Z Style: windowsvista / QWindowsVistaStyle 2022-09-07T10:00:20Z System: Windows 10 Version 2009, x86_64-little_endian-llp64 2022-09-07T10:00:20Z Screen: \.\DISPLAY1 2560x1440, pixel ratio=1.0 2022-09-07T10:00:20Z Assuming ancestors of block 000000000000000000052d314a259755ca65944e68df6b12a067ea8f1f5a7091 have valid signatures. 2022-09-07T10:00:20Z Setting nMinimumChainWork=00000000000000000000000000000000000000002927cdceccbd5209e81e80db 2022-09-07T10:00:20Z Prune configured to target 1907 MiB on disk for block and undo files. 2022-09-07T10:00:20Z Using the ‘x86_shani(1way,2way)’ SHA256 implementation 2022-09-07T10:00:20Z Using RdSeed as additional entropy source 2022-09-07T10:00:20Z Using RdRand as an additional entropy source 2022-09-07T10:00:20Z GUI: “registerShutdownBlockReason: Successfully registered: Bitcoin Core didn’t yet exit safely…” 2022-09-07T10:00:20Z Default data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T10:00:20Z Using data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T10:00:20Z Config file: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\bitcoin.conf (not found, skipping) 2022-09-07T10:00:20Z Using at most 125 automatic connections (2048 file descriptors available) 2022-09-07T10:00:20Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2022-09-07T10:00:20Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2022-09-07T10:00:20Z Script verification uses 11 additional threads 2022-09-07T10:00:20Z scheduler thread start 2022-09-07T10:00:20Z Using wallet directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\wallets 2022-09-07T10:00:20Z init message: Verifying wallet(s)… 2022-09-07T10:00:20Z Using /16 prefix for IP bucketing 2022-09-07T10:00:20Z init message: Loading P2P addresses… 2022-09-07T10:00:20Z Loaded 58493 addresses from peers.dat 149ms 2022-09-07T10:00:20Z init message: Loading banlist… 2022-09-07T10:00:20Z SetNetworkActive: true 2022-09-07T10:00:20Z Cache configuration: 2022-09-07T10:00:20Z * Using 2.0 MiB for block index database 2022-09-07T10:00:20Z * Using 8.0 MiB for chain state database 2022-09-07T10:00:20Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space) 2022-09-07T10:00:20Z init message: Loading block index… 2022-09-07T10:00:20Z Switching active chainstate to Chainstate [ibd] @ height -1 (null) 2022-09-07T10:00:20Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index 2022-09-07T10:00:20Z Opened LevelDB successfully 2022-09-07T10:00:20Z Using obfuscation key for C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000 2022-09-07T10:00:23Z LoadBlockIndexDB: last block file = 1661 2022-09-07T10:00:23Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=41, size=51482875, heights=578433…578687, time=2019-05-29…2019-05-31) 2022-09-07T10:00:23Z Checking all blk files are present… 2022-09-07T10:00:23Z LoadBlockIndexDB(): Block files have previously been pruned 2022-09-07T10:00:23Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate 2022-09-07T10:00:26Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T10:00:26Z You can use -debug=leveldb to get more complete diagnostic messages 2022-09-07T10:00:26Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T10:00:26Z : Error opening block database. Please restart with -reindex or -reindex-chainstate to recover. 2022-09-07T10:00:27Z init message: Loading block index… 2022-09-07T10:00:27Z should not be overwriting a chainstate 2022-09-07T10:00:27Z Error: Error opening block database 2022-09-07T10:00:29Z Shutdown: In progress… 2022-09-07T10:00:29Z scheduler thread exit 2022-09-07T10:00:29Z Shutdown: done

    2022-09-07T10:05:22Z Bitcoin Core version v23.0.0 (release build) 2022-09-07T10:05:22Z Qt 5.15.2 (static), plugin=windows (static) 2022-09-07T10:05:22Z Static plugins: 2022-09-07T10:05:22Z QWindowsIntegrationPlugin, version 331520 2022-09-07T10:05:22Z QWindowsVistaStylePlugin, version 331520 2022-09-07T10:05:22Z Style: windowsvista / QWindowsVistaStyle 2022-09-07T10:05:22Z System: Windows 10 Version 2009, x86_64-little_endian-llp64 2022-09-07T10:05:22Z Screen: \.\DISPLAY1 2560x1440, pixel ratio=1.0 2022-09-07T10:05:22Z Assuming ancestors of block 000000000000000000052d314a259755ca65944e68df6b12a067ea8f1f5a7091 have valid signatures. 2022-09-07T10:05:22Z Setting nMinimumChainWork=00000000000000000000000000000000000000002927cdceccbd5209e81e80db 2022-09-07T10:05:22Z Prune configured to target 1907 MiB on disk for block and undo files. 2022-09-07T10:05:22Z Using the ‘x86_shani(1way,2way)’ SHA256 implementation 2022-09-07T10:05:22Z Using RdSeed as additional entropy source 2022-09-07T10:05:22Z Using RdRand as an additional entropy source 2022-09-07T10:05:22Z GUI: “registerShutdownBlockReason: Successfully registered: Bitcoin Core didn’t yet exit safely…” 2022-09-07T10:05:22Z Default data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T10:05:22Z Using data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T10:05:22Z Config file: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\bitcoin.conf (not found, skipping) 2022-09-07T10:05:22Z Using at most 125 automatic connections (2048 file descriptors available) 2022-09-07T10:05:22Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2022-09-07T10:05:22Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2022-09-07T10:05:22Z Script verification uses 11 additional threads 2022-09-07T10:05:22Z scheduler thread start 2022-09-07T10:05:22Z Using wallet directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\wallets 2022-09-07T10:05:22Z init message: Verifying wallet(s)… 2022-09-07T10:05:22Z Using /16 prefix for IP bucketing 2022-09-07T10:05:22Z init message: Loading P2P addresses… 2022-09-07T10:05:22Z Loaded 58493 addresses from peers.dat 129ms 2022-09-07T10:05:22Z init message: Loading banlist… 2022-09-07T10:05:22Z SetNetworkActive: true 2022-09-07T10:05:22Z Cache configuration: 2022-09-07T10:05:22Z * Using 2.0 MiB for block index database 2022-09-07T10:05:22Z * Using 8.0 MiB for chain state database 2022-09-07T10:05:22Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space) 2022-09-07T10:05:22Z init message: Loading block index… 2022-09-07T10:05:22Z Switching active chainstate to Chainstate [ibd] @ height -1 (null) 2022-09-07T10:05:22Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index 2022-09-07T10:05:22Z Opened LevelDB successfully 2022-09-07T10:05:22Z Using obfuscation key for C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000 2022-09-07T10:05:24Z LoadBlockIndexDB: last block file = 1661 2022-09-07T10:05:24Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=41, size=51482875, heights=578433…578687, time=2019-05-29…2019-05-31) 2022-09-07T10:05:24Z Checking all blk files are present… 2022-09-07T10:05:24Z LoadBlockIndexDB(): Block files have previously been pruned 2022-09-07T10:05:24Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate 2022-09-07T10:05:27Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T10:05:27Z You can use -debug=leveldb to get more complete diagnostic messages 2022-09-07T10:05:27Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T10:05:27Z : Error opening block database. Please restart with -reindex or -reindex-chainstate to recover. 2022-09-07T10:05:34Z init message: Loading block index… 2022-09-07T10:05:34Z should not be overwriting a chainstate 2022-09-07T10:05:34Z Error: Error opening block database 2022-09-07T10:05:37Z Shutdown: In progress… 2022-09-07T10:05:37Z scheduler thread exit

    2022-09-07T10:06:41Z Bitcoin Core version v23.0.0 (release build) 2022-09-07T10:06:41Z Qt 5.15.2 (static), plugin=windows (static) 2022-09-07T10:06:41Z Static plugins: 2022-09-07T10:06:41Z QWindowsIntegrationPlugin, version 331520 2022-09-07T10:06:41Z QWindowsVistaStylePlugin, version 331520 2022-09-07T10:06:41Z Style: windowsvista / QWindowsVistaStyle 2022-09-07T10:06:41Z System: Windows 10 Version 2009, x86_64-little_endian-llp64 2022-09-07T10:06:41Z Screen: \.\DISPLAY1 2560x1440, pixel ratio=1.0 2022-09-07T10:06:41Z Assuming ancestors of block 000000000000000000052d314a259755ca65944e68df6b12a067ea8f1f5a7091 have valid signatures. 2022-09-07T10:06:41Z Setting nMinimumChainWork=00000000000000000000000000000000000000002927cdceccbd5209e81e80db 2022-09-07T10:06:41Z Prune configured to target 1907 MiB on disk for block and undo files. 2022-09-07T10:06:41Z Using the ‘x86_shani(1way,2way)’ SHA256 implementation 2022-09-07T10:06:41Z Using RdSeed as additional entropy source 2022-09-07T10:06:41Z Using RdRand as an additional entropy source 2022-09-07T10:06:41Z GUI: “registerShutdownBlockReason: Successfully registered: Bitcoin Core didn’t yet exit safely…” 2022-09-07T10:06:41Z Default data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T10:06:41Z Using data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T10:06:41Z Config file: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\bitcoin.conf (not found, skipping) 2022-09-07T10:06:41Z Using at most 125 automatic connections (2048 file descriptors available) 2022-09-07T10:06:41Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2022-09-07T10:06:41Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2022-09-07T10:06:41Z Script verification uses 11 additional threads 2022-09-07T10:06:41Z scheduler thread start 2022-09-07T10:06:41Z Using wallet directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\wallets 2022-09-07T10:06:41Z init message: Verifying wallet(s)… 2022-09-07T10:06:41Z Using /16 prefix for IP bucketing 2022-09-07T10:06:41Z init message: Loading P2P addresses… 2022-09-07T10:06:41Z Loaded 58493 addresses from peers.dat 106ms 2022-09-07T10:06:41Z init message: Loading banlist… 2022-09-07T10:06:41Z SetNetworkActive: true 2022-09-07T10:06:41Z Cache configuration: 2022-09-07T10:06:41Z * Using 2.0 MiB for block index database 2022-09-07T10:06:41Z * Using 8.0 MiB for chain state database 2022-09-07T10:06:41Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space) 2022-09-07T10:06:41Z init message: Loading block index… 2022-09-07T10:06:41Z Switching active chainstate to Chainstate [ibd] @ height -1 (null) 2022-09-07T10:06:41Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index 2022-09-07T10:06:42Z Opened LevelDB successfully 2022-09-07T10:06:42Z Using obfuscation key for C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000 2022-09-07T10:06:44Z LoadBlockIndexDB: last block file = 1661 2022-09-07T10:06:44Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=41, size=51482875, heights=578433…578687, time=2019-05-29…2019-05-31) 2022-09-07T10:06:44Z Checking all blk files are present… 2022-09-07T10:06:44Z LoadBlockIndexDB(): Block files have previously been pruned 2022-09-07T10:06:44Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate 2022-09-07T10:06:47Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T10:06:47Z You can use -debug=leveldb to get more complete diagnostic messages 2022-09-07T10:06:47Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T10:06:47Z : Error opening block database. Please restart with -reindex or -reindex-chainstate to recover. 2022-09-07T10:06:48Z init message: Loading block index… 2022-09-07T10:06:48Z should not be overwriting a chainstate 2022-09-07T10:06:48Z Error: Error opening block database 2022-09-07T10:06:49Z Shutdown: In progress… 2022-09-07T10:06:49Z scheduler thread exit 2022-09-07T10:06:49Z Shutdown: done

    2022-09-07T10:07:35Z Bitcoin Core version v23.0.0 (release build) 2022-09-07T10:07:35Z Qt 5.15.2 (static), plugin=windows (static) 2022-09-07T10:07:35Z Static plugins: 2022-09-07T10:07:35Z QWindowsIntegrationPlugin, version 331520 2022-09-07T10:07:35Z QWindowsVistaStylePlugin, version 331520 2022-09-07T10:07:35Z Style: windowsvista / QWindowsVistaStyle 2022-09-07T10:07:35Z System: Windows 10 Version 2009, x86_64-little_endian-llp64 2022-09-07T10:07:35Z Screen: \.\DISPLAY1 2560x1440, pixel ratio=1.0 2022-09-07T10:07:35Z Assuming ancestors of block 000000000000000000052d314a259755ca65944e68df6b12a067ea8f1f5a7091 have valid signatures. 2022-09-07T10:07:35Z Setting nMinimumChainWork=00000000000000000000000000000000000000002927cdceccbd5209e81e80db 2022-09-07T10:07:35Z Prune configured to target 1907 MiB on disk for block and undo files. 2022-09-07T10:07:35Z Using the ‘x86_shani(1way,2way)’ SHA256 implementation 2022-09-07T10:07:35Z Using RdSeed as additional entropy source 2022-09-07T10:07:35Z Using RdRand as an additional entropy source 2022-09-07T10:07:35Z GUI: “registerShutdownBlockReason: Successfully registered: Bitcoin Core didn’t yet exit safely…” 2022-09-07T10:07:35Z Default data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T10:07:35Z Using data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T10:07:35Z Config file: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\bitcoin.conf (not found, skipping) 2022-09-07T10:07:35Z Using at most 125 automatic connections (2048 file descriptors available) 2022-09-07T10:07:35Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2022-09-07T10:07:35Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2022-09-07T10:07:35Z Script verification uses 11 additional threads 2022-09-07T10:07:35Z scheduler thread start 2022-09-07T10:07:35Z Using wallet directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\wallets 2022-09-07T10:07:35Z init message: Verifying wallet(s)… 2022-09-07T10:07:35Z Using /16 prefix for IP bucketing 2022-09-07T10:07:35Z init message: Loading P2P addresses… 2022-09-07T10:07:35Z Loaded 58493 addresses from peers.dat 106ms 2022-09-07T10:07:35Z init message: Loading banlist… 2022-09-07T10:07:35Z SetNetworkActive: true 2022-09-07T10:07:35Z Cache configuration: 2022-09-07T10:07:35Z * Using 2.0 MiB for block index database 2022-09-07T10:07:35Z * Using 8.0 MiB for chain state database 2022-09-07T10:07:35Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space) 2022-09-07T10:07:35Z init message: Loading block index… 2022-09-07T10:07:35Z Switching active chainstate to Chainstate [ibd] @ height -1 (null) 2022-09-07T10:07:35Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index 2022-09-07T10:07:35Z Opened LevelDB successfully 2022-09-07T10:07:35Z Using obfuscation key for C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000 2022-09-07T10:07:37Z LoadBlockIndexDB: last block file = 1661 2022-09-07T10:07:37Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=41, size=51482875, heights=578433…578687, time=2019-05-29…2019-05-31) 2022-09-07T10:07:37Z Checking all blk files are present… 2022-09-07T10:07:37Z LoadBlockIndexDB(): Block files have previously been pruned 2022-09-07T10:07:37Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate 2022-09-07T10:07:40Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T10:07:40Z You can use -debug=leveldb to get more complete diagnostic messages 2022-09-07T10:07:40Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T10:07:40Z : Error opening block database. Please restart with -reindex or -reindex-chainstate to recover. 2022-09-07T10:07:52Z init message: Loading block index… 2022-09-07T10:07:52Z should not be overwriting a chainstate 2022-09-07T10:07:52Z Error: Error opening block database 2022-09-07T10:07:56Z Shutdown: In progress… 2022-09-07T10:07:56Z scheduler thread exit

    2022-09-07T10:11:02Z Bitcoin Core version v23.0.0 (release build) 2022-09-07T10:11:02Z Qt 5.15.2 (static), plugin=windows (static) 2022-09-07T10:11:02Z Static plugins: 2022-09-07T10:11:02Z QWindowsIntegrationPlugin, version 331520 2022-09-07T10:11:02Z QWindowsVistaStylePlugin, version 331520 2022-09-07T10:11:02Z Style: windowsvista / QWindowsVistaStyle 2022-09-07T10:11:02Z System: Windows 10 Version 2009, x86_64-little_endian-llp64 2022-09-07T10:11:02Z Screen: \.\DISPLAY1 2560x1440, pixel ratio=1.0 2022-09-07T10:11:02Z Assuming ancestors of block 000000000000000000052d314a259755ca65944e68df6b12a067ea8f1f5a7091 have valid signatures. 2022-09-07T10:11:02Z Setting nMinimumChainWork=00000000000000000000000000000000000000002927cdceccbd5209e81e80db 2022-09-07T10:11:02Z Prune configured to target 1907 MiB on disk for block and undo files. 2022-09-07T10:11:02Z Using the ‘x86_shani(1way,2way)’ SHA256 implementation 2022-09-07T10:11:02Z Using RdSeed as additional entropy source 2022-09-07T10:11:02Z Using RdRand as an additional entropy source 2022-09-07T10:11:02Z GUI: “registerShutdownBlockReason: Successfully registered: Bitcoin Core didn’t yet exit safely…” 2022-09-07T10:11:02Z Default data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T10:11:02Z Using data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T10:11:02Z Config file: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\bitcoin.conf (not found, skipping) 2022-09-07T10:11:02Z Using at most 125 automatic connections (2048 file descriptors available) 2022-09-07T10:11:02Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2022-09-07T10:11:02Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2022-09-07T10:11:02Z Script verification uses 11 additional threads 2022-09-07T10:11:02Z scheduler thread start 2022-09-07T10:11:02Z Using wallet directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\wallets 2022-09-07T10:11:02Z init message: Verifying wallet(s)… 2022-09-07T10:11:02Z Using /16 prefix for IP bucketing 2022-09-07T10:11:02Z init message: Loading P2P addresses… 2022-09-07T10:11:02Z Loaded 58493 addresses from peers.dat 119ms 2022-09-07T10:11:02Z init message: Loading banlist… 2022-09-07T10:11:02Z SetNetworkActive: true 2022-09-07T10:11:02Z Cache configuration: 2022-09-07T10:11:02Z * Using 2.0 MiB for block index database 2022-09-07T10:11:02Z * Using 8.0 MiB for chain state database 2022-09-07T10:11:02Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space) 2022-09-07T10:11:02Z init message: Loading block index… 2022-09-07T10:11:02Z Switching active chainstate to Chainstate [ibd] @ height -1 (null) 2022-09-07T10:11:02Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index 2022-09-07T10:11:02Z Opened LevelDB successfully 2022-09-07T10:11:02Z Using obfuscation key for C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000 2022-09-07T10:11:05Z LoadBlockIndexDB: last block file = 1661 2022-09-07T10:11:05Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=41, size=51482875, heights=578433…578687, time=2019-05-29…2019-05-31) 2022-09-07T10:11:05Z Checking all blk files are present… 2022-09-07T10:11:05Z LoadBlockIndexDB(): Block files have previously been pruned 2022-09-07T10:11:05Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate 2022-09-07T10:11:08Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T10:11:08Z You can use -debug=leveldb to get more complete diagnostic messages 2022-09-07T10:11:08Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T10:11:08Z : Error opening block database. Please restart with -reindex or -reindex-chainstate to recover. 2022-09-07T10:11:13Z init message: Loading block index… 2022-09-07T10:11:13Z should not be overwriting a chainstate 2022-09-07T10:11:13Z Error: Error opening block database 2022-09-07T10:11:15Z Shutdown: In progress… 2022-09-07T10:11:15Z scheduler thread exit 2022-09-07T10:11:15Z Shutdown: done

    2022-09-07T10:11:26Z Bitcoin Core version v23.0.0 (release build) 2022-09-07T10:11:26Z Qt 5.15.2 (static), plugin=windows (static) 2022-09-07T10:11:26Z Static plugins: 2022-09-07T10:11:26Z QWindowsIntegrationPlugin, version 331520 2022-09-07T10:11:26Z QWindowsVistaStylePlugin, version 331520 2022-09-07T10:11:26Z Style: windowsvista / QWindowsVistaStyle 2022-09-07T10:11:26Z System: Windows 10 Version 2009, x86_64-little_endian-llp64 2022-09-07T10:11:26Z Screen: \.\DISPLAY1 2560x1440, pixel ratio=1.0 2022-09-07T10:11:27Z Assuming ancestors of block 000000000000000000052d314a259755ca65944e68df6b12a067ea8f1f5a7091 have valid signatures. 2022-09-07T10:11:27Z Setting nMinimumChainWork=00000000000000000000000000000000000000002927cdceccbd5209e81e80db 2022-09-07T10:11:27Z Prune configured to target 1907 MiB on disk for block and undo files. 2022-09-07T10:11:27Z Using the ‘x86_shani(1way,2way)’ SHA256 implementation 2022-09-07T10:11:27Z Using RdSeed as additional entropy source 2022-09-07T10:11:27Z Using RdRand as an additional entropy source 2022-09-07T10:11:27Z GUI: “registerShutdownBlockReason: Successfully registered: Bitcoin Core didn’t yet exit safely…” 2022-09-07T10:11:27Z Default data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T10:11:27Z Using data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T10:11:27Z Config file: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\bitcoin.conf (not found, skipping) 2022-09-07T10:11:27Z Using at most 125 automatic connections (2048 file descriptors available) 2022-09-07T10:11:27Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2022-09-07T10:11:27Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2022-09-07T10:11:27Z Script verification uses 11 additional threads 2022-09-07T10:11:27Z scheduler thread start 2022-09-07T10:11:27Z Using wallet directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\wallets 2022-09-07T10:11:27Z init message: Verifying wallet(s)… 2022-09-07T10:11:27Z Using /16 prefix for IP bucketing 2022-09-07T10:11:27Z init message: Loading P2P addresses… 2022-09-07T10:11:27Z Loaded 58493 addresses from peers.dat 112ms 2022-09-07T10:11:27Z init message: Loading banlist… 2022-09-07T10:11:27Z SetNetworkActive: true 2022-09-07T10:11:27Z Cache configuration: 2022-09-07T10:11:27Z * Using 2.0 MiB for block index database 2022-09-07T10:11:27Z * Using 8.0 MiB for chain state database 2022-09-07T10:11:27Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space) 2022-09-07T10:11:27Z init message: Loading block index… 2022-09-07T10:11:27Z Switching active chainstate to Chainstate [ibd] @ height -1 (null) 2022-09-07T10:11:27Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index 2022-09-07T10:11:27Z Opened LevelDB successfully 2022-09-07T10:11:27Z Using obfuscation key for C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000 2022-09-07T10:11:29Z LoadBlockIndexDB: last block file = 1661 2022-09-07T10:11:29Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=41, size=51482875, heights=578433…578687, time=2019-05-29…2019-05-31) 2022-09-07T10:11:29Z Checking all blk files are present… 2022-09-07T10:11:29Z LoadBlockIndexDB(): Block files have previously been pruned 2022-09-07T10:11:29Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate 2022-09-07T10:11:32Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T10:11:32Z You can use -debug=leveldb to get more complete diagnostic messages 2022-09-07T10:11:32Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T10:11:32Z : Error opening block database. Please restart with -reindex or -reindex-chainstate to recover. 2022-09-07T10:11:33Z init message: Loading block index… 2022-09-07T10:11:33Z should not be overwriting a chainstate 2022-09-07T10:11:33Z Error: Error opening block database 2022-09-07T10:11:35Z Shutdown: In progress… 2022-09-07T10:11:35Z scheduler thread exit 2022-09-07T10:11:35Z Shutdown: done

    2022-09-07T21:13:44Z Bitcoin Core version v23.0.0 (release build) 2022-09-07T21:13:44Z Qt 5.15.2 (static), plugin=windows (static) 2022-09-07T21:13:44Z Static plugins: 2022-09-07T21:13:44Z QWindowsIntegrationPlugin, version 331520 2022-09-07T21:13:44Z QWindowsVistaStylePlugin, version 331520 2022-09-07T21:13:44Z Style: windowsvista / QWindowsVistaStyle 2022-09-07T21:13:44Z System: Windows 10 Version 2009, x86_64-little_endian-llp64 2022-09-07T21:13:44Z Screen: \.\DISPLAY1 2560x1440, pixel ratio=1.0 2022-09-07T21:13:45Z Assuming ancestors of block 000000000000000000052d314a259755ca65944e68df6b12a067ea8f1f5a7091 have valid signatures. 2022-09-07T21:13:45Z Setting nMinimumChainWork=00000000000000000000000000000000000000002927cdceccbd5209e81e80db 2022-09-07T21:13:45Z Prune configured to target 1907 MiB on disk for block and undo files. 2022-09-07T21:13:45Z Using the ‘x86_shani(1way,2way)’ SHA256 implementation 2022-09-07T21:13:45Z Using RdSeed as additional entropy source 2022-09-07T21:13:45Z Using RdRand as an additional entropy source 2022-09-07T21:13:45Z GUI: “registerShutdownBlockReason: Successfully registered: Bitcoin Core didn’t yet exit safely…” 2022-09-07T21:13:45Z Default data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T21:13:45Z Using data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T21:13:45Z Config file: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\bitcoin.conf (not found, skipping) 2022-09-07T21:13:45Z Using at most 125 automatic connections (2048 file descriptors available) 2022-09-07T21:13:45Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2022-09-07T21:13:45Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2022-09-07T21:13:45Z Script verification uses 11 additional threads 2022-09-07T21:13:45Z scheduler thread start 2022-09-07T21:13:45Z Using wallet directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\wallets 2022-09-07T21:13:45Z init message: Verifying wallet(s)… 2022-09-07T21:13:45Z Using /16 prefix for IP bucketing 2022-09-07T21:13:45Z init message: Loading P2P addresses… 2022-09-07T21:13:45Z Loaded 58493 addresses from peers.dat 230ms 2022-09-07T21:13:45Z init message: Loading banlist… 2022-09-07T21:13:45Z SetNetworkActive: true 2022-09-07T21:13:45Z Cache configuration: 2022-09-07T21:13:45Z * Using 2.0 MiB for block index database 2022-09-07T21:13:45Z * Using 8.0 MiB for chain state database 2022-09-07T21:13:45Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space) 2022-09-07T21:13:45Z init message: Loading block index… 2022-09-07T21:13:45Z Switching active chainstate to Chainstate [ibd] @ height -1 (null) 2022-09-07T21:13:45Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index 2022-09-07T21:13:45Z Opened LevelDB successfully 2022-09-07T21:13:45Z Using obfuscation key for C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000 2022-09-07T21:13:49Z LoadBlockIndexDB: last block file = 1661 2022-09-07T21:13:49Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=41, size=51482875, heights=578433…578687, time=2019-05-29…2019-05-31) 2022-09-07T21:13:49Z Checking all blk files are present… 2022-09-07T21:13:49Z LoadBlockIndexDB(): Block files have previously been pruned 2022-09-07T21:13:49Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate 2022-09-07T21:13:56Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T21:13:56Z You can use -debug=leveldb to get more complete diagnostic messages 2022-09-07T21:13:56Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T21:13:56Z : Error opening block database. Please restart with -reindex or -reindex-chainstate to recover. 2022-09-07T21:14:16Z init message: Loading block index… 2022-09-07T21:14:16Z should not be overwriting a chainstate 2022-09-07T21:14:16Z Error: Error opening block database 2022-09-07T21:14:23Z Shutdown: In progress… 2022-09-07T21:14:23Z scheduler thread exit 2022-09-07T21:14:24Z Shutdown: done

    2022-09-07T21:16:03Z Bitcoin Core version v23.0.0 (release build) 2022-09-07T21:16:03Z Qt 5.15.2 (static), plugin=windows (static) 2022-09-07T21:16:03Z Static plugins: 2022-09-07T21:16:03Z QWindowsIntegrationPlugin, version 331520 2022-09-07T21:16:03Z QWindowsVistaStylePlugin, version 331520 2022-09-07T21:16:03Z Style: windowsvista / QWindowsVistaStyle 2022-09-07T21:16:03Z System: Windows 10 Version 2009, x86_64-little_endian-llp64 2022-09-07T21:16:03Z Screen: \.\DISPLAY1 2560x1440, pixel ratio=1.0 2022-09-07T21:16:03Z Assuming ancestors of block 000000000000000000052d314a259755ca65944e68df6b12a067ea8f1f5a7091 have valid signatures. 2022-09-07T21:16:03Z Setting nMinimumChainWork=00000000000000000000000000000000000000002927cdceccbd5209e81e80db 2022-09-07T21:16:03Z Prune configured to target 1907 MiB on disk for block and undo files. 2022-09-07T21:16:03Z Using the ‘x86_shani(1way,2way)’ SHA256 implementation 2022-09-07T21:16:03Z Using RdSeed as additional entropy source 2022-09-07T21:16:03Z Using RdRand as an additional entropy source 2022-09-07T21:16:03Z GUI: “registerShutdownBlockReason: Successfully registered: Bitcoin Core didn’t yet exit safely…” 2022-09-07T21:16:03Z Default data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T21:16:03Z Using data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T21:16:03Z Config file: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\bitcoin.conf (not found, skipping) 2022-09-07T21:16:03Z Using at most 125 automatic connections (2048 file descriptors available) 2022-09-07T21:16:03Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2022-09-07T21:16:04Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2022-09-07T21:16:04Z Script verification uses 11 additional threads 2022-09-07T21:16:04Z scheduler thread start 2022-09-07T21:16:04Z Using wallet directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\wallets 2022-09-07T21:16:04Z init message: Verifying wallet(s)… 2022-09-07T21:16:04Z Using /16 prefix for IP bucketing 2022-09-07T21:16:04Z init message: Loading P2P addresses… 2022-09-07T21:16:04Z Loaded 58493 addresses from peers.dat 240ms 2022-09-07T21:16:04Z init message: Loading banlist… 2022-09-07T21:16:04Z SetNetworkActive: true 2022-09-07T21:16:04Z Cache configuration: 2022-09-07T21:16:04Z * Using 2.0 MiB for block index database 2022-09-07T21:16:04Z * Using 8.0 MiB for chain state database 2022-09-07T21:16:04Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space) 2022-09-07T21:16:04Z init message: Loading block index… 2022-09-07T21:16:04Z Switching active chainstate to Chainstate [ibd] @ height -1 (null) 2022-09-07T21:16:04Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index 2022-09-07T21:16:04Z Opened LevelDB successfully 2022-09-07T21:16:04Z Using obfuscation key for C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000 2022-09-07T21:16:08Z LoadBlockIndexDB: last block file = 1661 2022-09-07T21:16:08Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=41, size=51482875, heights=578433…578687, time=2019-05-29…2019-05-31) 2022-09-07T21:16:08Z Checking all blk files are present… 2022-09-07T21:16:08Z LoadBlockIndexDB(): Block files have previously been pruned 2022-09-07T21:16:08Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate 2022-09-07T21:16:14Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T21:16:14Z You can use -debug=leveldb to get more complete diagnostic messages 2022-09-07T21:16:14Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T21:16:14Z : Error opening block database. Please restart with -reindex or -reindex-chainstate to recover. 2022-09-07T21:16:19Z init message: Loading block index… 2022-09-07T21:16:19Z should not be overwriting a chainstate 2022-09-07T21:16:19Z Error: Error opening block database 2022-09-07T21:16:20Z Shutdown: In progress… 2022-09-07T21:16:20Z scheduler thread exit 2022-09-07T21:16:20Z Shutdown: done

    2022-09-07T21:27:29Z Bitcoin Core version v23.0.0 (release build) 2022-09-07T21:27:29Z Qt 5.15.2 (static), plugin=windows (static) 2022-09-07T21:27:29Z Static plugins: 2022-09-07T21:27:29Z QWindowsIntegrationPlugin, version 331520 2022-09-07T21:27:29Z QWindowsVistaStylePlugin, version 331520 2022-09-07T21:27:29Z Style: windowsvista / QWindowsVistaStyle 2022-09-07T21:27:29Z System: Windows 10 Version 2009, x86_64-little_endian-llp64 2022-09-07T21:27:29Z Screen: \.\DISPLAY1 2560x1440, pixel ratio=1.0 2022-09-07T21:27:30Z Assuming ancestors of block 000000000000000000052d314a259755ca65944e68df6b12a067ea8f1f5a7091 have valid signatures. 2022-09-07T21:27:30Z Setting nMinimumChainWork=00000000000000000000000000000000000000002927cdceccbd5209e81e80db 2022-09-07T21:27:30Z Prune configured to target 1907 MiB on disk for block and undo files. 2022-09-07T21:27:30Z Using the ‘x86_shani(1way,2way)’ SHA256 implementation 2022-09-07T21:27:30Z Using RdSeed as additional entropy source 2022-09-07T21:27:30Z Using RdRand as an additional entropy source 2022-09-07T21:27:30Z GUI: “registerShutdownBlockReason: Successfully registered: Bitcoin Core didn’t yet exit safely…” 2022-09-07T21:27:30Z Default data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T21:27:30Z Using data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T21:27:30Z Config file: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\bitcoin.conf (not found, skipping) 2022-09-07T21:27:30Z Using at most 125 automatic connections (2048 file descriptors available) 2022-09-07T21:27:30Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2022-09-07T21:27:30Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2022-09-07T21:27:30Z Script verification uses 11 additional threads 2022-09-07T21:27:30Z scheduler thread start 2022-09-07T21:27:30Z Using wallet directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\wallets 2022-09-07T21:27:30Z init message: Verifying wallet(s)… 2022-09-07T21:27:30Z Using /16 prefix for IP bucketing 2022-09-07T21:27:30Z init message: Loading P2P addresses… 2022-09-07T21:27:30Z Loaded 58493 addresses from peers.dat 240ms 2022-09-07T21:27:30Z init message: Loading banlist… 2022-09-07T21:27:30Z SetNetworkActive: true 2022-09-07T21:27:30Z Cache configuration: 2022-09-07T21:27:30Z * Using 2.0 MiB for block index database 2022-09-07T21:27:30Z * Using 8.0 MiB for chain state database 2022-09-07T21:27:30Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space) 2022-09-07T21:27:30Z init message: Loading block index… 2022-09-07T21:27:30Z Switching active chainstate to Chainstate [ibd] @ height -1 (null) 2022-09-07T21:27:30Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index 2022-09-07T21:27:30Z Opened LevelDB successfully 2022-09-07T21:27:30Z Using obfuscation key for C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000 2022-09-07T21:27:34Z LoadBlockIndexDB: last block file = 1661 2022-09-07T21:27:34Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=41, size=51482875, heights=578433…578687, time=2019-05-29…2019-05-31) 2022-09-07T21:27:34Z Checking all blk files are present… 2022-09-07T21:27:35Z LoadBlockIndexDB(): Block files have previously been pruned 2022-09-07T21:27:35Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate 2022-09-07T21:27:41Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T21:27:41Z You can use -debug=leveldb to get more complete diagnostic messages 2022-09-07T21:27:41Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T21:27:41Z : Error opening block database. Please restart with -reindex or -reindex-chainstate to recover. 2022-09-07T21:32:12Z init message: Loading block index… 2022-09-07T21:32:12Z should not be overwriting a chainstate 2022-09-07T21:32:12Z Error: Error opening block database 2022-09-07T21:32:14Z Shutdown: In progress… 2022-09-07T21:32:14Z scheduler thread exit 2022-09-07T21:32:15Z Shutdown: done

    2022-09-07T21:40:03Z Bitcoin Core version v23.0.0 (release build) 2022-09-07T21:40:03Z Qt 5.15.2 (static), plugin=windows (static) 2022-09-07T21:40:03Z Static plugins: 2022-09-07T21:40:03Z QWindowsIntegrationPlugin, version 331520 2022-09-07T21:40:03Z QWindowsVistaStylePlugin, version 331520 2022-09-07T21:40:03Z Style: windowsvista / QWindowsVistaStyle 2022-09-07T21:40:03Z System: Windows 10 Version 2009, x86_64-little_endian-llp64 2022-09-07T21:40:03Z Screen: \.\DISPLAY1 2560x1440, pixel ratio=1.0 2022-09-07T21:40:06Z Assuming ancestors of block 000000000000000000052d314a259755ca65944e68df6b12a067ea8f1f5a7091 have valid signatures. 2022-09-07T21:40:06Z Setting nMinimumChainWork=00000000000000000000000000000000000000002927cdceccbd5209e81e80db 2022-09-07T21:40:06Z Prune configured to target 1907 MiB on disk for block and undo files. 2022-09-07T21:40:06Z Using the ‘x86_shani(1way,2way)’ SHA256 implementation 2022-09-07T21:40:06Z Using RdSeed as additional entropy source 2022-09-07T21:40:06Z Using RdRand as an additional entropy source 2022-09-07T21:40:06Z GUI: “registerShutdownBlockReason: Successfully registered: Bitcoin Core didn’t yet exit safely…” 2022-09-07T21:40:06Z Default data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T21:40:06Z Using data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T21:40:06Z Config file: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\bitcoin.conf (not found, skipping) 2022-09-07T21:40:06Z Using at most 125 automatic connections (2048 file descriptors available) 2022-09-07T21:40:06Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2022-09-07T21:40:06Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2022-09-07T21:40:06Z Script verification uses 11 additional threads 2022-09-07T21:40:06Z scheduler thread start 2022-09-07T21:40:06Z Using wallet directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\wallets 2022-09-07T21:40:06Z init message: Verifying wallet(s)… 2022-09-07T21:40:06Z Using /16 prefix for IP bucketing 2022-09-07T21:40:06Z init message: Loading P2P addresses… 2022-09-07T21:40:06Z Loaded 58493 addresses from peers.dat 237ms 2022-09-07T21:40:06Z init message: Loading banlist… 2022-09-07T21:40:06Z SetNetworkActive: true 2022-09-07T21:40:06Z Cache configuration: 2022-09-07T21:40:06Z * Using 2.0 MiB for block index database 2022-09-07T21:40:06Z * Using 8.0 MiB for chain state database 2022-09-07T21:40:06Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space) 2022-09-07T21:40:06Z init message: Loading block index… 2022-09-07T21:40:06Z Switching active chainstate to Chainstate [ibd] @ height -1 (null) 2022-09-07T21:40:06Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index 2022-09-07T21:40:06Z Opened LevelDB successfully 2022-09-07T21:40:06Z Using obfuscation key for C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000 2022-09-07T21:40:11Z LoadBlockIndexDB: last block file = 1661 2022-09-07T21:40:11Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=41, size=51482875, heights=578433…578687, time=2019-05-29…2019-05-31) 2022-09-07T21:40:11Z Checking all blk files are present… 2022-09-07T21:40:11Z LoadBlockIndexDB(): Block files have previously been pruned 2022-09-07T21:40:11Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate 2022-09-07T21:40:17Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T21:40:17Z You can use -debug=leveldb to get more complete diagnostic messages 2022-09-07T21:40:17Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T21:40:17Z : Error opening block database. Please restart with -reindex or -reindex-chainstate to recover. 2022-09-07T21:40:19Z init message: Loading block index… 2022-09-07T21:40:19Z should not be overwriting a chainstate 2022-09-07T21:40:19Z Error: Error opening block database 2022-09-07T21:40:20Z Shutdown: In progress… 2022-09-07T21:40:20Z scheduler thread exit 2022-09-07T21:40:20Z Shutdown: done

    2022-09-07T21:40:57Z Bitcoin Core version v23.0.0 (release build) 2022-09-07T21:40:57Z Qt 5.15.2 (static), plugin=windows (static) 2022-09-07T21:40:57Z Static plugins: 2022-09-07T21:40:57Z QWindowsIntegrationPlugin, version 331520 2022-09-07T21:40:57Z QWindowsVistaStylePlugin, version 331520 2022-09-07T21:40:57Z Style: windowsvista / QWindowsVistaStyle 2022-09-07T21:40:57Z System: Windows 10 Version 2009, x86_64-little_endian-llp64 2022-09-07T21:40:57Z Screen: \.\DISPLAY1 2560x1440, pixel ratio=1.0 2022-09-07T21:40:58Z Assuming ancestors of block 000000000000000000052d314a259755ca65944e68df6b12a067ea8f1f5a7091 have valid signatures. 2022-09-07T21:40:58Z Setting nMinimumChainWork=00000000000000000000000000000000000000002927cdceccbd5209e81e80db 2022-09-07T21:40:58Z Prune configured to target 1907 MiB on disk for block and undo files. 2022-09-07T21:40:58Z Using the ‘x86_shani(1way,2way)’ SHA256 implementation 2022-09-07T21:40:58Z Using RdSeed as additional entropy source 2022-09-07T21:40:58Z Using RdRand as an additional entropy source 2022-09-07T21:40:58Z GUI: “registerShutdownBlockReason: Successfully registered: Bitcoin Core didn’t yet exit safely…” 2022-09-07T21:40:58Z Default data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T21:40:58Z Using data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T21:40:58Z Config file: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\bitcoin.conf (not found, skipping) 2022-09-07T21:40:58Z Using at most 125 automatic connections (2048 file descriptors available) 2022-09-07T21:40:58Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2022-09-07T21:40:58Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2022-09-07T21:40:58Z Script verification uses 11 additional threads 2022-09-07T21:40:58Z scheduler thread start 2022-09-07T21:40:58Z Using wallet directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\wallets 2022-09-07T21:40:58Z init message: Verifying wallet(s)… 2022-09-07T21:40:58Z Using /16 prefix for IP bucketing 2022-09-07T21:40:58Z init message: Loading P2P addresses… 2022-09-07T21:40:58Z Loaded 58493 addresses from peers.dat 234ms 2022-09-07T21:40:58Z init message: Loading banlist… 2022-09-07T21:40:58Z SetNetworkActive: true 2022-09-07T21:40:58Z Cache configuration: 2022-09-07T21:40:58Z * Using 2.0 MiB for block index database 2022-09-07T21:40:58Z * Using 8.0 MiB for chain state database 2022-09-07T21:40:58Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space) 2022-09-07T21:40:58Z init message: Loading block index… 2022-09-07T21:40:58Z Switching active chainstate to Chainstate [ibd] @ height -1 (null) 2022-09-07T21:40:58Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index 2022-09-07T21:40:58Z Opened LevelDB successfully 2022-09-07T21:40:58Z Using obfuscation key for C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000 2022-09-07T21:41:02Z LoadBlockIndexDB: last block file = 1661 2022-09-07T21:41:02Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=41, size=51482875, heights=578433…578687, time=2019-05-29…2019-05-31) 2022-09-07T21:41:02Z Checking all blk files are present… 2022-09-07T21:41:03Z LoadBlockIndexDB(): Block files have previously been pruned 2022-09-07T21:41:03Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate 2022-09-07T21:41:09Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T21:41:09Z You can use -debug=leveldb to get more complete diagnostic messages 2022-09-07T21:41:09Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T21:41:09Z : Error opening block database. Please restart with -reindex or -reindex-chainstate to recover. 2022-09-07T21:41:14Z init message: Loading block index… 2022-09-07T21:41:14Z should not be overwriting a chainstate 2022-09-07T21:41:14Z Error: Error opening block database 2022-09-07T21:41:15Z Shutdown: In progress… 2022-09-07T21:41:15Z scheduler thread exit 2022-09-07T21:41:16Z Shutdown: done

    2022-09-07T21:46:31Z Bitcoin Core version v23.0.0 (release build) 2022-09-07T21:46:31Z Qt 5.15.2 (static), plugin=windows (static) 2022-09-07T21:46:31Z Static plugins: 2022-09-07T21:46:31Z QWindowsIntegrationPlugin, version 331520 2022-09-07T21:46:31Z QWindowsVistaStylePlugin, version 331520 2022-09-07T21:46:31Z Style: windowsvista / QWindowsVistaStyle 2022-09-07T21:46:31Z System: Windows 10 Version 2009, x86_64-little_endian-llp64 2022-09-07T21:46:31Z Screen: \.\DISPLAY1 2560x1440, pixel ratio=1.0 2022-09-07T21:46:31Z Assuming ancestors of block 000000000000000000052d314a259755ca65944e68df6b12a067ea8f1f5a7091 have valid signatures. 2022-09-07T21:46:31Z Setting nMinimumChainWork=00000000000000000000000000000000000000002927cdceccbd5209e81e80db 2022-09-07T21:46:31Z Prune configured to target 1907 MiB on disk for block and undo files. 2022-09-07T21:46:31Z Using the ‘x86_shani(1way,2way)’ SHA256 implementation 2022-09-07T21:46:31Z Using RdSeed as additional entropy source 2022-09-07T21:46:31Z Using RdRand as an additional entropy source 2022-09-07T21:46:32Z GUI: “registerShutdownBlockReason: Successfully registered: Bitcoin Core didn’t yet exit safely…” 2022-09-07T21:46:32Z Default data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T21:46:32Z Using data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-07T21:46:32Z Config file: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\bitcoin.conf (not found, skipping) 2022-09-07T21:46:32Z Using at most 125 automatic connections (2048 file descriptors available) 2022-09-07T21:46:32Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2022-09-07T21:46:32Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2022-09-07T21:46:32Z Script verification uses 11 additional threads 2022-09-07T21:46:32Z scheduler thread start 2022-09-07T21:46:32Z Using wallet directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\wallets 2022-09-07T21:46:32Z init message: Verifying wallet(s)… 2022-09-07T21:46:32Z Using /16 prefix for IP bucketing 2022-09-07T21:46:32Z init message: Loading P2P addresses… 2022-09-07T21:46:32Z Loaded 58493 addresses from peers.dat 241ms 2022-09-07T21:46:32Z init message: Loading banlist… 2022-09-07T21:46:32Z SetNetworkActive: true 2022-09-07T21:46:32Z Cache configuration: 2022-09-07T21:46:32Z * Using 2.0 MiB for block index database 2022-09-07T21:46:32Z * Using 8.0 MiB for chain state database 2022-09-07T21:46:32Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space) 2022-09-07T21:46:32Z init message: Loading block index… 2022-09-07T21:46:32Z Switching active chainstate to Chainstate [ibd] @ height -1 (null) 2022-09-07T21:46:32Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index 2022-09-07T21:46:32Z Opened LevelDB successfully 2022-09-07T21:46:32Z Using obfuscation key for C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000 2022-09-07T21:46:36Z LoadBlockIndexDB: last block file = 1661 2022-09-07T21:46:36Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=41, size=51482875, heights=578433…578687, time=2019-05-29…2019-05-31) 2022-09-07T21:46:36Z Checking all blk files are present… 2022-09-07T21:46:36Z LoadBlockIndexDB(): Block files have previously been pruned 2022-09-07T21:46:36Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate 2022-09-07T21:46:42Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T21:46:42Z You can use -debug=leveldb to get more complete diagnostic messages 2022-09-07T21:46:42Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-07T21:46:42Z : Error opening block database. Please restart with -reindex or -reindex-chainstate to recover. 2022-09-07T21:46:44Z init message: Loading block index… 2022-09-07T21:46:44Z should not be overwriting a chainstate 2022-09-07T21:46:44Z Error: Error opening block database 2022-09-07T21:46:45Z Shutdown: In progress… 2022-09-07T21:46:45Z scheduler thread exit 2022-09-07T21:46:45Z Shutdown: done

    2022-09-08T03:55:16Z Bitcoin Core version v23.0.0 (release build) 2022-09-08T03:55:16Z Qt 5.15.2 (static), plugin=windows (static) 2022-09-08T03:55:16Z Static plugins: 2022-09-08T03:55:16Z QWindowsIntegrationPlugin, version 331520 2022-09-08T03:55:16Z QWindowsVistaStylePlugin, version 331520 2022-09-08T03:55:16Z Style: windowsvista / QWindowsVistaStyle 2022-09-08T03:55:16Z System: Windows 10 Version 2009, x86_64-little_endian-llp64 2022-09-08T03:55:16Z Screen: \.\DISPLAY1 2560x1440, pixel ratio=1.0 2022-09-08T03:55:17Z Assuming ancestors of block 000000000000000000052d314a259755ca65944e68df6b12a067ea8f1f5a7091 have valid signatures. 2022-09-08T03:55:17Z Setting nMinimumChainWork=00000000000000000000000000000000000000002927cdceccbd5209e81e80db 2022-09-08T03:55:17Z Prune configured to target 1907 MiB on disk for block and undo files. 2022-09-08T03:55:17Z Using the ‘x86_shani(1way,2way)’ SHA256 implementation 2022-09-08T03:55:17Z Using RdSeed as additional entropy source 2022-09-08T03:55:17Z Using RdRand as an additional entropy source 2022-09-08T03:55:17Z GUI: “registerShutdownBlockReason: Successfully registered: Bitcoin Core didn’t yet exit safely…” 2022-09-08T03:55:17Z Default data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-08T03:55:17Z Using data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-08T03:55:17Z Config file: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\bitcoin.conf (not found, skipping) 2022-09-08T03:55:17Z Using at most 125 automatic connections (2048 file descriptors available) 2022-09-08T03:55:17Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2022-09-08T03:55:17Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2022-09-08T03:55:17Z Script verification uses 11 additional threads 2022-09-08T03:55:17Z scheduler thread start 2022-09-08T03:55:17Z Using wallet directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\wallets 2022-09-08T03:55:17Z init message: Verifying wallet(s)… 2022-09-08T03:55:17Z Using /16 prefix for IP bucketing 2022-09-08T03:55:17Z init message: Loading P2P addresses… 2022-09-08T03:55:17Z Loaded 58493 addresses from peers.dat 231ms 2022-09-08T03:55:17Z init message: Loading banlist… 2022-09-08T03:55:17Z SetNetworkActive: true 2022-09-08T03:55:17Z Cache configuration: 2022-09-08T03:55:17Z * Using 2.0 MiB for block index database 2022-09-08T03:55:17Z * Using 8.0 MiB for chain state database 2022-09-08T03:55:17Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space) 2022-09-08T03:55:17Z init message: Loading block index… 2022-09-08T03:55:17Z Switching active chainstate to Chainstate [ibd] @ height -1 (null) 2022-09-08T03:55:17Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index 2022-09-08T03:55:17Z Opened LevelDB successfully 2022-09-08T03:55:17Z Using obfuscation key for C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000 2022-09-08T03:55:22Z LoadBlockIndexDB: last block file = 1661 2022-09-08T03:55:22Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=41, size=51482875, heights=578433…578687, time=2019-05-29…2019-05-31) 2022-09-08T03:55:22Z Checking all blk files are present… 2022-09-08T03:55:22Z LoadBlockIndexDB(): Block files have previously been pruned 2022-09-08T03:55:22Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate 2022-09-08T03:55:28Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-08T03:55:28Z You can use -debug=leveldb to get more complete diagnostic messages 2022-09-08T03:55:28Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-08T03:55:28Z : Error opening block database. Please restart with -reindex or -reindex-chainstate to recover. 2022-09-08T03:55:35Z init message: Loading block index… 2022-09-08T03:55:35Z should not be overwriting a chainstate 2022-09-08T03:55:35Z Error: Error opening block database 2022-09-08T04:01:57Z Shutdown: In progress… 2022-09-08T04:01:57Z scheduler thread exit 2022-09-08T04:01:57Z Shutdown: done

    2022-09-08T04:03:01Z Bitcoin Core version v23.0.0 (release build) 2022-09-08T04:03:01Z Qt 5.15.2 (static), plugin=windows (static) 2022-09-08T04:03:01Z Static plugins: 2022-09-08T04:03:01Z QWindowsIntegrationPlugin, version 331520 2022-09-08T04:03:01Z QWindowsVistaStylePlugin, version 331520 2022-09-08T04:03:01Z Style: windowsvista / QWindowsVistaStyle 2022-09-08T04:03:01Z System: Windows 10 Version 2009, x86_64-little_endian-llp64 2022-09-08T04:03:01Z Screen: \.\DISPLAY1 2560x1440, pixel ratio=1.0 2022-09-08T04:03:02Z Assuming ancestors of block 000000000000000000052d314a259755ca65944e68df6b12a067ea8f1f5a7091 have valid signatures. 2022-09-08T04:03:02Z Setting nMinimumChainWork=00000000000000000000000000000000000000002927cdceccbd5209e81e80db 2022-09-08T04:03:02Z Prune configured to target 1907 MiB on disk for block and undo files. 2022-09-08T04:03:02Z Using the ‘x86_shani(1way,2way)’ SHA256 implementation 2022-09-08T04:03:02Z Using RdSeed as additional entropy source 2022-09-08T04:03:02Z Using RdRand as an additional entropy source 2022-09-08T04:03:02Z GUI: “registerShutdownBlockReason: Successfully registered: Bitcoin Core didn’t yet exit safely…” 2022-09-08T04:03:02Z Default data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-08T04:03:02Z Using data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-08T04:03:02Z Config file: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\bitcoin.conf (not found, skipping) 2022-09-08T04:03:02Z Using at most 125 automatic connections (2048 file descriptors available) 2022-09-08T04:03:02Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2022-09-08T04:03:02Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2022-09-08T04:03:02Z Script verification uses 11 additional threads 2022-09-08T04:03:02Z scheduler thread start 2022-09-08T04:03:02Z Using wallet directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\wallets 2022-09-08T04:03:02Z init message: Verifying wallet(s)… 2022-09-08T04:03:02Z Using /16 prefix for IP bucketing 2022-09-08T04:03:02Z init message: Loading P2P addresses… 2022-09-08T04:03:02Z Loaded 58493 addresses from peers.dat 238ms 2022-09-08T04:03:02Z init message: Loading banlist… 2022-09-08T04:03:02Z SetNetworkActive: true 2022-09-08T04:03:02Z Cache configuration: 2022-09-08T04:03:02Z * Using 2.0 MiB for block index database 2022-09-08T04:03:02Z * Using 8.0 MiB for chain state database 2022-09-08T04:03:02Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space) 2022-09-08T04:03:02Z init message: Loading block index… 2022-09-08T04:03:02Z Switching active chainstate to Chainstate [ibd] @ height -1 (null) 2022-09-08T04:03:02Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index 2022-09-08T04:03:02Z Opened LevelDB successfully 2022-09-08T04:03:02Z Using obfuscation key for C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000 2022-09-08T04:03:06Z LoadBlockIndexDB: last block file = 1661 2022-09-08T04:03:06Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=41, size=51482875, heights=578433…578687, time=2019-05-29…2019-05-31) 2022-09-08T04:03:06Z Checking all blk files are present… 2022-09-08T04:03:06Z LoadBlockIndexDB(): Block files have previously been pruned 2022-09-08T04:03:06Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate 2022-09-08T04:03:12Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-08T04:03:12Z You can use -debug=leveldb to get more complete diagnostic messages 2022-09-08T04:03:12Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-08T04:03:12Z Shutdown requested. Exiting. 2022-09-08T04:03:12Z Shutdown: In progress… 2022-09-08T04:03:12Z scheduler thread exit 2022-09-08T04:03:13Z Shutdown: done

    2022-09-08T05:50:16Z Bitcoin Core version v23.0.0 (release build) 2022-09-08T05:50:16Z Qt 5.15.2 (static), plugin=windows (static) 2022-09-08T05:50:16Z Static plugins: 2022-09-08T05:50:16Z QWindowsIntegrationPlugin, version 331520 2022-09-08T05:50:16Z QWindowsVistaStylePlugin, version 331520 2022-09-08T05:50:16Z Style: windowsvista / QWindowsVistaStyle 2022-09-08T05:50:16Z System: Windows 10 Version 2009, x86_64-little_endian-llp64 2022-09-08T05:50:16Z Screen: \.\DISPLAY1 2560x1440, pixel ratio=1.0 2022-09-08T05:50:16Z Assuming ancestors of block 000000000000000000052d314a259755ca65944e68df6b12a067ea8f1f5a7091 have valid signatures. 2022-09-08T05:50:16Z Setting nMinimumChainWork=00000000000000000000000000000000000000002927cdceccbd5209e81e80db 2022-09-08T05:50:16Z Prune configured to target 1907 MiB on disk for block and undo files. 2022-09-08T05:50:16Z Using the ‘x86_shani(1way,2way)’ SHA256 implementation 2022-09-08T05:50:16Z Using RdSeed as additional entropy source 2022-09-08T05:50:16Z Using RdRand as an additional entropy source 2022-09-08T05:50:16Z GUI: “registerShutdownBlockReason: Successfully registered: Bitcoin Core didn’t yet exit safely…” 2022-09-08T05:50:16Z Default data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-08T05:50:16Z Using data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-08T05:50:16Z Config file: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\bitcoin.conf (not found, skipping) 2022-09-08T05:50:16Z Using at most 125 automatic connections (2048 file descriptors available) 2022-09-08T05:50:16Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2022-09-08T05:50:16Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2022-09-08T05:50:16Z Script verification uses 11 additional threads 2022-09-08T05:50:16Z scheduler thread start 2022-09-08T05:50:16Z Using wallet directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\wallets 2022-09-08T05:50:16Z init message: Verifying wallet(s)… 2022-09-08T05:50:16Z Using /16 prefix for IP bucketing 2022-09-08T05:50:16Z init message: Loading P2P addresses… 2022-09-08T05:50:16Z Loaded 58493 addresses from peers.dat 115ms 2022-09-08T05:50:16Z init message: Loading banlist… 2022-09-08T05:50:16Z SetNetworkActive: true 2022-09-08T05:50:16Z Cache configuration: 2022-09-08T05:50:16Z * Using 2.0 MiB for block index database 2022-09-08T05:50:16Z * Using 8.0 MiB for chain state database 2022-09-08T05:50:16Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space) 2022-09-08T05:50:16Z init message: Loading block index… 2022-09-08T05:50:16Z Switching active chainstate to Chainstate [ibd] @ height -1 (null) 2022-09-08T05:50:16Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index 2022-09-08T05:50:16Z Opened LevelDB successfully 2022-09-08T05:50:16Z Using obfuscation key for C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000 2022-09-08T05:50:19Z LoadBlockIndexDB: last block file = 1661 2022-09-08T05:50:19Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=41, size=51482875, heights=578433…578687, time=2019-05-29…2019-05-31) 2022-09-08T05:50:19Z Checking all blk files are present… 2022-09-08T05:50:19Z LoadBlockIndexDB(): Block files have previously been pruned 2022-09-08T05:50:19Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate 2022-09-08T05:50:22Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-08T05:50:22Z You can use -debug=leveldb to get more complete diagnostic messages 2022-09-08T05:50:22Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-08T05:50:22Z : Error opening block database. Please restart with -reindex or -reindex-chainstate to recover. 2022-09-08T05:50:26Z init message: Loading block index… 2022-09-08T05:50:26Z should not be overwriting a chainstate 2022-09-08T05:50:26Z Error: Error opening block database 2022-09-08T05:50:28Z Shutdown: In progress… 2022-09-08T05:50:28Z scheduler thread exit 2022-09-08T05:50:28Z Shutdown: done

    2022-09-08T05:52:41Z Bitcoin Core version v23.0.0 (release build) 2022-09-08T05:52:41Z Qt 5.15.2 (static), plugin=windows (static) 2022-09-08T05:52:41Z Static plugins: 2022-09-08T05:52:41Z QWindowsIntegrationPlugin, version 331520 2022-09-08T05:52:41Z QWindowsVistaStylePlugin, version 331520 2022-09-08T05:52:41Z Style: windowsvista / QWindowsVistaStyle 2022-09-08T05:52:41Z System: Windows 10 Version 2009, x86_64-little_endian-llp64 2022-09-08T05:52:41Z Screen: \.\DISPLAY1 2560x1440, pixel ratio=1.0 2022-09-08T05:52:41Z Assuming ancestors of block 000000000000000000052d314a259755ca65944e68df6b12a067ea8f1f5a7091 have valid signatures. 2022-09-08T05:52:41Z Setting nMinimumChainWork=00000000000000000000000000000000000000002927cdceccbd5209e81e80db 2022-09-08T05:52:41Z Prune configured to target 1907 MiB on disk for block and undo files. 2022-09-08T05:52:41Z Using the ‘x86_shani(1way,2way)’ SHA256 implementation 2022-09-08T05:52:41Z Using RdSeed as additional entropy source 2022-09-08T05:52:41Z Using RdRand as an additional entropy source 2022-09-08T05:52:41Z GUI: “registerShutdownBlockReason: Successfully registered: Bitcoin Core didn’t yet exit safely…” 2022-09-08T05:52:41Z Default data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-08T05:52:41Z Using data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-08T05:52:41Z Config file: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\bitcoin.conf (not found, skipping) 2022-09-08T05:52:41Z Using at most 125 automatic connections (2048 file descriptors available) 2022-09-08T05:52:41Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2022-09-08T05:52:41Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2022-09-08T05:52:41Z Script verification uses 11 additional threads 2022-09-08T05:52:41Z scheduler thread start 2022-09-08T05:52:41Z Using wallet directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\wallets 2022-09-08T05:52:41Z init message: Verifying wallet(s)… 2022-09-08T05:52:41Z Using /16 prefix for IP bucketing 2022-09-08T05:52:41Z init message: Loading P2P addresses… 2022-09-08T05:52:42Z Loaded 58493 addresses from peers.dat 112ms 2022-09-08T05:52:42Z init message: Loading banlist… 2022-09-08T05:52:42Z SetNetworkActive: true 2022-09-08T05:52:42Z Cache configuration: 2022-09-08T05:52:42Z * Using 2.0 MiB for block index database 2022-09-08T05:52:42Z * Using 8.0 MiB for chain state database 2022-09-08T05:52:42Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space) 2022-09-08T05:52:42Z init message: Loading block index… 2022-09-08T05:52:42Z Switching active chainstate to Chainstate [ibd] @ height -1 (null) 2022-09-08T05:52:42Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index 2022-09-08T05:52:42Z Opened LevelDB successfully 2022-09-08T05:52:42Z Using obfuscation key for C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000 2022-09-08T05:52:44Z LoadBlockIndexDB: last block file = 1661 2022-09-08T05:52:44Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=41, size=51482875, heights=578433…578687, time=2019-05-29…2019-05-31) 2022-09-08T05:52:44Z Checking all blk files are present… 2022-09-08T05:52:44Z LoadBlockIndexDB(): Block files have previously been pruned 2022-09-08T05:52:44Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate 2022-09-08T05:52:47Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-08T05:52:47Z You can use -debug=leveldb to get more complete diagnostic messages 2022-09-08T05:52:47Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-08T05:52:47Z : Error opening block database. Please restart with -reindex or -reindex-chainstate to recover. 2022-09-08T05:52:53Z Aborted block database rebuild. Exiting. 2022-09-08T05:52:53Z Shutdown: In progress… 2022-09-08T05:52:53Z scheduler thread exit 2022-09-08T05:52:53Z Shutdown: done

    2022-09-08T05:52:55Z Bitcoin Core version v23.0.0 (release build) 2022-09-08T05:52:55Z Qt 5.15.2 (static), plugin=windows (static) 2022-09-08T05:52:55Z Static plugins: 2022-09-08T05:52:55Z QWindowsIntegrationPlugin, version 331520 2022-09-08T05:52:55Z QWindowsVistaStylePlugin, version 331520 2022-09-08T05:52:55Z Style: windowsvista / QWindowsVistaStyle 2022-09-08T05:52:55Z System: Windows 10 Version 2009, x86_64-little_endian-llp64 2022-09-08T05:52:55Z Screen: \.\DISPLAY1 2560x1440, pixel ratio=1.0 2022-09-08T05:52:55Z Assuming ancestors of block 000000000000000000052d314a259755ca65944e68df6b12a067ea8f1f5a7091 have valid signatures. 2022-09-08T05:52:55Z Setting nMinimumChainWork=00000000000000000000000000000000000000002927cdceccbd5209e81e80db 2022-09-08T05:52:55Z Prune configured to target 1907 MiB on disk for block and undo files. 2022-09-08T05:52:55Z Using the ‘x86_shani(1way,2way)’ SHA256 implementation 2022-09-08T05:52:55Z Using RdSeed as additional entropy source 2022-09-08T05:52:55Z Using RdRand as an additional entropy source 2022-09-08T05:52:55Z GUI: “registerShutdownBlockReason: Successfully registered: Bitcoin Core didn’t yet exit safely…” 2022-09-08T05:52:55Z Default data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-08T05:52:55Z Using data directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin 2022-09-08T05:52:55Z Config file: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\bitcoin.conf (not found, skipping) 2022-09-08T05:52:55Z Using at most 125 automatic connections (2048 file descriptors available) 2022-09-08T05:52:55Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements 2022-09-08T05:52:55Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements 2022-09-08T05:52:55Z Script verification uses 11 additional threads 2022-09-08T05:52:55Z scheduler thread start 2022-09-08T05:52:55Z Using wallet directory C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\wallets 2022-09-08T05:52:55Z init message: Verifying wallet(s)… 2022-09-08T05:52:55Z Using /16 prefix for IP bucketing 2022-09-08T05:52:55Z init message: Loading P2P addresses… 2022-09-08T05:52:56Z Loaded 58493 addresses from peers.dat 108ms 2022-09-08T05:52:56Z init message: Loading banlist… 2022-09-08T05:52:56Z SetNetworkActive: true 2022-09-08T05:52:56Z Cache configuration: 2022-09-08T05:52:56Z * Using 2.0 MiB for block index database 2022-09-08T05:52:56Z * Using 8.0 MiB for chain state database 2022-09-08T05:52:56Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space) 2022-09-08T05:52:56Z init message: Loading block index… 2022-09-08T05:52:56Z Switching active chainstate to Chainstate [ibd] @ height -1 (null) 2022-09-08T05:52:56Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index 2022-09-08T05:52:56Z Opened LevelDB successfully 2022-09-08T05:52:56Z Using obfuscation key for C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\blocks\index: 0000000000000000 2022-09-08T05:52:58Z LoadBlockIndexDB: last block file = 1661 2022-09-08T05:52:58Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=41, size=51482875, heights=578433…578687, time=2019-05-29…2019-05-31) 2022-09-08T05:52:58Z Checking all blk files are present… 2022-09-08T05:52:58Z LoadBlockIndexDB(): Block files have previously been pruned 2022-09-08T05:52:58Z Opening LevelDB in C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate 2022-09-08T05:53:01Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-08T05:53:01Z You can use -debug=leveldb to get more complete diagnostic messages 2022-09-08T05:53:01Z Fatal LevelDB error: Corruption: 40 missing files; e.g.: C:\Users\ozlav.DESKTOP-PQL90HA\AppData\Roaming\Bitcoin\chainstate/900591.ldb 2022-09-08T05:53:01Z : Error opening block database. Please restart with -reindex or -reindex-chainstate to recover. 2022-09-08T05:53:02Z init message: Loading block index… 2022-09-08T05:53:02Z should not be overwriting a chainstate 2022-09-08T05:53:02Z Error: Error opening block database 2022-09-08T05:53:05Z Shutdown: In progress… 2022-09-08T05:53:05Z scheduler thread exit 2022-09-08T05:53:05Z Shutdown: done

  5. MarcoFalke commented at 6:12 am on September 8, 2022: member

    Looks like leveldb corruption.

    Bitcoin Core makes heavy use of CPU, RAM and disk IO. Hardware defects might only become visible when running Bitcoin Core. You might want to check your hardware for defects.

    • memtest86 to check your RAM
    • to check the CPU behaviour under load, use linpack or Prime95
    • to test your storage device use smartctl or CrystalDiskInfo

    Source: https://bitcoin.stackexchange.com/a/12206

  6. MarcoFalke removed the label Bug on Sep 8, 2022
  7. MarcoFalke added the label Data corruption on Sep 8, 2022
  8. MarcoFalke added the label Windows on Sep 8, 2022
  9. hebasto commented at 9:21 am on September 8, 2022: member

    Steps to reproduce the issue with Bitcoin Core v23.0 on Windows 11 Pro 21H2:

    1. Start IBD with the GUI.
    2. Let it sync until height ~200K.
    3. Quit.
    4. Manually remove C:\Users\<USERNAME>\AppData\Roaming\Bitcoin\chainstate\*.ldb files.
    5. Run the GUI.
    6. See an error message with a Q: “Do you want to rebuild the block database now?”
    7. Click “OK”
    8. ERROR: Bitcoin Core fails to rebuild its chainstate database.
  10. Rlavington commented at 9:25 am on September 8, 2022: none

    Hello Hebasto,

    My computer knowledge is very basic, can you explain more what your talking about ?? What is IBD and GUI ? Why try and reproduce this error ?? Thanks

  11. hebasto commented at 9:44 am on September 8, 2022: member

    What is IBD and GUI ?

    IBD – Initial Block Downloading, the process of syncing your node with the Bitcoin network.

    GUI – https://en.wikipedia.org/wiki/Graphical_user_interface, in particular, a bitcoin-qt.exe binary on Windows.

    Why try and reproduce this error ??

    Reproducibility of an error:

    • is an evidence that it is likely hardware-independent
    • makes it easier for developers to fix it
  12. Rlavington commented at 9:48 am on September 8, 2022: none
    ok, so its a hardware error ?? Which hardware ? the HDD, the RAM or the CPU? i have been using this computer all day today and it seems to work fine. what software can i run to find out whats wrong with the hardware? Thanks.
  13. hebasto commented at 9:50 am on September 8, 2022: member

    ok, so its a hardware error ??

    The opposite. It looks like not a hardware error.

  14. hebasto commented at 9:51 am on September 8, 2022: member

    what software can i run to find out whats wrong with the hardware?

    #26042 (comment)

  15. hebasto commented at 10:10 am on September 8, 2022: member

    The same scenario is reproducible on Linux as well.

    The current master branch (2557429d2b82fe5ba308b940bcf14c3047634345) is not affected though.

  16. hebasto removed the label Windows on Sep 8, 2022
  17. Rlavington commented at 10:16 am on September 8, 2022: none

    great, so i dont have to start pulling my computer apart to fix a hardware problem. Thanks i will follow your steps.

    Sorry, your going to have to take your time with me:

    1: I go to “File Explorer”

    1. Then i copy /past in C:\Users<USERNAME>\AppData\Roaming\Bitcoin\chainstate*.ldb

    2. Its not there? It cant find that file? Yes the Bitcoin Node is install on my computer.

  18. hebasto commented at 10:19 am on September 8, 2022: member

    Thanks i will follow your steps.

    Steps I provided are supposed for other developers to reproduce the issue, not to fix it.

  19. Rlavington commented at 10:22 am on September 8, 2022: none
    ok, thank you for your time.
  20. Rlavington commented at 10:47 am on September 8, 2022: none

    Well i hope that these errors are addressed and fixed in the next Bitcoin Core version 24.

    Then i will have a go at downloading and sync that version.

    Thanks

  21. hebasto commented at 1:18 pm on September 8, 2022: member
    This issue is the same as #22964 which has already been fixed in #22564 (5921b863e39e5c3997895ffee1c87159e37a5d6f). @Rlavington As a workaround, until v24.0 release, you could run in the terminal bitcoind -reindex-chainstate once.
  22. hebasto closed this on Sep 8, 2022

  23. bitcoin locked this on Sep 8, 2023

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-29 01:12 UTC

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