LND node issues after update

I updated my node to 1.0 and now my lightning node is down and I am not sure whats happening with it. Anyone else having issues after the update. I looked at LND logs and saw this:

Unable to get lnd information, wallet locked, unlock it to enable full RPC access
lightning_app_1 | /v1/lnd/widgets/lightning-stats
lightning_app_1 | LndError: Unable to get lnd information
lightning_app_1 | at /app/apps/backend/services/lnd.js:109:18
lightning_app_1 | at Object.onReceiveStatus (/app/node_modules/grpc/src/client_interceptors.js:1210:9)
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 callback (/app/node_modules/grpc/src/client_interceptors.js:847:24)
lightning_app_1 | ::ffff:10.21.0.1 - - [Sat, 23 Mar 2024 20:27:34 GMT] “GET /v1/lnd/widgets/lightning-stats HTTP/1.1” 500 83 “-” “node-fetch”

1 Like