Hi,
I have committed my work and I want to push it on my repository on the bitbucket but the push fails and this error is displayed: -
error: RPC failed; curl 56 OpenSSL SSL_read: Connection was reset, errno 10054
send-pack: unexpected disconnect while reading sideband packet
Writing objects: 100% (2862/2862), 5.69 GiB | 2.19 MiB/s, done.
Total 2862 (delta 1098), reused 79 (delta 37), pack-reused 0
fatal: the remote end hung up unexpectedly
G'day, @Divya Jain
Based on the following error, "send-pack: unexpected disconnect while reading sideband packet" it seems to point toward a local network issue.
I suggest trying a new connection while pushing, such as a mobile hotspot, through or without a VPN to test the connection and see if you have any issues.
I noticed the repo size exceeds our limit, so I wonder why your connection was terminated. Bitbucket Cloud has a limit of 4 GB. You may consider reducing the repository size further in such a case. Please check our documentation below:
Regards,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.