ChatGPT login keeps timing out with network error

You're trying to log in to ChatGPT, and instead of the chat interface, you get "Network error" or "Login timed out" — sometimes after waiting 30 seconds, sometimes immediately. This hits both free and Plus users, usually

ChatGPT login keeps timing out with network error

You're trying to log in to ChatGPT, and instead of the chat interface, you get "Network error" or "Login timed out" — sometimes after waiting 30 seconds, sometimes immediately. This hits both free and Plus users, usually during server congestion or when something's blocking your connection to OpenAI's authentication servers.

What's actually happening

When you see "Network error" or a timeout during login, your browser or app can't complete the handshake with OpenAI's authentication system at `auth0.openai.com`. This isn't the same as ChatGPT being completely down — the service might be running fine, but the login gateway is overwhelmed or unreachable from your network.

The error often appears as "Failed to fetch" in the browser console, or the login screen just spins forever before showing "Something went wrong. Please try again." You might also see it loop back to the email/password entry after you click "Continue" — that's the same root cause.

This happens most often during peak US hours (9am-5pm EST) when authentication servers handle millions of concurrent requests. It also triggers if your ISP, workplace firewall, VPN or browser extensions block the OAuth redirect that completes your login.

How to fix it

1. Check OpenAI's actual status

Go to `status.openai.com` in a new tab. If "API" or "ChatGPT" show red or orange, the timeout is on their end — wait 15-30 minutes. If everything's green, the problem's on your side.

2. Clear everything and retry

Press Ctrl+Shift+Delete (Windows) or Cmd+Shift+Delete (Mac) in your browser. Select "All time" and check "Cookies" and "Cached images". Click "Clear data". Now go to `chatgpt.com` and try logging in again. This wipes corrupted auth tokens that cause loop-backs.

3. Try incognito mode

Open a private/incognito window (Ctrl+Shift+N in Chrome, Cmd+Shift+N in Safari). Go to `chatgpt.com` and log in. If it works here but not in normal mode, a browser extension is blocking the auth flow — disable them one by one to find the culprit. Ad blockers and privacy tools like uBlock Origin or Privacy Badger commonly break OAuth.

4. Switch networks

If you're on workplace WiFi or a VPN, disconnect and try your phone's mobile data or home internet. Corporate firewalls often block `auth0.openai.com` or the redirect URLs OpenAI uses. If mobile data works immediately, the timeout is network-specific.

5. Test a different browser

Download Chrome or Firefox if you're using Safari, or vice versa. A fresh browser rules out corrupted profiles or weird certificate issues. The ChatGPT not working troubleshooting guide covers other browser-specific fixes.

6. Disable IPv6 temporarily

On Windows: Settings > Network & Internet > Ethernet/WiFi > Edit > IPv6 toggle off. On Mac: System Preferences > Network > Advanced > TCP/IP > Configure IPv6 > Link-local only. Restart your browser and retry — some ISPs have broken IPv6 routing to OpenAI's auth servers.

If that doesn't work

When all six steps fail and `status.openai.com` shows green, you need to escalate. Go to `help.openai.com` and click "Messages" in the bottom right. Send:

"Cannot log in to ChatGPT — network error every attempt. Tried incognito, cleared cache, three browsers (Chrome/Firefox/Safari), mobile data and home WiFi. Status page shows green. Account email: [your email]. Error appears at: [exact step — after password, after Continue, immediately]. Screenshot attached."

Response usually takes 12-24 hours. Include your IP address (google "what is my ip") if using a VPN — OpenAI may see suspicious activity flags.

If you genuinely can't access your account for work, see how to contact OpenAI support for the fastest channel. For Plus subscribers, support often responds within 6 hours.

Questions people actually ask

Q: Does "network error" mean I'm banned?

A: No. Account bans show "Your account has been disabled" on a red screen after login. Network errors are connection failures, not account actions. If you're worried about a ban, check can't log in to ChatGPT for ban-specific symptoms.

Q: Will waiting longer help?

A: If `status.openai.com` shows an incident, yes — wait 30 minutes. If status is green and you've waited 2+ hours with no change, waiting won't help. The issue is configuration or blocking, not temporary load.

Q: Can I skip the web and use the app instead?

A: The iOS and Android apps use the same `auth0.openai.com` backend. If web login times out, the app will too. But try it anyway — mobile networks sometimes bypass the firewall rules blocking your WiFi.

What to remember

  • "Network error" at login means authentication servers are unreachable — not the same as ChatGPT being down
  • Check `status.openai.com` first — if it's green, the problem's your network or browser
  • Incognito mode + mobile data isolates whether extensions or firewalls are blocking OAuth
  • Corporate WiFi and VPNs commonly timeout because they block `auth0.openai.com`
  • Clear all cookies and cache for "All time" — not just the last hour

---

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

Related help