ERR_EMPTY_RESPONSE or No data received Error which is a common issue faced by many users due to some technical error. It appears when you are trying to browse the website you are trying to access but it’s not responding or sending date in response to your request. You can identify this error when the following error code present in your screen, like below:
This error is not a website-specific error, it appears because your browser is unable to respond to your request. It doesn’t matter what kind of website you are trying to load, sometimes accessing a website like Youtube and Facebook also given this error. It happens due to conflicts on the website or webserver or due to server or host cache.
How to fix ERR_EMPTY_RESPONSE or No data received Error:
Here are some methods that you can try to fix ERR_EMPTY_RESPONSE or No data received error –
Method 1 – Reset Winsock
In most cases, this problem is solved just by resetting the Winsock. Many times Winsock corruption could be a reason to trigger such error. For resetting the Winsock follow the steps below-
Step-1: In your laptop or PC go to the search panel in Window and type ‘cmd’.
Step-2: From the list of the result displayed click on ‘Command Prompt’ and select ‘Run as administrator’.
Step-3: Then the next window that appears in front of you type ‘netsh Winsock reset’ and then press Enter.
Step-4: The last step, Restart your system and check that your problem is resolved.
Now with this first method, you can check whether ERR_EMPTY_RESPONSE or No data received error is gone or not. Although there is another method that you can try.
Method 2- Reset Network Stack
Reset network stack is another method to solve the ERR_EMPTY_RESPONSE error. To solve the issue you need to follow some easy steps:
Step-1: Press Window key + X
Step-2: From the menu you see in front of you, select ‘command prompt (Admin)’.
Step-3: In this step, you have to copy some commands (given below) and paste it one by one on the Window that’s open in front of you by the completion of 2nd step. And then press ‘Enter’.
ipconfig/flushdns
ipconfig/registered
ipconfig/release
ipconfig/renew
netsh Winsock reset catalog
netsh int ipv4 reset reset.log
netsh int ipv6 reset reset.log
pause
shutdown/r
Step-4: Restart your System now.
Now you can check that ERR_EMPTY_RESPONSE error is gone from the site you trying to load.
Anyway, there are other two methods that you can try to resolve ERR_EMPTY_RESPONSE or no data received an error.
Method 3- Disable Antivirus/ Firewall or VPNs
This is one of the simplest methods that you can employ. Here, you have to perform the following steps:
Step 1: Try disabling your Antivirus software, firewall.
Step 2: Try disconnecting from your VPN.
Step 3: Then all set, check if the site is working or not.
Method 4- Hosting Provider
This occurs due to server or host cache such as Memcached or APC cache that mentioned before or the conflicts in the webserver. Generally, this issue faced by WordPress users.
To solve this inform contact with your hosting provider and tell them to see if the site can be restored from backup.
Conclusion
More than 99% of the websites commonly face the ERR_EMPTY-RESPONSE or No data received an error. It is easy and simple to solve the error through the steps mentioned above.