当前位置:   article > 正文

git push 推送代码出错ssh: Could not resolve hostname gitee.com: Temporary failure in name resolution_ssh: could not resolve hostname e: temporary failu

ssh: could not resolve hostname e: temporary failure in name resolution

晚上使用git push -u origin master时触发了一个奇怪的报错,查找了很多的方法都没有解决,在此做一个记录

错误信息

ssh: Could not resolve hostname gitee.com: Temporary failure in name resolution fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
error
尝试了网上的一些方法后都没能解决问题,后了解到可能是DNS挂了,尝试Ping一下百度判断自己虚拟机是否能够上网,发现无法ping通:
Ping

解决方案

猜测可能是因为ubuntu虚拟机 启动的时候虚拟网卡还没起来,重启虚拟机后问题解决。
success

总结

师兄说过:重启解决百分之99的问题,师兄诚不欺我。遇到奇怪的错误,都不妨关机重启试试,说不定就解决了呢?

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小舞很执着/article/detail/907286
推荐阅读
相关标签
  

闽ICP备14008679号