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

Port was unable to bind to the remote server's port. How do I release the port? #685

Closed
genesiscz opened this issue Apr 28, 2022 · 1 comment

Comments

@genesiscz
Copy link

genesiscz commented Apr 28, 2022

Describe the bug
My internet dropped. After it has been restored, message didn't come, so I disconnected and tried to reconnect.

image

How do I release the dangling port?
Is there a way to fix that at all?

@genesiscz genesiscz changed the title Port was unable to bind to the remote server's port. How do I release the port, Port was unable to bind to the remote server's port. How do I release the port? Apr 28, 2022
@greksazoo
Copy link

Try to run this on remote server:
sudo sh -c 'echo "StreamLocalBindUnlink yes" >> /etc/ssh/sshd_config'
after reboot work perfect.

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

3 participants