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

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

Jithinraj Kp August 25, 2022

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.
August 26, 2022

Hi @Jithinraj Kp 

Welcome to the Community!!

You can try below methods to mitigate the error

Thanks,
Pramodh

0 votes
Jithinraj Kp September 7, 2022

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'

Vishal Kharde December 27, 2023

hi @Jithinraj Kp did you find any resolution for this issue? I m facing same error. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events