How to fix an error connection time-out error?

How to fix an error connection time-out error?

Today we will learn how to fix an error connection time-out error. Connection timed-out error is another name for ERR_CONNECTION_TIMED_OUT error. This error occurs when a website responds too slowly or sends a response.

When this happens, a timeout error appears, often and specifically identified by the err_connection_timed_out code.

This is not a problem with your web browser, but it usually indicates client-side problems such as a slow Internet connection or a problem with the server hosting your WordPress website.

Other online browsers outside of the Google Chrome browser may also experience this problem, or one similar to it.

What causes the err connection timed_out error?

As we mentioned, warnings are displayed when the browser receives no response and cannot access the requested website. But what could cause the error?

The err_connection_timed_out error can sometimes be brought about by a connection problem. In other cases, a tool such as an antivirus or firewall may block access to the website.

Hence, there are server-side causes apart from issues that depend on local settings and can therefore be resolved at the user’s end.

For example, the website may attempt to use more resources than are accessible.

In particular, as we will see when looking at the solutions, the problem may be affected by memory limitations.

How to fix the error connection timed_out error

All you can do is try several solutions hoping that one of them will work because the error itself doesn’t explain the cause.

So let’s see both server- and client-based solutions.

Check the internet connection

It will help if you check your network connection, say Firefox, Google Chrome, or Edge.

Although it may seem obvious, they all recommend checking your connection as this is one of the most common causes of this type of error. Here are some suggestions we have:

Restart your router at home or the office. It’s faster and solves a lot of problems than most people want to admit. Please disconnect the power supply, then wait 30 seconds before reconnecting it to give it a full power cycle.

Check to determine if your Wi-Fi connection is unstable or slow This often happens in crowded public Wi-Fi hotspots like airports or coffee shops.

Temporarily disable firewall and antivirus programs

Antivirus software and firewalls are designed to protect users and their systems They frequently scan your device and immediately prevent any suspicious activity. This level of protection can, however, occasionally cause connection problems.

This is so that firewalls don’t frequently reject safe content or block pages that don’t need to be blocked. This is something that programs like AVG have often demonstrated.

Consider disabling your firewall and antivirus software to see if this applies to you. Naturally, this is only recommended if you are sure that the website you want to access is secure.

In addition, you should only temporarily disable such programs. After checking if the error is fixed, turn it back on so that you don’t face the threat.

If you continue to have problems, you may want to switch to a different firewall or antivirus program. These technologies allow you to submit a report known as a “false-positive.”

You can inform the program developer if you are sure that the website you visit should not be restricted.

Disable proxy settings

Proxy servers allow you to access the Internet while hiding your IP address and filtering client and server traffic.

Sometimes, due to incorrect setup or other issues, web servers may reject proxy server requests, resulting in this type of error.

For this reason, it is worth disabling the proxy to briefly fix the err_connection_timed_out error.

Check the Windows hosts file

Every computer has a local host file where the DNS records associated with specific IP addresses are kept. Adding blocked IP addresses and website URLs to the Windows hosts file may also ban some websites.

Consequently, you need to verify your computer’s Windows Hosts file. On your PC, find the following location:

C:\\Windows\System32\drivers\etc

Then, open Notepad & drag the host file there. Make sure the file doesn’t have a listing for the website you’re trying to open If so, remove the entry before saving the document

Change the DNS server

A DNS server converts domain names into IP addresses to help the browser identify the website you want to visit.

Typically, your Internet connection settings will be set up with your ISP’s internal DNS server. Although they may not give the best performance.

Since third-party DNS servers from Google and Cloudflare are affordable and reliable for the common user, many people prefer to go to them.

Consider changing DNS servers if you believe they are the problem to fix the err_connection_timed_out error.

Flush DNS and renew IP address

The IP addresses of websites that you visit are recorded in the DNS cache.

Resetting your computer’s DNS cache is called flushing DNS. By doing this, every time you open a website, the computer doesn’t have to start translating domain names to IP addresses from scratch.

But DNS caches can be out of date, much like browser data. IP addresses can be out of date, making it difficult to open websites.

Clear the browser cache

Information is cached on your computer by the web browser. These include cookies, your browsing history, and saved login information. These things are saved so that the corresponding pages load faster the next time they are accessed.

Caches are helpful, but when they age, they can be one of the causes of err_connection_timed_out errors. Fortunately, emptying your cache can quickly fix this problem.

However, you can quickly determine if the browser cache is the problem by starting your browser in incognito mode. Alternatively, try using a different browser. If you still get the problem, you should clear the cache.

Activate the default theme

Sometimes, themes can also be among the causes of err_connection_timed_out errors. In this situation, you can run a quick test and launch one of the default themes.

If you can’t access the WordPress dashboard, change the theme using phpMyAdmin to change a database value.

Check the maximum execution time

Configuring your WordPress website or server is one of the troubleshooting steps we’ll cover.

Maximum execution time for your site comes first. Many servers have a default time of 30 seconds.

This is the maximum runtime (after which it terminates) of a PHP script. This is often lower by default or on shared hosts.

Since the php.ini file resides on your server, you cannot easily change it from within WordPress. We recommend contacting your hosting company to see if they can help you change this.

Disable any new scripts

If the error occurs after you change the website script, the new code may be among the reasons for the err_connection_timed_out error. Performance issues can be caused by new features that are configured incorrectly or the use of too many resources.

Consider moving new code in this scenario to fix the err_connection_timed_out error. Take a backup first, then undo the changes to see if the site is accessible again.

Increase the PHP memory limit

The site may take a long time to respond to the browser because some PHP scripts may use more memory than they allow. The memory limit can be increased, as can the execution time.

However, it should not exceed your hosting company’s maximum memory allocated in your plan.

Contact the company’s support staff if you are unsure of the maximum memory used with your hosting package.

Check with your ISP

Your ISP (Internet Service Provider) may sometimes block certain websites. Therefore, you should check whether the website you are visiting is blacklisted by the ISP or has connectivity issues.

If you have tried all the above methods to fix the err_connection_timed_out error and the problem still exists, try using a different web browser to see if you can access the websites.

How can you avoid getting err_connection_timed_out errors in the future?

This error usually occurs when the accessed web address experiences a temporary problem and usually disappears quickly. However, user considerations can sometimes come into play.

The following suggestions will reduce the likelihood of this error recurring in the future:

  • Please update your security software and browser. err_connection_timed_out errors are often the result of compatibility issues brought about by outdated software. But most of the time, programs update themselves.
  • Delete unnecessary browser data regularly. This is important for more reasons than just preventing the growth of connection problems in the future. To maintain the comfort of your internet browsing, this is also recommended. Additionally, regularly deleting browser history is recommended for data security and privacy concerns.
  • Renew your IP address and clear the DNS cache regularly. As mentioned, the err_connection_timed_out error can sometimes result from an incorrect DNS cache. By periodically emptying the cache, you can avoid this. Similarly, renew your IP address.

Conclusion

One of the biggest networks that connect the entire world and make data sharing possible is the Internet, which has evolved over time.

However, some problems prevent the Internet from working normally, eventually reducing the productivity of users while using the system. There are no malicious errors or infected files associated with the err_connection_timed_out errors that can affect your system.

In this post, we have covered the causes of the err_connection_timed_out error and several solutions to fix it, which we hope you will find useful.

Scroll to Top