CLI: Request blocked (not during compaction)

Open 💬 2 comments Opened Jul 23, 2026 by hendrykcosta75
💡 Likely answer: A maintainer (github-actions[bot], contributor) responded on this thread — see the highlighted reply below.

Problem

Codex CLI failed with:

Request blocked.

This occurred during normal generation, not during a remote compaction task.

Feedback thread

Environment

  • Tool: OpenAI Codex CLI
  • Error: Request blocked.
  • Context: mid-generation, unrelated to compaction

Please let me know if any additional logs or context are needed.

View original on GitHub ↗

2 Comments

github-actions[bot] contributor · 1 month ago

Potential duplicates detected. Please review them and close your issue if it is a duplicate.

  • #34949
  • #34157
  • #34998

Powered by Codex Action

boombx403-byte · 9 days ago

Hi @hendrykcosta75, that rollout size is valuable stress evidence. Codex Rescue Alpha5 scans large local session histories with bounded memory and produces aggregate size, media, and compaction diagnostics without loading the whole file into RAM or dumping full payloads.

If you still have an affected closed rollout, you can test it locally:

pip install codex-rescue==0.1.0a5
codex-rescue doctor <path-to-rollout.jsonl>

No raw session upload is needed; sanitized aggregate output is sufficient.