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

download fails with tls version error #35

Closed
dyllandry opened this issue Oct 2, 2024 · 5 comments
Closed

download fails with tls version error #35

dyllandry opened this issue Oct 2, 2024 · 5 comments

Comments

@dyllandry
Copy link

After signing up for an ngrok account I was given this command to install ngrok:

brew install ngrok/ngrok/ngrok

After trying that I get this output:

==> Auto-updating Homebrew...
Adjust how often this is run with HOMEBREW_AUTO_UPDATE_SECS or disable with
HOMEBREW_NO_AUTO_UPDATE. Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Downloading https://bin.equinox.io/a/m7a8FVY63/ngrok-v3-3.16.0-darwin-arm64.zip
curl: (35) LibreSSL/3.3.6: error:1404B42E:SSL routines:ST_CONNECT:tlsv1 alert protocol version

Error: Download failed on Cask 'ngrok' with message: Download failed: https://bin.equinox.io/a/m7a8FVY63/ngrok-v3-3.16.0-darwin-arm64.zip

Here are some of my specs:

  • Apple M2 Max
  • macOS 13.6.9 (22G830)
  • Homebrew 4.4.0
  • curl 8.7.1
  • openssl@3 3.3.2

I know this could be an issue with something else, feel free to close it if that's the case.

@dyllandry
Copy link
Author

I just found other people having this issue who made a github issue over in homebrew:
Homebrew/homebrew-cask#183352

@dyllandry
Copy link
Author

Trying with curl fails too:

curl -O https://bin.equinox.io/a/m7a8FVY63/ngrok-v3-3.16.0-darwin-arm64.zip
% 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) LibreSSL/3.3.6: error:1404B42E:SSL routines:ST_CONNECT:tlsv1 alert protocol version

@russorat
Copy link

russorat commented Oct 8, 2024

@dyllandry thanks for writing in. Sorry for the delay. Are you still seeing this issue? I'm unable to repro it but have also seen other reports about it:
ngrok/ngrok#49
and
https://gist.github.com/wosephjeber/aa174fb851dfe87e644e?permalink_comment_id=5225305#gistcomment-5225305

@dyllandry
Copy link
Author

@russorat brew install ngrok/ngrok/ngrok worked! I don't know of anything that changed since then.

Also I want to mention, back when this issue first started, I found out the zip download through ngrok website did work. That's what I did to get it working in the meantime.

Feel free to close this issue.

@russorat
Copy link

Thanks for the update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants