Skip to main content
Unlisted page
This page is unlisted. Search engines will not index it, and only users having a direct link can access it.

3.3.2 Reconnect after disconnect

Under network jitter or brief device unreachability, Terminal does not drop the session immediately—it tries automatic reconnect—so long jobs and log watching are less fragile.

What you will see

SituationUI behavior
Brief network dipReconnect banner; Studio retries automatically
After device reboot reconnectsTerminal becomes usable again
Closing the tab intentionallySession ends; no further reconnect

Usually, text you typed but have not sent is preserved. Output produced while disconnected may not replay fully—run critical commands once the link feels stable again.

If reconnect keeps failing

Check power, network, host/IP, and SSH service. Typical hints:

MessageWhat to try
Connection refusedDevice may be up but SSH is not responding normally
Connection timed outHost cannot reach the device yet—check network and address
Host key changedPossible reflash—follow the prompt to confirm the new host key

Broader troubleshooting: 5.2 SSH connection failed.