Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lightning Terminal pool recovery failure #592

Closed
premghinde opened this issue Feb 8, 2022 · 1 comment
Closed

Lightning Terminal pool recovery failure #592

premghinde opened this issue Feb 8, 2022 · 1 comment

Comments

@premghinde
Copy link

premghinde commented Feb 8, 2022

Steps to reproduce:

  1. Add lightning terminal fragment to setup and fund lightning terminal pool with sats
  2. In RTL you will see an on chain transaction similar to poold -- AccountCreation(acct_key=
  3. Run btcpay-down.sh
  4. Run btcpay-up.sh
  5. Log back into lightning terminal and you are now asked to add funds again

Solution:

  • Add a volume for the /root directory
  • Alternative: Add environment variable of HOME=/data/lit to compose
@premghinde
Copy link
Author

For anyone falling foul of this, the command to recover your account inside the lit container is as follows:
pool --rpcserver=localhost:8443 --macaroonpath /root/.pool/mainnet/pool.macaroon --tlscertpath /root/.lit/tls.cert accounts recover

dennisreimann added a commit to dennisreimann/btcpayserver-docker that referenced this issue Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant