How to Fix DNS_PROBE_FINISHED_NXDOMAIN

A very common error that Google Chrome users get when trying to browse to a web page is ‘This site can’t be reached – Server IP address could not be found’, together with DNS_PROBE_FINISHED_NXDOMAIN. This can be downright frustrating as suddenly you can’t browse to your website or perhaps even anywhere at all.

If you’re seeing this error while trying to get to your Menterprise Publishing or any Menterprise site, don’t worry, this is fairly easy to fix. Check out the recommendations below on how to get connected again. This can also work for other browsers, such as Firefox, Edge, etc.

What is DNS_PROBE_FINISHED_NXDOMAIN?

The reason for DNS_PROBE_FINISHED_NXDOMAIN is typically due to a misconfiguration or problem with your DNS. DNS is short for Domain Name System, which helps direct traffic on the internet by connecting domain names with actual web servers. Essentially, it takes a human-friendly request – a domain name like menterprise.io – and translates it into a computer-friendly server IP address – like 123.5.123.7.

When a user enters a URL in their web browser, DNS gets to work to connect that URL to the IP address of the actual server. This is called DNS name resolution and involves a DNS recursor querying various nameservers to figure out the actual IP address of a server. If DNS fails to resolve the domain name or address then you might receive the DNS_PROBE_FINISHED_NXDOMAIN error. The NXDOMAIN part stand stands for Non-Existent Domain.

There are a couple different variations of this error depending upon the browser you’re running.

How to Fix DNS_PROBE_FINISHED_NXDOMAIN

Here are some recommendations and things to check to fix the error (sorted in order by most common reasons we see):