ngrok / homebrew-ngrok

ngrok agent homebrew tap
1 stars 0 forks source link

Unable to download ngrok-v3-3.8.0-darwin-arm64.zip - corrupted? #23

Closed NicklasWallgren closed 5 months ago

NicklasWallgren commented 5 months ago

It's not possible to install the latest version via brew or direct download.

Brew

brew install ngrok/ngrok/ngrok
==> Downloading https://bin.equinox.io/a/4JvNoWcrBdQ/ngrok-v3-3.8.0-darwin-arm64.zip
##################################################################################################################################################################################################################################### 100.0%####################################################################################################################################################################################################################################   
99.6%curl: (18) transfer closed with 32768 bytes remaining to read

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

Bash

curl -L -O https://bin.equinox.io/c/bNyj1mQVY4c/ngrok-v3-stable-darwin-arm64.zip

unzip ngrok-v3-stable-darwin-arm64.zip
Archive:  ngrok-v3-stable-darwin-arm64.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of ngrok-v3-stable-darwin-arm64.zip or
        ngrok-v3-stable-darwin-arm64.zip.zip, and cannot find ngrok-v3-stable-darwin-arm64.zip.ZIP, period.
salilsub commented 5 months ago

Hi @NicklasWallgren We've had a couple of people on our team repeat your examples but they were unable to replicate the errors. Based upon what we are seeing, it's likely either an issue with curl or your network/ISP.