Connection drops after a successful authentication
PreviousI can't find the local terminal option in the desktop appNextSerial connections don't work on Microsoft Windows Store builds
Last updated
Was this helpful?
In some cases, the session may disconnect immediately after authentication or a few seconds later.
One possible cause is how the SSH server handles OS detection or shell history fetching for terminal autocomplete.
Some Termius features use SSH exec channels by running commands right after the connection is established. You can confirm this in the connection log by looking for the ⚙️ Executing command entry near the end.
If that is the cause, disable the features that rely on SSH exec channels.
Open Termius → Settings → Terminal and disable:
Autocomplete
Import shell history
Detect OS
Open Termius → Profile → Settings and disable:
Import command history
Detect Host Operating System
Last updated
Was this helpful?
Was this helpful?