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

Stuck trying to clone my newly created bitbucket repository

rubmz June 17, 2022

Stuck trying to clone my newly created bitbucket repository. I am using the following environment:

1. Updated ubuntu 20.04

2. Year old SSH Key that were already successfully used

3. git version 2.25.1

Trying to git clone ... from console simply stuck.

 

Seems like an interrupted service? Was something changed and needs update?

 

1 answer

0 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 20, 2022

Hi @rubmz,

We haven't had any incidents related to SSH access during the last few days.

Could you please try to clone using the following command and then copy-paste the full output here, so I can take a look?
The output may show an indication of why the operation is failing.

GIT_TRACE_PACKET=1 GIT_TRACE=1 GIT_SSH_COMMAND="ssh -vvv" git clone <repo_SSH_URL>

Please make sure to mask/sanitize any private data (e.g. workspace id and repo name) in the output prior to sharing.

Kind regards,
Theodora

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events