Frequently getting no search results

Version
    3.0.3.741
Package Version
    3.0.3.741-ls190 by linuxserver.io
Mono Version
    5.20.1.34
Docker

This is probably an indexer issue but I frequently get no results from search, even though there are items. Here is a debug log snippet:

20-3-28 12:01:15.3|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
20-3-28 12:01:15.3|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
20-3-28 12:01:15.3|Debug|Api|[PUT] /api/v3/config/host: 202.Accepted (104 ms)
20-3-28 12:01:28.1|Debug|Api|[GET] /api/v3/episode?seriesId=276: 200.OK (2 ms)
20-3-28 12:01:28.1|Debug|Api|[GET] /api/v3/queue/details?seriesId=276: 200.OK (2 ms)
20-3-28 12:01:28.1|Debug|Api|[GET] /api/v3/episodeFile?seriesId=276: 200.OK (9 ms)
20-3-28 12:01:31.0|Info|NzbSearchService|Searching 1 indexers for [Steven Universe Future : S01E20]
20-3-28 12:01:32.1|Debug|Rarbg|Downloading Feed https://torrentapi.org/pubapi_v2.php/pubapi_v2.php?mode=search&search_tvdb=370471&search_string=S01E20&ranked=0&category=18%3B41%3B49&limit=100&token=(removed)&format=json_extended&app_id=Sonarr
20-3-28 12:01:34.8|Debug|NzbSearchService|Total of 0 reports were found for [Steven Universe Future : S01E20] from 1 indexers
20-3-28 12:01:34.8|Debug|NzbSearchService|Setting last search time to: 3/28/2020 6:01:34 PM
20-3-28 12:01:34.9|Info|DownloadDecisionMaker|No results found
20-3-28 12:01:34.9|Debug|Api|[GET] /api/v3/release?episodeId=29677: 200.OK (3895 ms)
20-3-28 12:01:37.9|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
20-3-28 12:01:37.9|Debug|Api|[GET] /api/v3/system/status: 200.OK (1 ms)
20-3-28 12:01:38.2|Debug|Api|[GET] /api/v3/diskspace: 200.OK (334 ms)
20-3-28 12:01:39.2|Debug|Api|[GET] /api/v3/log/file: 200.OK (0 ms)

The only indexer I am using right now is the built in rarbg one. I don’t get any sort of errors from the tracker. There have been times when I don’t get results and there is a red notification saying there was an issue contacting the indexer, I hit the test button on the indexer, it’s successful and everything is fine. But that hasn’t been the case lately. It just returns no results and there is no indication there is an issue. That’s what leads me to believe it’s the tracker but I just want to make sure it’s not something else. I would think it would response with ‘too many requests’ or something like that.

If you’d hit an API limit I would expect RARBG to return an error to that effect, but similar to returning no results Sonarr has no control over that.

There isn’t anything Sonarr can do here, it can only process the results it gets from the indexer, but out of curiosity, if you search for that again later does it return results?

You’ll probably want more indexers.

Right, I’d expect it return something to that effect. The issue comes and goes. No way to really gauge when it resets, if that is indeed the issue as I suspect. I do have more indexers, I just rarely use them but I should probably start working them in to the process.

Ok, that confirms what I thought. Thanks.

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