vscode-remote-release icon indicating copy to clipboard operation
vscode-remote-release copied to clipboard

[Remote-SSH Bug]:

Open Ena-Shepherd opened this issue 8 months ago • 0 comments

Is there an existing issue for this bug?

  • [X] I have searched the existing issues

Required Troubleshooting Steps

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

Connect Locally

It connects successfully

->

Hello, I'm trying to connect to WindowsXP through the extension. However, choosing Windows in the ssh types forces te use of powershell, which does not exist on XP. I didn't find a way to not use Powershell.

Expected Behavior

No response

Steps To Reproduce

Try to connect to a WindowsXP machine Select Windows when the prompt asks for system type

Remote-SSH Log

Remote-SSH Log

> administrateur@ip's password: 
[17:10:21.256] > 
[17:10:21.349] > 'powershell' n'est pas reconnu en tant que commande interne
> ou externe, un programme ex□cutable ou un fichier de commandes.
[17:10:22.639] "install" terminal command done
[17:10:22.639] Install terminal quit with output: ou externe, un programme ex□cutable ou un fichier de commandes.
[17:10:22.640] Received install output: ou externe, un programme ex□cutable ou un fichier de commandes.
[17:10:22.641] Failed to parse remote port from server output
[17:10:22.643] Resolver error: Error: 
	at g.Create (c:\Users\yanni\.vscode\extensions\ms-vscode-remote.remote-ssh-0.112.0\out\extension.js:2:499918)
	at t.handleInstallOutput (c:\Users\yanni\.vscode\extensions\ms-vscode-remote.remote-ssh-0.112.0\out\extension.js:2:497240)
	at t.tryInstall (c:\Users\yanni\.vscode\extensions\ms-vscode-remote.remote-ssh-0.112.0\out\extension.js:2:621085)
	at async c:\Users\yanni\.vscode\extensions\ms-vscode-remote.remote-ssh-0.112.0\out\extension.js:2:580730
	at async t.withShowDetailsEvent (c:\Users\yanni\.vscode\extensions\ms-vscode-remote.remote-ssh-0.112.0\out\extension.js:2:584036)
	at async k (c:\Users\yanni\.vscode\extensions\ms-vscode-remote.remote-ssh-0.112.0\out\extension.js:2:577649)
	at async t.resolve (c:\Users\yanni\.vscode\extensions\ms-vscode-remote.remote-ssh-0.112.0\out\extension.js:2:581407)
	at async c:\Users\yanni\.vscode\extensions\ms-vscode-remote.remote-ssh-0.112.0\out\extension.js:2:848023
[17:10:22.649] ------

Anything else?

No response

Ena-Shepherd avatar Jun 23 '24 15:06 Ena-Shepherd