Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac OS 10.14 Mojave brew upgrade Curl LibreSSL SSL_connect: SSL_ERROR_SYSCALL #4436

Closed
moosti opened this issue Jul 7, 2018 · 2 comments
Closed
Labels
outdated PR was locked due to age

Comments

@moosti
Copy link

moosti commented Jul 7, 2018

Hi, I installed mojave public beta few days ago
but now when I try to upgrade a package or install some brand new package when brew try to download it, after many tries exit with this error
curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to example.com:443

here my brew config
`
brew config

    HOMEBREW_VERSION: 1.6.9

  ORIGIN: https://github.com/Homebrew/brew

  HEAD: c814199a791867ab75f90a22715e2475706b13d8

  Last commit: 3 weeks ago

  Core tap ORIGIN: https://github.com/Homebrew/homebrew-core

  Core tap HEAD: a6e9da62b7662f2f72cb58a33cb123a81f7da192

  Core tap last commit: 18 minutes ago

  HOMEBREW_PREFIX: /usr/local

  CPU: quad-core 64-bit ivybridge

  Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby

  Git: 2.17.0 => /Applications/Xcode-beta.app/Contents/Developer/usr/bin/git

  Curl: 7.54.0 => /usr/bin/curl

 Java: 10.0.1

  macOS: 10.14-x86_64

 CLT: 10.0.0.0.1.1530455945

 CLT headers: 10.0.0.0.1.1530455945

 Xcode: 10.0 => /Applications/Xcode-beta.app/Contents/Developer

 XQuartz: N/A`

and here is curl version
` /usr/bin/curl --version

 curl 7.54.0 (x86_64-apple-darwin18.0) libcurl/7.54.0 LibreSSL/2.6.4 zlib/1.2.11 nghttp2/1.24.1
 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp smb smbs     smtp smtps telnet tftp

  Features: AsynchDNS IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz HTTP2 UnixSockets HTTPS-proxy`
@moosti
Copy link
Author

moosti commented Jul 7, 2018

issue solves by set this env variable:
export HOMEBREW_FORCE_BREWED_CURL =1

@moosti moosti closed this as completed Jul 7, 2018
@MikeMcQuaid
Copy link
Member

From the issue template:

Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you do not read fill out the issue template repeatedly you will be blocked from ever submitting issues to Homebrew again.

@lock lock bot added the outdated PR was locked due to age label Aug 6, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Aug 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

No branches or pull requests

2 participants