You typed in an online deal with, waited, and bought “This web site can’t be reached” with ERR_CONNECTION_TIMED_OUT beneath. Right here’s what which means: your browser requested to connect with the positioning’s server, and the server by no means answered. The request merely went unanswered till your browser gave up.
The excellent news is that this widespread error is normally fixable in a couple of minutes, whether or not you’re a customer attempting to succeed in a web site or the proprietor of a web site that’s timing out.
This information explains what the error means, what causes it, and 11 methods to repair it. We’ll begin with the quickest checks and finish with the fixes that solely apply if the positioning is yours.
What Does ERR_CONNECTION_TIMED_OUT Imply?
ERR_CONNECTION_TIMED_OUT is a browser error which means the server by no means answered your browser’s connection try throughout the time restrict. Chrome logs it as community error -118 (“a connection try timed out,” per Chromium’s web error record). As a result of no connection was ever made, the same old trigger is a server that’s unreachable or a firewall silently dropping the request.
Chrome and Microsoft Edge are each constructed on the identical Chromium engine, so each present the precise ERR_CONNECTION_TIMED_OUT code underneath a “This web site can’t be reached” or “Hmmm… can’t attain this web page” headline. Different browsers use totally different phrases for a similar drawback:
- Firefox: “The connection has timed out.”
- Safari: “Safari Can’t Open the Web page.”
- Chrome DevTools or app logs: “Did not load useful resource: web::ERR_CONNECTION_TIMED_OUT.”
One cousin value realizing about: ERR_TIMED_OUT (Chrome community error -7) appears to be like virtually an identical however is broader. It means some step of the request timed out, generally after a connection was already made. ERR_CONNECTION_TIMED_OUT (-118) is particular: the connection itself by no means occurred. The fixes under work for each.
What Causes ERR_CONNECTION_TIMED_OUT?
The brief reply: one thing between your browser and the server swallowed the connection request. The same old suspects, roughly so as of how usually we see them:
The server is down or overloaded. If the server can’t settle for new connections as a result of it’s offline or swamped with site visitors, connection makes an attempt pile up unanswered till browsers quit.
A firewall is silently dropping the request. Firewalls can reply two methods: reject a connection loudly (you’d see ERR_CONNECTION_REFUSED as an alternative) or drop it silently, which produces a timeout. This will occur in your aspect (antivirus, company firewall) or the server’s aspect (a safety device that has blocked your IP deal with).
Your system is connecting to the unsuitable deal with. A stale DNS cache, or an previous entry in your hosts file (a small textual content file that overrides DNS), can level your browser at an IP deal with the positioning now not makes use of. The request goes to a server that isn’t listening, and nothing ever comes again.
DNS
The Area Identify System (DNS) protocol retains data of which domains correspond to particular IP addresses. This method allows you to browse the online by typing in common URLs as an alternative of IP addresses.
A proxy or VPN is misrouting you. Proxies and VPNs sit between you and the positioning. If the proxy is sluggish or misconfigured, your site visitors dead-ends there and occasions out.
Your native community is flaky. An unstable Wi-Fi sign or a router that wants a restart can drop connection makes an attempt earlier than they ever go away your home.
How To Repair ERR_CONNECTION_TIMED_OUT: 11 Methods
First, work out which aspect of the connection is damaged. Attempt loading the positioning in your cellphone with Wi-Fi turned off, so it makes use of mobile knowledge. If it masses there, the issue is in your system or community: begin with repair 1. If it occasions out on mobile too, the issue is on the positioning’s finish, and there’s nothing to repair in your system. When the positioning isn’t yours, all you are able to do is examine an outage tracker (see repair 9), notify the proprietor, or wait. When it’s yours, skip to fixes 9–11.
Fixes 1–8 are for guests, ordered from quickest to most concerned. Fixes 9–11 are for web site house owners.
1. Restart Your Router And Test Your Connection
It’s a cliché as a result of it really works. Unplug your router’s energy, wait 30 seconds, and plug it again in. This clears the router’s personal caches and re-establishes your connection to your web supplier.
For those who’re on a community you don’t management (an workplace or a espresso store), open just a few different web sites. If nothing masses, the community itself is the issue, and these steps can’t repair it.
2. Flip Off Your VPN Or Proxy (Briefly)
Proxies and VPNs redirect your site visitors via one other server to guard your privateness. That additional hop can be an additional place for the connection to die. Flip the VPN off, reload the web page, and also you’ll know instantly whether or not it was the perpetrator. If it was, strive switching your VPN to a distinct server or protocol earlier than giving up on it.
To examine for a proxy you didn’t find out about:
On Home windows: Open the Management Panel, choose Web Choices, go to the Connections tab, and click on LAN settings. Uncheck Use a proxy server on your LAN if it’s enabled, and click on OK. (This basic dialog works on each Home windows 10 and Home windows 11.)

On macOS: Open System Settings, click on Community within the sidebar, click on your connection, then click on Particulars. Choose Proxies (you could have to scroll down), swap off any enabled proxy protocols, and click on OK.
3. Delete Your Shopping Knowledge
Your browser caches recordsdata, cookies, and redirects to hurry issues up. When that cached knowledge goes stale, it will possibly ship requests someplace that now not solutions.
In Chrome, open the three-dot menu and select Delete shopping knowledge (older Chrome variations name it “Clear shopping knowledge”). Choose Cookies and different web site knowledge and Cached pictures and recordsdata, then verify. Different browsers maintain the identical possibility underneath their Settings or Historical past menus.
4. Flush Your DNS Cache
Your laptop remembers the IP addresses of web sites you’ve visited so it doesn’t should look them up each time. If a web site moved servers and your cache nonetheless holds the previous deal with, each go to dead-ends at a machine that now not solutions. Flushing the cache forces a recent lookup, and it takes one command.
On Home windows: Press the Home windows key + R, sort “cmd”, and press Enter. Within the Command Immediate window, run:
ipconfig /flushdns
You’ll see “Efficiently flushed the DNS Resolver Cache” when it really works.
On macOS: Open Terminal and run:
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
Enter your password when requested. macOS reveals no success message; no information is sweet information. (Extra element in our DNS cache flushing information.)
5. Change Your DNS Servers
By default, you employ your web supplier’s DNS servers to show domains into IP addresses. If these servers are sluggish or serving stale data, switching to a free public DNS service usually fixes timeouts. The 2 best-known:
- Google Public DNS: 8.8.8.8 and eight.8.4.4 (IPv6: 2001:4860:4860::8888 and 2001:4860:4860::8844)
- Cloudflare DNS: 1.1.1.1 and 1.0.0.1 (IPv6: 2606:4700:4700::1111 and 2606:4700:4700::1001)
On Home windows 11 (and 10), the fast approach: Open Settings → Community & web, choose Wi-Fi or Ethernet, and select your community. Click on Edit subsequent to DNS server task, swap to Handbook, activate IPv4, and enter a public DNS deal with in Most popular DNS and its companion in Alternate DNS. Save. This modifications solely your DNS and leaves the remainder of your connection settings alone.
Desire the basic dialog? Open the Management Panel → Community and Sharing Middle → Change adapter settings. Proper-click your connection, choose Properties, select Web Protocol Model 4 (TCP/IPv4) (or Model 6), and click on Properties.

Choose Use the next DNS server addresses, sort in your chosen pair, and click on OK.

On macOS: Open System Settings, click on Community, choose your connection, and click on Particulars. Select DNS, click on the + underneath DNS Servers, add the addresses above, and click on OK.
On both platform, restart your browser after the change.
6. Test Your Hosts File
The hosts file is a handbook override for DNS: any area listed in it goes to the IP deal with written subsequent to it, no questions requested. Builders use it for testing, and a few software program edits it to dam websites. If the positioning you’re attempting to succeed in is listed there with a useless or unsuitable IP deal with, you’ll trip on that web site (and solely that web site) perpetually, it doesn’t matter what else you repair.
On Home windows: From the Begin menu, discover Notepad, right-click it, and select Run as administrator. Go to File → Open and paste this full path into the File identify bar, then click on Open:
C:WindowsSystem32driversetchosts

