-
Notifications
You must be signed in to change notification settings - Fork 315
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
After VS code 1.72.2 update, remote SSH not working with any of my remote machines. #7441
Comments
I have the same issue. |
I also have the same issue. It looks like the ssh connection command is different, and I cannot connect to MacOS anymore, which is critical for me. |
Same issue here! It worked well on my VS code 1.71.0, but failed after updating to 1.73.0 |
It's a showstopper issue for me as I mostly work with remote & cloud instances. |
@santhoshcameo yes, set VSCode to show the terminal when connecting. It changes the command used and improved reliability. Also, the update I received yesterday changed the way logins work again, and everything is good again. See about updating VSCode first. |
@santhoshcameo I just downgraded mine to version 1.71.2, and everything works fine. |
@grimwm thanks for the response, how do I set the VSCode to show the terminal when connecting. |
Sorry, my fix isn't working anymore. You can search the settings for the one that shows the login terminal. |
Does this issue still exist in the newest update of VS Code (1.73.1)? Also what extensions do you have enabled? Finally are you able to connect to your remote locally? For example using the connection string that gets printed here: |
@eleanorjboyd thanks for the response,
but the usual |
Hello! Is there a specific reason you set |
Hi @eleanorjboyd Thanks for the response, the remote machine is OpenStack- Ubuntu Tried the options, but did not work, Please find the settings.json
Attaching error logs of new machine
|
Hello! This should be fixed currently on VS Code insiders. Could you see if it is or the problem you posted persists there? |
Hi @eleanorjboyd Tried the following options, did not work though.
Settings.json
Attached is the log.
|
Hi @santhoshcameo - so it seems like the connection string for SSH is not working both with and without VS Code. Due to this reasoning, it would be best if you can try and make the string |
The VS code generated command is
LOG
As you suggested, Tried the below one via terminal, which works and I am able to login, the big difference I can see here is
|
another thread on this. |
Hello @santhoshcameo, I have created an issue about allowing the -T parameter to be configurable which would be the solution to your problem. Here is the issue which will be updated with the feature progress. #7558 |
Does this issue occur when all extensions are disabled?: Yes/No
VS Code Version: 1.72.2
OS Version: Mac OS Monterey, 12.6 (21G115)
Remote - SSH Version
v0.90.1
Detailed info:
Steps to Reproduce:
my settings.json
LOG
it shows like setting up SSH host: initialising VS code server, then i am getting could not establish connection error
The text was updated successfully, but these errors were encountered: