-
-
Notifications
You must be signed in to change notification settings - Fork 229
CreateProcessW failed error:2 #85
Comments
That error looks like SSH tried to run cloudflared but failed. |
I m not sure I m understanding your point about PATH environment but that's what I did. I did this following an other tutorial about Argo Tunnel. |
You will find many web sites that explains what is PATH environment variable and how to set it by googling with "PATH environment variable windows". |
It might be a bug of the Windows openSSH. https://stackoverflow.com/questions/65059250/ssh-and-scp-failed-with-createprocessw-failed-error2-posix-spawn-no-such-file |
It works, thanks. |
@Shuntw6096 |
Describe the bug
C:\Users\sasasa>ssh -o UserKnownHostsFile=/dev/null -o VisualHostKey=yes -oProxyCommand="cloudflared access ssh --hostname %h" -L 5901:localhost:5901 [email protected]
CreateProcessW failed error:2
posix_spawn: No such file or directory
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: