I install Bitbucket new version and git version 2.34.1. Bitbucket not receive GIT and request update GIT. Please help me.
[root@vps3 ~]# git --version
git version 2.34.1
[root@vps3 ~]#
You are using Git 1.8.3.1. The minimum supported version is 2.11.0. Upgrade to Git 2.11.0+ and resta
Can anyone help me with this problem? I still can't handle it
Is that the version of git you have on the server or the client?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
git on the server 'CENTOS 7 64'. i install git and atlbitbucket same server. this commandline and result
[root@vps3 ~]# free
total used free shared buff/cache available
Mem: 3871148 2370356 772272 26156 728520 1259448
Swap: 4194300 4096 4190204
[root@vps3 ~]# git --version
git version 2.33.1
[root@vps3 ~]# service atlbitbucket status
Redirecting to /bin/systemctl status atlbitbucket.service
● atlbitbucket.service - LSB: Start Bitbucket daemon at boot time
Loaded: loaded (/etc/rc.d/init.d/atlbitbucket; bad; vendor preset: disabled)
Active: active (exited) since Fri 2021-11-26 15:42:30 EST; 23h ago
Docs: man:systemd-sysv-generator(8)
Process: 1184 ExecStart=/etc/rc.d/init.d/atlbitbucket start (code=exited, stat us=0/SUCCESS)
I tried uninstalling bitbucket to reinstall it. but uninstall failed. link: https://confluence.atlassian.com/bitbucketserverkb/how-to-uninstall-bitbucket-server-828789036.html
[root@vps3 atlbitbucket]# install_linux_service.sh -u remove_service atlbitbucket
-bash: install_linux_service.sh: command not found
[root@vps3 atlbitbucket]#
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
AI is reshaping the dev experience, with faster builds but adding more friction. See what 3,500 developers and managers say about productivity, tools, and team alignment in Atlassian’s State of Developer Experience report 2025.
Explore the report
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.