(Pasting the total path, together with the “hosts” filename, issues: the file has no .txt extension, so it gained’t seem within the file record underneath Notepad’s default filter.) Each lively line sits under the remark traces that begin with “#”. If the area you’ll be able to’t attain seems on a type of traces, delete that line and save.

On macOS: Open Terminal and run:
sudo nano /personal/and so on/hosts
Delete any line that lists the area you’re attempting to succeed in (go away the localhost traces on the prime alone), then press Management+O to save lots of and Management+X to exit.

7. Briefly Disable Your Firewall Or Antivirus
Firewall
A firewall is a algorithm that governs incoming and outgoing connections for a community or a particular system. The objective of firewalls is to guard towards intrusions and undesirable outgoing connections.
Safety software program protects you by filtering connections, and generally it filters one it shouldn’t. A firewall that silently drops connection requests to a web site produces precisely this error. Briefly disable your antivirus or firewall, reload the web page, and re-enable it proper after the check.
Solely do that to check a web site you’re assured is protected. If the positioning masses together with your safety software program off, don’t go away it off. Add the positioning as an exception, and report the false constructive to the software program’s developer to allow them to repair it.
8. Check Your Pc On A Completely different Community
Earlier you examined out of your cellphone. Now flip it: join your laptop to a distinct community and take a look at the positioning once more. Tethering to your cellphone’s hotspot is the simplest approach. This isolates whether or not your laptop or your community is at fault.
If the positioning masses on the hotspot however not on your private home community, your router or web supplier is dropping the connection. Restart the router yet one more time, and if the timeouts proceed, ask your supplier whether or not the positioning is blocked or misrouted on their community. If the positioning occasions out on each community you strive, the issue is on the server’s aspect.
When Your Personal Web site Occasions Out: Fixes 9–11 For Website House owners
If guests report timeouts in your web site (or your phone-on-cellular check failed), the issue lives in your server or its community path. One essential distinction first: if the browser finally reveals an error web page, like a 503 or a 504 Gateway Timeout, your server is reachable however failing, and people guides are the proper ones. ERR_CONNECTION_TIMED_OUT means the server by no means answered in any respect.
9. Affirm The Outage And Rule Out Your Server’s Fundamentals
Test whether or not the positioning is down for everybody or simply some guests. An outage checker like isitdownrightnow.com solutions this in seconds. Then examine your internet hosting supplier’s standing web page for recognized outages, and your internet hosting panel for useful resource alerts: a server that’s out of reminiscence or drowning in site visitors stops accepting new connections, which guests see as timeouts.
Two extra server-side causes value checking:
- DNS pointing on the unsuitable server. For those who just lately migrated hosts, stale DNS data can nonetheless level some guests on the previous, useless server. Confirm your area’s data level on the new IP deal with. Our nameservers and DNS information walks via how.
- A safety device blocked one customer. Server firewalls and safety plugins ban IP addresses they think about suspicious, and bans that silently drop site visitors appear like timeouts to that customer. That’s the basic “it really works for everybody however me.” Test your safety device’s block record and unblock the affected IP deal with.
10. Disable Your Plugins, Then Your Theme (Through SFTP)
A runaway WordPress plugin or theme can eat sufficient server assets to make the entire web site unresponsive. Because you in all probability can’t attain your WordPress dashboard whereas the positioning is timing out, you’ll have to work over SFTP. FileZilla is free and works nicely. For those who’ve by no means edited recordsdata this manner, our information to creating and enhancing recordsdata by way of SFTP covers the setup.
SFTP
Safe File Switch Protocol (SFTP) is a safer model of the FTP protocol that makes use of a safe shell knowledge stream.
Hook up with your web site, open the wp-content listing, and rename the plugins folder to one thing like plugins-off. Reload your web site. If it comes again, a plugin was the issue: rename the folder again to plugins, then rename every plugin’s particular person folder inside it separately, reloading between renames, till you discover the one which breaks the positioning.
If plugins weren’t it, do the identical check together with your theme: rename its folder inside wp-content/themes, and WordPress will fall again to a default theme like Twenty Twenty-5, so long as one continues to be put in. For those who’ve deleted the default themes, add one first.
11. Elevate Your Website’s Useful resource Limits (Or Improve Your Server)
PHP
PHP (Hypertext Preprocessor) is an open-source scripting language. It’s extensively utilized in net improvement and may be embedded in HTML. A number of in style Content material Administration Programs (CMS), similar to WordPress, are constructed with PHP.
WordPress websites that repeatedly run out of PHP reminiscence or processing time get sluggish, and a slow-enough server stops answering new guests in time. Two levers to strive:
Elevate the PHP reminiscence restrict. Over SFTP, open wp-config.php in your web site’s root listing and add these traces above the “That’s all, cease enhancing!” remark (our PHP reminiscence restrict information has particulars):
outline( 'WP_MEMORY_LIMIT', '256M' );outline( 'WP_MAX_MEMORY_LIMIT', '512M' );
Elevate the utmost execution time. That is the variety of seconds a PHP script might run earlier than the server kills it (generally 30 seconds, PHP’s default). You’ll be able to elevate max_execution_time in your php.ini file in case your host offers one, or ask your host’s assist staff to boost it for you.
For those who’re hitting these limits repeatedly, the trustworthy repair is normally an even bigger internet hosting plan, not larger limits: heavy site visitors on an entry-level plan will maintain outrunning no matter numbers you set. That’s the purpose at which upgrading to a plan with extra devoted assets, like a VPS, stops timeouts on the supply.
In case your error code isn’t ERR_CONNECTION_TIMED_OUT, certainly one of these seven guides matches it:
ERR_CONNECTION_TIMED_OUT: Often Requested Questions
Is ERR_CONNECTION_TIMED_OUT my system’s fault or the web site’s?
Both. Check from one other community (your cellphone on mobile knowledge is best). If the positioning masses there, the issue is your system, community, or DNS settings. If it nonetheless occasions out, the positioning’s server is down or unreachable.
Why do I get ERR_CONNECTION_TIMED_OUT on just one web site?
A single-site timeout normally means your system holds a stale report for that web site: your DNS cache or hosts file factors at an deal with the positioning now not makes use of. Flush your DNS cache, examine your hosts file, and swap DNS servers.
The location works for everybody else — why not for me?
One thing particular to you is being dropped. If the positioning fails from each system in your community, your web supplier could also be misrouting it. If it fails solely on your IP deal with, the positioning’s safety instruments might have banned it. Contact the positioning and ask.
How do I repair ERR_CONNECTION_TIMED_OUT on my Android cellphone?
Toggle Wi-Fi off and again on, or swap between Wi-Fi and cell knowledge to see which community fails. Then clear Chrome’s shopping knowledge (three-dot menu → Delete shopping knowledge) and restart the cellphone. If it solely fails in your Wi-Fi, restart the router.
What’s the distinction between ERR_TIMED_OUT and ERR_CONNECTION_TIMED_OUT?
ERR_CONNECTION_TIMED_OUT (Chrome error -118) means the connection to the server was by no means established. ERR_TIMED_OUT (error -7) is broader: some step timed out, generally after connecting. In follow they share causes and fixes, so begin with the identical steps on this information.
Does ERR_CONNECTION_TIMED_OUT imply the positioning blocked me?
Generally. Safety instruments that silently drop banned site visitors trigger timeouts for one customer whereas everybody else browses usually (see the earlier query). Extra usually the trigger is harmless: a down server or a stale DNS report. Work via the fixes earlier than assuming a ban.
Cease Combating Timeouts
ERR_CONNECTION_TIMED_OUT is annoying exactly as a result of the browser can’t let you know which hyperlink within the chain went silent. The analysis, although, is all the time the identical: work out which aspect is damaged, then work via the fixes for that aspect. Bookmark this information for the following time a web page gained’t load.
If the timeouts are occurring by yourself web site, your internet hosting plan is a part of the equation. All DreamHost webhosting plans embrace unmetered bandwidth, a 100% uptime assure, and 24/7 assist. And in case your web site has outgrown its present plan, a VPS offers it devoted assets that cease timeouts on the supply.

When You Anticipate Efficiency Get DreamHost VPS
Large or small, web site or software – we’ve got a VPS configuration for you.
Did you get pleasure from this text?








