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

SSH forwarded unix domain socket for CLN closes after some time #74

Open
nickfarrow opened this issue Jun 3, 2022 · 0 comments
Open

Comments

@nickfarrow
Copy link
Member

Trying my new clightning node (open a channel!), which is remote from my SatSale instance and needs to use the SSH unix domain socket forwarding.

This works at first, but after a few hours the socket seems to break and connection is lost.

I'm currently experimenting putting a ssh_tunnel.open_tunnels() inside the init to forcefully reopen tunnel, and making it so init is called when there is an error.
https://github.com/SatSale/SatSale/tree/safercln
(* I also want to fix all this try-except garbage in all the node retries at some point)

Will report back if this fixes it, but i am thinking that surely a better solution exists.

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

1 participant