Skip to content

site errors

If you’re still having issues with the site: some steps.

Flushing DNS Cache on Common Operating Systems

Windows

  1. Open Command Prompt:
    • Press Win + R, type cmd, and hit Enter.
    • Or search for “Command Prompt” in the Start menu, then right-click and choose “Run as Administrator.”
  2. Run the DNS Flush Command:
    • Type: ipconfig /flushdns and press Enter.
    • You should see a confirmation message: Successfully flushed the DNS Resolver Cache.
  3. Optional: Clear ARP Cache:
    • Type: arp -d * and press Enter.

macOS

  1. Open Terminal:
    • Press Command + Space, type Terminal, and press Enter.
  2. Run the Flush DNS Command:
    • For macOS Monterey and later:
      bash
      sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
    • For macOS Catalina, Mojave, and earlier versions:
      bash
      sudo killall -HUP mDNSResponder
    • Enter your admin password if prompted (it won’t be displayed).

 

You can also try using ‘incognito’ or private browsing mode on most browsers, this should fix the problem. Also a hard restart of your PC / Mac and a reset  of your modem / router at the point it comes into your house would work too. If you want to reach out to me direct you can get me at richard [at] continentaltelegraph.com