Remote-SSH connection fails when the generated VS Code host alias is long (“ControlPath too long”)
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 130
- Forks
- 48
- Ø Merge
- 3 T. 3 Std.
- Gemergte PRs (30 T.)
- 15
Beschreibung
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`
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.