Hi Bitbucket Community,
I’m facing an issue where my Bitbucket Cloud workspace has been locked in read-only mode because it exceeded the 1 GB limit.
To resolve this, I cloned the repo with `--mirror`, used BFG to strip large files over 100MB, ran aggressive GC, and reduced my local repo size significantly.
However, when I try to push the cleaned mirror back to Bitbucket, I still get this error:
Thank you in advance!
Hi @BrijeshJaiswal and welcome to the community!
Your workspace has access to multiple workspaces. I can trigger a garbage collection for the remote repos, this may help bring the total workspace storage down. I don't know if it will be enough to bring the workspace's storage below 1 GB, but it's something we can try. If you'd like me to do that, please let me know the last two letters of the workspace ID. You can find the workspace ID in the URL on your browser. For example, if the URL of the repo is https://bitbucket.org/workspace-id/repo/src/master/, then workspace-id in the URL is the ID of the workspace. Please also keep in mind that I can only trigger the garbage collection for repos that your account has access to.
Kind regards,
Theodora
Hi Atlassian team,
Thanks for your help so far!
Please trigger a garbage collection for my Bitbucket workspace.
- Workspace ID: (last two letters: "in")
- Repository: <redacted>
Thanks again!
— Brijesh Jaiswal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Thank you for the details. Just a heads up, I removed the repo name from your post to protect your privacy.
I ran a git gc on the repo. Its size has been reduced but it's still larger than the limit, it's at 2.3 GB.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Thank you so much for your support in reducing the repo size! Really appreciate your help
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.