The timeout occurred while connecting to lan. Request timeout exceeded: reasons, fix


Every Internet user has encountered a situation where the browser notifies with the message “Timed out waiting for a response from the site” about the impossibility of visiting a particular site. This happened on various reasons and you will definitely find a solution to this problem below in the article.

What does the browser error ERR_CONNECTION_TIMED_OUT mean?

First of all, in order to successfully resolve the ERR_CONNECTION_TIMED_OUT problem, you need to clearly know the reasons for its occurrence, as well as some features of sites and browsers. The reasons for the message about the timeout of waiting for a response from the site can appear both on the server side and on the client side in the browser. When you click on one of the links on any site, the client or simply your browser sends to the server of the site you accessed a request to display it in it (the browser) desired page. But the developers decided that the browser cannot wait forever for a response from the server; when the site does not respond for some reason, it waits for some time and then informs the user that the site you are accessing is not available.

Each browser has its own waiting time for a response from the site. If this waiting period has expired, the browser displays a message that the site is not responding.

The main reasons for notifications about the timeout of waiting for a response from the server:


What to do when you receive an error message about the timeout for a response from the site

Let's take a closer look at the options that cause the browser to notify us of an error. If you have an error only once on one site (for example: ru.4game.com, www.youtube.com, vk.com, www.twitch.tv, steamcommunity.com, 192.168.0.1), try simply reloading the page or update it by pressing F5 or CTRL+F5. We will also exclude the option when you have obvious problems with the Internet, it is turned off.

We fix network problems and configure it

Step 1: Check your connection first to make sure the error is not on your end. If all sites launch in your browser, but some do not, then reboot your router. This can be done in its settings. You can also try disabling and enabling it if you have a dynamic IP address.

Step 2. The reason for the message can be very Slow internet, this happens when you use mobile internet in remote regions with bad signal on the computer. In this case, check the speed via online services to measure the speed of packet transmission and reception. If you fail the speed test, contact your provider for advice.


Step 3. It would be a good idea to look through. The DNS address section must contain the correct information for your network. If the address does not match what it should be, delete it and fill it in with what is needed. There is a possibility that your system is infected with a virus and is independently reconfiguring your browser menu items. In this case, use antivirus software. Ideally, in addition to the installed antivirus programs use one-time and utilities from Kaspersky, Dr.Web, Nod32.

Step 4. In the router settings, you should check the MTU parameter to eliminate the “Timed out waiting for a response from the site.” He can often "fly off". For different networks and routers have different meanings, you need to find it on the Internet specifically for your model and network and reconfigure it. At incorrect settings MTU is often impossible to open various social media: VKontakte, Odnoklassniki, as well as video hosting YouTube, etc. Or their loading will take a very long time.

Cleaning the browser for proper operation

Also pay attention Special attention browser settings. Open the cache in the settings and clear it ( and ), do the same with cookies.

You should play with the built-in modes and other settings, namely: activate the turbo mode, then deactivate it. Use various settings proxy server, enable hardware acceleration, if it doesn’t help, put it back. This is not done because we don’t know what to do and use the “poke method”, but precisely because all of the above instructions may cause downtime while waiting for a response from the server.


Go to your browser history and clear it. Open browser plugins and add-ons, remove all unimportant and secondary ones, they can not only cause browser errors, but also slow it down. All of the above reasons apply to the client side, but they can also appear on the server side. The site may be subject to customization and therefore not available to visitors. Try going to the site's forum - many reputable resources create forums separately from the main sites precisely in order to notify users about any events on the site due to which it is temporarily unavailable, for example, hacker attacks.

It happens that when you try to establish an Internet connection or access a certain resource on the Internet, instead of connecting, the browser writes: “The timeout interval for the request has been exceeded.” Not every user knows what this problem is, so it’s worth considering this error a little more detail. It can be corrected, but to do this you will have to use the diagrams given below.

Request timeout exceeded: essence of the problem

The error itself and its consequences look like simple case in a known manner. You are trying to access some resource or connect to World Wide Web, computer device sends a request to external world, but receives no response.

Why? Yes, only because the Network or communication device cannot initialize the external IP of your computer. So it turns out that packets simply do not exchange. The timeout interval for the request has been exceeded, the Network does not respond simply because your device is not detected, despite the fact that in the protocol settings all parameters are set to automation (meaning obtaining IP addresses, DNS and using the default gateway).

In other words, packets do not reach your device from the outside. And this necessary condition for communication.

Request timed out: how to fix the problem in the fastest way?

If such a problem has arisen, you can use the most common function. For now, we won’t look further complex methods like checking the ping, but we are trying, so to speak, to get rid of the problem using the simplest and most accessible methods.

Let's launch command console as administrator (cmd in the Run menu or manual start file in the System32 directory via the right-click menu), after which we enter the configuration reset commands.

The sequence looks like this: first - ipconfig /flushdns, then - nbtstat -R and nbtstat -RR, after that - netsh int reset all and netsh int ip reset, and finally - netsh winsock reset. Their use clears (resets) the system settings, after which you can reboot and try to access the required resource or establish a connection to the network.

Command line and ping

But this method is the simplest and, depending on the root cause (which, by the way, no one can pinpoint yet), does not always help. After all, a message may appear again stating that the timeout interval for the request has been exceeded. What to do in such a situation?

I'll have to use it special teams pings, which allow you to accurately determine whether there is a response to an outgoing external request from your computer terminal.

