brew update fails #4375
Replies: 1 comment
-
Reinstalling commandline tools and retrying solved the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
Figured I would run an update like usual after another shell command crashed randomly just to check, and received this output.
I attempted reinstalling, and received the same issue in the end.
❯ brew update
/opt/homebrew/Library/Homebrew/cmd/update.sh: fork: Resource temporarily unavailable
/opt/homebrew/Library/Homebrew/shims/utils.sh: fork: Resource temporarily unavailable
/opt/homebrew/Library/Homebrew/cmd/update.sh: fork: Resource temporarily unavailable
/opt/homebrew/Library/Homebrew/cmd/update.sh: fork: Resource temporarily unavailable
error: cannot fork() for remote-https: Resource temporarily unavailable
/opt/homebrew/Library/Homebrew/cmd/update.sh: fork: Resource temporarily unavailable
/opt/homebrew/Library/Homebrew/cmd/update.sh: fork: Resource temporarily unavailable
Error: Can't find a working Curl!
error: cannot fork() for remote-https: Resource temporarily unavailable
/opt/homebrew/Library/Homebrew/cmd/update.sh: fork: Resource temporarily unavailable
/opt/homebrew/Library/Homebrew/cmd/update.sh: fork: Resource temporarily unavailable
/opt/homebrew/Library/Homebrew/cmd/update.sh: fork: Resource temporarily unavailable
error: cannot fork() for remote-https: Resource temporarily unavailable
/opt/homebrew/Library/Homebrew/cmd/update.sh: fork: Resource temporarily unavailable
/opt/homebrew/Library/Homebrew/cmd/update.sh: fork: Resource temporarily unavailable
error: cannot fork() for remote-https: Resource temporarily unavailable
Error: Can't find a working Curl!
/opt/homebrew/Library/Homebrew/cmd/update.sh: fork: Resource temporarily unavailable
╭─ ~ 128 ✘ 13:40:46
╰─ error: cannot fork() for remote-https: Resource temporarily unavailable
Beta Was this translation helpful? Give feedback.
All reactions