多种方法均未解决:Failed to connect to github.com port 443 after 21016 ms: Timed out

Posted 柳鲲鹏

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了多种方法均未解决:Failed to connect to github.com port 443 after 21016 ms: Timed out相关的知识,希望对你有一定的参考价值。

  • 具体错误
$ git clone https://github.com/openjdk/jdk8u
Cloning into 'jdk8u'...
fatal: unable to access 'https://github.com/openjdk/jdk8u/': Failed to connect to github.com port 443 after 21016 ms: Timed out
  • 办法1(无效)
git config --global --unset http.proxy
git config --global --unset https.proxy
  • 办法2(无效)

检查代理。我没有设置代理。

  • 办法3(无效)
git config --global http.sslVerify "false"
  • 办法4(无效)

打开这个网址,并不显示IP

Fastly - github.global.ssl.Fastly.net

  • 办法5(无效)

关脚本。

  • 办法6(无效)

GitHub: Let's build from here · GitHub 

  •  办法7(无效)

What Is My IP Address? Free IP Lookup

github.com可以查到IP,github.global.ssl.fastly.net报错。

清理一下DNS:

ipconfig /flushdns

以上是关于多种方法均未解决:Failed to connect to github.com port 443 after 21016 ms: Timed out的主要内容,如果未能解决你的问题,请参考以下文章

学习笔记——mail发送javax.mail.AuthenticationFailedException: failed to connect at javax.mail.Service.connec

Dubbo服务调用Failed to invoke the method错误记录

在现场尝试了多种解决方案,但均未奏效:在 Konami 代码上播放 <audio>

UnhandledPromiseRejectionWarning: MongoNetworkError: failed to connect to server [localhost:27017] o

struts报错严重: Dispatcher initialization failed Unable to load configuration.

DGMGR-TO PHYSICAL STANDBY Failed (ORA12514 )解决方法