Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Get off from the read-only mode

Cheung Hang Yee
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 18, 2025

I only have one Repositories with 987MB and it said This workspace is over the 1 GB size limit.

I have followed the instructions in https://support.atlassian.com/bitbucket-cloud/docs/maintain-a-git-repository/ and delete all the files from git_find_big.sh by git filter-branch --index-filter 'git rm --cached --ignore-unmatch filename' HEAD

After I run git push --all --force to push all the changes, however I got this output:


git push --all --forceEnumerating objects: 16213, done.
Counting objects: 100% (16188/16188), done.
Delta compression using up to 96 threads
Compressing objects: 100% (6301/6301), done.
Writing objects: 100% (16143/16143), 248.39 MiB | 37.00 KiB/s, done.
Total 16143 (delta 12059), reused 11009 (delta 9658), pack-reused 0
remote: Resolving deltas: 100% (12059/12059), completed with 11 local objects.
remote: This workspace is over the 1 GB size limit. Reduce the size of your workspace or upgrade to a Standard or Premium plan to increase the size limit.

! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 

 

so I cannot get out of this loop, Anyone knows how to due with this.

Also what size will allow me to escape the read-only mode? Any assistance would be appreciated!

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events