Hello team,
I am new to godaddy web hosting,and my requirement was to to host one of the existing website in Godaddy site.
I have created subdomain and tried to browse the empty website then i got response as Dns_probe_finished_nxdomain then i searched the community,in some of the post they suggested to clear the browser cache and cookies and some of them suggested to add the A record in DNS setting...i tried all of them but no luck...
Please help me to solve this
Solved! Go to Solution.
Hello guru4,
I hope you are well. The reason for DNS_PROBE_FINISHED_NXDOMAIN is typically due to a misconfiguration or problem with your DNS. If DNS fails to resolve the domain name or address then you might receive the DNS_PROBE_FINISHED_NXDOMAIN error.
In Google Chrome this error will show as DNS_PROBE_FINISHED_NXDOMAIN and will say that the DNS address could not be found.
Here are some recommendations and things to check to fix the error (sorted in order by most common reasons we see):
In the Command Prompt type the following commands and press enter after entering each one of them:
ipconfig /release
ipconfig /all
ipconfig /flushdns
ipconfig /renew
netsh int ip set dns
netsh winsock reset
Please read full 2019 guide how to fix DNS_PROBE_FINISHED_NXDOMAIN
The DNS PROBE FINISHED NXDOMAIN problem was started due to incompatibility of IP addresses with computer DNS. To be more technical, DNS converts all messages from a domain into a form of IP address. The real problem arises when someone enters a URL in their browser; it's up to DNS to find a server with the appropriate server IP address. While in the general case, the search process is directed to the target site, but if the DNS fails, this will produce an error. Changing DNS server to Google DNS or OpenDNS , or remove all cookies and cached files on your browser will help to resolve this issue immediately. Like any other error, there are several ways you can solve these problems by yourself.
Release or Renew Your IP Address
Change DNS server
Restart DNS Client service
Reset hosts file
Reset Chrome Flags
Reset Winsock program