Perplexity Login Page Not Loading – How to Fix

PerplexityLogin & AccessUpdated May 17, 2026
Quick Answer

If the Perplexity login page at perplexity.ai/login is not loading, the fastest fix is to clear your browser cache and cookies, then disable any VPN or ad blocker. In most cases, a full cache clear resolves the blank-page or infinite-load issue within 60 seconds. If the page still fails, check status.perplexity.ai for ongoing incidents before troubleshooting further.

Step-by-Step Fix for Perplexity Login Page Not Loading

When the Perplexity login page at perplexity.ai/login refuses to load — whether it shows a blank screen, spins forever, or bounces you in a redirect loop — work through these steps in order. Most users resolve the issue at step 2 or 3.

Step 1 — Check the Perplexity Status Page

Before touching any settings, rule out a server-side outage.

  1. Open a new tab and navigate to status.perplexity.ai.
  2. Look for any red or yellow indicators next to "Authentication" or "Web App."
  3. If an incident is shown, wait for Perplexity to resolve it — no local fix will help during an outage.
  4. If the status page shows "All Systems Operational," the problem is on your end. Proceed to step 2.

Step 2 — Force-Reload the Login Page

A stale cached version of the page is the most common culprit behind blank screens.

  1. Navigate to perplexity.ai/login.
  2. Press Ctrl+Shift+R (Windows/Linux) or Cmd+Shift+R (Mac) to force a cache bypass.
  3. Wait up to 15 seconds for the page to reload fresh from the server.
  4. If the login form appears, you are done.

Step 3 — Clear Cache and Cookies for perplexity.ai

If the force-reload did not work, clear all stored data for the site.

Chrome / Edge:

  1. Click the padlock icon in the address bar while on perplexity.ai.
  2. Select Cookies and site dataManage on-device site data.
  3. Delete all cookies and cached files for perplexity.ai.
  4. Reload perplexity.ai/login.

Firefox:

  1. Press Ctrl+Shift+Delete to open the Clear History dialog.
  2. Set the time range to "Everything," check Cookies and Cache, click Clear Now.
  3. Reload perplexity.ai/login.

Safari:

  1. Go to Safari → Settings → Privacy → Manage Website Data.
  2. Search for "perplexity," select it, click Remove.
  3. Reload perplexity.ai/login.

Step 4 — Disable Your VPN or Proxy

VPNs are a frequent cause of login-page failures because Perplexity's CDN may block or throttle certain IP ranges.

  1. Pause or disable your VPN application completely.
  2. Reload perplexity.ai/login without the VPN active.
  3. If the page loads, reconnect your VPN and try a different server location — e.g., switch from a shared data-center exit node to one in your home country.
  4. If you use a proxy, disable it in your browser or system network settings and test again.

Step 5 — Disable Browser Extensions

Ad blockers, privacy shields, and script blockers can intercept Perplexity's JavaScript bundles or OAuth scripts.

  1. Open your browser's extension manager (usually at chrome://extensions or about:addons).
  2. Temporarily disable all extensions, especially uBlock Origin, Privacy Badger, Ghostery, or any firewall extension.
  3. Reload perplexity.ai/login.
  4. If it loads, re-enable extensions one by one to find the culprit, then whitelist perplexity.ai in that extension's settings.

Step 6 — Try a Different Browser or Incognito Window

This quickly isolates whether the issue is browser-specific.

  1. Open an incognito/private window (Ctrl+Shift+N on Chrome, Ctrl+Shift+P on Firefox).
  2. Navigate to perplexity.ai/login.
  3. If the page loads in incognito, the problem is a browser setting or extension in your normal mode.
  4. If incognito also fails, try a completely different browser — Chrome if you normally use Firefox, or vice versa.

Step 7 — Flush DNS and Try a Different Network

Rarely, a corrupted DNS cache can prevent your device from reaching Perplexity's servers at all.

Windows:

  1. Open Command Prompt as Administrator.
  2. Run: ipconfig /flushdns
  3. Reload perplexity.ai/login.

