go get 安装时报 (https fetch: Get https://golang.org/x/crypto/acme/autocert?go-get=1: dial tcp 220.255.2.153:443: i/o timeout)

http://blog.csdn.net/qq849635649/article/details/56017559

大概是因为无法访问到这个地址的原因

解决办法

到github上 https://github.com/golang/crypto 下载 zip文件, 移动到 $GOROOT/src/golang.org/x/

时间: 2024-11-10 07:43:07

go get 安装时报 (https fetch: Get https://golang.org/x/crypto/acme/autocert?go-get=1: dial tcp 220.255.2.153:443: i/o timeout)的相关文章

Could not fetch URL https://pypi.org/simple/tesserocr

安装tesserocr库时出现以下问题:(如图) Could not fetch URL https://pypi.org/simple/tesserocr/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/tesserocr/ (Caused by SSLError

报npm ERR! fetch failed https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-c错误

D:\grunttest>npm installnpm WARN package.json [email protected] No repository field.npm WARN package.json [email protected] No README datanpm ERR! fetch failed https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-cntrib-uglify-0.2.7.tgznpm ERR! fe

Failed to fetch URl https://dl-ssl.google.com/android/repository/addo Android SDK更新以及ADT更新出现问题的解决办法

Failed to fetch URl https://dl-ssl.google.com/android/repository/addo Android SDK更新以及ADT更新出现问题的解决办法

【Android Studio】Failed to fetch URL https://dl-ssl.google.com/android/repository/addons_list-2.xml, reason: Connect

Failed to fetch URL https://dl-ssl.google.com/android/repository/addons_list-2.xml, reason: Connection to https://dl-ssl.google.com refused 解决办法:更新sdk,遇到 Failed to fetch URL https://dl-ssl.google.com/android/repository/addons_list-2.xml, reason:.....

Failed to fetch URL https://dl-ssl.google.com/android/repository/addons_list-1.xml, reason: Connecti

使用SDK Manager更新时出现问题 Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-6.xml, reason: Connection to https://dl-ssl.google.com refused Failed to fetch URL http://dl-ssl.google.com/android/repository/addons_list-1.xml, reason:

安装SDK时出现Fetching https://dl-ssl.google.com/android/repository/addons_list-1.xml

这是Android SDK 无法连接到 Google下载安装包..因为大陆不能访问谷歌网站导致的. 当时在网上查了好多方法,包括下载翻墙软件,都没起作用.(很奇怪,翻墙软件启动后 我手动访问是可以的.但是Android SDK manager设置代理后却依然不行) 后来的解决方法是 代理服务器 设置成ip 74.125.20.33 Port80然后就正常下载安装了.. 我把试过的方法总结如下: 1)解决方法: 在C:\Windows\System32\drivers\etc\找到hosts,用记

安装setuptools和pip 以及安装时报错解决

1.安装setuptools和pip 安装完python后,需要安装pip,参考网上教程有说可以用easy_install安装pip,那就先安装easy_install再安装pip,安装easy_install和pip的方法如下: wget --no-check-certificate https://pypi.python.org/packages/source/s/setuptools/setuptools-1.4.2.tar.gz tar -vxf setuptools-1.4.2.tar

关于android SDK安装Failed to fetch URL 一点思考

最近SDK出问题了,然后在google下载了一个android-sdk-windows.rar,然后点击SDK Manager,结果一直不能刷新API Level,然后就开始在网上找了好多资料,解决这个问题,修改 HOSTS,    HTTP  和  HTTPS  都不能解决,这给我带来了很大的困惑!   加载不出来的界面错误为: Fetching http://dl-ssl.google.com/android/repository/addons_list-1.xml Failed to fe

关于android SDK安装Failed to fetch URL http://dl-ssl.google.com/android/repository/addons_list-1.xml出错二

近日,因为某些原因,大家在使用Android SDK升级的时候,出现了访问Failed to fetch URL http://dl-ssl.google.com/android/repository/addons_list-1.xml 的情况.按照我之前给大家提供的方案:详细 已经没办法继续使用了,这个时候,别慌. 其实当你看到这篇文章的时候,https://www.google.com.hk是已经访问不了了.具体原因,不便解释,你只要明白443端口已经over了. 好了,我现在很正经的说说怎