Unable to connect to indexer, check the log for more details

Sonarr version (exact version): 2.0.0.4949
Mono version: Mono JIT compiler version 5.2.0.215:
OS: ubuntu 17.04
((Debug logs)):
https://pastebin.com/0CXwVqC6

Description of issue:

I’m trying to add a Custom Torznab provider but for some reason i cant get it working.

http://78.46.44.37:9117/jackett/api/v2.0/indexers/animetosho/results/torznab/api?t=caps&apikey=
returns the following xml: https://pastebin.com/cQFKHtJR

Pre configured indexers like RARBG are working fine.

Anyone know how to solve this?

[v2.0.0.4949] System.InvalidOperationException: Sequence contains no elements
  at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00010] in <e3fb361e66bb4797b6f56fd88e04971e>:0
  at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].TestConnection () [0x0001f] in <e8ad39d438bc4c448bfbd968b0f74ec6>:0

mono isn’t running with the --debug switch so I can’t see exactly what the issue is. We’ll also need ((trace logs)) in this case.

1 Like

Thanks for you reply.

I just resolved this issue, the Categories number wasnt set right. (my bad)

Anyhow, thanks for your help

1 Like

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