tanhakabir
tanhakabir
We need to connect to 127.0.0.1 and it looks like you've resolved your issue. Closing for now but let me know if you see other issues
Are you trying to connect to your remote machine through a proxy or a jump server?
Sorry about this! Would you be able to attach your crash logs when you see the crash happen? https://github.com/microsoft/vscode/wiki/Native-Crash-Issues
`serverInstallPath` expects an absolute path. I believe that might be the root cause of your issue. Additionally could you share your full logs including the first half?
Could you add the machine you're trying to connect to to the `remote.SSH.remotePlatform` setting?
This would be a larger amount of work since when we create the remote window in VS Code we assume very little to no connection to your local environment so...
Hm I don't see this anymore. Not sure what happened in the past for me to see what I had screenshotted. Closing issue
And just to clarify I assume this has been an issue for awhile or are you just seeing this behavior in the versions you listed above?
Would you be able to verify for me if you're seeing this in VS Code versions < 1.69 and SSH extension
Do you have a screen recording of what you see in vscode.dev when you try to connect? Or logs from the code-server?