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: Unable to establish a new LN connection with Regtest Blocktank #2259

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

Comments

@catch-21
Copy link
Contributor

Describe the bug

I always see an error when attempting to use the advanced manual setup flow with our Regtest Blocktank.
I have tried manually entering and pasting this uri 03b9a456fb45d5ac98c02040d39aec77fa3eeb41fd22cf40b862b393bcfc43473a@35.233.47.252:9400

Reproduce

  1. With an onchain balance
  2. Go to Advanced settings -> Lightning Connections -> Add Connection
  3. Enter the Regtest Blocktank details
  4. Proceed to Swipt to Transfer

Screenshots / Recording

Screenshot 2024-09-30 at 11 13 06
Screenrecorder-2024-09-30-11-05-07-685.mp4

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 Sep 30, 2024
@Jasonvdb
Copy link
Collaborator

Jasonvdb commented Sep 30, 2024

Not sure if regtest is setup the same as mainnet but I don't think we accept channels from random peers or at least we have a limit on the channel size of ones opened to us. Can you share logs with this and I'll confirm?

@catch-21
Copy link
Contributor Author

@Jasonvdb
Copy link
Collaborator

2024-09-30 09:44:36 UTC DEBUG (LDK): Finishing closure of channel due to Channel closed because counterparty force-closed with message: funding failed due to internal error with 0 HTLCs to fail (lightning::ln::channelmanager 3245)

Seems like a counterparty node issue, we might have to check Blocktank LND server logs for this one. Have you tried at all with a random node that hasn't been setup with any custom rules?

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

2 participants