Rarbg -- Curl Error 77

Sonarr version (exact version): 2.0.0.4472
Mono version (if Sonarr is not running on Windows): QMono 4.6.2.7
QNAP NAS TS-451+
Request Failed: Curl Error 77 for Url https://torrentapi.org/pubapi_v2.php?get_token=get_token, issues with your operating system SSL Root Certificate Bundle (ca-bundle).

System.Net.WebException: Curl Error 77 for Url https://torrentapi.org/pubapi_v2.php?get_token=get_token, issues with your operating system SSL Root Certificate Bundle (ca-bundle).
at NzbDrone.Common.Http.Dispatchers.CurlHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001f1] in :0
at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000ae] in :0
at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x0007e] in :0
at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in :0
at NzbDrone.Core.Indexers.Rarbg.Rarbg.RequestAction (System.String action, System.Collections.Generic.IDictionary2[TKey,TValue] query) [0x0006d] in <16f9d0ac1b4b4545a818312139cdf850>:0 at NzbDrone.Core.ThingiProvider.ProviderFactory2[TProvider,TProviderDefinition].RequestAction (TProviderDefinition definition, System.String action, System.Collections.Generic.IDictionary2[TKey,TValue] query) [0x00008] in <16f9d0ac1b4b4545a818312139cdf850>:0 at NzbDrone.Api.ProviderModuleBase3[TProviderResource,TProvider,TProviderDefinition].RequestAction (System.String action, TProviderResource providerResource) [0x000e4] in <4593134493e24fb9b6fdf788b485e699>:0
at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Api.ProviderModuleBase3<NzbDrone.Api.Indexers.IndexerResource, NzbDrone.Core.Indexers.IIndexer, NzbDrone.Core.Indexers.IndexerDefinition>,object,NzbDrone.Api.Indexers.IndexerResource) at NzbDrone.Api.ProviderModuleBase3[TProviderResource,TProvider,TProviderDefinition].<.ctor>b__1_2 (System.Object x) [0x000ad] in <4593134493e24fb9b6fdf788b485e699>:0
at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func`2<object, object>,object)
at Nancy.Routing.Route+<>c__DisplayClass4.b__3 (System.Object parameters, System.Threading.CancellationToken context) [0x00049] in <63c44d6f8d7e4f339a987bf9eb94d931>:0

Getting above message when trying to setup Rarbg as an Indexer in Sonarr. Everything else is working great. Any suggestions on how to get this fixed would be appreciated.

Thanks in advance.

The issue is right there in the message. You’ll need to update the ca-bundle on your NAS to resolve it.

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