Mac:

  1. Open Terminal.
  2. Run: sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
  3. Reload perplexity.ai/login.

If still failing, switch to a different network — turn off Wi-Fi and use mobile data, or try a coffee shop network — to rule out router-level DNS blocking.

Step 8 — Contact Perplexity Support

If none of the above steps work and the status page shows no incident, email support@perplexity.ai with:

  • Your browser name and version
  • Your operating system
  • A screenshot of the error or blank page
  • Whether the issue occurs on multiple devices or networks

Why This Happens

Perplexity's login page is a JavaScript-heavy single-page application that depends on several external resources loading in sequence — OAuth scripts, CDN-hosted assets, and Cloudflare security verification. Any break in that chain (a cached bad JavaScript bundle, a blocked script, a VPN IP flagged by Cloudflare, or a corrupted cookie from a previous session) can leave the page blank, stuck in a spinner, or caught in a redirect loop. The 30-day session cookie architecture means that a corrupted cookie from weeks ago can silently interfere with fresh login attempts until the cookie is cleared.


Common Mistakes to Avoid

  • Repeatedly refreshing without clearing cache — this reloads the same broken cached file every time. A hard refresh (Ctrl+Shift+R) or full cache clear is required.
  • Assuming it is an account problem — a login page that fails to load is almost always a browser, extension, or network issue, not a credentials problem. Your account is likely fine.
  • Skipping the status page check — if Perplexity is having an outage, no amount of local troubleshooting helps. Always check status.perplexity.ai first.
  • Leaving the VPN active while troubleshooting — VPNs can re-introduce the same network-level block even after you clear your cache. Turn the VPN off before testing.
  • Clearing cache in the wrong browser — make sure you are clearing cache in the exact browser where the problem occurs, not a different one.
  • Using an outdated browser — Perplexity's login page requires modern ES2020+ JavaScript support. Update your browser if it is more than a year out of date.
  • Ignoring third-party cookie settings — if your browser blocks all third-party cookies globally (a common Brave setting), OAuth flows that depend on cross-domain cookies will silently fail.

Safari-Specific Login Page Issues

Safari has several behaviors that make it more likely to cause Perplexity login page problems compared to Chrome or Firefox.

Intelligent Tracking Prevention (ITP)

Safari's Intelligent Tracking Prevention aggressively restricts cookies from domains that it classifies as trackers. Perplexity's authentication flow involves cross-domain cookies (from accounts.google.com or Apple OAuth back to perplexity.ai), and ITP can silently block these. Symptoms:

  • The login page loads but the form does nothing when you click a social login button
  • You complete Google sign-in and are redirected, but Perplexity shows you as logged out
  • The login form loops without actually creating a session

Fix for Safari ITP issues:

  1. Go to Safari → Settings → Privacy.
  2. Uncheck "Prevent cross-site tracking" temporarily.
  3. Reload perplexity.ai/login and log in.
  4. Once logged in and your session cookie is set, you can re-enable ITP — the existing session cookie is stored and will persist until it expires.

Safari on iOS vs. Safari on Mac

Safari on iPhone and iPad shares the same ITP engine but also applies App Tracking Transparency rules. If you are logging in via Safari on iOS and the page fails:

  • Try the Perplexity mobile app instead (available on the App Store). The native app bypasses browser-level restrictions entirely.
  • If you must use Safari on iOS, go to Settings → Safari → Advanced → Website Data, delete perplexity.ai data, and try again.
  • Make sure Safari on iOS has JavaScript enabled: Settings → Safari → Advanced → JavaScript (must be ON).

Firefox-Specific Login Page Issues

Firefox's Enhanced Tracking Protection (ETP) in Strict mode is one of the most common causes of Perplexity login page failures for Firefox users.

Enhanced Tracking Protection Blocking OAuth

When ETP is set to Strict, Firefox blocks cookies and storage access from known tracker domains during the OAuth redirect flow. This causes the login to appear to succeed (the Google popup closes) but your Perplexity session is never created.

