A
A
adrash kh2018-09-12 10:15:52
git
adrash kh, 2018-09-12 10:15:52

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

2 answer(s)
A
Andrej Gessel, 2018-09-12
@andiges

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

D
Dmitry, 2018-09-12
@slo_nik

Good morning.
Do you have an SSH key?
Details here .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question