Chrome error codes
28 codes — tap one for its meaning, causes, and fix steps.
- ERR_ABORTEDThe request was cancelled before it completed
- ERR_ADDRESS_UNREACHABLEChrome cannot route a packet to the destination IP address
- ERR_BLOCKED_BY_ADMINISTRATORA network policy or device management policy blocked this URL
- ERR_BLOCKED_BY_CLIENTA browser extension blocked this request
- ERR_CACHE_MISSThe resource was expected from the browser cache but was not found there
- ERR_CERT_AUTHORITY_INVALIDThe certificate was signed by an authority Chrome does not trust
- ERR_CERT_COMMON_NAME_INVALIDThe certificate hostname does not match the site you requested
- ERR_CERT_DATE_INVALIDThe server's SSL certificate has expired or is not yet valid
- ERR_CERT_REVOKEDThe certificate has been revoked by its issuing authority
- ERR_CONNECTION_CLOSEDThe server closed the connection unexpectedly before sending a complete response
- ERR_CONNECTION_REFUSEDThe server actively refused the connection request
- ERR_CONNECTION_RESETThe connection was cut mid-session by the remote host
- ERR_CONNECTION_TIMED_OUTThe connection attempt took too long and was abandoned
- ERR_CONTENT_DECODING_FAILEDChrome could not decode the compressed response body
- ERR_EMPTY_RESPONSEThe server accepted the connection but sent no data
- ERR_FILE_NOT_FOUNDThe local file referenced by the URL does not exist
- ERR_HTTP2_PROTOCOL_ERRORAn error occurred in the HTTP/2 stream or connection
- ERR_INTERNET_DISCONNECTEDNo network connection is available
- ERR_INVALID_HTTP_RESPONSEThe server sent a response that is not valid HTTP
- ERR_NAME_NOT_RESOLVEDThe DNS lookup for the hostname failed
- ERR_NETWORK_CHANGEDThe network connection changed while the page was loading
- ERR_PROXY_CONNECTION_FAILEDChrome could not connect to the configured proxy server
- ERR_QUIC_PROTOCOL_ERRORA QUIC protocol error occurred during a connection to the server
- ERR_RESPONSE_HEADERS_TRUNCATEDThe HTTP response headers were cut off before completing
- ERR_SSL_PROTOCOL_ERRORThe SSL or TLS handshake failed and a secure channel could not be established
- ERR_SSL_VERSION_OR_CIPHER_MISMATCHChrome and the server could not agree on a TLS version or cipher suite
- ERR_TIMED_OUTA connection was established but the server did not respond in time
- ERR_TOO_MANY_REDIRECTSThe page is stuck in a redirect loop