How to Fix ERR_CONNECTION_REFUSED in Google Chrome?
What Does This Google Chrome Error Message ERR_CONNECTION_REFUSED Mean?
There are many reasons why this net err_connection_refused appears in the Chrome browser. Some of the common reasons are:
Solution:1 Checking if the Website Is Down
Also, free tools like Down for everyone or just me are available to check whether the website is down just for you or for everyone. Paste the website URL you’re trying to visit and check whether the website is facing downtime or it’s just you who’s facing the issue.
Solution:2 Unauthorized Browser Extension
Nonetheless, most of the available extensions for Google Chrome are developed by third parties and not by the browser’s developers. It means there’s no guarantee that an extension will work the way it’s expected or that it will be updated over time.
Many times, users have outdated or incorrect extensions enabled, which is likely to create issues – including the NET::ERR_CONNECTION_REFUSED chrome error message. Due to such issues, it’s recommended to audit the extensions installed in your browsers often.
To assess the Google Chrome browser extensions, go to the Extensions menu – click the three dots at the top right corner of the browser, click More tools > Extensions. It will open the page with the list of all the installed extensions. You can now check the list and remove the extensions you don’t need it.
For other extensions, disable one at a time and check whether the ERR_CONNECTION_REFUSED error message still appears. If the website loads after you disable a certain extension, you can remove that extension.
Also, be careful with the installed extensions and the ones you install later on. Usually, extensions get an update every three months. If the developer of the extension does not offer any update, then it’s better to remove it.
Solution:3 Internet Connection Is Down
Solution:4 Clear Google Chrome Cache
They’re useful, but it can create an issue if it becomes outdated. Because the current cache version of a website might not match with the stored ones, which can result in error messages, including the err_connection_refused error. Fortunately, you can clear the stored cache data.
To clear the cache, follow the steps below.
- Go to the settings area of Google chrome by clicking on the three dots at the top right corner.
- In the Settings Page, click the “Advanced” option.
- In the Privacy and Security section, select and click on the “Clear browsing data” option.
- The “Clear browsing data” pop up will open. In the Time range, select “All time” and check all the options.
- Finally, click “Clear data.”
chrome://settings/clearBrowserData
Solution:5 Clear DNS Cache
It stores all the temporary entries such as the pages visited through your web browser, domain names and the addresses of the pages you visited.
The purpose of the DNS cache is similar to the other caches. It accelerates the loading process and eliminates the need to contact the website’s DNS server frequently. Similar to the browser cache, if the DNS cache is stored longer and fails to match with the current version of the website, technical errors like the err connection refused message could occur.
Clearing DNS in Windows
netsh winsock reset catalog
ipconfig/flushdns
Solution:6 Clearing DNS in MAC
sudo killall -HUP mDNSResponder && echo macOS DNS Cache Reset
Solution:7 Outdated Web Browser
If you’re facing Chrome error messages, such as the ERR_CONNECTION_REFUSED error, it could be because of the outdated version browser you are using. In this case, it’s advised to check and update your browser. (In certain cases, you may even have to reinstall the browser.)
Security Segments Such As Antivirus or Firewall
So, it’s advised to check if that’s the case with you. If so, you may have to disable the firewall and antivirus for a few minutes. If the error messages like ERR_CONNECTION_REFUSED is solved, then you know the answer. To avoid this type of error in the future, you need to update your antivirus software or install a new one.
Summary
If the error message is due to your internet connection, then you can follow the solutions mentioned above. If the problem persists, then it could be from the website and you have to wait until the website owner solves the issue.
Related Articles:
- How to Fix ERR_SSL_PROTOCOL_ERROR on Google Chrome?
- How to Fix NET::ERR_CERT_AUTHORITY_INVALID Error on Google Chrome?
- How to Fix ERR_CERTIFICATE_TRANSPARENCY_REQUIRED Error in Google Chrome?
- How to Fix NET::ERR_CERT_DATE_INVALID Error in Google Chrome?
- How to Fix the NET:: ERR_CERT_WEAK_SIGNATURE_ALGORITHM in Google Chrome?
- How to Fix the ERR_SSL_VERSION_OR_CIPHER_MISMATCH Error on Google Chrome?
- How to Fix NET::ERR_CERT_COMMON_NAME_INVALID on Chrome?
- How to Fix NET::ERR_CERT_REVOKED Error in Google Chrome?
- How to Fix NET::ERR_SSL_PINNED_KEY_NOT_IN_CERT_CHAIN Error on Google Chrome?