Skip to content
English
  • There are no suggestions because the search field is empty.

Sites Can't Be Reached Locally

Sites Can't Be Reached Locally

This article will help you troubleshoot sites not working on the local network. We are using the Chrome browser for troubleshooting. 

TABLE OF CONTENTS

Error: This site can't be reached (PC) 

How to produce the error:

Check DNS server in DNS Manager

Log into the Clubspeed controller and ensure the controller's IP is set in DNS Manager.

  1. Log into Clubspeed Controller 
  2. Press Windows Key + R 
  3. Enter DNSmgmt.msc and then click OK 
  4. On the left expand ServerName (Ex. SERVER2019VM) 
  5. Expand Forward Lookup Zones
  6. Click on licensename.clubspeedtiming.com
  7. Ensure there are at least 3 records available.(The 3rd record is usually the local IP of controller)
  8. If the local IP is missing add a New A host. 
    1. Right Click anywhere in the white area and select New Host(A or AAAA)...
    2. The New Host window should be open and enter IP address of the Clubspeed controller. Uncheck Create Associated Pointer(PTR) Record. Then Click Add Host
    3. Finally flush DNS. 
      1. Press the Windows Key + R and type in "cmd" then press ok
      2. Once open type in ipconfig /flushdns
    4. Open a new browser and attempt to load the page again using licensename.clubspeedtiming.com/api. Ensure it loads

Check PC's DNS settings 

We will make adjustments to the clubspeed controller's network adapter.

  1. Press Windows Key + R. Enter " ncpa.cpl " and press OK
  2. Right Click on the appropriate network adapter and then click on Properties 
  3. Click on Internet Protocol Version 4 (TCP/IPV4) then press Properties
  4. On the second table ensure "Use the following DNS server addresses:" radio button is enabled.
    1. Enter Clubspeed controller's IP in Preferred DNS server: (Delete any IP in this box) 
    2. Enter 8.8.8.8 as Alternate DNS Server.(Use 1.1.1.1 if 8.8.8.8 is blocked) 
  5. Finally flush DNS. 
    1. Press the Windows Key + R and type in "cmd" then press ok
    2. Once open type in ipconfig /flushdns
    3. Open a new browser and attempt to load the page using licensename.clubspeedtiming.com/api. Ensure it loads





Related Articles