Skip to main content

How to Troubleshoot 'Error Loading Data' or Similar Issues

Written by Serena Edwards
Updated this week

When you encounter errors such as 'Error loading data. Please check network connection and click retry' or find yourself stuck on a refresh page in Enrollsy, follow this comprehensive troubleshooting guide to resolve the issue:

Common Causes of Loading Errors in Enrollsy

  • Temporary service outages in the Enrollsy system

  • Issues with your network connection

  • Glitches in your browser cache or content loading process

Step-by-Step Troubleshooting

Step 1: Check Enrollsy's System Status

If available, visit the Enrollsy system status page to confirm whether there are any ongoing outages or maintenance activities. Outages might temporarily prevent the app from functioning correctly. If the system is down, wait for a few minutes and try again.

Step 2: Refresh or Reload the Application

  • Simple Refresh: Refresh the page in your browser or log out and log back into Enrollsy.

  • Perform a Hard Refresh: If refreshing doesn't resolve the issue, perform a hard refresh. This forces your browser to clear its cache and reload all files from the server. Instructions for a hard refresh vary by browser: - Windows Users: Press Ctrl + F5 or hold Shift and then click the refresh button. - Mac Users: Press Cmd + Shift + R.

Step 3: Verify Your Network Connection

Ensure your device is connected to a stable network. If you're using Wi-Fi, try switching to a different network or restarting your router. For mobile users, ensure your data plan is active and provides sufficient coverage in your area. If you're still experiencing problems, consider testing Enrollsy on a different device to rule out device-specific issues.

Step 4: Retry After a Short Delay

Occasionally, the issue might resolve itself after a brief period. Give the system a few minutes to recover before attempting to access the application again.

When Should You Contact Support?

If you've followed these steps and are still experiencing issues, reach out to Enrollsy's customer support for further assistance. Provide them with as much detail as possible about your issue, including any error messages you have encountered and troubleshooting steps you've already taken.

This should include a copy of the error message from your browser console log. Here are the steps to retrieve this error:

Google Chrome (Windows & Mac)

Chrome’s interface is consistent across both platforms, though the keyboard shortcuts differ slightly.

  1. Open the Console:

    • Windows/Linux: Press F12 or Ctrl + Shift + J.

    • Mac: Press Cmd + Option + J.

  2. Locate the Error: Look for text highlighted in red. These are the console errors.

  3. Copy the Message:

    • Specific Error: Right-click the error text and select Copy message or Copy stack trace.

    • Entire Log: Right-click anywhere in the console and select Save as... to download the entire log as a file, or select Copy all messages if you just need the text.


Safari (Mac Only)

Before you can see the console in Safari, you must ensure the "Develop" menu is enabled.

  1. Enable Develop Menu (If not already done):

    • Go to Safari > Settings (or Preferences).

    • Click the Advanced tab.

    • Check the box at the bottom: "Show features for web developers" (or "Show Develop menu in menu bar").

  2. Open the Console:

    • Press Cmd + Option + C.

  3. Locate the Error: Errors will typically appear with a red icon next to them.

  4. Copy the Message:

    • Click the error to expand it if necessary.

    • Highlight the text with your cursor, then right-click and select Copy, or press Cmd + C.

Did this answer your question?