brew stopped working on mac os (26.4.1) - Intel/Apple Silicon #6819
Replies: 4 comments
-
|
Might have something to do with https://www.githubstatus.com/incidents/ql942tw29yl6. If it occurs beyond that you'll have to figure out yourself why you can't connect to GitHub packages. |
Beta Was this translation helpful? Give feedback.
-
|
This is happeneing today again and the URL that is used for the download (https://ghcr.io/v2/homebrew/core/portable-ruby/blobs/sha256:8ad98d9cf15477d1a43f4012cfd5eff5c271398bca1e2724b55bd4944a0bb1d4) returns this: {"errors":[{"code":"UNAUTHORIZED","message":"authentication required"}]} Not sure it is a "connection to GitHub package" problem on our end. There is a CURL error before that Erro from libreSSL saying: curl: (56) LibreSSL SSL_read: LibreSSL/3.3.6: error:06FFF064:digital envelope routines:CRYPTO_internal:bad decrypt, errno 0 Seems that this is not as straight forward as a connection to GitHub maybe? I'll try to dig deeper. |
Beta Was this translation helpful? Give feedback.
-
|
Output from:
I am going to try a different network connection and a different Mac just to see if that changes anything..... |
Beta Was this translation helpful? Give feedback.
-
|
OK, different network and it worked. Hmmm....... Thanks for your patience. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew configOutput of
brew doctorDescription of issue
Suddenly, Homebrew has stopped working on my Mac—both on Intel and Apple Silicon systems—even though the internet connection is working fine. Any help would be much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions