Troubleshooting Local Cache playback issues

Services window

Summary

  • Local Cache streams cached videos over your school network.
  • Open the Admin Console to check status.
  • Sign in once with your institution account during initial setup.
  • Create separate Admin Console credentials for ongoing access.
  • If Offline, confirm ClickView Local Cache is running in services.msc.
  • Check ports: 9054 (HTTP) and 9055 (HTTPS).
  • Update the Secure port in config.json if there’s a port conflict.
  • If using a proxy, set it in the Admin Console and Windows Internet Options.
star icon
Quick tip
What information should I collect about Local Cache playback issues?
Record the Local Cache status shown at http://localhost:9054, the protocol that failed (HTTP or HTTPS), the port in use, and whether “ClickView Local Cache” is “Running” in services.msc. Include whether your environment uses a proxy and the proxy exception list you have configured.

How Local Cache playback works

Local Cache stores ClickView videos on a local server so that once a video has been cached, future playback can stream over your local network (LAN) instead of from the cloud.

It’s normal for some videos to still play from the cloud even after Local Cache is set up. If a video is being watched for the first time on your network (or the cache was cleared or resized), ClickView will stream it from the cloud until caching is complete. After that, the next playback will stream from Local Cache.

Before you start

Before following the troubleshooting steps below, confirm these basics:

  • Local Cache is installed and setup is complete.
  • You can open the Local Cache Admin Console in a browser at http://localhost:9054.
  • You have access to the server (or device) where Local Cache is installed, so you can check Windows Services and local configuration files if needed.
  • If you recently changed storage locations, cache size, or performed an update, re-test playback after confirming the cache is Online.

Helpful related guides:

Identifying your institution and signing in

During the initial Admin Console configuration, you’ll be prompted to authenticate using your institution’s ClickView credentials (typically by entering your institution email and signing in).

Clickview sign in

This one-time sign-in links the Local Cache installation to your institution’s ClickView account so ClickView can recognise and manage the cache. After this step, you won’t normally need to sign in with institution credentials again.

Creating Local Cache Admin Console credentials

After the institution sign-in, you’ll be prompted to create a username and password for the Local Cache Admin Console.

Keep these points in mind:

  • The username must not be an email address.
    Local cache settings
  • The password must be at least six characters.
  • Store these credentials somewhere secure, as they’re used for future Admin Console access.
    Login to local cache

If you can’t access the Admin Console because these credentials are lost, you may need to involve your IT team or contact ClickView Product Support.

Check the Local Cache service status

Confirm Local Cache is Online

  1. Open http://localhost:9054 in Google Chrome or Mozilla Firefox. (Internet Explorer is not recommended.)
  2. Check the status indicator on the page:
    • Online (green dot) means Local Cache is running.
      Online availability
    • Connecting or Offline means the service needs attention.
      This site can't be reach interface
  3. If the page shows a Fix this error option, select it and follow the recommended steps shown in the Admin Console.

Tip: If you can’t reach http://localhost:9054 at all, jump to Confirm the Windows service is running below.

Confirm the Windows service is running

If Local Cache is not Online (or the Admin Console won’t load), confirm the Windows service is running:

  1. Open services.msc: Go to Start > Run, type services.msc, then press Enter.
    Services tab
  2. Locate ClickView Local Cache.
  3. Confirm the Status shows Running.
    Clickview local cache navigation
  4. If it isn’t running:
    • Right-click ClickView Local Cache and select Start.
  5. Return to http://localhost:9054 and check whether the status is now Online.
    Online availability

If the service will not start, or stops again shortly after starting, capture any error message and contact Product Support.

Resolving port and protocol issues

Local Cache uses different ports depending on whether you are accessing it over HTTP or HTTPS:

  • HTTP uses Port 9054
  • HTTPS uses Port 9055

If you see playback errors related to HTTP/HTTPS, it usually indicates a port conflict or blocked port.

To resolve:

  1. Confirm the required port is open on:
    • The Local Cache server/device
    • Any internal firewall rules on your network
  2. If your environment can’t use the default secure port, update the Secure port setting in the Local Cache config.json to a port that is:
    • Open
    • Not already in use by another service
      Config file navigation
  3. Edit the config.json to update the Secure port value.
    text editor
    Text editor
  4. Save the file (you may need to stop the ClickView Local Cache service first to save changes).
    Restart the ClickView Local Cache service in services.msc.
  5. Re-test playback and confirm you are using the correct protocol (HTTP or HTTPS) for your environment.

Ensuring proxy settings are correct

If your school uses a proxy, Local Cache can appear Offline or fail to stream properly unless proxy settings are configured in both places below.

1. Local Cache Admin Console

In the Admin Console, enter:

  • Proxy address
  • Proxy port
  • Proxy username and password (if required)
    Proxy settings

2. Windows Internet Properties

  1. Open Internet Options:
    • Search Internet Options, or press Windows Key + R and run inetcpl.cpl
  2. Go to Connections > LAN settings
    LAN settings
  3. Enable Use a proxy server for your LAN
  4. Disable any automatic configuration options and use manual proxy settings
  5. Select Bypass proxy server for local addresses
  6. Select Advanced and add these exceptions (separated by semicolons):
    • Your server IP
    • 127.0.0.1
    • local.clickviewlocalcache.com

After updating proxy settings, restart the Local Cache service and test playback again.

Frequently asked questions

Local Cache only serves videos that have already been played and cached on your network. If a video is being watched for the first time, or the cache was recently cleared or resized, ClickView will stream it from the cloud until caching is complete. Subsequent views should then play from Local Cache.
By default, Local Cache uses HTTP (Port 9054) and HTTPS (Port 9055). If either port is blocked or already in use, you’ll need to allow it through your firewall or update the Secure port in config.json and restart the Local Cache service.
Open Internet Options > Connections > LAN settings > Advanced, then add your server IP, 127.0.0.1, and local.clickviewlocalcache.com, separating each entry with a semicolon (;).

Get in touch

If you’re having trouble finding the right topics or videos, just reach out! Our team - Akhil photoDaniel photoJalaj photo Akhil, Daniel, Jalaj, or any of us at ClickView - will be happy to help you get sorted.

Give feedback

Was this guide helpful?

Up Next

How to manage Local Cache settings

Discover how to access and manage Local Cache settings in ClickView, including storage details, software updates, and video playback settings.