Remote-SSH connection fails when the generated VS Code host alias is long (“ControlPath too long”)
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 130
- Forks
- 48
- Merge moyen
- 3 j 3 h
- PR mergées (30 j)
- 15
Description
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`
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.