简体   繁体   English

更新自制软件时如何修复 curl: (35) 错误?

[英]How to fix a curl: (35) error when updating homebrew?

I got this error while updating homebrew today on macOS Big Sur 11.3:今天在 macOS Big Sur 11.3 上更新自制软件时出现此错误:

##O=#  #                                                                      
curl: (35) error:1400443E:SSL routines:CONNECT_CR_SRVR_HELLO:tlsv1 alert inappropriate fallback

I update my homebrew packages with the following commands:我使用以下命令更新我的自制软件包:

brew update
brew upgrade
brew cleanup

I repeated the above steps a second time and got the same error messages.我第二次重复上述步骤并得到相同的错误消息。 I ran brew doctor and got the usual "your system is ready to brew" message.我运行了brew doctor并得到了通常的“您的系统已准备好酿造”消息。

While searching to see if anyone else had the issue, I found this .在寻找其他人是否有问题时,我发现了这个 Although the error in that person's issue isn't the same, I do have Kaspersky installed.尽管那个人的问题中的错误不一样,但我确实安装了卡巴斯基。 I would like to know how to fix my issue or at least how to read the error message so that I can diagnose further.我想知道如何解决我的问题,或者至少如何阅读错误消息,以便进一步诊断。 Thanks.谢谢。

I had the same error today, and I read your messsage and the comments.我今天遇到了同样的错误,我阅读了您的消息和评论。 I have disabled Kaspersky protection and re-run brew upgrade It worked with Kaspersky protection disabled.我已禁用卡巴斯基保护并重新运行brew upgrade它在禁用卡巴斯基保护的情况下工作。 I actually don't know how do it with Kaspersky protection enabled, but I have to search how to add this exception.我实际上不知道如何在启用卡巴斯基保护的情况下做到这一点,但我必须搜索如何添加此异常。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM