Common Chrome Browser Error Messages
Aw, Snap!
This is Chrome’s crash message.
ERR_INTERNET_DISCONNECTED
This typically means there was no network connection to the website.
ERR_NAME_NOT_RESOLVED
This is caused by some kind of DNS error. Either the domain does not exist or the DNS failed to resolve.
ERR_SSL_PROTOCOL_ERROR
Any configuration issues with the SSL certificate of the website can cause this error.
ERR_CONNECTION_TIMED_OUT or ERR_TIMED_OUT
This occurs when the webpage takes too long to load.
ERR_CONNECTION_RESET
This usually happens when the IP address of the webpage being requested changes while being accessed.
ERR_NETWORK_CHANGED
Similar to ERR_CONNECTION_RESET but this means that the network connection to the web server changed.
ERR_CONNECTION_REFUSED
This happens if the web server refuses the browser connection. This is a common indicator that ObservePoint is being detected as a bot and is being blocked. A corrupt cookie could also cause this error.
ERR_EMPTY_RESPONSE
The empty response indicates that the web server did not send any data back to the browser.
ERR_CACHE_MISS
When you are submitting a page, the information that you entered will need to be entered again.
ERR_EMPTY_REPONSE
The website is not working correctly and no data was sent.
ERR_NAME_NOT_RESOLVED
There is no such hostname (IP Address).
ERR_INTERNET_DISCONNECTED
Your device is not connected to the internet and not receiving a wireless signal.
ERR_BAD_SSL_CLIENT_AUTH_CERT
An incorrect client certificate is causing problems with logging into the website.
ERR_ABORTED
An operation was aborted (due to user action).
Error: An audit action failed.
This error occurs when a user configured audit action was unable to execute correctly. The failing action and selector is noted.
Source: iTechPost