pull down to refresh
10 sats \ 1 reply \ @billytheked OP 21 Aug \ parent \ on: node directions bitcoin
Tried a reindex chainstate and got checksum mismatch errors -- went for full reindex and got this:
now im at a loss
Seems like your block 251415 is corrupted and possibly others aswell. This might be some leftover file system corruption from before. Did you run a file system check (fsck)? Even if that does not return any errors, some of the bitcoin block files have gotten corrupted. The safest way to completly get rid of the corruption would be to reformat the drive and redownload the blockchain. (as annoying as that sounds)
Also when formatting the drive, make sure to use a journaling file system or ZFS. This helps detect file system corruption and also repair it in some cases.
reply