You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have Bamboo running on Linux server and installed a remote agent on windows server. Trying to run the build using remote agent and error in Bamboo build log, error: Cannot fetch branch '(unresolved) HashAndSource{refName=[null], branch=[feature/test], hash[somevalue],}' from 'ssh://git@comanyurl/project.git'
Error log:
Build MuleSoft -SampleMule -Default Job 2 : Error occurred while running task 'Checkout Default Repository(1)' of type com.atlassian.bamboo.plugins.vcs:task.vcs.checkout.
This error may have occurred due to an authentication issue with Bitbucket Server. Save the repository configuration to refresh the authentication details or manually add the access key visible in "Advanced" section to Bitbucket Server.
I have tried generating ssh key in windows build server (where remote agent installed) and copied to Bitbucket server (ssh keys). still getting same ssh/authentication error.
Any help would be appreciated, TIA!
I fixed the issue by installing git executable in E:\Tools\ (where I have installed the remote agent) and updated capability git executable path in Bamboo.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.