Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×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.