On CentOS 7.
I have upgraded Bitbucket from v 6.4.0 to 6.4.1 by extracting the tar.gz file to /opt/bitbucket/6.4.1.
The start and stop scripts were updated in /etc/init.d/atlbitbucket from “/opt/bitbucket/6.4.0/bin/…” to “/opt/bitbucket/6.4.1/bin/…”.
I created a new repository, and look at the folder “32”. It’s owned by root, instead of atlbitbucket.
drwxrwxr-x 8 atlbitbucket atlbitbucket 162 Jul 10 10:35 1
drwxrwxr-x 6 atlbitbucket atlbitbucket 132 Jul 2 13:26 2
drwxr-xr-x 5 root root 97 Aug 2 14:46 32d
rwxrwxr-x 5 atlbitbucket atlbitbucket 97 Jul 9 14:34
Not sure if this is intended, I would expect this to become a problem if the behavior changes back again.
Hello,
Thank you for including screenshots of your issue along with the steps you took for the upgrade. To understand a bit more about your upgrade steps, when you started the new scripts, which user was used to execute/run the start service script? I ask because if the user was root then that will be the owner of the process, if altbitbucket was used then it should be displaying that.
Could you please verify the service is running as the proper account and please let us know?
Regards,
Stephen Sifers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.