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

Cannot connect to Alby with LND - ERR_UNSAFE_PORT 10080 #863

Open
RiccardoBiffi opened this issue May 5, 2024 · 1 comment
Open

Cannot connect to Alby with LND - ERR_UNSAFE_PORT 10080 #863

RiccardoBiffi opened this issue May 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@RiccardoBiffi
Copy link

RiccardoBiffi commented May 5, 2024

Describe the bug
I cannot connect my lightning node to Alby through LND. I get immediately a "failed to fetch" and, when I open the provided link to check for SSL errors, the browsers returns an ERR_UNSAFE_PORT. The mynode LND connect url has port 10080, which looks like is reserved for "amanda" protocol by Chrome. I see this port is set on lnd.conf with restlisten=0.0.0.0:10080 and restlisten=[::]:10080

Reproduction steps

  1. On MyNode, open "Pair Wallet" and input password
  2. Choose "Lightning (REST + Local IP)"
  3. Copy the lndconnect URL
  4. On Alby, and connect a new wallet
  5. Connect to myNode > LND
  6. Paste the lndconnection URL

Expected behavior
I connect my lightning node to Alby through LND.

Screenshots
Error from Alby
alby error

Browser error
browser error

Desktop:

  • Chrome v124.0.6367.119
  • Edge v124.0.2478.80

MyNode hardware:

  • Raspi5
  • MyNode v0.3.28

Additional context
Changing ports in lnd.conf brake things. Disabling TOR for the lightning node doesn't change anything.

@RiccardoBiffi RiccardoBiffi added the bug Something isn't working label May 5, 2024
@tehelsper
Copy link
Collaborator

This guide was written by the Alby team and they tested it at the time.

https://mynodebtc.github.io/lightning/alby.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants