Bitcoin node stuck after power outage

Raspberry pi 4
Connected with Ethernet cable
SDD drive

Hey there, my node has been working perfectly for 1 month~, until yesterday. Got a power outage for a few hours while I was away. When turning electricity on and booting it up, it didn’t sync properly. This isn’t the first time I get a power outage that restarts my node.

Screenshot; Above the label “Blockchain” there’s a top border that is animated and jumps back and forth. It’s been like this for 1+ day, should have caught up with the latest block by now.

Troubleshooting showed this log from my bitcoin node:

server_1      | BitcoindError: Unable to obtain blockchain info
server_1      |     at /app/services/bitcoind.js:24:18
server_1      |     at IncomingMessage.<anonymous> (/app/node_modules/bitcoind-rpc/lib/index.js:107:7)
server_1      |     at IncomingMessage.emit (events.js:326:22)
server_1      |     at endReadableNT (_stream_readable.js:1241:12)
server_1      |     at /app/node_modules/async-listener/glue.js:188:31
server_1      |     at processTicksAndRejections (internal/process/task_queues.js:84:21)
server_1      | ::ffff:10.21.0.10 - - [Sun, 20 Nov 2022 12:08:15 GMT] "GET /v1/bitcoind/info/stats HTTP/1.1" 500 34 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6,2 Safari/605.1.15"
server_1      | 
server_1      | umbrel-middleware

I’m not great at this stuff. Just wanted a basic setup to run my own node as a noob.

Hope you have some good tips. Thanks.

The solution mentioned here solved this issue too: