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 switched from using JGit to native Git support. As recommended here:
Unfortunate my configured AWS CodeCommit repositories don't work anymore.
2021-08-20 10:21:43,917 INFO [http-nio-8085-exec-20] [RepositoryResource] Testing connection to repository (type: Git, location: https://git-codecommit.eu-cen
tral-1.amazonaws.com/v1/repos/bamboo-test)
2021-08-20 10:21:44,013 INFO [http-nio-8085-exec-20] [RepositoryResource] Failed to connect to repository (type: Git, location: https://git-codecommit.eu-cent
ral-1.amazonaws.com/v1/repos/bamboo-test, time: 95.63 ms, errors: [fatal: unable to access 'https://git-codecommit.eu-central-1.amazonaws.com/v1/repos/bamboo-
test/': The requested URL returned error: 403])
The problem looks like an issue described here two years ago.