美文网首页
git DNS 问题

git DNS 问题

作者: louduanxiong | 来源:发表于2018-02-19 15:34 被阅读21次

fatal: unable to access 'https://git.coding.net/********.git/': Could not resolve host: git.coding.net    

fatal: unable to access 'https://github.com/********.git/': Could not resolve host: github.com

我也是醉了,回到家后代码提交不上去了,怎么也找不到解决的方案,折腾了半天才知道是DNS的问题

请更换您的 DNS 为 8.8.8.8 或 114.114.114.114 后重启网络。

重启网络后ok!!!

相关文章

网友评论

      本文标题:git DNS 问题

      本文链接:https://www.haomeiwen.com/subject/rwgitftx.html