ChatGPT login keeps timing out and won't load

You're trying to log in to ChatGPT, but the page just spins forever before showing a timeout error or a blank screen. This hits users across all browsers and devices, usually when OpenAI's authentication servers are over

ChatGPT login keeps timing out and won't load

You're trying to log in to ChatGPT, but the page just spins forever before showing a timeout error or a blank screen. This hits users across all browsers and devices, usually when OpenAI's authentication servers are overloaded or your network is blocking the login flow.

What's actually happening

When you see "Request timed out" or the login page loads but never advances past the email/password screen, the issue is almost always connection failure between your browser and OpenAI's auth.openai.com servers. These servers handle all login verification, including password checks and two-factor authentication codes.

The most common error messages you'll see: "Oops, we ran into an issue" after clicking Continue, a plain white screen after entering credentials, or the browser spinning on chatgpt.com/auth/login without ever reaching the chat interface. Sometimes you'll get through the password step but timeout when entering your 2FA code, which means the session token expired before the second verification completed.

Network interference causes most timeout loops. Corporate firewalls, VPNs with aggressive ad-blocking, and ISP-level content filters often block auth.openai.com or the callback URLs OpenAI uses after successful login. If you're on a work or school network, their security policies might explicitly block ChatGPT domains.

How to fix it

1. Clear your complete browser cache and cookies for chatgpt.com

In Chrome: Settings → Privacy and security → Clear browsing data → Time range: All time → Check "Cookies" and "Cached images" → Clear data. In Firefox: Settings → Privacy & Security → Cookies and Site Data → Clear Data. In Safari: Settings → Privacy → Manage Website Data → Remove chatgpt.com entries.

2. Disable all browser extensions temporarily

Open an incognito/private window (Ctrl+Shift+N in Chrome, Cmd+Shift+N on Mac). Try logging in there. If it works, you have an extension blocking the auth flow. The usual suspects: ad blockers like uBlock Origin, privacy tools like Privacy Badger, and VPN browser extensions. Disable them one by one to find the culprit.

3. Check if your VPN or corporate network is blocking OpenAI

Disconnect from any VPN and try logging in directly through your home internet. If you're on a work network, switch to your phone's mobile data. If login suddenly works, your network administrator is blocking chatgpt.com or auth.openai.com. You'll need to request they whitelist these domains or use ChatGPT from a different network.

4. Try a different browser entirely

Download a fresh browser you haven't used for ChatGPT yet—if you normally use Chrome, try Firefox or Edge. Don't import settings from your old browser. If login works in the new browser, your original browser has corrupted cache files or conflicting extensions you can't easily identify.

5. Reset your IP address and DNS

On Windows: Open Command Prompt as administrator, run `ipconfig /flushdns`, then restart your router. On Mac: System Preferences → Network → Advanced → TCP/IP → Renew DHCP Lease. This clears old routing information that might be sending your login requests to the wrong servers.

If login still times out after all five steps, the issue is on OpenAI's side—likely high traffic or regional server problems. Check OpenAI's status page for reported incidents.

If that doesn't work

Visit the OpenAI support contact page and send a message with these exact details: your email address, the browser and version you're using (find this in browser settings → About), your approximate location (country/state), whether you're using a VPN, the exact error message or what happens when you click Continue, and whether you can access other OpenAI services like platform.openai.com.

OpenAI typically responds to login issues within 2-3 business days. While waiting, try the ChatGPT mobile app—it uses different authentication paths and often works when the web version doesn't. If you're completely locked out and need urgent access, you can create a temporary account with a different email address to keep working.

Questions people actually ask

Q: Why does login work on mobile but not desktop?

A: Desktop browsers cache more authentication data and run more extensions that can interfere with login. Mobile apps connect directly to OpenAI's servers without browser middleware. Try desktop in incognito mode with no extensions.

Q: The login page loads but clicking Continue does nothing—no error, just nothing happens.

A: This is JavaScript blocking. Check if you have any script blockers enabled in your browser, or if your antivirus software is blocking scripts on chatgpt.com. Temporarily disable browser-based security tools and try again.

Q: I get timeout errors only when entering my 2FA code, not at the password step.

A: The session between password entry and 2FA verification expires after 60 seconds. Enter your 2FA code immediately after getting it—don't wait. If your 2FA app is slow to generate codes, switch to SMS or email codes in your OpenAI account security settings.

What to remember

  • Clear all cookies and cache for chatgpt.com specifically, not just recent browsing data
  • Try logging in from incognito mode with zero extensions first—this isolates the problem
  • Corporate and school networks frequently block OpenAI domains at the firewall level
  • If login works on mobile data but not wifi, your router or ISP is blocking the connection
  • Check status.openai.com before troubleshooting—widespread outages happen during peak US hours

---

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

Related help