Remote-SSH connection fails when the generated VS Code host alias is long (“ControlPath too long”)
Aperta
- Lingua principale
- TypeScript
- Stelle
- 130
- Fork
- 48
- Merge medio
- 3g 3h
- PR unite (30g)
- 15
Descrizione
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`
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.