Cannot start SSH agent
We've recently switched on the SSH Agent build feature, but are seeing this message in the build log.
Step 1/1: Docker / Vagrant (running for 2m:57s)
[Step 1/1] Cannot start SSH agent
[Step 1/1] Starting Vagrant…
There are no other debug or log messages pertaining to why or what the error is.
Is there some more documentation than https://confluence.jetbrains.com/display/TCD9/SSH+Agent ?
The build agent is running on WIndows with Git's msysgit installed.
It'd be great to know what the build agent is trying to do.. (parameters, etc)
Thanks
Please sign in to leave a comment.
Hi, please go to Administration->Diagnostics->Troubleshooting tab and enable debug-general logging preset. There should be more information in logs (at least stacktrace).