question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SSH keeps disconnecting (possible keepalive issues)

See original GitHub issue

when connection to servers by ssh unser outline vpn there is strange process

If idle in several seconds (not event monutes) ssh servers kicks me

Connection to *.*.*.* closed by remote host.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:12 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
igor-ramazanovcommented, May 21, 2018

I’m pretty sure that this issue is related to the keep-alive setting: another issue

0reactions
trevjcommented, Jan 8, 2019

Wow, this has been idle for a long time. I’m going to bundle it with this keepalive issue, which I think must be related: https://github.com/Jigsaw-Code/outline-server/issues/85

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to quickly fix - SSH connection keeps dropping? - Bobcares
SSH connection keeps dropping error is occured due to memory in the router being small or due to unstable internet connection.
Read more >
How to prevent SSH from disconnecting if it's been idle for a ...
The simplest fix is to enable ssh client keepalives; this example will send an ssh keepalive ... to allow ssh to keep trying...
Read more >
Keep SSH Connections Alive - Medium
Frequent server disconnects can be mitigated through one simple SSH ... This is also referred to as “keep alive” traffic: sending traffic ...
Read more >
SSH keeps disconnecting after few minutes of inactivity
I go for +-2 minutes away and after I return, SSH is disconnected... I tried changing ssh config on server and on client......
Read more >
OpenSSH Server connection drops out after inactivity problem
This is usually the result of a packet filter or NAT device timing out your TCP connection due to inactivity. For security, reason...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found