Having trouble using Jackett with Sonarr

Sonarr version 2.0.0.4472:
OS: Windows 10
Description of issue: I added several trackers in Jackett and then copied all the info over to Sonarr, added each tracker as a custom Torznab, tested it on Sonarr and it said it was working. Tried searching for some episodes that I know are on several of the tracker sites, no results. I found some of these error messages in the logs:

NzbDroneErrorPipeline Request Failed: Magnet not supported by download client. (Blackhole does not support magnet links.)

I added six different trackers which have non-magnet links, is there a reason this isn’t working? Thanks!

Edit: Looked a little closer, that error seems to be for just one episode, the other episodes just give me this (removed show name per rules):

EpisodeSearchService Episode search completed. 0 reports downloaded. 12:39am
DownloadDecisionMaker Processing 11 releases 12:39am
NzbSearchService Searching 5 indexers for [xxxxxxx: S04E08] 12:39am
EpisodeSearchService Episode search completed. 0 reports downloaded. 12:39am
DownloadDecisionMaker Processing 11 releases 12:39am
NzbSearchService Searching 5 indexers for [xxxxxxx: S04E07] 12:38am

The weird thing is there are 5 indexers that aren’t Jackett-related, those appear to be the ones being searched. Why isn’t it included the Jackett ones?

The results for one of the other episodes is:

ProcessDownloadDecisions Couldn’t add report to download queue. xxxxxxxxxxx.S04E06: Magnet not supported by download client. (Blackhole does not support magnet links.) 12:38am

DownloadDecisionMaker Processing 17 releases 12:38am

NzbSearchService Searching 9 indexers for [xxxxxxxx: S04E06] 12:38am

This is searching 9 indexers and giving me the magnet link error (and I have more than 9 indexers).

We need to see the ((debug logs)) that were requested when you opened this thread.

Could be that the series type isn’t supported on them (you need to specify the categories for anime if you want anime to work for example), or search isn’t enabled for them.

Hi, thanks for the quick reply., Not anime, just a regular TV show. I left the original default categories of 5030 and 5040 for each tracker, and added 5000 as a catch-all. I just did a new search for the episodes, and here are the logs - http://pastebin.com/9n8GYYYT

Here are all the indexers I currently have, with the Torznab ones asterisked:

  • EZTV
  • KAT.how
  • Isohunt
    Nyaa
    NZB.su
    Rarbg (the one included)
  • Rarbg (added via Jackett)
  • Pirate Bay
  • Torrentz2
    Usenet Crawler
    Wombles

We need the debug logs, from the log file, not the info logs from the logs table.

Ugh sorry about that, here you go: http://pastebin.com/szHwS3Jf

17-2-13 09:35:48.7|Debug|IndexerFactory|Temporarily ignoring indexer Rarbg till 2/13/2017 10:05:48 AM due to recent failures.
17-2-13 09:35:48.7|Debug|IndexerFactory|Temporarily ignoring indexer KAT.how till 2/13/2017 9:40:47 AM due to recent failures.
17-2-13 09:35:48.7|Debug|IndexerFactory|Temporarily ignoring indexer RARBG till 2/13/2017 10:05:48 AM due to recent failures.
17-2-13 09:35:48.7|Debug|IndexerFactory|Temporarily ignoring indexer The Pirate Bay till 2/13/2017 9:40:47 AM due to recent failures.
17-2-13 09:35:48.7|Debug|IndexerFactory|Temporarily ignoring indexer Torrentz2 till 2/13/2017 9:40:47 AM due to recent failures.

That explains why some indexers aren’t being searched, either Jackett is returning something Sonarr treats as an error or the indexer is returning an error that Jackett passes back to Sonarr.

Hmm, that sucks. I’ll have to figure out what’s going on with those then. Thanks for taking the time to check into this!

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