当我使用mosh连接时,出现以下错误:
Mosh: You have 2 detached Mosh sessions on this server, with PIDs:
- mosh [3700]
- mosh [31091]
如何恢复这些会话之一?
当我使用mosh连接时,出现以下错误:
Mosh: You have 2 detached Mosh sessions on this server, with PIDs:
- mosh [3700]
- mosh [31091]
如何恢复这些会话之一?
Answers:
你不能 客户端失效后,您将无法重新连接到服务器会话。
https://github.com/keithw/mosh/issues/394
出于安全原因,您只能从相应的mosh客户端恢复与mosh服务器的连接。如果客户端已死(例如,当用户不在网络中时,用户退出客户端),则唯一的选择是使用该PID终止服务器(例如,终止12726)。