-
-
Notifications
You must be signed in to change notification settings - Fork 3
Troubleshooting
github-actions[bot] edited this page Jul 14, 2026
·
11 revisions
Canonical source: Troubleshooting.
Start with the complete error, its file path, and the command that produced it.
- Credential-store errors: set
cli_auth_credentials_store = "file"in$CODEX_HOME/config.toml. - No profiles: run
codex-switch loginorcodex-switch import <path>. - Windows daemon access denied: use elevated PowerShell for install or uninstall.
- Broken TUI in Git Bash: use Windows Terminal or PowerShell.
- Mistaken deletion: stop the daemon and restore the newest matching directory from
deleted-profiles/.
For network failures, rerun with --debug, then redact tokens, emails, account IDs, workspace names, and proxy credentials before sharing output.
- Check short behavior and security answers in the FAQ.
- For full recovery procedures, open the canonical troubleshooting guide.
- If the problem remains, report the redacted reproduction in the GitHub issue tracker.