Version 2.0.0.5252
Mono Version 5.14.0.177
QNAP
I was successfully connecting to NZBPlanet indexer a few days ago, it went down and now i’m getting the following error. I can get to their API through a web browser but Sonarr is not liking it.
i was getting a ton of failures connecting to the indexer when it was down, and it seems like Sonarr has just blacklisted the indexer!! (although i’m not sure thats possible). I tried deleting the indexer and recreating but now i get the error every time i try to create and test it.
Please help
Unable to connect to indexer: Error: ConnectFailure (No route to host): 'https://api.nzbplanet.net/?t=caps&apikey=xxx'
System.Net.WebException: Error: ConnectFailure (No route to host): 'https://api.nzbplanet.net/?t=caps&apikey=XXXX' ---> System.Net.WebException: Error: ConnectFailure (No route to host) ---> System.Net.Sockets.SocketException: No route to host
at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <d7a7557bf4f2450984171b394b83a8c0>:0
at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in <d7a7557bf4f2450984171b394b83a8c0>:0
at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResult asyncResult) [0x00006] in <d7a7557bf4f2450984171b394b83a8c0>:0
at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00019] in <4ef9f0380744499aa00b3f7299504647>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Net.WebConnection+<Connect>d__16.MoveNext () [0x0019b] in <d7a7557bf4f2450984171b394b83a8c0>:0
--- End of inner exception stack trace ---
at System.Net.WebConnection+<Connect>d__16.MoveNext () [0x00217] in <d7a7557bf4f2450984171b394b83a8c0>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Net.WebConnection+<InitConnection>d__19.MoveNext () [0x000cc] in <d7a7557bf4f2450984171b394b83a8c0>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Net.WebOperation+<Run>d__57.MoveNext () [0x0009a] in <d7a7557bf4f2450984171b394b83a8c0>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Net.WebCompletionSource`1+<WaitForCompletion>d__15[T].MoveNext () [0x00094] in <d7a7557bf4f2450984171b394b83a8c0>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Net.HttpWebRequest+<RunWithTimeoutWorker>d__244`1[T].MoveNext () [0x000c5] in <d7a7557bf4f2450984171b394b83a8c0>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Net.HttpWebRequest.GetResponse () [0x00016] in <d7a7557bf4f2450984171b394b83a8c0>:0
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000f6] in <2579263bcdeb4ef4b450343ebeda374e>:0
--- End of inner exception stack trace ---
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ca] in <2579263bcdeb4ef4b450343ebeda374e>:0
at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0003c] in <2579263bcdeb4ef4b450343ebeda374e>:0
at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in <2579263bcdeb4ef4b450343ebeda374e>:0
at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in <2579263bcdeb4ef4b450343ebeda374e>:0
at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in <2579263bcdeb4ef4b450343ebeda374e>:0
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x0009a] in <85e2f5295c104ca3a3bcaa59e805585a>:0
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider+<>c__DisplayClass4_0.<GetCapabilities>b__0 () [0x00000] in <85e2f5295c104ca3a3bcaa59e805585a>:0
at NzbDrone.Common.Cache.Cached`1[T].Get (System.String key, System.Func`1[TResult] function, System.Nullable`1[T] lifeTime) [0x0006a] in <2579263bcdeb4ef4b450343ebeda374e>:0
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x00046] in <85e2f5295c104ca3a3bcaa59e805585a>:0
at NzbDrone.Core.Indexers.Newznab.Newznab.get_PageSize () [0x0000c] in <85e2f5295c104ca3a3bcaa59e805585a>:0
at NzbDrone.Core.Indexers.Newznab.Newznab.GetRequestGenerator () [0x0000b] in <85e2f5295c104ca3a3bcaa59e805585a>:0
at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].TestConnection () [0x00007] in <85e2f5295c104ca3a3bcaa59e805585a>:0