codex - 💡(How to fix) Fix review error eats up 5hr limit [3 comments, 3 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

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#18194Fetched 2026-04-17 08:31:31
View on GitHub
Comments
3
Participants
3
Timeline
9
Reactions
0
Author
Timeline (top)
labeled ×4commented ×3cross-referenced ×1unlabeled ×1

Error Message

■ {"type":"error","status":400,"error":{"type":"invalid_request_error","message":"The 'gpt-5.1-codex-mini' model is not supported when using Codex with a ChatGPT account."}} ⚠ MCP client for codex_apps failed to start: MCP startup failed: handshaking with MCP server failed: Send message error Transport [rmcp::transport::worker::WorkerTransport<rmcp::t ransport::streamable_http_client::StreamableHttpClientWorker<codex_rmcp_client::rmcp_client::StreamableHttpResponseClient>>] error: Client error: error sending request for url ■ {"type":"error","status":400,"error":{"type":"invalid_request_error","message":"The 'gpt-5.1-codex-mini' model is not supported when using Codex with a ChatGPT account."}} set model to gpt-5.1-codex-mini, do a /review uncommited changes against base, it will show error, try again. 5h shouldn't go down at all from a server error.

RAW_BUFFERClick to expand / collapse

What version of Codex CLI is running?

v0.121.0

What subscription do you have?

plus

Which model were you using?

gpt-5.1mini

What platform is your computer?

macos

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

Ghostty

What issue are you seeing?

if i review code using gpt-5.1-codex-mini, it eats up around 25% of my 5hr right away even without processing. It was the first command after the 5h reset.

Review the current code changes (staged, unstaged, and untracked files) and provide prioritized findings.

■ {"type":"error","status":400,"error":{"type":"invalid_request_error","message":"The 'gpt-5.1-codex-mini' model is not supported when using Codex with a ChatGPT account."}}

<< Code review finished >>

• Review was interrupted. Please re-run /review and wait for it to complete.

• Fast mode set to off

Code review started: current changes <<

⚠ MCP client for codex_apps failed to start: MCP startup failed: handshaking with MCP server failed: Send message error Transport [rmcp::transport::worker::WorkerTransport<rmcp::t ransport::streamable_http_client::StreamableHttpClientWorker<codex_rmcp_client::rmcp_client::StreamableHttpResponseClient>>] error: Client error: error sending request for url (https://chatgpt.com/backend-api/wham/apps), when send initialize request

⚠ MCP startup incomplete (failed: codex_apps)

■ {"type":"error","status":400,"error":{"type":"invalid_request_error","message":"The 'gpt-5.1-codex-mini' model is not supported when using Codex with a ChatGPT account."}}

<< Code review finished >>

What steps can reproduce the bug?

set model to gpt-5.1-codex-mini, do a /review uncommited changes against base, it will show error, try again.

Do a /status and see 5h limit go down significantly.

What is the expected behavior?

5h shouldn't go down at all from a server error.

Additional information

No response

extent analysis

TL;DR

The issue is likely due to the 'gpt-5.1-codex-mini' model not being supported with a ChatGPT account, causing errors and consuming the 5-hour limit.

Guidance

  • Verify that the 'gpt-5.1-codex-mini' model is compatible with the ChatGPT account by checking the official documentation or support channels.
  • Try using a different model that is supported with the ChatGPT account to see if the issue persists.
  • Check the Codex CLI version (currently v0.121.0) to ensure it is up-to-date and compatible with the ChatGPT account.
  • Review the error messages and logs to identify any other potential causes of the issue.

Example

No code snippet is provided as it is not clearly supported by the issue.

Notes

The issue may be specific to the 'gpt-5.1-codex-mini' model and ChatGPT account combination, and further investigation is needed to determine the root cause.

Recommendation

Apply workaround: Try using a different model that is supported with the ChatGPT account to avoid the error and consumption of the 5-hour limit.

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

codex - 💡(How to fix) Fix review error eats up 5hr limit [3 comments, 3 participants]