Hello Everyone !
My Pi5 restarted, and after that I updated Umbrel OS to 1.1.
After that I had issues with my bitcoin apps, including node.
I managed to get them running, but my lightning node looks like is stuck.
When I select recover channels I get a message:
Lightning Node is currently syncing.
When I try to close the channels I get:
Unable to close channel, server is still in the process of starting
lightning_app_1 | /v1/lnd/channel/close
lightning_app_1 | LndError: Unable to close channel
lightning_app_1 | at ClientReadableStream. (/app/apps/backend/services/lnd.js:194:20)
lightning_app_1 | at ClientReadableStream.emit (node:events:513:28)
lightning_app_1 | at ClientReadableStream._emitStatusIfDone (/app/node_modules/grpc/src/client.js:234:12)
lightning_app_1 | at ClientReadableStream._receiveStatus (/app/node_modules/grpc/src/client.js:211:8)
lightning_app_1 | at Object.onReceiveStatus (/app/node_modules/grpc/src/client_interceptors.js:1277:15)
lightning_app_1 | at InterceptingListener._callNext (/app/node_modules/grpc/src/client_interceptors.js:568:42)
lightning_app_1 | at InterceptingListener.onReceiveStatus (/app/node_modules/grpc/src/client_interceptors.js:618:8)
lightning_app_1 | at /app/node_modules/grpc/src/client_interceptors.js:1033:24
lightning_app_1 | ::ffff:10.21.0.4 - - [Sat, 20 Apr 2024 12:42:22 GMT] “DELETE /v1/lnd/channel/close HTTP/1.1” 500 69 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36”
I can see my BTC wallet and my lightning wallet.
First I left it for some 7hours, but nothing happened.
Does anyone know what is happening ?
Thanks