Skip to content

Cannot connect to Alby with LND - ERR_UNSAFE_PORT 10080 #863

Open
@RiccardoBiffi

Description

@RiccardoBiffi

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions