pull down to refresh

ineresting -- thought youed like to know -- started removing memory cards and re-running memtester and found them all working -- changed slots etc and still good -- maybe dust/seating/corrosion issues that got worked out by sliding them out and re-inserting them -- also ran some SMART tests as per your other suggestion and got all good results -- anyway -- reindexing chainstate now and i will find out within the next few days i guess if everything is in order again -- wish me luck
Huh, that's interesting. Let's hope it really was just some dust, corrosion or improper seating. Good to hear that it works now! Hope it stays that way, I wish you luck!
reply
Tried a reindex chainstate and got checksum mismatch errors -- went for full reindex and got this:
[error] A fatal internal error occurred, see debug.log for details: Corrupt block found indicating potential hardware failure. 2025-08-21T01:37:02Z [error] ConnectTip: ConnectBlock 000000000000005d0566652b2549637192d8830bcf524349f074c3eaa7d0b4da failed, bad-txnmrklroot, hashMerkleRoot mismatch
now im at a loss
reply
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