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

LNURL-Pay: Tor host: "Could not parse lnurl params" #2458

Open
21M4TW opened this issue Oct 7, 2024 · 3 comments
Open

LNURL-Pay: Tor host: "Could not parse lnurl params" #2458

21M4TW opened this issue Oct 7, 2024 · 3 comments

Comments

@21M4TW
Copy link

21M4TW commented Oct 7, 2024

I am trying to pay to a LNURL generated by LNbits with Zeus, but I get the error "Could not parse lnurl params" right away after scanning the QR code. My LNURL decodes to an onion URL which has the format:
http://abc...xyz.onion:5123/lnurlp/Xxxx

I verified that the URL does not get contacted using tcpdump on the local interface (where the Tor service gets redirected to). Does Zeus support onion LNURLs and custom ports?

Thanks!

@kaloudis
Copy link
Contributor

kaloudis commented Oct 8, 2024

@21M4TW the LNURL querying does not use Tor by default. You should be able to access the endpoint if you pair ZEUS with a Tor networking app like Orbot.

@kaloudis kaloudis changed the title "Could not parse lnurl params" LNURL: Tor host: "Could not parse lnurl params" Oct 8, 2024
@kaloudis kaloudis changed the title LNURL: Tor host: "Could not parse lnurl params" LNURL-Pay: Tor host: "Could not parse lnurl params" Oct 8, 2024
@21M4TW
Copy link
Author

21M4TW commented Oct 8, 2024

@21M4TW the LNURL querying does not use Tor by default. You should be able to access the endpoint if you pair ZEUS with a Tor networking app like Orbot.

I already had Zeus selected in the list of apps for Orbot. Did you mean something else by "if you pair ZEUS with a Tor networking app like Orbot"?. Zeus connects to my LNDHub through Tor and this part works fine, but it won't parse my LNURL that points to an onion URL.

@kaloudis
Copy link
Contributor

kaloudis commented Oct 8, 2024

Could be your Tor circuit, or a constraint of the js-lnurl library. Need to investigate if it's the latter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants