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

Current version download fails with 404 #27

Open
uloco opened this issue Apr 27, 2023 · 3 comments
Open

Current version download fails with 404 #27

uloco opened this issue Apr 27, 2023 · 3 comments

Comments

@uloco
Copy link

uloco commented Apr 27, 2023

Console output:

$ brew install --cask 1password/tap/1password-cli
==> Downloading https://cache.agilebits.com/dist/1P/op2/pkg/v2.17.0/op_apple_universal_v2.17.0.pkg
curl: (22) The requested URL returned error: 404

Error: Download failed on Cask '1password-cli' with message: Download failed: https://cache.agilebits.com/dist/1P/op2/pkg/v2.17.0/op_apple_universal_v2.17.0.pkg
@dbalatero
Copy link

I get this output now:

╰ brew install --cask 1password/tap/1password-cli

Error: Download failed on Cask '1password-cli' with message: Failure while executing; `/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.0.16-43-gc1fdb59\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 13.0\)\ curl/7.84.0 --header Accept-Language:\ en --retry 3 --fail --location --silent --head https://cache.agilebits.com/dist/1P/op2/pkg/v2.17.0/op_apple_universal_v2.17.0.pkg` exited with 6. Here's the output:
curl: (6) Could not resolve host: cache.agilebits.com
curl: (6) Could not resolve host: cache.agilebits.com
curl: (6) Could not resolve host: cache.agilebits.com
curl: (6) Could not resolve host: cache.agilebits.com

@dbalatero
Copy link

dbalatero commented May 6, 2023

@hculea Can you take a look during next business hours? I think your download servers are completely down and this should probably be urgently looked at on 1pw's end.

Are these DNS records correct for cache.agilebits.com?

;; ANSWER SECTION:
cache.agilebits.com.    270     IN      CNAME   aws.cachefly.net.
aws.cachefly.net.       3570    IN      CNAME   vip1.g5.cachefly.net.
vip1.g5.cachefly.net.   323     IN      A       205.234.175.175

@AndyTitu
Copy link
Contributor

This seems to be working fine now. Indeed that looked like an issue with the cache servers

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

3 participants