owenthereal / upterm

Instant Terminal Sharing
https://upterm.dev
Apache License 2.0
829 stars 54 forks source link

Packet loss causing upterm to crash? #134

Open oliverswitzer opened 2 years ago

oliverswitzer commented 2 years ago

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?

owenthereal commented 2 years ago

👋 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