Fix for Firefox ETP:

  1. Click the shield icon in the address bar while on perplexity.ai.
  2. Click the toggle next to "Enhanced Tracking Protection is ON for this site" to turn it OFF for perplexity.ai only.
  3. The page will reload. Try logging in again.
  4. This creates a per-site exception without disabling Firefox's protection globally.

Alternatively, change your ETP level globally:

  1. Go to Settings → Privacy & Security → Enhanced Tracking Protection.
  2. Switch from "Strict" to "Standard."
  3. Reload perplexity.ai/login and attempt login.

Firefox Total Cookie Protection

Firefox's Total Cookie Protection (enabled by default since Firefox 86) partitions cookies per website, which can prevent the OAuth callback from working correctly. This is distinct from ETP and requires a separate fix:

  1. In the Firefox address bar, type about:config.
  2. Search for network.cookie.cookieBehavior.
  3. If the value is 5 (strict partitioning), consider temporarily setting it to 4 (reject cross-site) or 1 (reject third-party except social media OAuth).
  4. Reload perplexity.ai/login and try logging in.
  5. After successfully logging in, revert the setting if desired — your session cookie is already stored.

Simpler alternative: Open a Firefox Private Window, which uses standard cookie behavior, and log in from there. Copy your account details or bookmark the logged-in URL for easy access.


View all Perplexity guides

Perplexity · Login & Access

More Perplexity login & access guides

Browse all guides in this category to troubleshoot related issues faster.

Browse all guides →

Frequently Asked Questions

A blank login page usually means your browser is caching a broken or outdated version of the page. This often happens after a Perplexity deployment update that changes the page's JavaScript bundles. Force-reload the page with Ctrl+Shift+R (Windows/Linux) or Cmd+Shift+R (Mac) to bypass the cache. If that does not work, clear all site data for perplexity.ai under your browser's privacy settings and try again. Switching to a different browser is the fastest way to confirm whether this is a browser-specific cache issue.

Related Guides

Continue with nearby guides in the same topic to rule out adjacent causes faster.

Perplexity Access Denied or Session Expired – How to Fix

Perplexity 'Access Denied' errors indicate either a geographic restriction or an account permission problem, while 'Session Expired' simply means your 30-day login session has ended and you need to sign in again. For Session Expired, just log back in — your data is safe. For Access Denied, try disabling your VPN first, then check whether your account or subscription is in good standing at perplexity.ai/settings.

Can't Log Into Perplexity – How to Fix

If you can't log into Perplexity, the three most likely causes are: account temporarily locked after multiple failed attempts (wait 15–30 minutes), email verification not completed at signup (check your inbox for a verification link), or an OAuth account conflict where you signed up with Google but are trying to log in with a different email. Identify which scenario applies, then follow the targeted fix below.

Perplexity Keeps Logging Out – Fix Session Not Retained

If Perplexity keeps logging you out, the most common cause is browser cookies being blocked or cleared automatically. Fix it by going to your browser's cookie settings and allowing perplexity.ai to store cookies, then disable any 'clear cookies on close' setting. Browsers in private/incognito mode always log you out on close — this is by design. If you use a normal browser window but still get logged out, the issue is typically a cookie-blocking extension or a strict browser privacy setting.

Perplexity login not working on desktop app or browser — how to fix

Perplexity desktop login failures are caused by 4 main issues: browser extensions blocking OAuth requests, expired SSL certificates on corporate networks, corrupted cached session data, or an enterprise firewall intercepting the authentication redirect. Start by opening an incognito window and trying to log in — if that works, a browser extension is the cause. If incognito also fails, test on a mobile hotspot to rule out network-level interference.

Perplexity login not working on mobile (iOS and Android) — how to fix

Perplexity mobile login fails for different reasons on iOS and Android. On iOS, the most common cause is that Sign in with Apple is misconfigured or your iCloud account is logged out, which prevents the Apple ID handshake. On Android, outdated Google Play Services breaks Google sign-in. In both cases, force-close the Perplexity app, clear the app cache, and try again — if that fails, uninstall and reinstall the app to get a clean authentication state.