(20210219已解决)git使用中出现Please make sure you have the correct access rights and the repository exists.

当遇到ssh: Could not resolve hostname git_address: Name or service not known错误时,表明本地环境无法通过ssh连接到git仓库。解决方法包括:将本地ssh的公钥id_rsa.pub复制到git仓库的SSH设置中,确保本地与仓库端的SSH配置正确。如果问题依然存在,请检查网络连接和仓库访问权限。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

  • Overview

    ssh: Could not resolve hostname git_address: Name or service not known
    fatal: Could not read from remote repository.
    
    Please make sure you have the correct access rights
    and the repository exists
    

    出现上述问题是因为本地环境无法通过ssh连接到目标git仓库,本质是ssh层面的问题,需要设置本地可以通过ssh访问远程仓库。

  • 解决方案

    一般git仓库那边会有关于设施SSH Keys的说明。

    将本地ssh生成的公钥id_rsa.pub拷贝到git仓库端。

    如果此步骤做完还是不行,可以确认本地与git仓库端是否可连接。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值