Dec 22, 2025
Noviantika G.
6min Read
ERR_CONNECTION_CLOSED indicates that the connection to the website is disrupted because of a server or hosting service flaw. The target host cannot process the request and instead sends the ERR_CONNECTION_CLOSED response.
| Error code | Connection refused |
| Error type | Network communication protocol error |
| Error causes | Network problem Incorrect SSH installation Wrong credentials Security system configuration |
Some common causes of the connection closed error include:

ERR_CONNECTION_CLOSED is a Chrome error that indicates that the browser fails to connect to the web server. The connection is closed, and the error occurs.
First, you should ensure the error is not just a temporary glitch. Here are several simple solutions to try:
If none of the above fixes resolve the error, proceed to the following methods.
The ERR_CONNECTION_CLOSED error may occur if the web hosting is experiencing a null route. The most convenient way to check whether the server is up and running is by using the ping command.
The ping command will send a data packet to the target host and transmit it over the network’s switch and router. The command usually submits four to five pings at once to ensure the result is valid.
Upon receiving a data packet, the machine with the specified address returns a pong reply, confirming that it is online.
Before running the command, make sure to know your hosting’s Internet Protocol (IP) address. If you’re a Hostinger user, you can find it in hPanel → Hosting → Plan details.
Here’s how to ping an IP address on Windows:
The command prompt will show the ping statistics at the end of the fourth reply.
Follow these steps to ping an IP address on macOS:
Here’s how to ping an IP address on Ubuntu:
The ping command in Linux lets you modify the packets sent to the server. For example, you can set a specific number of packets or change the interval.
Alternatively, you can check the state of the website server using online ping tools, such as DNSChecker, ping.eu, and PingTool.org.
If the host doesn’t send a pong reply, it may be causing the ERR_CONNECTION_CLOSED issue.
The ERR_CONNECTION_CLOSED error may occur if your hosting is hitting its resource limits. To prevent this issue, we recommend continuous monitoring. This includes CPU, memory, processes, entry processes, inodes, and disk usage.
Note that hitting the resource limits can also cause the 503 Service Unavailable error message.
Here’s how to check the Order Usage for Hostinger users:

Alternatively, check the disk and inodes usage to determine the root cause of this error message. You can check them on the same Resources Usage page.
If one or both statistics hit the limits, remove unnecessary files using File Manager to reduce the resources used. After that, hit the Recalculate usage button on the Resources Usage page:

If you have checked your hosting resources and they are still well within limits, performing a server transfer is best. Our Customer Success team can assist you with the procedure.
Since the connection closed error occurs on the server side, it can be tricky to solve it from the client side. Although there are methods to try on that end, most require prior technical knowledge.
So if the earlier solutions can’t fix ERR_CONNECTION_CLOSED on the website, we suggest contacting your hosting or internet service provider for help.

Here are five common error messages similar to the connection closed error:
ERR_CONNECTION_TIMED_OUT
ERR_CONNECTION_TIMED_OUT indicates that the browser is trying to load more than the server can handle, thus overloading the system.
This problem may occur for many reasons, such as exceeded hosting resource limits, incorrect internet settings, VPN connection issues, or faulty proxy server configuration.
Aside from that, the error message may occur if your internet is slow. The system can’t establish a reliable connection with the server and takes too long to respond.
ERR_CACHE_MISS
ERR_CACHE_MISS is a common Chrome browser problem that indicates a caching-related issue or incorrect DNS settings. However, it is more of a warning than a standard error.
The Confirm Form Resubmission message may appear when a user reloads a web page or clicks the back button after submitting a form to a site. It usually occurs alongside the ERR_CACHE_MISS error.
This warning’s purpose is to stop the Google Chrome browser from unintentionally duplicating information entered on a web form.
ERR_NAME_NOT_RESOLVED
When visiting a website, your computer sends a DNS request to get the server’s IP address.
Sometimes, the website may have moved to another address, but the system still cached the old one. Since the browser can’t find the IP address of the domain you want to visit, it throws the ERR_NAME_NOT_RESOLVED error message.
Possible causes of this issue include problems with the DNS settings or cache, local network configurations, a flaw with the firewall system, and DNSSEC issues.
ERR_CONNECTION_REFUSED
ERR_CONNECTION_REFUSED is an error that indicates a browser’s attempt to connect to a website is being refused.
Usually, it is a client-side issue related to local network settings, browser extensions, synchronization, or third-party applications. In rare cases, it can be caused by server downtime.
This error also appears on other browsers. Microsoft Edge shows “Hmmm…can’t reach this page”. Meanwhile, Mozilla Firefox displays the “Unable to connect” message instead.
ERR_CONNECTION_RESET
ERR_CONNECTION_RESET is a frequent Chrome error that occurs when the browser fails to connect with a target host. In this case, the server cannot process the request or send the data back to the browser.
Identifying the exact reason for this error message can be tricky. In most cases, the root issue lies with the client’s side. This could include incorrect Chrome settings, third-party software interference, outdated browser cache, network device problems, or bad proxy.
ERR_CONNECTION_CLOSED is a Chrome error that indicates the connection between the browser and the server is closed. Since the target host fails to process the request and send the data, the browser can’t load the website.
Before examining the server state, try simple fixes first:
If the above fixes don’t work, verify if the IP address is online, check the hosting resources, and contact your hosting’s support team.
We hope this article has helped you solve this Chrome error. Feel free to leave a comment if you have any questions or suggestions.
Take a look at the following frequently asked questions.
ERR_CONNECTION_CLOSED is an error that occurs when the web browser is unable to establish a connection to the web server. Also, when the server abruptly terminates an existing connection. Some of the causes include network connectivity issues, server overload, and misconfigured firewalls.
To prevent ERR_CONNECTION_CLOSED errors, ensure that the internet connection is stable. Also, check that the web server is accessible and properly configured.
ERR_CONNECTION_CLOSED can cause various problems while browsing the internet. These include the inability to access websites, incomplete or corrupt data transfers, and failed downloads. It can also impact the performance and stability of web applications, resulting in degraded user experiences or disrupted business operations.