Im running Bitbucket with Atlassians public docker images. Everything seems to be working until I tried to push a little bit bigger git repo. It is like 170 MB,
When i run the command
git push -v
It looks like it uploads all files in the commit but the get stuck on a line forever:
POST git-receive-pack
I have increased the Http.Postbuffer to a really big number.
Regards
/Dave
Hello @davidselin
I can understand your frustration as this can be demotivating to your workflow and productivity. We as @ACNairobi we have curated a few suggestions that we think can be of help.
Please let me know if any of the above resolutions resolve your problem.
Regards
MK
Hi @Michael Kimathi _AC Nairobi_ Kenya_
We run Bitbucket as on prem server, is there any limitations on size?
Regarding speed :
*When I increased the http buffer the push command seemed to run quicker, but it get stuck on POST git-receive-pack.
* If SSH is used instead, it was back to super slow upload speed.
I have also increased memory on my docker desktop, what else should I check on docker side?
regard
DS
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @davidselin ,
Let me know if you followed this guide: https://hub.docker.com/r/atlassian/bitbucket-server/ in setting up the memory and relevant setup (Connection, size, and if you have updated bitbucket server especially if you are running on-prem server) to enable you to run and push without any setbacks.
On ssh please refer here and feel free to raise a support ticket so that Atlassian can replicate your build:
Let me know if it works after following above steps.
Regards
MK
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @davidselin,
A few quick questions:
I'm wondering whether you cold be running into BSERV-12285 (fixed in 7.1.1 and 7.2.0) but we'd need more information to confirm.
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.