Back

Dashboard Keeps Refreshing — What To Do

Dashboard Keeps Refreshing — What To Do

? Infinite Refresh Loop Fix

If your dashboard keeps refreshing or showing 429 errors, this issue has been fixed. Here's how to verify.

The Problem

A previous bug caused the dashboard to enter an infinite redirect loop when certain API endpoints returned authentication errors. The page would redirect to SSO, get a new token, load the dashboard, hit the same error, and loop endlessly — triggering rate limits.

The Fix (Already Applied)

  • Authentication errors on secondary endpoints no longer trigger page reloads
  • Only SSO authentication failures cause redirects
  • The dashboard now handles API errors gracefully with retry logic

If You Still Experience This

  1. Clear your browser cookies for gositeme.com
  2. Clear localStorage (F12 → Application → Clear)
  3. Close all GoSiteMe tabs and open a fresh one
  4. Visit https://gositeme.com/middleware/dashboard directly

Was this answer helpful?