I’m using sonarr for a while now, I’m trying to add rarbg as a indexer. I’m able to find episodes but when I’m trying to download one I get a red cloud icon with the message: “Getting release from indexer failed”
When digging in the error message it gives:
"NzbDrone.Core.Exceptions.NzbDroneClientException: Getting release from indexer failed\n at NzbDrone.Api.Indexers.ReleaseModule.DownloadRelease (NzbDrone.Api.Indexers.ReleaseResource release) [0x0004c] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Api\Indexers\ReleaseModule.cs:72 \n at NzbDrone.Api.Indexers.ReleaseModule.<.ctor>b__0 (System.Object x) [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Api\Indexers\ReleaseModule.cs:46 \n at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func`2<object, object>,object)\n at Nancy.Routing.Route+<>c__DisplayClass4.b__3 (System.Object parameters, CancellationToken context) <0x33ab6028 + 0x00133> in :0 "
I’m running Sonarr on a Synology btw
Sonarr Version: 2.0.0.3732
Mono Version: 4.2.1 (Stable 4.2.1.102/6dd2d0d Mon Nov 30 13:59:27 CET 2015).
We’ll need to see the preceding logs to diagnose this, please post them to hastebin. It’d be best to post trace logs so we have all the information we can.
RARBG is a bit inconsistent on whether you get a magnet or a torrent back. Its possible for the torrent to be extracted, but not something we’re considering at the moment.