Windows: Cannot start ssh-agent even though it is in the PATH
Hi,
I have a build agent installed on a Windows 10 machine, and I'd like to use the ssh-agent that now comes bundled with Windows 10.
I have enabled the SSH Agent build feature for my build configuration.
However, TeamCity fails to start ssh-agent during the build, it can't create the process, "no such file or directory". Even though, when I check the build environment, I can see C:\Windows\System32\OpenSSH (the directory where ssh-agent.exe is located) is present in the PATH.
What could be the problem?
Thanks in advance.
Please sign in to leave a comment.
Hi Hector,
I'm afraid that Windows 10's native SSH agent doesn't work properly with TeamCity. Please watch and vote here: https://youtrack.jetbrains.com/issue/TW-55164