Lightning Terminal connection issue
See original GitHub issueHello,
I recently updated some of the apps I run on my node (with Umbrel) and realised that the LiT no longer works. I constantly get errors while trying to fetch data, specifically of the form:
Unable to fetch "Accounts/Orders/Lease Duration/etc..."
The macaroon service has not yet started
macaroon store is locked
pool is not yet ready for requests, ...
My wish is to retrieve the money I sent to Pool by closing my account, given that the app GUI does not work, I tried logging into the container to execute the commands manually. When trying to run the following command:
pool --tlscertpath=data/.lit/tls.cert --rpcserver=localhost:8443 --macaroonpath=/data/.pool/mainnet/pool.macaroon accounts list
It returns the following:
[pool] rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: x509: certificate has expired or is not yet valid: current time 2022-09-07T15:19:57Z is after 2022-05-03T18:56:10Z"
Meaning that the certificate is expired? Is this issue specific to Umbrel? How to recover the funds I have sent to Pool?
Thank you for your time
Issue Analytics
- State:
- Created a year ago
- Comments:11 (5 by maintainers)
Top Results From Across the Web
Troubleshooting - Builder's Guide
Pool account recovery In case Lightning Terminal has been improperly deleted or is otherwise corrupted, you may recover your funds using pool accounts...
Read more >lightning-terminal/troubleshooting.md at master - GitHub
If you have trouble running your node, please first check the logs for warnings or errors. If there are errors relating to one...
Read more >There was an error connecting to Lightning Terminal. Error code
Since I updated Umbrel to the latest version there are problems with Lightning Terminal and the port. "There was an error connecting to...
Read more >Failed to connect to swap.lightning.today and others
Hello everyone, my new raspberry pi 4, 8 GB RAM with 2 TB SSD arrived on Thursday. I have installed umbrel without any...
Read more >Issue connecting to remote Lightning Network node - DAppNode
Issue connecting to remote Lightning Network node – #2 Lightning Terminal · tls.cert · admin.macaroon · chainnotifier.macaroon · invoices.macaroon ...
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 FreeTop 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
Top GitHub Comments
It worked! I recovered the account! Thank you!
Ah sorry, you need to delete the
~/.lit/tls.key
file as well.