Troubleshooting Playbook
This is the longer operational companion to the shorter Troubleshooting guide.Auth Problems
Symptom
search or inspect returns E_AUTH_REQUIRED.
Checks
- Run
gitquarry auth status - Check for
GITQUARRY_TOKEN_<HOST>orGITQUARRY_TOKEN - Confirm
--hostis what you think it is - Re-run
auth login
Search Validation Problems
Symptom
Immediate failure before any network work.Likely Cause
That is usually intentional. Gitquarry validates before auth/network when possible. Examples:- empty native query
- rank without discover
- malformed
owner/repo - raw qualifier plus overlapping structured flag
Output Problems
Symptom
Your script cannot parse the output.Fix
- switch to
--format jsonor--format compact - set
--progress offif you want a fully silentstderr - never parse
pretty
Host Problems
Symptom
The wrong credentials appear to be used.Fix
Remember that auth is keyed to the normalized host. Check:Release-Surface Problems
Symptom
One packaging surface is behind the GitHub release.Fix
Use the release runbook and sync:- GitHub Release
- npm
- Homebrew tap
- Scoop bucket
- AUR
- repo-local packaging mirrors