当前位置:   article > 正文

ssh: Could not resolve hostname gitee.com...git错误_ssh: could not resolve hostname master: name or se

ssh: could not resolve hostname master: name or service not known fatal: cou
  • 错误内容如下
$ git push --set-upstream origin master
ssh: Could not resolve hostname gitee.com: 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.
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6

截图如下:
在这里插入图片描述

  • 原因
    是因为我当初在创建仓库公钥的时候是连得一个wifi,当我进行第二次push时连得wifi是另一个,所以才导致以上问题,只要我们切换回当初创建公钥时连的WiFi再提交一次就可以了。
    在这里插入图片描述
    参考文章:https://blog.csdn.net/qq_44717657/article/details/131570186
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/人工智能uu/article/detail/907290
推荐阅读
相关标签
  

闽ICP备14008679号