Hi,
I’m on a paid ChatGPT plan (ChatGPT Plus) and I’ve been experiencing what feels like a full outage of the Projects feature on my account for more than 5 days. I’d like to document the details here and also ask if anyone else is seeing similar behavior.
1. Plan / Environment
- Plan: ChatGPT Plus (paid)
- Region: South Korea (Asia/Seoul)
- Devices/Browsers:
- Windows 10 + Chrome (latest)
- Also tested with Microsoft Edge
- Networks:
- Home network
- Mobile hotspot
In all of these environments, normal chats work fine, but Projects are effectively unusable.
2. Issue Summary
-
Normal (non-Project) chats:
- Work as expected. The model responds normally.
-
Chats inside Projects:
- Either get stuck on loading and never produce a response, or
- Show an error banner (“Something went wrong while generating the response. If this issue persists please contact us through our help center at help.openai.com.”), or
- The response area stays completely blank, as if the model never starts generating.
-
This affects:
- Multiple existing Projects
- Newly created Projects
-
The issue has been continuous for more than 5 days.
So from my point of view, it looks like a Projects-only outage on my paid account.
3. Steps to Reproduce
- Log in to https://chatgpt.com
- Open any existing Project, or create a new Project.
- Type a message and send it.
- Observe that:
- No assistant reply is generated, or
- An error banner appears, and
- The console shows a 503 error (see below).
If I immediately open a normal chat in a separate tab in the same browser and network, that normal chat works fine.
4. Troubleshooting Already Done
I’ve already tried:
- Clearing browser cache and cookies
- Using incognito / private mode
- Disabling all extensions
- Testing different browsers (Chrome, Edge)
- Testing different networks (including mobile hotspot)
- Testing on different devices
- Logging out on all devices and logging back in
- Checking https://status.openai.com (no incident shown for ChatGPT/Projects)
The problem only happens in Projects, and it persists across all devices and networks.
5. Technical Details
(1) UI error banner
In Projects, when the failure happens, I see this red banner:
“Something went wrong while generating the response. If this issue persists please contact us through our help center at help.openai.com.”
(2) Console / Network error
When I open Developer Tools (F12) → Console and send a message in a Project, I consistently see:
POST https://chatgpt.com/backend-api/f/conversation 503 (Service Unavailable)