"Open in VS Code" creates an empty gitpod_ssh_config-*
file
#8337
Labels
aspect: desktop IDE
component: ide
meta: stale
This issue/PR is stale and will be closed soon
team: IDE
type: bug
Something isn't working
Bug description
When I click "Gitpod: Open in VS Code" in a running workspace, local VS Code starts and times out after 30 seconds.
I notice three files were created:
I suspect local VS Code can't connect to the Gitpod workspace because the ssh config file is empty.
OS: Ubuntu 21.10
VS Code
Steps to reproduce
ll /tmp/gitpod*
in the terminalWorkspace affected
No response
Expected behavior
Local VS Code connects to the running Gitpod workspace
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: