Ez all,
FIrst post for me. I did have a look in past posts to see if there was an answer to this already. I wasn’t able to find one if there is. If someone could give us a hand, that would be wicked
Installed Bitcoin Core v30. It was running ok, got to about 21% on the sync and then and stopped running.
This is the last few entries of the log, to give you an idea of where it seems to have gone wrong. I can add the full log if required?
It has failed 3 times now
Cheers
2026-03-02T21:29:50Z Verification: No coin database inconsistencies in last 6 blocks (12031 transactions)
2026-03-02T21:29:50Z Block index and chainstate loaded
2026-03-02T21:29:50Z Opening LevelDB in /data/bitcoin/indexes/txindex
2026-03-02T21:30:26Z Fatal LevelDB error: Corruption: error in middle of record: /data/bitcoin/indexes/txindex/006178.log
2026-03-02T21:30:26Z You can use -debug=leveldb to get more complete diagnostic messages
2026-03-02T21:30:26Z
************************
EXCEPTION: 15dbwrapper_error
Fatal LevelDB error: Corruption: error in middle of record: /data/bitcoin/indexes/txindex/006178.log
bitcoin in AppInit()
2026-03-02T21:30:26Z Shutdown in progress…
************************
EXCEPTION: 15dbwrapper_error
Fatal LevelDB error: Corruption: error in middle of record: /data/bitcoin/indexes/txindex/006178.log
bitcoin in AppInit()
2026-03-02T21:30:26Z scheduler thread exit
2026-03-02T21:30:26Z Flushed fee estimates to fee_estimates.dat.
2026-03-02T21:30:42Z Shutdown done