Pages

Pages - Menu

18.1.11

Cache read failure error 401

When i try to surf the site google  .com,i found an error displayed over the page as,
"Error 401 (net::ERR_CACHE_READ_FAILURE) : unknown error".
"Error 401 (net::ERR_CACHE-READ-FAILURE) : Error reading data from cache".

To speed up web pages, browser temporarily saves downloaded files to disk.When the browser is not shut down properly, these files can become corrupted, and finally resulting in the error(i.e cache read failure).

Generally the error with code 401 indicates security issues like authentication and authorization. The word 'cache read failure' in the error message represents error in fetching the data from cache memory.

Solution recommended is to try reloading the page because sometimes the webpage might be temporarily down or it may have moved  permanently to a new address.


Solution :
Try reloading the page it will resolve the error and shutting down properly should prevent it from happening in the future.

No comments:

Post a Comment