How to Fix Most Platform Errors in Four Steps

When something breaks on the platform, these four steps resolve the majority of common errors. Work through them in order, testing after each one before moving to the next.

Step 1: Refresh Your Browser

A standard refresh clears minor display glitches instantly. Press Ctrl + R on Windows or Cmd + R on Mac to give that a try first.

If you're seeing a broken layout or missing elements, a hard refresh is more effective. This forces your browser to pull fresh files directly from the server instead of loading anything it has stored locally.

  • Windows: Ctrl + Shift + R
  • Mac: Cmd + Shift + R

The hard refresh is especially useful right after a platform update. Your browser can hold onto outdated files from the previous version, which causes all kinds of visual oddities.

Step 2: Clear Your Browser Cache and Cookies

Your browser stores website data to speed up loading times. Over time, that stored data can become outdated or corrupted, and the symptoms look almost identical to a real platform bug.

How to Clear Cache in Chrome

  1. Open Settings from the browser menu.
  2. Go to Privacy and Security.
  3. Select Clear Browsing Data.
  4. Check Cached images and files and Cookies and other site data.
  5. Click Clear data.

Firefox, Edge, and Safari each have a similar option inside their privacy or history settings.

💡
Tip: Not sure if your cache is the problem? Open an incognito window and try the same action. If the issue disappears there, clearing your cache will fix it in your regular browser.

Step 3: Test Your Internet Connection

A slow or unstable connection produces errors that look identical to platform bugs. Rule this out early by loading a site you know is reliable and seeing how it performs.

For a precise measurement, test your speed at Fast.com. The platform requires a minimum of 5 Mbps to function properly.

If your speed falls short, try these fixes in order and retest after each one:

  1. Unplug your router, wait 30 seconds, then plug it back in.
  2. Move closer to your Wi-Fi source, since walls and distance reduce signal strength.
  3. Switch to a wired ethernet connection if possible. Wired connections are more stable than Wi-Fi.
  4. Try a different network entirely, like a mobile hotspot, to rule out a problem specific to your location.

Errors that appear and disappear without any obvious pattern are a strong sign that your connection is the culprit.

Step 4: Log Out and Log Back In

Your login session carries an authentication token, a small piece of data that verifies your identity with the platform. This token can expire or become corrupted after long periods of inactivity or following a password change.

  1. Open the account menu using your profile icon in the top corner.
  2. Select Sign out or Log out.
  3. Wait a few seconds, then sign back in.
  4. Retry whatever triggered the error.

If you recently changed your password, this step alone often resolves the issue. The old token becomes invalid after a password update, which causes permission errors or blank screens.

⚠️
Warning: If you skip logging out and back in after a password change, you're likely to keep seeing permission errors until your old session clears. This step is worth doing even if everything else looks fine.

Quick Reference: Match Your Error to the Right Fix

Use this table to find the best starting point for whatever you're seeing.

What you're seeingBest first step
404 errorCheck the URL for typos, then navigate from the homepage
"Something Went Wrong"Refresh, log out and back in, then test in incognito
Slow load timesTest connection speed, clear cache, disable extensions
Broken layout or missing featuresHard refresh, then test in incognito
Permission errors or blank screensLog out and back in
General unexplained errorWork through all four steps in order

Still Stuck?

If you've worked through all four steps and the problem persists, it's time to reach out to the support team. When you do, include your browser name and version, your operating system, the exact error message, and the steps you've already tried. The more detail you provide upfront, the faster you'll get a resolution.