为什么git经常无法提交?
报错1:
1 | fatal: unable to access 'https://github.com/shengyur/shengyur.github.io.git/': Could not resolve host: github.com |
报错2:
1 | rewrite categories/Questions/index.html (80%) |
push 时,进度疯狂卡住,太焦躁了
1 | fatal: unable to access 'https://github.com/shengyur/shengyur.github.io.git/': Server aborted the SSL handshake |
报错3:
1 | Could not resolve host: github.com |
报错原因:
域名解析不了,推测是网络问题,检查设备,发现vpn和翻墙工具都开好了,难不成是网速问题。。。
然后把电脑连上手机热点,三个报错就都不见了 == ,吐槽下南京电信,真是辣鸡
参考: