Title: leveldb read failure corruption block checksum mismatch ??? Post by: davidaw6812 on August 30, 2025, 12:52:14 PM hey everybody ,
i still one problem 1)I run bitcoin core full node happen " leveldb read failure corruption block checksum mismatch " , " Error reading from database " shut down problem 2)First i use Code : ./bitcoin-qt --reindex-chainstate can successful finished full node but when still happen " leveldb read failure corruption block checksum mismatch " , " Error reading from database " shut down problem , i try use again Code : ./bitcoin-qt --reindex-chainstate but cannot successful happen " Error reading from database " shut down problem 3)How can i do ? format SSD restart run full node ? or other hardware problem ? SATA ? Title: Re: leveldb read failure corruption block checksum mismatch ??? Post by: LoyceV on August 30, 2025, 08:25:06 PM 3)How can i do ? format SSD restart run full node ? or other hardware problem ? SATA ? I suggest to post your full system specs, and check your disk's SMART (https://en.wikipedia.org/wiki/Self-Monitoring,_Analysis_and_Reporting_Technology) status.Title: Re: leveldb read failure corruption block checksum mismatch ??? Post by: ABCbits on August 31, 2025, 08:25:02 AM 3)How can i do ? format SSD restart run full node ? or other hardware problem ? SATA ? It could be anything. From hardware alone, it could be either RAM, SSD, SATA cable, SATA port or even CPU. I would recommend to stop trying sync Bitcoin Core, backup wallet.dat (if you created one) and start check each hardware part one by one. 3)How can i do ? format SSD restart run full node ? or other hardware problem ? SATA ? I suggest to post your full system specs, and check your disk's SMART (https://en.wikipedia.org/wiki/Self-Monitoring,_Analysis_and_Reporting_Technology) status.I also suggest OP to share content of debug.log created by Bitcoin Core. It may be too long to be posted here, so consider upload to website such as https://pastebin.com/ (https://pastebin.com/) and then share the link here. |