首页 > 其他 > 详细

git更新时提示ssh:Could not resolve hostname git.xxx.com: Temporary failure in name resolution

时间:2020-01-13 17:10:51      阅读:550      评论:0      收藏:0      [点我收藏+]
 
 执行git pull报下面错误信息:
ssh: Could not resolve hostname git.xxx.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.
 
 
以前都是正常的,今天突然就报这个错误了,想起今天把虚拟机网络Ipv4获取ip的方式由自动(Automatic)改为了手动(Manual)(因为虚拟机ip总是改变,对工作使用造成了一定影响),重新改为Automatic,重启网络,测试正常了。
 
(IP总是变化的问题还是没有解决啊,哭)
 

git更新时提示ssh:Could not resolve hostname git.xxx.com: Temporary failure in name resolution

原文:https://www.cnblogs.com/mdh-1023/p/12188131.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!