Something went wrong while executing your query. #5969
Unanswered
eleanordoesntcode
asked this question in
Tap maintenance and brew development
Replies: 1 comment 1 reply
-
"Something went wrong" doesn't seem to be a Homebrew error message. Try adding |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Output of
brew config
Output of
brew doctor
Description of issue
I've had this problem several times where, while contributing to cask maintenance with
brew bump --open-pr
, the command would take more time than usual (a few seconds), and then fail with this error.An example I've had today:
The issue seems to be inconsistent - the command worked perfectly yesterday, but today it doesn't. The last time I've had this issue, I reinstalled completely Homebrew, but with the number of formulaes and casks I have installed, it takes too much time for me to do this. This is also why I am not publishing it as an issue in Homebrew/brew - I have no idea on how to reproduce it.
I use a GitHub token in $HOMEBREW_GITHUB_API_TOKEN to bypass API limits, and the token hasn't expired, I checked.
Has anyone any idea on how to fix?
Beta Was this translation helpful? Give feedback.
All reactions