Sonarr unable to connect to indexer

Sonarr has been working beautifully for months on my DiskStation NAS but recently can’t connect to any indexer. I’ve restarted Sonarr but no difference. For instance, in trying to add KAT the log shows the following:

Unable to connect to indexer: Error: NameResolutionFailure
System.Net.WebException: Error: NameResolutionFailure
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00065] in /spksrc/native/mono/work-native/mono-4.2.1/mcs/class/System/System.Net/HttpWebRequest.cs:946
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in /spksrc/native/mono/work-native/mono-4.2.1/mcs/class/System/System.Net/HttpWebRequest.cs:958
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cd] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:46

Looks like a DNS lookup failure, possibly blocked by your ISP.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.