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

HomeBrew stopped working in Brazil - brew update #196356

Open
4 tasks done
arnonrdp opened this issue Nov 1, 2024 · 2 comments
Open
4 tasks done

HomeBrew stopped working in Brazil - brew update #196356

arnonrdp opened this issue Nov 1, 2024 · 2 comments
Labels
github-outage upstream issue An upstream issue report is needed

Comments

@arnonrdp
Copy link

arnonrdp commented Nov 1, 2024

brew gist-logs <formula> link OR brew config AND brew doctor output

~ brew config
HOMEBREW_VERSION: 4.4.3
ORIGIN: https://github.com/Homebrew/brew
HEAD: 91f3671b16fe62121364c465c14e0dfd088d7ead
Last commit: 5 days ago
Core tap JSON: 01 Nov 11:56 UTC
Core cask tap JSON: 30 Oct 13:33 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 12
Homebrew Ruby: 3.3.5 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.5/bin/ruby
CPU: dodeca-core 64-bit arm_lobos
Clang: 16.0.0 build 1600
Git: 2.39.5 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 15.1-arm64
CLT: 16.1.0.0.1.1729049160
Xcode: N/A
Rosetta 2: false~ brew doctor
Your system is ready to brew.

Verification

  • My brew doctor output says Your system is ready to brew. and am still able to reproduce my issue.
  • I ran brew update and am still able to reproduce my issue.
  • I have resolved all warnings from brew doctor and that did not fix my problem.
  • I searched for recent similar issues at https://github.com/Homebrew/homebrew-core/issues?q=is%3Aissue and found no duplicates.

What were you trying to do (and why)?

brew update

What happened (include all command output)?

==> Updating Homebrew...
Error: Failed to download https://formulae.brew.sh/api/formula.jws.json!
Failed to download https://formulae.brew.sh/api/cask.jws.json!
Failed to download https://formulae.brew.sh/api/formula_tap_migrations.jws.json!
Failed to download https://formulae.brew.sh/api/cask_tap_migrations.jws.json!

What did you expect to happen?

I expected it works.
Also for brew update it doesn't work.

Step-by-step reproduction instructions (by running brew commands)

I also tried to install a package:
`brew install docker` but I have a similar error like:


==> Downloading https://formulae.brew.sh/api/formula.jws.json
curl: (28) Failed to connect to formulae.brew.sh port 443 after 300003 ms: Couldn't connect to server

Warning: formula.jws.json: update failed, falling back to cached version.
==> Downloading https://formulae.brew.sh/api/formula_tap_migrations.jws.json
curl: (28) Failed to connect to formulae.brew.sh port 443 after 300016 ms: Couldn't connect to server

Warning: formula_tap_migrations.jws.json: update failed, falling back to cached version.

I said "in Brazil" because I talked to some partners from other places in the world and it works there.

I tried to running those commands in 2 different Mac I have at home and both have the same error.

@arnonrdp arnonrdp added the bug Reproducible Homebrew/homebrew-core bug label Nov 1, 2024
@arnonrdp
Copy link
Author

arnonrdp commented Nov 1, 2024

UPDATE:

  • It works if I use a VPN.

@Bo98
Copy link
Member

Bo98 commented Nov 1, 2024

Looks like a wider outage in Brazil: https://github.com/orgs/community/discussions/143145. Someone from GitHub is in that thread asking for information to help debug.

@cho-m cho-m added github-outage upstream issue An upstream issue report is needed and removed bug Reproducible Homebrew/homebrew-core bug labels Nov 1, 2024
@Homebrew Homebrew deleted a comment Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github-outage upstream issue An upstream issue report is needed
Projects
None yet
Development

No branches or pull requests

3 participants