SSH and Web Terminal Randomly Reconnect After Updating to ZimaOS v1.7.0

Hello everyone,

After updating my system to v1.7.0, I’ve been experiencing an issue where both the Web UI Terminal and SSH sessions randomly reconnect.

Issue

  • SSH sessions disconnect and automatically reconnect after a short time.

  • The built-in Web UI Terminal shows the same behavior.

  • Since both terminals are affected, it doesn’t appear to be an SSH client configuration issue.

Environment

  • ZimaOS Version: v1.7.0

Questions

  • Has anyone else experienced this after upgrading to v1.7.0?

  • Is this a known issue?

  • Are there any logs or debugging steps the developers would like me to provide?

@miecool Are you connecting in the local area network or through remote access? We can first find out whether it is a network problem. In addition, you can use ssh -vvv to investigate the cause of the disconnection.

Via remote access. I have not tested via LAN because the router only supports one LAN port for the internet

Have you tried to perform ssh -vvv to investigate the reason why ssh is disconnected? In fact, I’m a little suspicious that the remote connection is not stable. What remote connection scheme do you use?

I’m using tailscale for remote access, so there’s no port forwarding involved.

I also got this problem after updating, but I just try to restart network manager and unplug ethernet connect again, then it’s back to normal.