Skip to content

Troubleshooting

Troubleshooting illustration

This guide covers common issues you may encounter with the SCF Controls Platform and their solutions.

Before diving into specific issues, check these common areas:

  1. Browser console - Open DevTools (F12) and check the Console tab for errors
  2. Network tab - Check for failed API requests
  3. Clear cache - Hard refresh with Ctrl+Shift+R (Windows) or Cmd+Shift+R (Mac)

Symptom: “Sign in with Google” button does nothing or shows an error.

Check browser console for errors.

Common causes:

ErrorSolution
popup_closed_by_userUser closed popup — retry
invalid_clientContact support — OAuth configuration may need updating
Origin not allowedContact support — your domain may not be authorised
idpiframe_initialization_failedClear browser cookies, disable ad blocker

Cause: The popup was closed before completing authentication.

Solution: Try again and wait for the Google sign-in screen to fully load before selecting your account.

Cause: Your browser is blocking the sign-in popup.

Solutions:

  1. Look for a popup blocker icon in your browser’s address bar
  2. Click it and allow popups for this site
  3. Try signing in again

Symptom: User authenticates but sees empty pages or errors.

Check:

  1. Browser console for JavaScript errors
  2. Network tab for failed API requests
  3. Ensure you’re using a supported browser (Chrome, Firefox, Safari, Edge)

Symptom: Frontend loads but shows blank white page.

Check browser console (F12 → Console).

Common causes:

Console ErrorSolution
Failed to fetchCheck your internet connection, try refreshing
Unexpected tokenClear browser cache and refresh
Network errorsCheck if you’re behind a VPN or firewall that may be blocking access

Try these steps:

  1. Hard refresh: Ctrl+Shift+R (Windows) or Cmd+Shift+R (Mac)
  2. Clear browser cache and cookies for this site
  3. Try a different browser
  4. Try incognito/private browsing mode

Symptom: Made changes but don’t see them in the app.

Solutions:

  1. Wait for sync — The platform syncs every 30 seconds
  2. Click refresh — Use the refresh button in the header
  3. Hard refresh — Ctrl+Shift+R (Windows) or Cmd+Shift+R (Mac)
  4. Check sync indicator — Look for “Synced X ago” in the header

Symptom: Network requests failing with 4xx/5xx errors.

Debug:

  1. Open Network tab in browser DevTools
  2. Find the failing request
  3. Check the response body for error details
  4. If errors persist, contact support with the error details

Symptom: Pages show “Loading…” indefinitely or display no data.

Solutions:

  1. Check your internet connection
  2. Refresh the page — Click the refresh button or hard refresh
  3. Check if the service is operational — Visit the platform status page if available
  4. Clear browser cache — May resolve stale data issues

Symptom: Changes made by one user not appearing for another.

How synchronisation works:

  • The platform auto-syncs every 30 seconds
  • Focus events (switching back to the tab) trigger immediate refresh
  • Manual refresh button forces immediate sync

If sync seems stuck:

  1. Click the refresh button in the header
  2. Hard refresh the browser page
  3. Sign out and sign back in

Symptom: Expected controls or evidence items not appearing.

Check:

  1. Filters — Ensure no filters are hiding the items
  2. Search — Clear any search terms
  3. Organisation — Verify you’re in the correct organisation
  4. Permissions — Confirm you have access to view the data

Symptom: Pages take > 3 seconds to load.

Solutions:

  1. Check your internet connection — Run a speed test
  2. Clear browser cache — Old cached data can slow things down
  3. Reduce open tabs — Close unnecessary browser tabs
  4. Try a different browser — Some browsers perform better than others
  5. Disable browser extensions — Ad blockers or other extensions may interfere

Symptom: Browser freezes or becomes slow when using the platform.

Solutions:

  1. Close other tabs — Free up browser memory
  2. Hard refresh — Ctrl+Shift+R to reload the page
  3. Restart browser — Close and reopen your browser
  4. Check system resources — Close other applications if memory is low

Symptom: Signed in but can’t see your organisation.

Solutions:

  1. Check organisation selector — If you belong to multiple organisations, ensure the correct one is selected
  2. Contact your admin — You may not have been added to the organisation yet
  3. Verify email — Ensure you’re signed in with the correct Google account

Current status: Role-based access control is informational only. All authenticated users have full access to all features regardless of assigned role.

Why roles exist: Roles are being tracked so that when RBAC is enforced in a future release, you won’t need to reconfigure users.


The platform works best with:

BrowserVersion
ChromeLatest 2 versions
FirefoxLatest 2 versions
SafariLatest 2 versions
EdgeLatest 2 versions
  • Internet Explorer — Not supported
  • Very old browsers — May experience visual or functional issues
  • Mobile browsers — Basic support; desktop recommended for full functionality

If you can’t resolve an issue:

  1. Check the FAQ: See the FAQ for common questions

  2. Contact Support:

  3. Documentation:

    • Review relevant guides in this documentation
    • Check for any service status announcements