question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Lightning Terminal connection issue

See original GitHub issue

Hello,

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:closed
  • Created a year ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
darioAnongbacommented, Sep 15, 2022

It worked! I recovered the account! Thank you!

0reactions
jamaljsrcommented, Sep 14, 2022

Ah sorry, you need to delete the ~/.lit/tls.key file as well.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found