Hello, I currently have a Repository of a size 1.5GB and it frequently crashes bitbucket server when ever I try to clone the repository. Is there a way to fix this? Is there a documentation that guides through large repository?
Hi @markxsimu,
The Scaling Bitbucket Server guide is a good starting point (thank you @Mikael Sandberg).
I would also recommend checking the logs for OutOfMemory errors and let us know which version of Bitbucket Server is currently installed.
If Bitbucket Server is experiencing OutOfMemory exceptions, you can also review the How to debug Out of Memory Heap Space page for a deeper analysis.
Git LFS could also be an option, especially if the repository contains big files. This is how you can enable it in Bitbucket Server: Git Large File Storage for Bitbucket Server. You could try converting the repository and pushing it to a new test repository to avoid impacting the current one.
Cheers,
Caterina - Atlassian
No problem @markxsimu,
Logs are located in the $BITBUCKET_HOME/log folder.
You can always search in the filesystem for a file names atlassian-bitbucket.log to find the most recent one, the previous one will be in the same folder.
Cheers,
Caterina - Atlassian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Caterina,
Sorry for a late reply, I have searched for bit bucket log and it does not seem to exist. But there is a bigbucket jar in the JIRA\Plugins\Installed-plugins
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You may want to take a look at Scaling Bitbucket Server, it sounds like your server is running out of memory when you are cloning.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.