For example, if you are using a router and wireless network WiFi, on the command line you need to set up a ping procedure indicating the internal address of the computer (usually ping 127.0.0.1). After this, packet exchange should begin. The screen will show that so much has been sent and so much has been received.

But here’s the problem: the ping seems to be working, but there is no connection. Why? Yes, only because the packets were sent to an internal address, and the loopback function worked. For a more accurate check, you should check another random address. And here you will see accurate statistics on sending, receiving and losing packets.

Checking the configuration

Another common technique for resolving the request timeout issue is to use IP configuration commands. The fact is that previous method is still more informative rather than instrumental. And this is even if it is used ping command. “The timeout interval for the request has been exceeded” is far from the worst message that the system can produce.

To configure, and with the correct checking of options, you must use the ipconfig command entered in the console. It is with its help that you can find out all the parameters installed in the system. If you want to know the parameters and settings of all users registered in the system, contact main team a special suffix (ipconfig /all) is added through a right slash.

After this, it makes sense to ping the address of your own router (either 192.168 ending with a 0.1 dot, or 1.1). If it is not detected, that is where the problem lies. If everything is fine, we move on.

Tracing

In some cases, one of the options for checking and correcting the problem that the timeout for a request has been exceeded (Trove, for example, when accessing online games), it makes sense to check the trace. It involves the transmission of packets from your computer terminal to the outside world. To do this, you can use it with the addition of suffixes (for example, in the simplest case, the trace is checked using the combination tracert it.sander.su).

The command itself allows you to determine the source of the failure or the stage of packet passage at which it occurs. Typically the TTL trace value appears as a positive integer. However, the router can reduce it by one unit. If this indicator is set to zero during packet exchange, the tracing ends. You'll have to use the route print command to view it, but that's a separate topic.

For cases where a message appears stating that the timeout interval for the Trove request has been exceeded, you can use specific remedies for the situation in the form of the Glyph utility running as an administrator. If it doesn’t help, you can use any optimization program like CCleaner, which can clean and defragment system registry Windows. As a rule, an error of this type is almost always associated precisely with the presence of erroneous or outdated entries and keys in the registry. It’s better not to get into the register yourself, otherwise the whole operating system can be brought to a state of complete inoperability. And even tracing won’t help here. Request timeout exceeded - what to do now?

Setting up the Ethernet interface

If the above suggested options do not give a positive effect, and the message that the timeout interval for the request has been exceeded appears again and again, you will have to configure network connections, but not in a standard way changing the configuration of the network itself or the adapter used, but using the command line. Please note command line It almost always helps to solve most computer problems if you know which commands to enter for specific purposes.

First, we look at the list of settings, which is called by the netstat command, to which you can add the suffix “-n”, “-na” or “-nb” to display data not in the form of a digital code.

Now you need to enter the view string own address, and then use the combination presented above (as a rule, this works on all systems).

Enable nodes

Try calling the settings for the same Internet Explorer or any other browser used. Here you need to delve into the parameters of trustworthy resources. Their addresses must be included in a special list.

If this procedure does not work, the message will appear again (“Request timeout exceeded”). What to do? Just add sites that are impossible to log into to the antivirus exclusion list, and also create a new rule for the system firewall indicating the full path to executable file browser programs.

Conclusion

That, in fact, is all that concerns a failure when a situation occurs due to the fact that the waiting interval for a request has been exceeded when trying to access some Internet resource or conduct a communication session. The most simple solution, short of reinstalling the system, it will be a normal reset. But this may not be the case, so you will have to delve into the network connection settings. But it is recommended to set parameters from the command line, and not standard methods provided in the system. This option is much preferable only because the command line uses tools hidden from the user's eyes that are not available in normal mode, when they are accessed using standard means.

Probably every user faces problems accessing necessary sites. Thus, the most common connection failure is the error “Timed out waiting for a response from the site,” which can also be encrypted with the ERR_CONNECTION_TIMED_OUT code. We have analyzed the main causes of this failure and, accordingly, their solutions.

What does it mean?

So, first you need to understand why the failure occurs. The fact is that when you go to a website, the browser sends a series of requests there. Each browser has a time limit configured during which it waits for a response. If within the allotted time Feedback was not installed - you will receive this error.

There can be several main reasons for the failure:

  1. Lack of connection to the site due to failures of its servers;
  2. A cluttered browser or its settings are messed up;
  3. Lack of Internet access on the user’s part, or incorrect settings;
  4. Blocking a resource by region.

What to do to solve?

In general, let's go over the main points to solve the connection problem. But first, we should talk about the moment when the failure is isolated - in this case, you just need reload the page several times using CTRL+F5. Also, let's immediately discard the obvious - your Internet is disabled.

Network Settings

Checking the browser

Other reasons
  1. Others, less common reasons works performed by the web resource. In this case, just wait, or ask the Host what’s wrong.
  2. Don’t forget about the currently relevant sanctions and blocking by region - perhaps this is exactly the case for you. Try changing the IP address and connect to the site. About everyone best VPN services for bypass we already . Here's a video of how it works.

Conclusion

I tried to describe the most common variants of the error “Timed out waiting for a response from the site” and their solutions. In fact, there can be many sources of communication failure. As I already wrote, in my case the MTU was knocked down. If the article helped you, write what your problem was. Thank you.







2024 gtavrl.ru.