My lightning node has been SUPER unreliable lately and I am not sure why. The issues seem to change constantly and now I am getting this in my logs:
2023-01-10T19:45:16.781964258Z 2023-01-10 19:45:16.697 [INF] CHDB: Checking for schema update: latest_version=29, db_version=29
2023-01-10T19:45:16.874902908Z 2023-01-10 19:45:16.874 [INF] CHDB: Checking for optional update: prune_revocation_log=false, db_version=empty
2023-01-10T19:45:16.875029703Z 2023-01-10 19:45:16.874 [INF] LTND: Database(s) now open (time_to_open=14m51.700108565s)!
2023-01-10T19:45:17.365831598Z 2023-01-10 19:45:17.365 [INF] LTND: We're not running within systemd or the service type is not 'notify'
2023-01-10T19:45:17.365933708Z 2023-01-10 19:45:17.365 [INF] LTND: Waiting for wallet encryption password. Use `lncli create` to create a wallet, `lncli unlock` to unlock an existing wallet, or `lncli changepassword` to change the password of an existing wallet and unlock it.
I can run ~/umbrel/scripts/app compose lightning exec lnd lncli unlock
but i am not sure what password to put in. . . the main umbrel password I use in the web gui? This has never been an issue before, if there is some documentation someone can point me towards to troubleshooting lightning nodes specifically (not the main troubleshooting guide pinned in the forum) I’d appreciate it.
My node has about 150,000 sats on it and one open channel if that information is relevant.