Sonarr: Update 3.0.1.435 to 3.0.1.441 rtorrent error.

Created on 15 Apr 2019  路  3Comments  路  Source: Sonarr/Sonarr

Since updating I get "Unable to communicate with Rutorrent. Unable to connect to rTorrent, please check your settings" Any fix?
Here's the log:

19-4-15 15:21:46.2|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- Unknown exception: Unable to connect to rTorrent, please check your settings
19-4-15 15:21:58.5|Error|X509CertificateValidationService|Certificate validation for https://127.0.0.1//rutorrent/plugins/httprpc/action.php failed. RemoteCertificateChainErrors
19-4-15 15:21:58.5|Error|RTorrent|Failed to test rTorrent

[v3.0.1.441] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to rTorrent, please check your settings ---> System.Net.WebException: Error: TrustFailure (Authentication failed, see inner exception.) ---> System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. ---> Mono.Btls.MonoBtlsException: Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
at /build/mono-5.18.1.3/external/boringssl/ssl/handshake_client.c:1132
at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00038] in <22950e250edf4737b41940f4b076a696>:0
at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000a1] in <22950e250edf4737b41940f4b076a696>:0
at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)
at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <22950e250edf4737b41940f4b076a696>:0
at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000ff] in <22950e250edf4737b41940f4b076a696>:0
at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x0008b] in <22950e250edf4737b41940f4b076a696>:0
--- End of inner exception stack trace ---
at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x00252] in <22950e250edf4737b41940f4b076a696>:0
at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x00126] in <22950e250edf4737b41940f4b076a696>:0
at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x001ba] in <22950e250edf4737b41940f4b076a696>:0
--- End of inner exception stack trace ---
at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x0021a] in <22950e250edf4737b41940f4b076a696>:0
at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00141] in <22950e250edf4737b41940f4b076a696>:0
at System.Net.WebOperation.Run () [0x0009a] in <22950e250edf4737b41940f4b076a696>:0
at System.Net.WebCompletionSource1[T].WaitForCompletion () [0x00094] in <22950e250edf4737b41940f4b076a696>:0 at System.Net.HttpWebRequest.GetRequestStream () [0x00016] in <22950e250edf4737b41940f4b076a696>:0 at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke (System.Object clientObj, System.Reflection.MethodInfo mi, System.Object[] parameters) [0x00077] in <9d687fb9c46d481292a78781773c6116>:0 at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke (System.Reflection.MethodInfo mi, System.Object[] Parameters) [0x00000] in <9d687fb9c46d481292a78781773c6116>:0 at XmlRpcProxy89495b83-6f03-46b5-91a7-76cf4d8f78be.GetVersion () [0x00011] in <763b6b5c1b14469383bd569b09a7ce9b>:0 at NzbDrone.Core.Download.Clients.RTorrent.RTorrentProxy+<>c__DisplayClass2_0.<GetVersion>b__0 () [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Download\Clients\rTorrent\RTorrentProxy.cs:65 at NzbDrone.Core.Download.Clients.RTorrent.RTorrentProxy.ExecuteRequest[T] (System.Func1[TResult] task) [0x00000] in M:BuildAgentwork63739567f01dbcc2srcNzbDrone.CoreDownloadClientsrTorrentRTorrentProxy.cs:244
--- End of inner exception stack trace ---
at NzbDrone.Core.Download.Clients.RTorrent.RTorrentProxy.ExecuteRequest[T] (System.Func`1[TResult] task) [0x00017] in M:BuildAgentwork63739567f01dbcc2srcNzbDrone.CoreDownloadClientsrTorrentRTorrentProxy.cs:252
at NzbDrone.Core.Download.Clients.RTorrent.RTorrentProxy.GetVersion (NzbDrone.Core.Download.Clients.RTorrent.RTorrentSettings settings) [0x00023] in M:BuildAgentwork63739567f01dbcc2srcNzbDrone.CoreDownloadClientsrTorrentRTorrentProxy.cs:65
at NzbDrone.Core.Download.Clients.RTorrent.RTorrent.TestConnection () [0x00000] in M:BuildAgentwork63739567f01dbcc2srcNzbDrone.CoreDownloadClientsrTorrentRTorrent.cs:175

19-4-15 15:21:58.5|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- Unknown exception: Unable to connect to rTorrent, please check your settings

Most helpful comment

@cjamesdesigner Can you elaborate on how you fixed your error?

You have to go to settings General
Turn on advanced settings

Certificate Validation- Disabled.

Then it will work like radarr, with the same inputs

All 3 comments

Sorry, found Certificate Validation.

@cjamesdesigner Can you elaborate on how you fixed your error?

@cjamesdesigner Can you elaborate on how you fixed your error?

You have to go to settings General
Turn on advanced settings

Certificate Validation- Disabled.

Then it will work like radarr, with the same inputs

Was this page helpful?
0 / 5 - 0 ratings

Related issues

markus101 picture markus101  路  4Comments

Taloth picture Taloth  路  4Comments

sam3d picture sam3d  路  3Comments

mabasic picture mabasic  路  3Comments

pimlie picture pimlie  路  4Comments