Issue with pending LSAT tokens on Lighting Terminal v0.4.0
See original GitHub issueWe’ve had a few reports from Umbrel users since updating to Lightning Terminal v0.4.0 of being unable to do anything and seeing errors like these:
https://twitter.com/twiteis/status/1361798496777560074
After debugging with users they normally have similar errors in the logs like:
web_1 | 2021-02-18 17:35:27.062 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Internal desc = payment required
web_1 | 2021-02-18 17:35:27.062 [INF] LSAT: Payment of LSAT token is required, resuming/tracking previous payment from pending LSAT token
web_1 | 2021-02-18 17:35:27.065 [WRN] LLMD: unable to query auctioneer terms: payment tracking failed with state FAILED. consider removing pending token file if error persists. use 'listauth' command to find out token file name
We also updated LND in to v0.12.0 in the same Umbrel update so could potentially be related to that.
Any ideas?
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
LSAT: Authentication and Payments for the Lightning-Native ...
Today we're excited to announce the release of our draft of a specification for Lightning Service Authentication Tokens (LSAT).
Read more >Untitled
I saw the sign pitch perfect karaoke, Terminal flush dns mavericks, ... October 2016 lsat, Kalhara, Onspec global solutions inc, Bown of london...
Read more >WELCOME TO UAS - the University of Alaska Southeast
To issue the I-20-A-B form that is nec- essary to obtain an F-1 student visa (a J-visa may be more appropriate for graduate...
Read more >#169: Alex Bosworth by TFTC: A Bitcoin Podcast - Anchor
Join Marty as he sits down with Alex Bosworth, Lead Infrastructure Developer at Lightning Labs, to discuss: - Why exchanges should use Lightning...
Read more >537f40851ea148e111bab7c4da...
This requires ocaml-fileutils 0.4.0 and is incompatible with any earlier version. ... rhbz#970349 ikev2 pending SA and rekey issues - Resolves: rhbz#970279 ...
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
@jamaljsr you can restart the lightning-terminal docker image by using
sudo ~/umbrel/scripts/app stop lightning-terminal && sudo ~/umbrel/scripts/app start lightning-terminal
Here’s the full path to the token file:
~/umbrel/app-data/lightning-terminal/data/.pool/mainnet/lsat.token.pending
You will need to restart Terminal after deleting the file. I’m not sure if that can be done in Umbrel without restarting the whole OS.