-
-
Notifications
You must be signed in to change notification settings - Fork 11.4k
Open
Description
Verification
- I understand that if I ignore these instructions, my issue may be closed without review.
- I have retried my command with
--force. - I ran
brew update-reset && brew updateand retried my command. - I ran
brew doctor, fixed as many issues as possible and retried my command. - I have checked the instructions for reporting bugs.
- I made doubly sure this is not a checksum does not match / SHA256 mismatch error (do not open an issue before trying to open a PR to fix first).
Description of issue
brew upgrade proton-pass is failing with
Error: Download failed on Cask 'proton-pass' with message: Download failed: https://proton.me/download/PassDesktop/darwin/universal/ProtonPass_1.35.0.dmg
The reason I submit is that a) a bunch of other casks successfully upgraded and b) I am able to download the dmg using my browser no problem, only homebrew is failing to download it.
Command that failed
brew upgrade proton-pass
Output of command with --verbose --debug
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading proton-pass
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromPathLoader): loading /opt/homebrew/Caskroom/proton-pass/.metadata/1.34.2/20260226000915.201/Casks/proton-pass.json
==> Fetching downloads for: proton-pass
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/5.1.0\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 26.3.1\)\ curl/8.7.1 --header Accept-Language:\ en --retry 3 -V
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/5.1.0\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 26.3.1\)\ curl/8.7.1 --header Accept-Language:\ en --retry 3 -V
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/5.1.0\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 26.3.1\)\ curl/8.7.1 --header Accept-Language:\ en --retry 3 --fail --location --silent --head https://proton.me/download/PassDesktop/darwin/universal/ProtonPass_1.35.0.dmg
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/5.1.0\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 26.3.1\)\ curl/8.7.1 --header Accept-Language:\ en --retry 3 -V
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/5.1.0\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 26.3.1\)\ curl/8.7.1 --header Accept-Language:\ en --retry 3 -V
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/5.1.0\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 26.3.1\)\ curl/8.7.1 --header Accept-Language:\ en --retry 3 --fail --location --silent --head https://proton.me/download/PassDesktop/darwin/universal/ProtonPass_1.35.0.dmg
✘ Cask proton-pass (1.35.0)
Error: Download failed on Cask 'proton-pass' with message: Download failed: https://proton.me/download/PassDesktop/darwin/universal/ProtonPass_1.35.0.dmg
==> Upgrading 1 outdated package:
proton-pass 1.34.2 -> 1.35.0
==> Started upgrade process for Cask proton-pass
==> Upgrading proton-pass
==> Printing caveats
==> Cask::Installer#fetch
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/5.1.0\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 26.3.1\)\ curl/8.7.1 --header Accept-Language:\ en --retry 3 -V
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/5.1.0\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 26.3.1\)\ curl/8.7.1 --header Accept-Language:\ en --retry 3 -V
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/5.1.0\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 26.3.1\)\ curl/8.7.1 --header Accept-Language:\ en --retry 3 --fail --location --silent --head https://proton.me/download/PassDesktop/darwin/universal/ProtonPass_1.35.0.dmg
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/5.1.0\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 26.3.1\)\ curl/8.7.1 --header Accept-Language:\ en --retry 3 -V
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/5.1.0\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 26.3.1\)\ curl/8.7.1 --header Accept-Language:\ en --retry 3 -V
/usr/bin/env /opt/homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/5.1.0\ \(Macintosh\;\ arm64\ Mac\ OS\ X\ 26.3.1\)\ curl/8.7.1 --header Accept-Language:\ en --retry 3 --fail --location --silent --head https://proton.me/download/PassDesktop/darwin/universal/ProtonPass_1.35.0.dmg
==> Purging files for version 1.35.0 of Cask proton-pass
Error: proton-pass: Download failed on Cask 'proton-pass' with message: Download failed: https://proton.me/download/PassDesktop/darwin/universal/ProtonPass_1.35.0.dmg
/opt/homebrew/Library/Homebrew/brew.rb (Formulary::FromAPILoader): loading pkgconfOutput of brew doctor and brew config
Your system is ready to brew.
HOMEBREW_VERSION: 5.1.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: 4135badeddc3899aa2e89d3ea1caee320c55d299
Last commit: 11 hours ago
Branch: stable
Core tap JSON: 12 Mar 03:56 UTC
Core cask tap JSON: 12 Mar 03:56 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DOWNLOAD_CONCURRENCY: 16
HOMEBREW_FORBID_PACKAGES_FROM_PATHS: set
HOMEBREW_MAKE_JOBS: 8
Homebrew Ruby: 4.0.1 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/4.0.1/bin/ruby
CPU: octa-core 64-bit arm_firestorm_icestorm
Clang: 17.0.0 build 1700
Git: 2.50.1 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 26.3.1-arm64
CLT: 26.3.0.0.1.1771626560
Xcode: N/A
Rosetta 2: falseOutput of brew tap
asmvik/formulae
oven-sh/bunReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels