BackendAPI detect core lightning locked wallet
See original GitHub issueI have a CLN node with wallet locked (which is not default). After a restart the WebUI is spinning/waiting - it gets a message {"bitcoin": "done", "bitcoin_msg": "", "lightning": "offline", "lightning_msg": "Unable to connect to CLN daemon, waiting..."}. When I go into SSH it asks me to unlock the wallet and when I do the WebUI kicks in all good.
@fusion44 GRPC is not working before wallet unlock - maybe use on the redis value ln_cl_mainnet_locked to check and signal that to the WebUI?
This issue is not an RC2 blocker - but it would be good to have it for 1.8.0 final release.
Issue Analytics
- State:
- Created a year ago
- Comments:15 (10 by maintainers)
Top Results From Across the Web
FAQ — Core Lightning v22.11.1-17-g93c966c-modded
As it only operates on outputs already seen on chain by the lightningd internal wallet, this will not find missing wallet funds. Database...
Read more >Secure Your Lightning Network Node - Builder's Guide
Learn what best practices to follow to make sure nobody is gaining unauthorized access to your Lightning Node and satoshis or lose funds...
Read more >RASPIBLITZ - How To Run A Lightning and Bitcoin Full Node
RaspiBlitz is an open source do-it-yourself Lightning and Bitcoin Full node. You can manage lightning channels, link external wallets, ...
Read more >UMBREL - How To Use Your Bitcoin and Lightning Node (NEW)
Umbrel is an easy to use Bitcoin full node and lightning node that you can run on a dedicated device at home. The...
Read more >Ios ble app
The Core Bluetooth (CB) framework provides the resources your iOS apps need to communicate with ... Open source, Segwit and HD wallets, lightning...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I don’t think this is a big change. I should be able to do this over the weekend.
No need to test. I have some more changes to make.