-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[feature]: Make DLP also possible if the peer changed his connectivity policy to not accept inbound connection #9554
Comments
Thanks @ziggie1984 for opening this for me. Here is additional data that might help. Please let me know if there is anything else I can help with.
When running the node I see this happening:
When firing SCB, I see everything that contains the channelpoint or PK of the node:
Hope this helps. Please let me know if there is anything else I can provide. |
@ziggie1984 asked me to turn debug mode on. Here is the output (before SCB):
|
When starting SCB:
Please let me know if that helps. |
A node runner reported an issue not being able to recover his channel because the peer was not accepting inbound connections anymore. However the peer was connecting to its node (outbound) and we should in that case just keep the channel shell and let the channel close itself via the re-establishment msg.
The text was updated successfully, but these errors were encountered: