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

Lightning Node Connect Setup- Fails Silently #230

Closed
uncleJim21 opened this issue May 22, 2024 · 4 comments
Closed

Lightning Node Connect Setup- Fails Silently #230

uncleJim21 opened this issue May 22, 2024 · 4 comments

Comments

@uncleJim21
Copy link

Steps to recreate:

  1. Set up pass phrase from LNC
  2. Click on Bitcoin Connect Button
  3. Attempt to attach to LNC
  4. Alert pops up, punch in passphrase
  5. Hit enter

Result:
No obvious errors thrown to user.
Console shows this error:

index.modern.js:1 TypeError: t is not a constructor
    at index.modern.js:1:508
    at p (regeneratorRuntime.js:45:16)
    at Generator.<anonymous> (regeneratorRuntime.js:133:17)
    at Generator.next (regeneratorRuntime.js:74:21)
    at r (asyncToGenerator.js:3:20)
    at l (asyncToGenerator.js:22:9)
@rolznz
Copy link
Collaborator

rolznz commented May 23, 2024

I unfortunately do not have a wallet with LNC available to debug this at the moment, however this was working fine when I implemented it and there's been no changes since then.

Are you able to connect to other apps using LNC? for example the Alby Browser Extension?

@rolznz
Copy link
Collaborator

rolznz commented May 23, 2024

LNC doesn't seem to be working any more (or at least the default server seems to be down). I created an issue here: lightninglabs/lnc-web#113

@rolznz
Copy link
Collaborator

rolznz commented May 24, 2024

Edit: I tried LNC again and it works now:
image

I think something was wrong with the previous pairing phrase I used.

Can you please try again with a new, unused pairing phrase and make sure it's saved correctly?

@rolznz
Copy link
Collaborator

rolznz commented Jun 1, 2024

@uncleJim21 did you get it working? I will close this issue for now as I managed to connect. I would also recommend trying NWC as an alternative to LNC if you can install it on your node.

@rolznz rolznz closed this as completed Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants