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

[Bug]: Advanced Manual Setup: Only one of two consecutive channel openings succeed #2267

Open
catch-21 opened this issue Oct 1, 2024 · 0 comments
Labels
bug Something isn't working triage This issue needs to be looked over by the team

Comments

@catch-21
Copy link
Contributor

catch-21 commented Oct 1, 2024

Describe the bug

I opened two LN connections consecutively using the Manual Setup flow, each to different LN nodes. Before the first transaction had confirmed, I opened the second LN connection. The Transfer from Savings activity for the second connection never appeared. By looking at the channel point tx in the pending connection I can tell the transaction never got broadcast. Now I have one open connection and one still pending.

bitkit_ldk_logs_1727755981214.zip

Reproduce

  1. Go to Advanced settings -> Lightning Connections -> Add Connection
  2. Establish a new connection to a known usable LN node, such as LND3 03816141f1dce7782ec32b66a300783b1d436b19777e7c686ed00115bd4b88ff4b@34.65.191.64:9735
  3. Observe new Transfer from Savings activity with onchain transaction and new pending LN connection
  4. Before this transaction confirms, repeat steps 1 and 2, I did it with a different LN node LND1 039b8b4dd1d88c2c5db374290cda397a8f5d79f312d6ea5d5bfdfc7c6ff363eae3@34.65.111.104:9735
  5. Observe no new Transfer from Savings but still a new pending LN connection. Searching for txid of the channel point tells that the transaction was never seen, probably never broadcast.
  6. Only onchain confirmation occurs, only the first connection will successfully be established.

Screenshots / Recording

No response

Operating system

Android 14

Bitkit version

1.0.5 (136)

Log output

No response

@catch-21 catch-21 added bug Something isn't working triage This issue needs to be looked over by the team labels Oct 1, 2024
@catch-21 catch-21 changed the title [Bug]: Only one of two consecutive manual channel openings succeeded [Bug]: Advanced Manual Setup: Only one of two consecutive channel openings succeed Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage This issue needs to be looked over by the team
Projects
None yet
Development

No branches or pull requests

1 participant