V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
argc

安装 brew 时出现的网络问题

  •  
  •   argc · Jul 7, 2020 · 2593 views
    This topic created in 2126 days ago, the information mentioned may be changed or developed.

    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
    执行以上命令后,得到下面的错误 curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to raw.githubusercontent.com:443 去搜索这个错误,很多人是在说要挂代理。代理已经挂了,上面这个网址能正常访问,并在终端中代理已生效。部分人给出的解决办法是手动保存下或者更换源,我觉得这两个方法大概率是可行的,但是想知道有没有不通过绕弯直接把这个问题解决的方法。我是没搞清楚这个问题到底是为什么,有什么可以尝试解决的方向。V 站大佬多所以问问看- -

    7 replies    2020-07-10 16:17:37 +08:00
    marsteel
        1
    marsteel  
       Jul 8, 2020
    直接解决办法?肉翻?
    tankren
        2
    tankren  
       Jul 8, 2020
    你怎么确认代理在终端中生效的?
    CheekiBreeki
        3
    CheekiBreeki  
       Jul 9, 2020 via Android
    export http_proxy=
    export https_proxy=
    curl up.sb
    CheekiBreeki
        4
    CheekiBreeki  
       Jul 9, 2020 via Android
    @CheekiBreeki curl ip.sb ,打錯了
    V1da
        5
    V1da  
       Jul 9, 2020
    手机热点有奇效
    Biwood
        6
    Biwood  
       Jul 10, 2020 via Android
    是因为 guthub 静态资源域名被墙了。
    解决办法:如果有用代理软件翻墙的话,可以先在终端输入
    export http_proxy=xxx; export https_proxy=xxx;
    按回车键,然后再执行安装代码即可。上面的 xxx 指的是你的翻墙软件提供的的本地 http 代理地址。
    argc
        7
    argc  
    OP
       Jul 10, 2020 via iPhone
    @tankren 像你楼下那样确认的 应该是生效了吧 ip 地址已经变了
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2575 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 77ms · UTC 12:35 · PVG 20:35 · LAX 05:35 · JFK 08:35
    ♥ Do have faith in what you're doing.