decrediton icon indicating copy to clipboard operation
decrediton copied to clipboard

decrediton missing fatal db error

Open vctt94 opened this issue 4 years ago • 0 comments

decrediton used to notice a db corruption and shows a fatal error page with an action for deleting corrrupted db data.

From support on matrix:

2020-12-15 12:33:56.940 [ERR] BMGR: Critical failure: failed to open ldb transaction: leveldb/table: corruption on data-block (pos=1569858): checksum mismatch, want=0x1fef6c65 got=0xbd5bcf8c [file=1289277.ldb]
2020-12-15 12:33:56.966 [INF] CHAN: Adding orphan block 000000000000000023f57bdacd4a0e7829b90ab8a7b29cac45676d312bd15d44 with parent 0000000000000000144f74676a5a6d43d867f37419c30346315281192f749880

Which decrediton couldn't notice. It might be for some new logs or other case, but it should recognize this case and shows our FatalErrorPage with the proper message.

vctt94 avatar Dec 15 '20 20:12 vctt94