Overview
If you cannot sign in to or access the CircleCI web app at app.circleci.com, your browser may have retained outdated CircleCI page files after a web app update. Emptying the browser cache and doing a hard reload downloads the current files and can restore access.
This article applies to reports such as:
- “I can't sign in.”
- “We cannot access app.circleci.com.”
- “The CircleCI web app appears to be down.”
- “The page is blank” or “I only see a white screen.”
- “The page is stuck loading” or the loading spinner never finishes.
- “The app is not loading, but the CircleCI status page says everything is operational.”
Check the CircleCI status page first
Check status.circleci.com for an active incident.
- If an incident is listed, follow the updates on the status page.
- If the status page is operational, continue with the browser steps below.
Try a private browser window
- Open an Incognito / Private / InPrivate window.
- Go to app.circleci.com and try to sign in.
If it works in a private window, empty the cache in your normal browser using the steps below.
Empty the cache and hard reload
Chrome or Edge (Mac)
- Open Developer Tools with
Cmd + Option + I. - Right-click the reload button in the browser toolbar.
- Select Empty Cache and Hard Reload.
- Close Developer Tools and try app.circleci.com again.
Chrome or Edge (Windows)
- Open Developer Tools with
F12orCtrl + Shift + I. - Right-click the reload button in the browser toolbar.
- Select Empty Cache and Hard Reload.
- Close Developer Tools and try app.circleci.com again.
Safari (Mac)
- Go to Safari → Settings → Advanced and enable Show features for web developers (or Show Develop menu in menu bar).
- From the Develop menu, select Empty Caches.
- Reload the page with
Cmd + R. - Try app.circleci.com again.
Firefox (Mac or Windows)
- Go to Settings → Privacy & Security → Cookies and Site Data → Manage Data….
- Search for
circleci.comand remove its site data. - Reload app.circleci.com, or use
Cmd + Shift + Ron Mac /Ctrl + Shift + Ron Windows.
Still cannot access CircleCI?
- Update and restart your browser.
- Disable browser extensions, especially privacy, ad-blocking, or security extensions.
- Try a different browser.
- Try a different network, such as a mobile hotspot, to rule out VPN, firewall, proxy, or ISP interference.
If the problem continues, contact CircleCI Support and include:
- A screenshot of the blank page or error
- The affected CircleCI URL
- Your browser name and version
- Whether a private browser window worked
- What troubleshooting you already tried
- Optionally, a HAR file captured while reproducing the issue: Creating HAR files for troubleshooting with Support
Comments
Article is closed for comments.