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.
Did a re-install of a MacOS build server and now we are getting the following:
The build has failed to check out the source code: Plugin com.atlassian.bamboo.plugins.atlassian-bamboo-plugin-git:gitv2 not available
Why? And how do we fix this?
Is the build run by remote or local agent?
Please try installing Native Git Client in the machine hosting Bamboo and remote agents, and then make sure that the Git capability is configured at Administration > Build Resources > Server capabilities (for Bamboo server) and Administration > Build Resources > Agents > Remote agents > agentName > Capabilities
It's a remote agent.
The git client is already installed, and the capability is pointing to /usr/bin/git.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is the remote agent restarted recently?
The remote agent might not be able to restart successfully (some files might be still locked by the old process).
Try restarting the machine and then start the remote agent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.