-
Notifications
You must be signed in to change notification settings - Fork 97
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
payment required errors #927
Comments
What version of LND are you on? Per the release notes, it looks like the minimum version of LND required is |
The aforementioned errors are while using a remote LND node on v0.18.4-beta:
|
Looks like a Loop error. I'll pass the issue on to the loop team to see if they have some insights here. Im assuming it has something to do with the payment for an L402 token not going through. |
Is loop running via remote or integrated mode? If in remote mode you should update loop. These logs have no impact for anything lnd/litd related. A newer version of loop should not log this anymore |
Loop is running in integrated mode in my case so I would expect loop to be on the latest version (v0.29.0-beta as of LiT v0.14.0-alpha). @sputn1ck or are you saying that a release of loopd > v0.29.0-beta will no longer have this logging? |
Updating to Lightning Terminal 0.14.0 I would expect clean logs without errors, but the below errors appear several times per minute:
Is this error saying the macaroon used needs payment permissions? In my case the macaroon in use does have payment permissions.
Expected behavior: Service running and logs aren't showing errors
Actual behavior: Above errors appearing in logs several times per minute.
Errors present reliably across restart of Lightning Terminal as well as LND. Recreation of macaroons has no change on the behavior either.
System information
LiT running on StartOS 0.3.5~1.
Remote LND mode utilizing a LND node running on the same StartOS server
0.14.0 from lightninglabs/lightning-terminal dockerhub
StartOS 0.3.5~1
The text was updated successfully, but these errors were encountered: