Chrome ERR_NAME_NOT_RESOLVED
Warningchrome
Overview
Chrome ERR_NAME_NOT_RESOLVED means the DNS lookup for the website domain name failed.
Key Details
- Chrome cannot convert the domain name to an IP address
- DNS server is not responding or domain does not exist
- Can affect specific domains or all websites
- Common with mistyped URLs
Common Causes
- Domain name misspelled in the URL
- DNS server is down or unreachable
- Domain has expired and been deregistered
- DNS cache has stale or incorrect entry
Steps
- 1Check the URL for typos in the domain name
- 2Flush DNS cache: chrome://net-internals/#dns
- 3Change DNS to Google (8.8.8.8) or Cloudflare (1.1.1.1)
- 4Try accessing the site using its IP address directly
Tags
browserchromechrome err name not resolvedfixtroubleshooting
More in Chrome
chrome-err-connection-refusedChrome ERR_CONNECTION_REFUSED
Warningchrome-err-connection-timed-outChrome ERR_CONNECTION_TIMED_OUT
Warningchrome-err-internet-disconnectedChrome ERR_INTERNET_DISCONNECTED
Warningchrome-err-ssl-protocol-errorChrome ERR_SSL_PROTOCOL_ERROR
Warningchrome-err-cert-authority-invalidChrome ERR_CERT_AUTHORITY_INVALID
Errorchrome-err-cache-missChrome ERR_CACHE_MISS
InformationalFrequently Asked Questions
Not necessarily — DNS may be temporarily down. Check the URL for typos first.