Skip to content
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

[Remote-SSH Bug]: Vscode taking too much time to connect to vm #9901

Open
2 of 3 tasks
SauravMishraaa opened this issue May 18, 2024 · 0 comments
Open
2 of 3 tasks

[Remote-SSH Bug]: Vscode taking too much time to connect to vm #9901

SauravMishraaa opened this issue May 18, 2024 · 0 comments
Assignees
Labels
ssh Issue in vscode-remote SSH

Comments

@SauravMishraaa
Copy link

SauravMishraaa commented May 18, 2024

Is there an existing issue for this bug?

  • I have searched the existing issues

Required Troubleshooting Steps

  • I have followed these troubleshooting steps
  • I have tried both values of the remote.SSH.useLocalServer setting

Connect Locally

It connects successfully

->

No response

Expected Behavior

No response

Steps To Reproduce

No response

Remote-SSH Log

Remote-SSH Log

[10:45:19.158] Opening exec server for ssh-remote+vmk15-aws
[10:45:19.342] Initizing new exec server for ssh-remote+vmk15-aws
[10:45:19.351] Using commit id "dc96b837cf6bb4af9cd712aa3af08cf4279f9685" and quality "stable" for server
[10:45:19.356] Install and start server if needed
[10:45:19.375] Running script with connection command: "C:\Windows\System32\OpenSSH\ssh.exe" -T -D 56738 "vma19-aws" bash
[10:45:19.377] Terminal shell path: C:\Windows\System32\cmd.exe
[10:45:19.758] > �]0;C:\Windows\System32\cmd.exe�
[10:45:19.759] Got some output, clearing connection timeout
[10:45:40.788] > ssh: connect to host vma19-aws port 22: Connection timed out
[10:45:40.809] > The process tried to write to a nonexistent pipe.
[10:45:42.148] "install" terminal command done
[10:45:42.149] Install terminal quit with output: �]0;C:\Windows\System32\cmd.exe�ssh: connect to host vma19-aws port 22: Connection timed out
[10:45:42.149] Received install output: �]0;C:\Windows\System32\cmd.exe�ssh: connect to host vma19-aws port 22: Connection timed out
[10:45:42.150] Exec server for ssh-remote+vmk15-aws failed: Error: The connection timed out
[10:45:42.150] Error opening exec server for ssh-remote+vma19-aws: Error: The connection timed out

@SauravMishraaa SauravMishraaa added the ssh Issue in vscode-remote SSH label May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ssh Issue in vscode-remote SSH
Projects
None yet
Development

No branches or pull requests

2 participants