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
Hi, we recently upgraded Bitbucket Data Center from version 5.16.10 to 7.21.6. We are unable to access some repos on Bitbucket UI (chrome), access to many other repos are working fine.
I get the error
I can clone this repo using ssh.
Any help will be highly appreciated.
Thank you,
Naushad.
Hi Naushad,
Which version of git are you using on the Bitbucket Server side?
Cheers,
Christian
Premier Support Engineer
Atlassian
We use git version 2.36.3 on both Bitbucket nodes
Also I can access the branches, commits etc on the UI.
When I click on 'source' (on left hand side) - that's when the error comes.
Thanks for your help
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Bitbucket Server 7.21.6 only supports git up to version 2.35.x, so downgrade your git install, most likely this will resolve this problem.
Cheers,
Christian
Premier Support Engineer
Atlassian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Christian, I downgraded git to 2.24.4 and the problem is resolved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@mention That entire line of code is saying the program ended. If you run that command, whatever you are running with close out(exited with code 0 is kind of like saying system.exit(0) in Java. It ends the program)
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.