host address found in database but Error: requested name is valid and was found in the database, but it does not have the
Error: correct associated data being resolved for.
I am able to go to the URL using browser.
Pl help to resolve.
|
host address found in database but Error: requested name is valid and was found in the database, but it does not have the I am able to go to the URL using browser. Pl help to resolve. |
|||||
|
|
Looks like a very strange error to say that the name exists, but there are no address records in their DNS. |
|||
|
|
|
The error is a generic Win Socket error WSANO_DATA 11004. The error may occur due to a DNS misconfiguration: an MX record is returned but no A record — indicating the host itself exists, but is not directly reachable. I advise you to verify your DNS configuration for the VisualSVN Server machine and local domain in general. Misconfigured or non-accessible proxy can also result into such issue. E.g. if there is proxy specified in |
|||
|
|