国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

Issues when using ssh clone project from Github
天蓬老師
天蓬老師 2017-05-02 09:32:44
0
5
762

Github uses ssh clone project to return the following error

ssh_exchange_identification: Connection closed by remote host
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

How to solve it?

I have added the public key to Github

It is possible to use HTTPS URL clone. Just SSH won’t work

I also use the coding service. There is no problem when the same public key is used in coding. And the https method is no problem.

In the end, it felt like it was blocked by a wall or caused by DNS pollution. Because after pinging github.com, the IP is 1.1.1.1 and cannot be connected.

天蓬老師
天蓬老師

歡迎選擇我的課程,讓我們一起見證您的進(jìn)步~~

reply all(5)
給我你的懷抱

I found the final answer, it’s because of the wall.

Everything works normally in an external network environment.

習(xí)慣沉默

It should be because you don’t have permission

Add your computer’s public key to your GitHub account

How to generate a public key and search by yourself

Ty80

The public key has been added, can you provide how your private key is configured?

伊謝爾倫

How to generate public and private keys: https://help.github.com/articles/generating-an-ssh-key/

我想大聲告訴你

You don’t have a processing key in your github settings

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template