{"id":49061,"date":"2022-03-22T09:20:36","date_gmt":"2022-03-22T09:20:36","guid":{"rendered":"\/tutorials\/?p=49061"},"modified":"2025-04-28T07:46:58","modified_gmt":"2025-04-28T07:46:58","slug":"how-to-fix-err-connection-reset-error","status":"publish","type":"post","link":"\/in\/tutorials\/how-to-fix-err-connection-reset-error","title":{"rendered":"What is ERR_CONNECTION_RESET? Common causes and how to fix it"},"content":{"rendered":"<p>The <strong>ERR_CONNECTION_RESET<\/strong> error indicates an unexpectedly closed connection between the browser and the website. This common issue typically occurs when the server terminates the session before completing the data transfer.<\/p><p><strong>ERR_CONNECTION_RESET<\/strong> can result from various network, browser, and server-related issues, such as an unstable internet connection, corrupt cache files, or incorrect DNS settings.<\/p><p>In this article, you&rsquo;ll learn what the <strong>ERR_CONNECTION_RESET<\/strong> error means, its common causes, and how to resolve it. By the end, you&rsquo;ll be able to troubleshoot and fix this issue in no time.<\/p><p>\n\n\n\n\n\n\n<\/p><h2 class=\"wp-block-heading\" id=\"h-what-does-the-err-connection-reset-error-in-chrome-mean\">What does the ERR_CONNECTION_RESET error in Chrome mean?<\/h2><p>In the Google Chrome browser, the <strong>ERR_CONNECTION_RESET<\/strong> error usually appears as a brief message with an error code on a blank page, like this:<\/p><div class=\"wp-block-image\">\n<figure data-wp-context='{\"imageId\":\"69d9e8956b287\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-full wp-lightbox-container\"><img decoding=\"async\" width=\"892\" height=\"605\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2022\/03\/err_connection_reset-error-page-google-chrome.png\" alt=\"The ERR_CONNECTION_RESET error in Google Chrome\" class=\"wp-image-49090\" srcset=\"https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/err_connection_reset-error-page-google-chrome.png 892w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/err_connection_reset-error-page-google-chrome-300x203.png 300w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/err_connection_reset-error-page-google-chrome-150x102.png 150w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/err_connection_reset-error-page-google-chrome-768x521.png 768w\" sizes=\"(max-width: 892px) 100vw, 892px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><p>The <strong>ERR_CONNECTION_RESET<\/strong> code indicates that the connection was unexpectedly reset. When a &ldquo;reset&rdquo; happens, something abruptly terminates the connection during data exchange, often before Chrome can receive any data.<\/p><p>To explain technically:<\/p><ol class=\"wp-block-list\">\n<li>Chrome sends a request to the server to retrieve a web page.<\/li>\n\n\n\n<li>During this exchange, the server, network equipment, or client device interrupts the connection, either closing it prematurely or failing to complete the request.<\/li>\n\n\n\n<li>As a result, Chrome receives no usable data and displays the error.<\/li>\n<\/ol><h2 class=\"wp-block-heading\" id=\"h-what-causes-the-err_connection_reset-error\">What causes the ERR_CONNECTION_RESET error?<\/h2><p>Here are the most common causes of the <strong>ERR_CONNECTION_RESET<\/strong> issue:<\/p><ul class=\"wp-block-list\">\n<li><strong>Unstable internet connection<\/strong>. Weak Wi-Fi signals or intermittent internet connections can cause dropped sessions.<\/li>\n\n\n\n<li><strong>Corrupt cache files<\/strong>. Outdated or corrupt cache and cookies can cause Chrome to load pages improperly, leading to the connection reset error.<\/li>\n\n\n\n<li><strong>VPN interference<\/strong>. Some VPNs or proxies interfere with network connections, especially if misconfigured.<\/li>\n\n\n\n<li><strong>Overprotective antivirus<\/strong>. Certain firewalls and antivirus software may block websites they deem unsafe, terminating the connection and triggering the error.<\/li>\n\n\n\n<li><strong>Incorrect DNS settings<\/strong>. Misconfigured or unreliable DNS servers or an outdated DNS cache can prevent Chrome from reaching the website&rsquo;s server.<\/li>\n\n\n\n<li><strong>Outdated or corrupted drivers<\/strong>. If router firmware or adapter drivers are outdated or malfunctioning, they may cause network connection issues.<\/li>\n\n\n\n<li><strong>IP\/TCP corruption<\/strong>. Issues with IP\/TCP or Winsock settings can prevent Chrome from maintaining a stable connection.<\/li>\n<\/ul><h2 class=\"wp-block-heading\" id=\"h-how-to-fix-the-err_connection_reset-error\">How to fix the ERR_CONNECTION_RESET error<\/h2><p>This section will guide you through resolving the <strong>ERR_CONNECTION_RESET<\/strong> error. We&rsquo;ve organized these methods from simplest to most advanced so you can find what works best for you.<\/p><p>We suggest starting with the first step and moving to the next if the issue persists.<\/p><h3 class=\"wp-block-heading\">1. Check if the website is working<\/h3><p>The <strong>ERR_CONNECTION_RESET<\/strong> error is typically a client-side issue, meaning it usually results from your device, network, or configuration. However, in rare cases, it may originate from the website you&rsquo;re trying to visit.<\/p><p>To rule this out, it&rsquo;s best to<a href=\"\/in\/tutorials\/is-this-website-down\"> verify if the website works<\/a> using a tool like <strong>Website Planet<\/strong>. Simply enter the website&rsquo;s URL into the tool and press <strong>Enter<\/strong>.<\/p><div class=\"wp-block-image\">\n<figure data-wp-context='{\"imageId\":\"69d9e8956baa7\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1024\" height=\"378\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2022\/03\/website-planet-is-it-down-right-now-1024x378.png\" alt=\"Website Planet's website checker tool\" class=\"wp-image-49096\" srcset=\"https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/website-planet-is-it-down-right-now.png 1024w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/website-planet-is-it-down-right-now-300x111.png 300w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/website-planet-is-it-down-right-now-150x55.png 150w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/website-planet-is-it-down-right-now-768x284.png 768w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/website-planet-is-it-down-right-now-1536x567.png 1536w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><p>If the website is down, you&rsquo;ll need to wait until the site owner or administrators fix the issue. If you know their contact information, such as an email address or social media account, you can inform them about the problem.<\/p><p>If the website is up and running for others, proceed to the next method.<\/p><h3 class=\"wp-block-heading\">2. Disconnect from VPN<\/h3><p><a href=\"\/in\/tutorials\/what-is-vpn\">A virtual private network (VPN)<\/a> lets you bypass geo-restrictions and secure your connection. However, some VPN services may have imperfections, such as endpoint downtime, overloaded servers, or network instability, which can lead to connectivity issues like <strong>ERR_CONNECTION_RESET<\/strong>.<\/p><p>If you&rsquo;re using a VPN, temporarily disable it and access the website again. If your VPN has multiple servers, you can also connect to a different location to see if the issue clears up.<\/p><div class=\"wp-block-image\">\n<figure data-wp-context='{\"imageId\":\"69d9e8956c1a5\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-large wp-lightbox-container\"><img decoding=\"async\" width=\"450\" height=\"1024\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2022\/03\/nordvpn-shared-gateways-450x1024.png\" alt=\"NordVPN's available server locations\" class=\"wp-image-118470\" srcset=\"https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/nordvpn-shared-gateways-450x1024.png 450w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/nordvpn-shared-gateways-132x300.png 132w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/nordvpn-shared-gateways-66x150.png 66w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/nordvpn-shared-gateways.png 464w\" sizes=\"(max-width: 450px) 100vw, 450px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><p>If you don&rsquo;t use a VPN, consider installing one to see if it changes the result. Reliable options like<a href=\"https:\/\/nordvpn.com\" target=\"_blank\" rel=\"noreferrer noopener\"> NordVPN<\/a> are available from its official site or trusted marketplaces, such as the MacOS and iOS App Store or the Android Play Store.<\/p><p>\n\n\n<div><p class=\"important\"><strong>Important!<\/strong> Don&rsquo;t connect, disconnect, or switch VPN locations while your browser actively loads a page. Doing so can interrupt the connection, briefly expose your real IP, and cause session errors on secure sites.<\/p><\/div>\n\n\n\n<\/p><h3 class=\"wp-block-heading\">3. Reboot your network device<\/h3><p>Rebooting your network device, such as your Wi-Fi router or modem, can often resolve the <strong>ERR_CONNECTION_RESET<\/strong> error. This process lets the device cool down, clears temporary data stored in the RAM, and resets any potential network conflicts, helping to restore a stable connection.<\/p><p>Start by powering off your router, waiting at least <strong>30<\/strong> <strong>seconds<\/strong>, and then turning it back on. Once the device reconnects, try reaccessing the website. Additionally, restart the device you&rsquo;re using &ndash; whether it&rsquo;s a computer, smartphone, or tablet &ndash; as a simple restart can fix network or configuration issues.<\/p><p>If the problem persists, test the connection on a different device to see if the website loads correctly there. You can also switch to a different Wi-Fi network or use mobile data to determine if the issue lies with your current network.<\/p><p>For mobile data connections, make sure you have sufficient balance or allowance. If none of these steps work, contact your internet provider to check for any outages or issues on their end.<\/p><h3 class=\"wp-block-heading\">4. Clear the browser cache<\/h3><p>When visiting a website, your web browser stores a copy of its content in your computer, called cache.<\/p><p>While it helps improve loading speed, storing an outdated cache can cause connection errors, including the <strong>ERR_CONNECTION_RESET<\/strong> error. This happens because the browser data is corrupted or no longer valid.<\/p><p><a href=\"\/in\/tutorials\/clear-browser-cache\">Clearing cache<\/a> can fix this error by forcing your web browser to download the newest site data. All web browsers have this feature, but the steps for doing so might differ. Here&rsquo;s how to do so in Google Chrome:<\/p><ol class=\"wp-block-list\">\n<li>Click the <strong>three-dot<\/strong> icon on the top right corner and select <strong>Delete Browsing Data<\/strong>.<\/li>\n\n\n\n<li>Choose a time range. For a clean wipe, select<strong> All time<\/strong>.<\/li>\n\n\n\n<li>Pick the type of data you want to delete. We recommend checking all the boxes.<\/li>\n\n\n\n<li>Click<strong> Delete data<\/strong> to confirm.<\/li>\n<\/ol><div class=\"wp-block-image\">\n<figure data-wp-context='{\"imageId\":\"69d9e8956cb50\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1024\" height=\"925\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2022\/03\/google-chrome-cache-deletion-menu-1024x925.png\" alt=\"google-chrome-cache-deletion-menu\" class=\"wp-image-118471\" srcset=\"https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/google-chrome-cache-deletion-menu-1024x925.png 1024w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/google-chrome-cache-deletion-menu-300x271.png 300w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/google-chrome-cache-deletion-menu-150x135.png 150w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/google-chrome-cache-deletion-menu-768x694.png 768w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/google-chrome-cache-deletion-menu.png 1032w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><p>\n\n<div><p class=\"important\"><strong>Important!<\/strong> Deleting cache, cookies, and other browsing data will sign you out of all websites.<\/p><\/div>\n\n\n\n<\/p><h3 class=\"wp-block-heading\">5. Deactivate antivirus and firewall<\/h3><p>Your computer&rsquo;s antivirus and firewall software might mistakenly block connection to a safe website, causing an error.<\/p><p>To check if your antivirus or firewall causes the issue, try disabling it and reloading the website that gives you the error. Turn these security tools off one at a time so you can determine the problematic one.<\/p><p>The steps to disable a firewall and antivirus differ depending on the software you use. If you are unsure how to do it, check the official documentation. After checking if turning them off helps, remember to immediately reactivate these tools to avoid security issues.<\/p><p>If you <a href=\"\/in\/web-hosting\">host a website<\/a> that gives<strong> ERR_CONNECTION_RESET<\/strong>, check its firewall configuration to see whether you have rules that block incoming traffic. Contact your web hosting provider for assistance if you don&rsquo;t have access to the settings.<\/p><?xml encoding=\"utf-8\" ?><figure class=\"wp-block-image size-full\"><a href=\"\/in\/web-hosting\"><img decoding=\"async\" width=\"1024\" height=\"300\" src=\"https:\/\/www.hostinger.com\/tutorials\/wp-content\/uploads\/sites\/2\/2023\/11\/Web-hosting_in-text-banner.png\" alt=\"Hostinger web hosting banner\" class=\"wp-image-98604\" srcset=\"https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2023\/11\/Web-hosting_in-text-banner.png 1024w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2023\/11\/Web-hosting_in-text-banner-300x88.png 300w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2023\/11\/Web-hosting_in-text-banner-150x44.png 150w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2023\/11\/Web-hosting_in-text-banner-768x225.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><h2 class=\"wp-block-heading\" id=\"h-6-disable-proxy-server-access\">6. Disable proxy server access<\/h2><p>A proxy server bridges the connection between your computer and the website host. If it encounters an issue, your request won&rsquo;t be able to reach the site, prompting errors like <strong>ERR_CONNECTION_RESET.<\/strong><\/p><p>Your proxy server might be inaccessible for several reasons, including downtime, overloading, or network misconfiguration.<\/p><p>To check if the proxy server causes the error, try disabling it temporarily. Here&rsquo;s how to do so in <strong>Windows<\/strong>:<\/p><ol class=\"wp-block-list\">\n<li>Go to <strong>Control Panel <\/strong>&rarr; <strong>Network and Internet<\/strong> &rarr; <strong>Internet Options<\/strong>.<\/li>\n\n\n\n<li>Select the <strong>Connections<\/strong> tab and click <strong>LAN settings<\/strong>.<\/li>\n\n\n\n<li>Uncheck the<strong> Use a proxy server for your LAN<\/strong> box.<\/li>\n\n\n\n<li>Enable <strong>Automatically detect settings<\/strong>.<\/li>\n\n\n\n<li>Hit <strong>OK<\/strong>.<\/li>\n<\/ol><div class=\"wp-block-image\">\n<figure data-wp-context='{\"imageId\":\"69d9e8956df87\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-full wp-lightbox-container\"><img decoding=\"async\" width=\"433\" height=\"407\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2022\/03\/windows-lan-settings-2.png\" alt=\"Windows LAN settings\" class=\"wp-image-49105\" srcset=\"https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/windows-lan-settings-2.png 433w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/windows-lan-settings-2-300x282.png 300w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/windows-lan-settings-2-150x141.png 150w\" sizes=\"(max-width: 433px) 100vw, 433px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><p>Follow these steps to disable the proxy in a <strong>MacOS<\/strong> device. Note that the setting locations might differ on older versions of the operating system:<\/p><ol class=\"wp-block-list\">\n<li>Click the <strong>Apple <\/strong>icon on the top left corner of your screen &rarr;<strong> System settings<\/strong>.<\/li>\n\n\n\n<li>Choose <strong>Network<\/strong> from the sidebar.<\/li>\n\n\n\n<li>Select your active internet connection &rarr; <strong>Details<\/strong>.<\/li>\n\n\n\n<li>Hit <strong>Proxies <\/strong>on the side menu and toggle all settings off.<\/li>\n\n\n\n<li>Click <strong>OK<\/strong>.<\/li>\n<\/ol><div class=\"wp-block-image\">\n<figure data-wp-context='{\"imageId\":\"69d9e8956e5ab\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1024\" height=\"634\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2022\/03\/network-proxy-configuration-on-macos-1024x634.png\" alt=\"Network proxy configuration on MacOS\" class=\"wp-image-118472\" srcset=\"https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/network-proxy-configuration-on-macos-1024x634.png 1024w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/network-proxy-configuration-on-macos-300x186.png 300w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/network-proxy-configuration-on-macos-150x93.png 150w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/network-proxy-configuration-on-macos-768x476.png 768w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/network-proxy-configuration-on-macos.png 1334w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><p>In Linux, the proxy settings vary depending on your distribution. For example, here&rsquo;s how to do so in <strong>Ubuntu<\/strong>:<\/p><ol class=\"wp-block-list\">\n<li>Click the <strong>Wi-FI<\/strong> or<strong> LAN<\/strong> icon on your taskbar.<\/li>\n\n\n\n<li>Select <strong>Settings<\/strong>.<\/li>\n\n\n\n<li>Go to the <strong>Network Proxy<\/strong> section and click the <strong>gear<\/strong> icon.<\/li>\n\n\n\n<li>Select <strong>Disable<\/strong>.<\/li>\n<\/ol><div class=\"wp-block-image\">\n<figure data-wp-context='{\"imageId\":\"69d9e8956eb6f\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1024\" height=\"780\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2022\/03\/ubuntu-proxy-settings-1024x780.png\" alt=\"Ubuntu proxy settings\" class=\"wp-image-118473\" srcset=\"https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/ubuntu-proxy-settings-1024x780.png 1024w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/ubuntu-proxy-settings-300x228.png 300w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/ubuntu-proxy-settings-150x114.png 150w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/ubuntu-proxy-settings-768x585.png 768w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/ubuntu-proxy-settings.png 1460w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><h3 class=\"wp-block-heading\">7. Reset TCP\/IP settings<\/h3><p>Transmission Control Protocol\/Internet Protocol (TCP\/IP) settings define how your computer communicates with other systems, including a server, through the internet or other network.<\/p><p>Misconfiguration in TCP\/IP can prevent your computer from transferring data, causing an error like <strong>ERR_CONNECTION_RESET<\/strong>. Resetting it will restore your system network configuration to default, potentially resolving the issue.<\/p><p>\n\n\n<div><p class=\"important\"><strong>Important!<\/strong> Before restarting your network settings, take notes of important details like DNS settings to easily restore the configuration later.<\/p><\/div>\n\n\n\n<\/p><p>To do so on <strong>Windows<\/strong>, type <strong>cmd <\/strong>into your start menu and open <strong>Command Prompt<\/strong> as an administrator. Then run these commands one by one:<\/p><pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">netsh winsock reset<\/pre><pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">netsh int ip reset<\/pre><pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">ipconfig \/release<\/pre><pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">ipconfig \/renew<\/pre><pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">ipconfig \/flushdns<\/pre><p>Meanwhile, here&rsquo;s how to restore the TCP\/IP default settings on a <strong>MacOS<\/strong> device:<\/p><ol class=\"wp-block-list\">\n<li>Click the <strong>Apple <\/strong>icon on the top left corner of your screen &rarr;<strong> System settings<\/strong>.<\/li>\n\n\n\n<li>Choose <strong>Network<\/strong> from the sidebar.<\/li>\n\n\n\n<li>Select your active internet connection &rarr; <strong>Details<\/strong>.<\/li>\n\n\n\n<li>Go to <strong>TCP\/IP <\/strong>on the side menu.<\/li>\n\n\n\n<li>Click <strong>Renew DHCP leases<\/strong>.<\/li>\n\n\n\n<li>Hit <strong>OK<\/strong>.<\/li>\n<\/ol><div class=\"wp-block-image\">\n<figure data-wp-context='{\"imageId\":\"69d9e8956f2a4\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1024\" height=\"638\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2022\/03\/the-renew-dhcp-lease-button-on-macos-network-settings-1024x638.png\" alt=\"The renew DHCP lease button on MacOS' network settings\" class=\"wp-image-118474\" srcset=\"https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/the-renew-dhcp-lease-button-on-macos-network-settings-1024x638.png 1024w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/the-renew-dhcp-lease-button-on-macos-network-settings-300x187.png 300w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/the-renew-dhcp-lease-button-on-macos-network-settings-150x93.png 150w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/the-renew-dhcp-lease-button-on-macos-network-settings-768x479.png 768w, https:\/\/www.hostinger.com\/in\/tutorials\/wp-content\/uploads\/sites\/52\/2022\/03\/the-renew-dhcp-lease-button-on-macos-network-settings.png 1338w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><p>If you use <strong>Ubuntu<\/strong> or other Linux distributions, you can reset TCP\/IP by renewing the DHCP lease, which is similar to MacOS. To do so, open <strong>Terminal <\/strong>by pressing <strong>Ctrl <\/strong>+<strong> Alt <\/strong>+ <strong>T <\/strong>and run the following commands one at a time:<\/p><pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">sudo dhclient -r <\/pre><pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">sudo dhclient <\/pre><h2 class=\"wp-block-heading\" id=\"h-conclusion\">Conclusion<\/h2><p>The <strong>ERR_CONNECTION_RESET <\/strong>error message appears when the connection between your web browser and the website host unexpectedly closes. It can happen for various reasons, including an unstable internet connection or a misconfigured network.<\/p><p>In this article, we&rsquo;ve explained seven steps to resolve <strong>ERR_CONNECTION_RESET<\/strong>:<\/p><ol class=\"wp-block-list\">\n<li>Use an online tool to check if the website is working. If not, the problem is on the server side.<\/li>\n\n\n\n<li>Disconnect your VPN since faulty endpoints can cause the connection to close.<\/li>\n\n\n\n<li>Restart your network devices and computer to clear temporary glitches.<\/li>\n\n\n\n<li>Clear your browser cache to clean outdated, invalid, or corrupted site data.<\/li>\n\n\n\n<li>Deactivate your antivirus or firewall temporarily to eliminate incorrect traffic filtering.<\/li>\n\n\n\n<li>Disable your proxy server to avoid errors in the intermediary system.<\/li>\n\n\n\n<li>Reset the TCP\/IP setting to restore network configuration to default.<\/li>\n<\/ol><p>We hope that the solutions help you resolve the error. If the error persists or you have any questions, leave us a comment below.<\/p><h2 class=\"wp-block-heading\" id=\"h-err-connection-reset-faqs\">ERR_CONNECTION_RESET FAQs<\/h2><div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1683194816948\"><h3 class=\"schema-faq-question\">How do I prevent an ERR_CONNECTION_RESET error?<\/h3> <p class=\"schema-faq-answer\">To prevent<strong> ERR_CONNECTION_RESET<\/strong>, avoid using an intermediary like a proxy server or VPN. Clear your web browser cache and reset your system&rsquo;s TCP\/IP settings to resolve data corruption. Restarting your network devices and temporarily disabling your operating system&rsquo;s firewall can also help. <\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1683194829541\"><h3 class=\"schema-faq-question\">Do I need to access my server to fix an ERR_CONNECTION_RESET error?<\/h3> <p class=\"schema-faq-answer\">It depends on whether the error happens on your local computer or the server. Check if your website is accessible using an online tool like <a href=\"https:\/\/www.websiteplanet.com\/webtools\/down-or-not\/\" target=\"_blank\" rel=\"noreferrer noopener\">Website Planet<\/a>. If it is down, you must access your server or contact your web host&rsquo;s customer support to resolve the issue.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1730948046782\"><h3 class=\"schema-faq-question\">What is ERR_CONNECTION_RESET when using HTTPS?<\/h3> <p class=\"schema-faq-answer\">If the website works fine with HTTP but returns<strong> ERR_CONNECTION_RESET<\/strong> when using HTTPS, the issue might be due to an invalid secure sockets layer (SSL) certificate. It might also happen due to mistakes when forcing HTTPS or setting up the network port. <\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>The ERR_CONNECTION_RESET error indicates an unexpectedly closed connection between the browser and the website. This common issue typically occurs when the server terminates the session before completing the data transfer. ERR_CONNECTION_RESET can result from various network, browser, and server-related issues, such as an unstable internet connection, corrupt cache files, or incorrect DNS settings. In this [&#8230;]<\/p>\n<p><a class=\"btn btn-secondary understrap-read-more-link\" href=\"\/in\/tutorials\/how-to-fix-err-connection-reset-error\">Read More&#8230;<\/a><\/p>\n","protected":false},"author":337,"featured_media":51707,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"rank_math_title":"","rank_math_description":"","rank_math_focus_keyword":"","footnotes":""},"categories":[22624,22626],"tags":[],"class_list":["post-49061","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-hosting","category-technical-aspects"],"hreflangs":[{"locale":"en-US","link":"https:\/\/www.hostinger.com\/tutorials\/how-to-fix-err-connection-reset-error","default":0},{"locale":"pt-BR","link":"https:\/\/www.hostinger.com\/br\/tutoriais\/err_connection_reset","default":0},{"locale":"fr-FR","link":"https:\/\/www.hostinger.com\/fr\/tutoriels\/err-connection-reset","default":0},{"locale":"es-ES","link":"https:\/\/www.hostinger.com\/es\/tutoriales\/err-connection-reset","default":0},{"locale":"id-ID","link":"https:\/\/www.hostinger.com\/id\/tutorial\/err-connection-reset","default":0},{"locale":"de-DE","link":"https:\/\/www.hostinger.com\/de\/tutorials\/err-connection-reset-fehler","default":0},{"locale":"it-IT","link":"https:\/\/www.hostinger.com\/it\/tutorial\/err-connection-reset","default":0},{"locale":"nl-NL","link":"https:\/\/www.hostinger.com\/nl\/tutorials\/err-connection-reset","default":0},{"locale":"en-UK","link":"https:\/\/www.hostinger.com\/uk\/tutorials\/how-to-fix-err-connection-reset-error","default":0},{"locale":"en-MY","link":"https:\/\/www.hostinger.com\/my\/tutorials\/7-ways-to-fix-err-connection-reset-error","default":0},{"locale":"en-PH","link":"https:\/\/www.hostinger.com\/ph\/tutorials\/7-ways-to-fix-err-connection-reset-error","default":0},{"locale":"es-MX","link":"https:\/\/www.hostinger.com\/mx\/tutoriales\/err-connection-reset","default":0},{"locale":"es-CO","link":"https:\/\/www.hostinger.com\/co\/tutoriales\/err-connection-reset","default":0},{"locale":"es-AR","link":"https:\/\/www.hostinger.com\/ar\/tutoriales\/err-connection-reset","default":0},{"locale":"pt-PT","link":"https:\/\/www.hostinger.com\/pt\/tutoriais\/err_connection_reset","default":0},{"locale":"en-IN","link":"https:\/\/www.hostinger.com\/in\/tutorials\/how-to-fix-err-connection-reset-error","default":0},{"locale":"en-CA","link":"https:\/\/www.hostinger.com\/ca\/tutorials\/how-to-fix-err-connection-reset-error","default":0},{"locale":"en-AU","link":"https:\/\/www.hostinger.com\/au\/tutorials\/how-to-fix-err-connection-reset-error","default":0},{"locale":"en-NG","link":"https:\/\/www.hostinger.com\/ng\/tutorials\/how-to-fix-err-connection-reset-error","default":0}],"_links":{"self":[{"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/posts\/49061","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/users\/337"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/comments?post=49061"}],"version-history":[{"count":49,"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/posts\/49061\/revisions"}],"predecessor-version":[{"id":118476,"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/posts\/49061\/revisions\/118476"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/media\/51707"}],"wp:attachment":[{"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/media?parent=49061"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/categories?post=49061"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hostinger.com\/in\/tutorials\/wp-json\/wp\/v2\/tags?post=49061"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}