Remote-SSH connection fails when the generated VS Code host alias is long (“ControlPath too long”)
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 130
- Forks
- 48
- Merge medio
- 3 d 3 h
- PR fusionados (30 d)
- 15
Descripción
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`
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.