You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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
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'
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.