-
Notifications
You must be signed in to change notification settings - Fork 427
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with SSH connection from windows using vscode #1191
Comments
I have the same problem. Same DevPod version, using Rocky9 on my host |
Hi @mai1015 and @FloSch62. |
I think it is not the problem of ssh as I connected to any other server perfectly fine. And the devpod agent should be up already as I tried the web version of vs code |
This issue is stale because it has been open for 60 days with no activity. |
This issue was closed because it has been inactive for 30 days since being marked as stale. |
What happened?
Trying to create a dev env with devpod and connect with vscode, but it never connect. vscode web is working fine.
Devpod desktop installed on my local windows 11
The docker is hosted on a Debian server 12 bookworm
Both connected through ssh provider
Logs:
What did you expect to happen instead?
The VScode should connect fine just like the vscode browser
How can we reproduce the bug? (as minimally and precisely as possible)
My
devcontainer.json
:Local Environment:
DevPod Provider:
some related issue
#808 (comment)
The text was updated successfully, but these errors were encountered: