ChatGPT not loading — is it down or is it you

You open chatgpt.com and nothing happens. The screen sits blank, or you see a spinner that never stops, or you get dumped to an error page. Before you assume OpenAI's servers are toast, spend 60 seconds figuring out whet

ChatGPT not loading — is it down or is it you

You open chatgpt.com and nothing happens. The screen sits blank, or you see a spinner that never stops, or you get dumped to an error page. Before you assume OpenAI's servers are toast, spend 60 seconds figuring out whether this is a global outage or a problem on your end — because the fix is completely different depending on which it is.

How to check if OpenAI is actually down

Start with this site's live OpenAI status monitor. It pulls data directly from OpenAI's official status feed every 60 seconds and shows component-level health for ChatGPT, the API, Sora and other services. If you see red indicators next to ChatGPT or widespread reports of degraded performance, you're dealing with an actual outage.

Cross-check with status.openai.com, OpenAI's official status page. Look for active incidents or maintenance windows. Pay attention to the specific components affected — sometimes the web interface works fine while the API is down, or vice versa. If OpenAI reports "all systems operational" but ChatGPT won't load for you, the problem is almost certainly local.

Third-party outage trackers like Downdetector show spikes in user reports during real outages, but treat these as supporting evidence only. A few scattered reports don't mean OpenAI is down — they might just mean a few people have browser issues or VPN conflicts.

Is it OpenAI or is it you

Open an incognito or private browsing window and try loading chatgpt.com again. This bypasses your extensions, cached data and cookies in one step. If ChatGPT loads normally in incognito mode, you've just proven the issue is something on your computer or phone, not OpenAI's infrastructure.

Clear your browser cache and cookies specifically for chatgpt.com. In Chrome: Settings → Privacy and security → Clear browsing data → select "Cookies and other site data" and "Cached images and files" → set time range to "All time" → click Clear data. In Safari: Preferences → Privacy → Manage Website Data → search for "chatgpt.com" → Remove. Try loading the site again.

Disable all browser extensions temporarily. Extensions that modify web traffic — VPNs, ad blockers, script blockers, privacy tools — frequently break ChatGPT. Turn them all off, restart your browser and test. If ChatGPT suddenly works, re-enable extensions one at a time to identify the culprit.

Test without your VPN or proxy. Many corporate VPNs and privacy-focused DNS services block or throttle connections to OpenAI domains. Disconnect completely and try again using your standard home or mobile network.

Compare different access methods. If the browser version won't load, try the ChatGPT mobile app (iOS or Android). If the app works but the website doesn't, your browser or network is the problem. If neither works, check the live OpenAI status again — you might be catching a rolling outage that just hit your region.

Switch devices if you can. Try accessing ChatGPT from your phone if your computer won't load it, or vice versa. If it works on one device but not another, focus your troubleshooting on the failing device's network settings, DNS configuration or installed software.

What to do during an outage

Check the live OpenAI status and status.openai.com for estimated restoration times. OpenAI typically posts updates every 30 to 60 minutes during major incidents. You'll see whether engineers are investigating, have identified the problem or are actively deploying a fix.

For ChatGPT web users, just wait. Refreshing the page repeatedly accomplishes nothing and might actually make things worse if OpenAI is fighting off a traffic spike. Set a timer for 20 minutes and check back then.

API users should implement exponential backoff immediately. If you're getting 503 or 529 errors, don't hammer the endpoint — you'll just burn through your retry budget and possibly trigger rate limiting. Double your wait time between retries: 1 second, then 2, then 4, then 8. Queue requests locally rather than dropping them.

Don't delete and recreate your account. Don't cancel and re-subscribe to ChatGPT Plus. Don't spam the support queue with tickets. None of these actions will restore service faster and you might lose your chat history or billing status. For real troubleshooting steps when ChatGPT won't work, see ChatGPT not working — troubleshooting.

Questions people actually ask

Q: Is ChatGPT down right now?

A: Check the live OpenAI status on this site — it updates every 60 seconds from OpenAI's official feed. If it shows green across the board, ChatGPT isn't down globally. The problem is your browser, network or device.

Q: Why does ChatGPT load but not respond to my messages?

A: This usually means the backend processing infrastructure is degraded even though the web interface is up. Check status.openai.com under "ChatGPT" specifically — OpenAI sometimes reports partial outages where you can load the site but can't get responses.

Q: How long do ChatGPT outages typically last?

A: Most resolve within 30 to 90 minutes. Major incidents affecting multiple services can run 3 to 6 hours. OpenAI posts updates to status.openai.com during ongoing outages with estimated restoration times.

Q: Will I get refunded for ChatGPT Plus downtime?

A: OpenAI doesn't automatically issue refunds for brief outages. For extended disruptions affecting paid services, contact support through your account settings — but don't expect compensation for routine 20-minute incidents.

What to remember

  • Check this site's live status monitor first — it updates every 60 seconds and tells you immediately if OpenAI reports an outage
  • Test in incognito mode to rule out browser extensions, cache or cookies in 30 seconds
  • Disable your VPN and ad blocker before assuming ChatGPT is broken — these block OpenAI connections constantly
  • During real outages, wait — refreshing repeatedly doesn't help and might make things worse
  • API users must implement exponential backoff during degraded performance or 503/529 errors

Related help

---

*openai-support.com is an independent resource, not affiliated with OpenAI Inc.*

Related help