When using Perplexity, you may see a generic error message that says “Something Went Wrong.” This error prevents you from searching, viewing results, or using any feature. It can appear after a failed API call, a network interruption, or a corrupted browser state. This article explains the technical causes of this error and provides step-by-step diagnostic steps to restore normal operation.
Key Takeaways: Diagnosing the “Something Went Wrong” Error in Perplexity
- Clear browser cache and cookies: Removes corrupted session data that often triggers the error.
- Disable browser extensions: Stops ad blockers or privacy tools from interfering with Perplexity API calls.
- Switch networks or use a VPN: Bypasses ISP or regional restrictions that block Perplexity servers.
Why Perplexity Displays “Something Went Wrong”
The error “Something Went Wrong” is a generic HTTP 500 or 400 status code response. It means the Perplexity server could not process your request, or your browser could not communicate with the server correctly. Common root causes include:
Corrupted Browser Cache or Cookies
Your browser stores temporary files and cookies for Perplexity. If these become corrupted, the server rejects the session. This is the most frequent cause of the error.
Network or ISP Restrictions
Some internet service providers or corporate networks block API endpoints used by Perplexity. A VPN or a different network often resolves this.
Browser Extension Interference
Extensions that block scripts, modify headers, or manage cookies can break the communication between your browser and Perplexity. Ad blockers and privacy extensions are common culprits.
Server-Side Outage
Perplexity servers may be down for maintenance or experiencing a temporary outage. Checking third-party status sites can confirm this.
Diagnostic Steps to Fix the Error
Follow these steps in order. Test Perplexity after each step to see if the error is resolved.
- Refresh the page
Press F5 or Ctrl+R to reload the current page. This forces the browser to retry the request. If the error was a transient network blip, this may resolve it. - Clear browser cache and cookies for Perplexity
In Chrome, go to Settings > Privacy and Security > Clear browsing data. Select “Cookies and other site data” and “Cached images and files.” Set the time range to “All time.” Click “Clear data.” In Edge, go to Settings > Privacy, search, and services > Clear browsing data > Choose what to clear. Select “Cookies and other site data” and “Cached images and files.” Click “Clear now.” In Firefox, go to Options > Privacy & Security > Cookies and Site Data > Clear Data. Check both boxes and click “Clear.” - Disable all browser extensions
In Chrome, go to the puzzle icon in the toolbar > Manage extensions. Toggle off each extension. In Edge, go to Settings > Extensions and turn off each one. In Firefox, go to Add-ons and Themes > Extensions and disable all. Restart the browser and test Perplexity. If the error disappears, re-enable extensions one by one to identify the conflicting one. - Use an incognito or private window
Open a new incognito window (Ctrl+Shift+N in Chrome/Edge, Ctrl+Shift+P in Firefox). This disables all extensions and uses a fresh session. If Perplexity works here, the cause is likely an extension or a corrupted cookie. - Switch your network connection
If you are on Wi-Fi, switch to a mobile hotspot or a different Wi-Fi network. If you are on a corporate or school network, try using a personal network. If the error disappears, your ISP or network firewall is blocking Perplexity. - Use a VPN
Install a reputable VPN service and connect to a server in a different country. Then test Perplexity. A VPN bypasses regional blocks and ISP restrictions. - Check Perplexity server status
Visit a site like Downdetector or check Perplexity’s official X/Twitter account for outage reports. If servers are down, wait and try again later. - Update your browser
Outdated browsers may have compatibility issues. In Chrome, go to Settings > About Chrome. Chrome checks for updates automatically. In Edge, go to Settings > About Microsoft Edge. In Firefox, go to Options > General > Firefox Updates. Install any available updates and restart the browser. - Try a different browser
If you use Chrome, test Perplexity in Edge or Firefox. This isolates the problem to a specific browser installation. - Reset your browser settings
In Chrome, go to Settings > Reset settings > Restore settings to their original defaults. In Edge, go to Settings > Reset settings > Restore settings to their default values. In Firefox, go to Help > Troubleshooting Information > Refresh Firefox. This removes all extensions, cookies, and cache without deleting bookmarks or passwords.
If the Error Persists After All Steps
If you have completed all steps and the error continues, the problem may be on the Perplexity server side or related to your account. Try the following additional checks.
“Something Went Wrong” When Logging In
If the error appears specifically during login, your account may have a temporary lock or a corrupted session. Log out from all devices using Perplexity’s account settings. Then clear your browser data again and log in with your email and password. If you use Google or Apple SSO, try using the email/password method instead.
“Something Went Wrong” Only on Specific Searches
If the error occurs only when you search for certain topics, the query may trigger a server-side filter or a timeout. Try rephrasing your search. If the error persists, the Perplexity server may be rate-limiting your IP address. Wait 15 minutes and try again.
“Something Went Wrong” on the Mobile App
If you see this error on the Perplexity mobile app, force-close the app and reopen it. On iOS, double-press the Home button or swipe up from the bottom and swipe the Perplexity app off the screen. On Android, go to Settings > Apps > Perplexity > Force Stop. Then clear the app cache from Settings > Apps > Perplexity > Storage > Clear Cache. If the error remains, uninstall and reinstall the app.
Perplexity Free vs Pro: Error Handling Differences
| Item | Perplexity Free | Perplexity Pro |
|---|---|---|
| API rate limits | Lower limit — 5 searches per 15 minutes | Higher limit — 300 searches per day |
| Server priority | Standard queue — may see timeout errors during peak hours | Priority queue — reduced chance of server-side errors |
| Model access | Only Perplexity default model | Access to GPT-4, Claude, and other models |
| Error message detail | Generic “Something Went Wrong” | May show more specific error codes |
The error “Something Went Wrong” is more common on the Free plan due to rate limits and lower server priority. If you frequently see this error, upgrading to Pro may reduce its occurrence. However, the diagnostic steps above resolve the error for most users regardless of plan.
You can now diagnose and fix the “Something Went Wrong” error in Perplexity by clearing your browser cache, disabling extensions, and switching networks. If the error persists, try resetting your browser or using a VPN. As an advanced tip, you can use Perplexity’s API directly with a tool like Postman to test if the server responds correctly, bypassing browser issues entirely.