Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,207
Community Members
 
Community Events
184
Community Groups

Could not push large file (200MB) into bitbucket server.

Using http connection, no ssh option available

Tried increasing the post buffer size, but no progress

Able to push smaller files.

$ git push origin
Enumerating objects: 24, done.
Counting objects: 100% (24/24), done.
Delta compression using up to 2 threads
Compressing objects: 100% (8/8), done.
Writing objects: 100% (13/13), 199.47 MiB | 5.22 MiB/s, done.
Total 13 (delta 4), reused 0 (delta 0)
error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
fatal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly
Everything up-to-date

2 answers

1 vote
Pramodh M
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Aug 26, 2022

Hi @Jithinraj Kp 

Welcome to the Community!!

You can try below methods to mitigate the error

Thanks,
Pramodh

Thank you @Pramodh M for the prompt response.

 

We have enabled Git lfs for the repo on Bitbucket and tried the steps mentioned in Link you shared above, But we are still getting below error. 

$ git push origin
Uploading LFS objects: 0% (0/1), 620 MB | 12 MB/s, done
LFS: Put https://devtools.companyname.com/bitbucket/rest/git-lfs/storage/EAIXYZ/repo-name/dbf2d00193972da1172bf6a5a6dc14e4ed860fbaa0a1f8a7faffe46fd45cc112: read tcp 10.XX.XXX.XX:58255->10.X.XX.X:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.


error: failed to push some refs to 'https://devtools.companyname.com/bitbucket/scm/EAIXYZ/repo-name.git'

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events