This is the error message that I get in the step to fetch code from git server.
Host key verification failed.fatal: The remote end hung up unexpectedly stdout: Host key verification failed.fatal: The remote end hung up unexpectedly
The structure of git repo addess is such:
ssh://username@serveraddress.com/usr/git-repo/repo.git
I have added id_rsa key that was tested and has permission to fetch the changes. Seems like Bamboo is not able to verificate serveraddress.com. Is it fixable?
Are you running bamboo (or bamboo agent) on Windows machine? Could it be that you're impacted by https://jira.atlassian.com/browse/BAM-11096 ?
Have you tried to clone that repo as the user used to run Bamboo server?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, I have tried and it works well. Is there anything like 'known_hosts' that is being used by Bamboo GIT client? Because it seems like there is no entry about my domain :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.