coder / coder/vscode-coder

Remote-SSH connection fails when the generated VS Code host alias is long (“ControlPath too long”)

Open
#629 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
130
Forks
48
Avg merge
3d 3h
Merged PRs (30d)
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`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.