System.Net.WebException: Error: NameResolutionFailure
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in :0
at System.Net.HttpWebRequest.GetResponse () [0x00000] in :0
at NzbDrone.Common.Http.HttpClient.ExecuteWebRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.HttpWebRequest webRequest) [0x00000] in :0
15-10-8 13:10:44.4|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
– Unable to connect to indexer, check the log for more details
I get the same error with all of my indexers now. This all seemed to happen around the time I did an update.
Sonarr uses mono which uses the system’s DNS settings to do domain lookups. Mono will cache DNS lookups, I’m not sure if it caches failed lookups or not, but if the DNS is working on the server (you can ping your indexers) and Sonarr is still failing, try restarting Sonarr.