Post
Topic
Board Development & Technical Discussion
Re: I got error after rebooting my Mac
by
BitMaxz
on 19/11/2021, 23:33:14 UTC
Can you post the whole debug.log here and don't forget to put it inside the "insert code tag" with icon #.

I think the reason why you get this error it's because you have corrupted blockchains.
I'd like to suggest is to try manually reindexing the wallet through the terminal.

Use this command below

Code:
/Applications/Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt -reindex

Let see if it will work.