You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use Upterm + tmux almost every day to pair but lately I've been experiencing quite a bit of unexpected disconnects. We have a theory that it may be coinciding with temporary moments of high packet loss, but are not entirely sure. Usually the session completely dies when this happens and I have to issue a new SSH upterm connection to my pair.
Do you have any recommendations for how to debug this?
The text was updated successfully, but these errors were encountered:
👋 The host log file is in ~/.upterm/upterm.log. Is there anything interesting there? Besides, the ssh client could turn on verbose mode and the logs usually include why a certain ssh packet is lost, e.g. ssh UPTERM_URL -vvv
Hi,
We use Upterm + tmux almost every day to pair but lately I've been experiencing quite a bit of unexpected disconnects. We have a theory that it may be coinciding with temporary moments of high packet loss, but are not entirely sure. Usually the session completely dies when this happens and I have to issue a new SSH upterm connection to my pair.
Do you have any recommendations for how to debug this?
The text was updated successfully, but these errors were encountered: