Answer the question
In order to leave comments, you need to log in
What does git clone throw an error?
I need to open the repository, they gave me a link. I typed git clone {link] in the terminal, then it gave the error
ssh: connect to host 23.11.4.41 port 22: Connection timed out
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Please tell me what to do?
Answer the question
In order to leave comments, you need to log in
1) check the availability of 172.16.0.50
2) check if the ssh port is open
3) check the user rights in {link} apparently a link like this:git clone [email protected]:<user>/repo.git
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question