Remote-SSH connection fails when the generated VS Code host alias is long (“ControlPath too long”)
未关闭
- 主要语言
- TypeScript
- 星标
- 130
- 派生
- 48
- 平均合并
- 3 天 3 小时
- 30 天内合并 PR
- 15
描述
The VS Code host alias generated for Coder workspaces can be very long. This pushes OpenSSH’s ControlPath over its 108-byte limit, and the connection fails with:
`ControlPath too long ('/home//.ssh/master-@:22' >= 108 bytes)`
`ssh child died, shutting down`
贡献指南
评估
这个 Issue 还没有评估数据。