I’m on ubuntu desktop 22 and I have installed git version 2.37.1, I’m trying to clone a repository using ssh after some minutes apper this error:
"Connection to bitbucket.org closed by remote host"
Any idea?
I’m on ubuntu desktop 22 and I have installed git version 2.37.1, I’m trying to clone a repository using ssh after some minutes apper this error:
"Connection to bitbucket.org closed by remote host"
Any idea?
2
Answers
I found 2 problems.
So, I found a git command for clone just a part of history commits. This helped to clone my proyect althogh my internet bad bandwidth.
You should trace network connection by this command:
You can view this helpful links:
Connection to bitbucket.org closed by remote host
Connection closed… when cloning a project form bitbucket