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

ssm-ssh does not work on Windows 10 #17

Open
devbyaccident opened this issue Oct 24, 2020 · 0 comments
Open

ssm-ssh does not work on Windows 10 #17

devbyaccident opened this issue Oct 24, 2020 · 0 comments

Comments

@devbyaccident
Copy link

devbyaccident commented Oct 24, 2020

When attempting to connect to an SSM managed instance with ssm-ssh command on Windows 10 using latest OpenSSH build, this error is received from ssm-ssh

SSM inventory entity not recognised: {'Id': '<Instance ID>', 'Data': {}}
CreateProcessW failed error:2
posix_spawnp: No such file or directory

Possible fix is per microsoft/vscode-remote-release#18 (comment), this should be resolved by running ssh.exe on Windows instead of ssh.

@devbyaccident devbyaccident changed the title ssm-ssh should use ssh.exe on Windows ssm-ssh does not work on Windows 10 Oct 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant