Unable to connect to Rarbg v2.0.0.4431

I have installed the lastest stable version 2.0.0.4427 and the test to rarbg failed. Then I’m using the develop version 2.0.0.4431, but I’m still getting the error (not sure if it is the same in both versions):

Mint 18
Mono 4.2.3 (Stable 4.2.3.4/832de4b Wed Mar 16 13:19:08 UTC 2016)

I have read the other topics, but not sure if they apply for my error because I was able to connect to it, in another mint 18, just a few days ago.

Unable to connect to indexer: Error: SendFailure (Error writing headers)

System.Net.WebException: Error: SendFailure (Error writing headers) —> System.Net.WebException: Error writing headers —> System.IO.IOException: The authentication or decryption has failed. —> Mono.Security.Protocol.Tls.TlsException: The authentication or decryption has failed.
at Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord (IAsyncResult asyncResult) <0x41d7d950 + 0x00103> in :0
at Mono.Security.Protocol.Tls.SslClientStream.SafeEndReceiveRecord (IAsyncResult ar, Boolean ignoreEmpty) <0x41d7d890 + 0x0002b> in :0
at Mono.Security.Protocol.Tls.SslClientStream.NegotiateAsyncWorker (IAsyncResult result) <0x41d7afa0 + 0x00227> in :0
— End of inner exception stack trace —
at System.Net.WebConnection.EndWrite (System.Net.HttpWebRequest request, Boolean throwOnError, IAsyncResult result) <0x41bc6380 + 0x00207> in :0
at System.Net.WebConnectionStream+c__AnonStorey1.<>m__0 (IAsyncResult r) <0x41bc5c40 + 0x0014f> in :0
— End of inner exception stack trace —
— End of inner exception stack trace —
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) <0x41bbcfe0 + 0x001ab> in :0
at System.Net.HttpWebRequest.GetResponse () <0x41bb6d30 + 0x0005a> in :0
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000fe] in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:61

Please advice :slight_smile:

You’re likely missing a version of libcurl that Sonarr can fallback to.

Sonarr will log Curl not available, using default WebClient. as a trace log message if it’s unable to fallback (it will only log it once).

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