tabby icon indicating copy to clipboard operation
tabby copied to clipboard

SSH Session Remains in Prompt without Response after Network Disconnection in Tabby Version 216 and Above

Open Maxwell1987 opened this issue 11 months ago • 2 comments

Describe the problem: When I use version 215, if the connection is disconnected due to network reasons, the window will display: SSH x.x.x.x: session closed Press any key to reconnect However, when I use version 216 and higher versions (including 223), no matter how long it takes, the window stays at the prompt, but it is actually disconnected and will not respond to operations.

To Reproduce: Connect to any SSH, disconnect the network and wait for a few minutes, then reconnect the network to check whether the prompt has stopped responding to operations. At this point, as long as you do not select "Disconnect" from the menu, it will always remain in the prompt.

Maxwell1987 avatar May 14 '25 16:05 Maxwell1987

Yes this happens regularly on my Mac, as I guess network/wifi disconnects when idle and screen turns off. So then I go back to tabby, and I usually have to manually hit reconnect to get access to terminal. But sometimes I do get a "press any button to reconnect"

ForceConstant avatar May 29 '25 11:05 ForceConstant

Same issue #10228

Cyame avatar May 30 '25 08:05 Cyame

Same issue #10228

These two issues seem to be clearly different. The issue I encountered is that it does not display

SSH x.x.x.x: session closed
Press any key to reconnect

after the connection is disconnected. However, issue 10228 is about disconnecting during normal use.

Maxwell1987 avatar Jun 10 '25 17:06 Maxwell1987