OpenAI Status Shows a Busy July for ChatGPT and Codex
OpenAI’s status history shows repeated July 2026 outages across ChatGPT, Codex, image generation, and login systems.

OpenAI’s status history shows repeated July 2026 outages across ChatGPT, Codex, image generation, and login systems.
OpenAI’s status history logged a dense run of incidents in July 2026, with multiple service hits on the same days and most of them resolved within hours. The page also notes that GPT-5.5 is now available to all paid users in Codex, while the latest visible alert calls out elevated error rates and latency for the Moderation API.
| Date | Incident | Status note |
|---|---|---|
| Jul 23, 2026 | Moderation API | Elevated error rates and latency |
| Jul 22, 2026 | Workspace Agent, file uploads, image generation, ChatGPT image generation | All impacted services recovered |
| Jul 21, 2026 | API image generation, logins and signups | Recovered |
| Jul 18, 2026 | Codex access, ChatGPT app availability | Recovered |
| Apr 23, 2026 | Codex access, GPT-5.5 in Codex, Moderation API | GPT-5.5 rollout note and mitigation update |
July 2026 was packed with short-lived incidents
Get the latest AI news in your inbox
Weekly picks of model releases, tools, and deep dives — no spam, unsubscribe anytime.
No spam. Unsubscribe at any time.
The July log reads like a stress test for OpenAI’s consumer and developer products. On July 22 alone, OpenAI posted updates for ChatGPT, Codex, image generation, file uploads, and a Workspace Agent issue. By the next day, the Moderation API was the main item left on the page.

That pattern matters because the incidents were not isolated to one product line. The history page shows failures across login, model selection, file handling, GitHub-connected workflows, voice mode, and image generation. If you run OpenAI tools in production, this is the kind of week that forces teams to keep fallback paths ready.
- July 22 included four separate incident entries.
- July 21 covered API image generation plus login and signup problems.
- July 18 hit Codex access and a ChatGPT app availability issue for enterprise users.
- July 16 included SSO login errors.
- July 11 included a FedRAMP workspace incident that touched Codex, workspace analytics, conversation search, custom GPT search, user invites, and compliance log downloads.
OpenAI’s own wording is careful and consistent: “All impacted services have now fully recovered” appears over and over. That tells you two things. First, the outages were real enough to warrant public status posts. Second, the company kept recovery times relatively short, usually within the same day.
GPT-5.5 in Codex is now a paid-user feature
The most concrete product update on the page is the Codex note from April 23: GPT-5.5 is available to all paid users in Codex. OpenAI also tells users who still see access issues to update to the latest Codex version. That is a small sentence with a large operational meaning: product rollout and client versioning are now tied together.
This matters because several later incidents mention Codex directly. On July 17, OpenAI said Codex 5.6-sol had increased server-overload errors. On July 16, some users saw the “Selected Model is at Capacity” error. On July 11, GPT-5.5 in Codex had elevated error rates. The rollout is real, but so are the growing pains.
“The best way to predict the future is to invent it.” — Alan Kay
That quote is older than OpenAI, but it fits the release pattern here. OpenAI is shipping quickly, then patching the rough edges in public. For developers, the practical takeaway is simple: treat model access and client compatibility as moving targets, especially inside tools like Codex where the UI, the model, and the backend all have to agree at the same time.
The numbers point to a broad reliability problem, not one bad endpoint
June and May were busy too. The history page shows Codex compaction latency, subscription checkout failures, API latency spikes, Responses API 404s, elevated transcription failures, and image generation errors. In other words, the instability was spread across product surfaces and infrastructure layers.

Here is the clearest comparison from the history page:
- Product incidents: ChatGPT, Codex, Sora API, Responses API, Moderation API, and the OpenAI website all had entries.
- Access incidents: login, signup, SSO, Microsoft personal account sign-in, and account access issues appeared repeatedly.
- Workflow incidents: GitHub connectors, file uploads, workspace connectors, cloud tasks, and code review all showed failures.
- Enterprise and regulated environments: FedRAMP workspaces had their own multi-feature outage on July 11.
The sheer mix of affected systems suggests the pressure is not concentrated in one corner of the stack. When image generation, auth, file handling, and developer tools all show up in the same monthly history, that usually means a platform is scaling faster than its error budget can comfortably absorb.
There is also a practical signal for teams buying OpenAI services: the status page is no longer just a place to check if ChatGPT is down. It is a live operational log for product managers, backend engineers, and IT admins who depend on OpenAI in production. If your app uses OpenAI’s API, you should expect occasional failures in adjacent systems, not just the endpoint you call directly.
What developers should do next
The July history page says OpenAI is shipping aggressively, but it also shows that access, auth, and generation features can wobble on the same day. If you build on these tools, the smart move is to keep version checks current, monitor status.openai.com history, and build retries or fallbacks for login, uploads, and model calls.
The bigger question is whether OpenAI can keep this pace while reducing the number of public incidents that touch core workflows. My guess is the answer will show up in the next few weeks, not the next few months, because the status page is already doing the work of a public scorecard.
If July is any guide, the best thing for teams to do is simple: update clients fast, watch the status feed daily, and assume that a stable morning can turn into a multi-service incident by afternoon.
// Related Articles
- [IND]
AMD’s Anthropic deal points to 2GW of AI compute
- [IND]
Anthropic’s funding hits $132B in 18 rounds
- [IND]
OpenAI plans a $20B Georgia data center campus
- [IND]
Jensen Huang’s Japan Trip Recasts Nvidia’s AI Play
- [IND]
Anthropic's split from OpenAI, decoded
- [IND]
Open models beat safer ones when cyberattacks turn autonomous