codex - 💡(How to fix) Fix Plus account marked as Free in Codex Cli /status after upgrading to Plus [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openai/codex#17319Fetched 2026-04-11 06:17:51
View on GitHub
Comments
1
Participants
2
Timeline
7
Reactions
0
Author
Timeline (top)
labeled ×3commented ×1cross-referenced ×1marked_as_duplicate ×1
RAW_BUFFERClick to expand / collapse

What version of Codex CLI is running?

0.118.0

What subscription do you have?

Plus

Which model were you using?

N/A

What platform is your computer?

Darwin 25.4.0 arm64 arm

What terminal emulator and version are you using (if applicable)?

Ghostty

What issue are you seeing?

After upgrading my account from Free to Plus (and waiting a few days), the codex cli's /status command still shows

Account: <email> (Free)

Similar to issue #5550.

Doing /logout and then logging back in correctly changed the label to "Plus".

What steps can reproduce the bug?

  1. Use codex cli with a free account
  2. Upgrade your account to plus
  3. Check the /status command output inside codex cli

What is the expected behavior?

No response

Additional information

No response

extent analysis

TL;DR

The issue with the Codex CLI showing an incorrect account type after upgrading from Free to Plus can likely be resolved by logging out and logging back in.

Guidance

  • The problem seems to be related to the account type not being updated in the Codex CLI after an upgrade.
  • To verify if the issue is resolved, run the /status command after logging out and logging back in to check if the account type is correctly displayed as "Plus".
  • If the issue persists, try checking the Codex CLI version and ensure it is up-to-date, as the issue might be related to a version-specific bug.
  • Refer to issue #5550 for potential similar solutions or workarounds.

Example

No code snippet is provided as it is not necessary for this specific issue.

Notes

The issue might be specific to the Darwin platform or the Ghostty terminal emulator, but this is not confirmed.

Recommendation

Apply workaround: Logging out and logging back in seems to resolve the issue, so this is the recommended course of action.

FAIL-SAFE: Given the information provided, the suggested workaround of logging out and logging back in is a safe and minimal solution to try and resolve the issue.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING