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.
Hello,
I have the following problem:
I downloaded the tag.gz archive on my Mac OS, created a new "bitbucket-home" folder on my desktop and set the path of the home folder to the "BITBUCKET_HOME=" variable inside the "set-bitbucket-home.sh" file.Started Bitbucket by executing "sudo sh start-bitbucket.sh" inside the terminal, went to "localhost:7990" using Safari and saw bitbucket loading up.After less than 20 seconds it crashed, giving me some sort of Spring error as seen below:I checked the terminal and it said this:
(full log from start to end)
Hello @Georgi Krumov
When you set up Bitbucket on your system it is recommended to create a dedicated `bitbucket` user and run bitbucket as such a user.
There's a KB article https://confluence.atlassian.com/bitbucketserverkb/when-using-the-root-user-elasticsearch-cannot-be-started-due-to-don-t-run-elasticsearch-as-root-847751401.html that explains the problem in more detail.
I personally run all Bitbucket server instances on docker on my local machine (MacOS) - https://hub.docker.com/r/atlassian/bitbucket-server. It's super easy and no headaches guaranteed.
Let me know how you go.
Cheers Ulrich
Hello @Ulrich Kuhnhardt _IzymesCo_
I'll try the first method for now, since I haven't really used docker before.Not sure how to do this right away either, but I'll dig into it.
Thank you for your time :)
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.