作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
标题。由于此错误,我一直无法运行 brew。我目前没有运行任何代理或任何其他会中断在线连接的东西。当我详细运行它时,它会打印出来。
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 11.2.1\)\ curl/7.64.1 --header Accept-Language:\ en --retry 3 --location --range 0-1 --dump-header - --write-out \%\{http_code\} --output /dev/null https://homebrew.bintray.com/bottles/xorgproto-2021.3.big_sur.bottle.tar.gz
/usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.0.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 11.2.1\)\ curl/7.64.1 --header Accept-Language:\ en --fail --retry 3 --location --remote-time --continue-at 0 --output /Users/cameron/Library/Caches/Homebrew/downloads/4a01df4ef68ab52d11137a08c3675ac23d552925e4e667998e6d88ce18918d5d--xorgproto-2021.3.big_sur.bottle.tar.gz.incomplete https://homebrew.bintray.com/bottles/xorgproto-2021.3.big_sur.bottle.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (35) error:1400410B:SSL routines:CONNECT_CR_SRVR_HELLO:wrong version number
最佳答案
这是他们的 CDN 的问题。
看这里:https://github.com/Homebrew/brew/issues/10739
一种解决方法是将其添加到您的主机文件中:
54.188.157.32 homebrew.bintray.com
关于curl - curl : (35) error:1400410B:SSL routines:CONNECT_CR_SRVR_HELLO:wrong version number every time I run brew,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/66411040/
我正在尝试通过跳转主机进行代理,以使用防火墙外的 VM 访问 github。 git clone https://github.com//在 VM 上运行。 我在我的 Mac 笔记本电脑的 .ssh/
我无法使用 https 克隆任何 github 存储库,但可以克隆一个 bitbucket/gitlab 存储库。 git clone git@github.com:xxx/xxx.git有用。 gi
我正在尝试在入口网关的端口 443 上设置 SSL。我可以通过非常基本的设置来始终如一地重现。我知道这可能是我做错了,但一直无法弄清楚。 我的 k8s 集群在 EKS 上运行。 k version 1
标题。由于此错误,我一直无法运行 brew。我目前没有运行任何代理或任何其他会中断在线连接的东西。当我详细运行它时,它会打印出来。 /usr/bin/curl --disable --globoff
我是一名优秀的程序员,十分优秀!