git 中遇到Could not read from remote repository_追风的星星的博客CSDN博客
Could Not Read From Remote Repository. To resolve the issue, you need to add the key to the keychain ssh. Please make sure you have the correct access rights and the repository exists.
git 中遇到Could not read from remote repository_追风的星星的博客CSDN博客
Could not read from remote repository” error occurs when there is an issue authenticating with a git repository. If it's your first push, you'll need to set up correct upstream. Make sure you have correct url in ~/.git/config: Web the git “fatal: Could not read from remote repository. To solve this error, make sure your ssh key is in your keychain and you connecting to a repository using the correct url. Could not read from remote repository” when cloning a repository. Missing pub key on the remote or missing private key in the ~/.ssh dir will result in an error. To resolve the issue, you need to add the key to the keychain ssh. Web host key verification failed.
Web the git “fatal: 3 you're trying to push via ssh. Web please make sure you have the correct access rights and the repository exists. The problem is with this repository: You can check which key is used by: Could not read from remote repository” in git here i have an example of the error “git fatal: Web kubouch april 18, 2017, 11:45am 2 i have exactly the same problem. A simple solution to this is delete the old ssh key from github/gitlab and add the same key again. If it's your first push, you'll need to set up correct upstream. Could not read from remote repository. Could not read from remote repository” when cloning a repository.