Trying to move Repos from GitLab to Bitbucket and I am getting an error. What is the work around?

Jim Kelly October 16, 2019

I am trying my move my linux repos for off of GitLab into bitBucket.  But I get errors and it doesn't finish.

 

git config http.postBuffer 524288000

JAKE@CRD-JAKE-P50 ~/repotemp/linux-4.x.git
$ git push --all bitbucket
Password for 'https://pan-jake@bitbucket.org':
Enumerating objects: 5644916, done.
Counting objects: 100% (5644916/5644916), done.
Delta compression using up to 8 threads
Compressing objects: 100% (851571/851571), done.
Writing objects: 100% (5644916/5644916), 1.51 GiB | 719.00 KiB/s, done.
Total 5644916 (delta 4759196), reused 5631090 (delta 4750938)
error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104
fatal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly
Everything up-to-date

1 answer

0 votes
Daniil Penkin
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 16, 2019

Hello @Jim Kelly,

Thanks for reaching out.

What is the version of your Git client? Can you try configuring SSH key and try pushing the same repo via SSH?

Let me know if that works.

Cheers,
Daniil

Jim Kelly October 16, 2019

I tried a couple of different things and finally I need something reset in the background.  It is all working now.

Like # people like this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events