- 
                Notifications
    You must be signed in to change notification settings 
- Fork 6.1k
Closed as duplicate of#3835
Description
Summary
Encountered the following warning when running Codex CLI. The retry loop does not recover:
⚠️ stream error: stream disconnected before completion: Transport error: error decoding response body; retrying 1/5 in 186ms…
Steps to Reproduce
- Run Codex CLI and observe the stream output
- Transport decoding error appears and retries but never succeeds
Expected Result
The stream should remain connected until completion without transport decode errors.
Actual Result
The stream disconnects before completion, logs the transport decoding error above, and retries without success.
Environment
- Codex CLI version: unknown
- Platform/OS: macOS (details unavailable)
- Network: standard broadband connection
Additional Context
- Error continues after multiple retries
- No additional stack trace was emitted beyond the message above
bitemyapp, n-WN, habbler and dellis23
Metadata
Metadata
Assignees
Labels
No labels