fatal: unable to access ‘https://chromium.googlesource.com/webm/libwebp/’: Failed to connect to chromium.googlesource.com port 443: Operation timed out

解决办法

设置系统全局环境变量 http/https代理:切换到etc目录下

cd /etc

以管理员身份编辑

sudo vim bashrc

输入密码进入后, G $ 定位到文件末尾 按下键盘字母 i 开始输入,在最下面位置粘贴下面两句

export http_proxy=127.0.0.1:1087
export https_proxy=127.0.0.1:1087

然后退出保存 按Esc :wq (wq不行 可强制 wq!)

接下来让修改文件生效

source bashrc

最后一步 验证成功:

curl www.google.com

如果收到google的html数据代表已通,自然git也能访问google code网站 ,执行pod install 就能成功下载libwebp

fatal: unable to access 'https://chromium.googlesource.com/webm/libwebp/': Failed to connect to chro相关推荐

  1. 【git clone 报错】fatal: unable to access ‘https://github.com/zimeng303/React.git/‘: Failed to connect

    [git clone 报错]fatal: unable to access 'https://github.com/zimeng303/React.git/': Failed to connect t ...

  2. fatal: unable to access ‘https://github.com/PX4/PX4-Autopilot.git/‘: Failed to connect to github.com

    错误 :fatal: unable to access 'https://github.com/PX4/PX4-Autopilot.git/': Failed to connect to github ...

  3. fatal: unable to access ‘https://github.com/xx/xx.git/’: Failed to connect to github.com port 443: T

    github提交代码时报错: fatal: unable to access 'https://github.com/xx/xx.git/': Failed to connect to github. ...

  4. npm install下载依赖项时报错 fatal: unable to access ‘https://github.com/nhn/raphael.git/‘: Failed to connect

    解决方案: 1:查看一下自己的node版本,一般高版本下载会出问题,建议使用 12.17.0版本 2:网络延迟的问题,删除package.lock.json和node_modules文件夹,重新ins ...

  5. 解决fatal: unable to access ‘https://github.com/xxx/xxx.git/‘: Failed to connect to github.com port 4

    问题的表现

  6. fatal: unable to access ‘https://github.com/xxx/123.git/‘: Failed connect to github.com:443 解决方案

    在linux上git clone时遇到 fatal: unable to access 'https://github.com/xx/xx.git/': Failed connect to githu ...

  7. fatal: unable to access ‘https://github.com/raw-recruit678/Leetcode.git/‘: OpenSSL SSL_read: Connect

    将项目提交到github,执行下面命令时提示错误 $ git pull origin master fatal: unable to access 'https://github.com/raw-re ...

  8. fatal: unable to access ‘https://github.com/apc.git/‘: Failed to connect to github.comport 443:

    在拉取代码的时候会遇到 fatal: unable to access 'https://github.com/dreamcfl/admin-pc.git/': Failed to connect t ...

  9. 解决GitHub连不上的问题fatal: unable to access ‘https://github.com/..’: Failed to connect to github.com port

    解决GitHub连不上的问题 fatal: unable to access 'https://github.com/dmlc/dgl.git': Failed to connect to githu ...

  10. 【git push指令提交项目报错】 fatal: unable to access ‘https://github.com/xxxxx/xxx.git/‘: OpenSSL SSL_read: Co

    在用git push指令提交项目时,由于网络等各种原因时常报错,针对以下几个问题,本文提供解决方法,亲测有效! 问题一: fatal: unable to access 'https://github ...

最新文章

  1. 将 Docker 踢出群聊后,Kubernetes 还能否欢快地蹦跶吗?
  2. Java如何调用dll
  3. 重写equals就必须重写hashCode的原理分析
  4. 机器学习:朴素贝叶斯分类器代码实现,决策函数非向量化方式
  5. 主播靠颜值还是???!!!!!
  6. 在github中使用pages上传自己的网页
  7. android封装好的Color类中的常量
  8. Linux 中统计一个进程的线程数
  9. mysql双机数据热备份_配置MySQL数据库双机热备份
  10. Java笔记(二十) 注解
  11. PAT 1067. 试密码(20)-乙级
  12. frame、bounds表示大小和位置的属性以及center、position、anchorPosition
  13. linux 历史命令列表,LinuxShell命令history
  14. 良田摄像头 linux,良田万能摄像头高拍仪驱动下载|良田万能摄像头驱动 官方版 - 软件下载 - 绿茶软件园|33LC.com...
  15. 手游pvp系统网络设计
  16. 手写签名提取工具(图片)
  17. echarts地图数据过旧,通过geojson自定义经纬度地图
  18. 使用Electron将html网页转为exe可执行文件(全屏, 遮住任务栏, Esc退出, exe的图标/文件名修改)
  19. 60mph和kmh换算_mph换算器(速度计算器在线)
  20. CISP证书 +转来文章:漫谈信息安全认证(CISP与CISSP)

热门文章

  1. 万事开头难,开启博客之路
  2. 论文阅读:Negative Lexically Constrained Decoding for Paraphrase Generation
  3. vue和element框架搭配实现导航条跳转,点击按钮跳转页面导航条也跟着变换
  4. 无需花生壳,阿里云解析实现内网穿透
  5. WWW 2019 | HAN:异质图注意力网络
  6. 领导提拔你的原因,只有这点最真实,其他都是瞎扯!
  7. 安卓生成keystore文件
  8. Blast 几种方法的具体用法以及含义
  9. 游戏术语[持续整理]
  10. windows磁盘分区合并(比如合并到C盘/分区扩容)问题/删除恢复分区