mac 通过 Homebrew 安装 git 遇到的问题

打印 上一主题 下一主题

主题 1031|帖子 1031|积分 3093

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?立即注册

x
问题真多啊 !!!



  • 办理方式 见 1. / 2. / 3 . / 4. / 5.
  1. remote: Enumerating objects: 290323, done.
  2. remote: Counting objects: 100% (473/473), done.
  3. remote: Compressing objects: 100% (253/253), done.
  4. error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
  5. error: 638 bytes of body are still expected
  6. fetch-pack: unexpected disconnect while reading sideband packet
  7. fatal: early EOF
  8. fatal: fetch-pack: invalid index-pack output
  9. Failed during: /usr/bin/git fetch --quiet --progress --force origin
  10. ** 1.  git config --global http.version HTTP/1.1 **
复制代码
  1. remote: Enumerating objects: 290323, done.
  2. remote: Counting objects: 100% (473/473), done.
  3. remote: Compressing objects: 100% (253/253), done.
  4. error: RPC failed; curl 18 transfer closed with outstanding read data remaining
  5. error: 8177 bytes of body are still expected
  6. fetch-pack: unexpected disconnect while reading sideband packet
  7. fatal: early EOF
  8. fatal: fetch-pack: invalid index-pack output
  9. Failed during: /usr/bin/git fetch --quiet --progress --force origin
  10. ** 2.  git config --global http.lowSpeedLimit 0 **
  11. ** 3.  git config --global http.lowSpeedTime 999999 **
复制代码
  1. fatal: unable to access 'https://github.com/Homebrew/brew/': Failed to connect to github.com port 443 after 75001 ms: Couldn't connect to server
  2. Failed during: /usr/bin/git fetch --quiet --progress --force origin
  3. ** 4. git config --global --unset http.proxy **  
复制代码
  1. remote: Enumerating objects: 290333, done.
  2. remote: Counting objects: 100% (483/483), done.
  3. remote: Compressing objects: 100% (259/259), done.
  4. error: RPC failed; curl 18 transfer closed with outstanding read data remaining
  5. error: 10670 bytes of body are still expected
  6. fetch-pack: unexpected disconnect while reading sideband packet
  7. fatal: early EOF
  8. fatal: fetch-pack: invalid index-pack output
  9. Failed during: /usr/bin/git fetch --quiet --progress --force origin
  10. ** 5. git config --global http.postBuffer 12244288000 **
复制代码
免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!更多信息从访问主页:qidao123.com:ToB企服之家,中国第一个企服评测及商务社交产业平台。
回复

使用道具 举报

0 个回复

倒序浏览

快速回复

您需要登录后才可以回帖 登录 or 立即注册

本版积分规则

商道如狼道

论坛元老
这个人很懒什么都没写!
快速回复 返回顶部 返回列表