Skip to main content

Posts

Showing posts from June, 2013

Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data.

I was consistently getting this error in chrome for a webpage that was loading just fine in safari. I managed to fix the problem by doing the following in chrome; Go to History > Show Full History Type the site domain to filter the results to show all recent attempts to load the page. Select all entries in filtered results and click "Remove Selected items." In the same History window, select "Settings" from a list menu in the left bar of the page. Click "Show advanced settings ..." . Then, under Privacy click "Content settings..." Click "All cookies and site data..." In "search cookies" textbox type the domain name of the website where the page is hosted. Click "x" to delete all cookies associated with the domain. Exit the settings window by clicking "Done" and try reloading the page.  I hope this fixes the problem. If you followed the same steps, please let others know whether it worked or n