ERR_CONNECTION_CLOSED

A1WEBSITEPRO QuestionsCategory: Tech SupportERR_CONNECTION_CLOSED
Maximus Mccullough Staff asked 1 year ago

What is the issue when I get this message?

ERR_CONNECTION_CLOSED

ERR_CONNECTION_CLOSED was last modified: April 13th, 2023 by Maximus Mccullough
1 Answers
Best Answer
Maximus Mccullough Staff answered 1 year ago

There are a few different ways you can handle this error code.
ERR_CONNECTION_CLOSED
Here are some things that you can try. 

  1. open CMD prompt in your windows as administrator. 
  2. Enter
    netsh int ip reset

     

Then check to see if that resolves the issue. If not reset the sockets like this, 

netsh winsock reset

If you are using MacOS follow these guidelines. 

  1. Open System Preferences.
  2. Open the Network settings.
  3. Select your internet connection — the one that’s marked as connected.
  4. Click the Advanced option in the bottom-right corner.
  5. Go to the TCP/IP tab in the advanced settings.
  6. Click the button to Renew DHCP Lease.

You can also flush your DNS cache. See this post for those instructions. Flushing DNS Cache in Windows, Linux or Mac

Only cool people share!

Answer for ERR_CONNECTION_CLOSED was last modified: April 13th, 2023 by Maximus Mccullough