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

RTL crashes when trying to open a channel to a peer that has too many pending channels #1322

Open
viaj3ro opened this issue Nov 1, 2023 · 2 comments

Comments

@viaj3ro
Copy link

viaj3ro commented Nov 1, 2023

When I try to open a channel to a peer that has too many pending channels, RTL initially returns "channel opened successfully" (without actually opening the channel) but then becomes unresponsive and has to be restarted.

When I try to open the same channel to the same peer via command line I get (presumably) the correct error:

"peer aborted the channel funding flow: 'Number of pending channels exceed maximum'"

can be reproduced with this node at the moment:
037f990e61acee8a7697966afd29dd88f3b1f8a7b14d625c4f8742bd952003a590 (fixedfloat.com)

I'm running Eclair 0.9.0
and RTL 0.14.0 (patched to support eclair)

@ShahanaFarooqui
Copy link
Collaborator

@viaj3ro How many pending channels do you have for this peer? Could you also please update RTL and test again.

@viaj3ro
Copy link
Author

viaj3ro commented Nov 2, 2023

will do and report.
I have no pending channels with the peer. but 3 active ones and want to open a fourth

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