Bonsoir à tous !

Couchpotato ne me satisfaisant pas à 100% je test Radarr.

Cependant, impossible pour moi de configurer ce logiciel avec RuTorrent, en effet j'ai beau renseigner ce qui me semble correct dans l'ajour rtorrent (à savoir : localhost, 8080, scgi://localhost:5001/, ssl yes et mon log/mdp) il m'indique toujours " Unknown exception: Error: ConnectFailure (Connection refused) "

Une idée ?

Sachant que j'ai utiliser le script de mon dédié pour installer rutorrent !

Merci 🙂 bonne soirée !

Bonjour,

As-tu essayé de passer par le blackhole ? Tu paramètres Radarr pour mettre les fichier .torrents dans ton dossier watch

Sur Radarr dans la configuration du Download Clients pour RuTorrent, j'ai mit :
L'IP de Rutorrent (ip local)
Le Port 80
/rutorrent/plugins/httprpc/action.php
Mon User et MDP

Ahhh, merci lilp !

Et merci aussi Nebukad mais je ne sais pas pourquoi, avec le BlackHole j'ai toujours des soucis donc j'ai pas opter pour cette solution !

2 mois plus tard

Bonjour , je suis dans le même cas .... Impossible de parametrer Radarr avec Rtorrent 🙁

Logs :

[Error] RTorrent: Error: SecureChannelFailure (One or more errors occurred.)

[v0.2.0.935] System.Net.WebException: Error: SecureChannelFailure (One or more errors occurred.) ---> System.AggregateException: One or more errors occurred. ---> System.IO.IOException: Authentication failed because the remote party has closed the transport stream.
  at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status) [0x00027] in <a63b52a3a7644f60a95b388cb72441c2>:0
  at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus)
  at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00006] in <a63b52a3a7644f60a95b388cb72441c2>:0
  at Mono.Net.Security.AsyncProtocolRequest+<ProcessOperation>d__24.MoveNext () [0x000ff] in <a63b52a3a7644f60a95b388cb72441c2>:0
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <2e7c1c96edae44d496118948ca617c11>:0
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <2e7c1c96edae44d496118948ca617c11>:0
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <2e7c1c96edae44d496118948ca617c11>:0
  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <2e7c1c96edae44d496118948ca617c11>:0
  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <2e7c1c96edae44d496118948ca617c11>:0
  at Mono.Net.Security.AsyncProtocolRequest+<StartOperation>d__23.MoveNext () [0x0008b] in <a63b52a3a7644f60a95b388cb72441c2>:0
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <2e7c1c96edae44d496118948ca617c11>:0
  at Mono.Net.Security.MobileAuthenticatedStream+<ProcessAuthentication>d__47.MoveNext () [0x00254] in <a63b52a3a7644f60a95b388cb72441c2>:0
   --- End of inner exception stack trace ---
  at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <2e7c1c96edae44d496118948ca617c11>:0
  at System.Threading.Tasks.Task.Wait (System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00043] in <2e7c1c96edae44d496118948ca617c11>:0
  at System.Threading.Tasks.Task.Wait () [0x00000] in <2e7c1c96edae44d496118948ca617c11>:0
  at Mono.Net.Security.MobileAuthenticatedStream.AuthenticateAsClient (System.String targetHost, System.Security.Cryptography.X509Certificates.X509CertificateCollection clientCertificates, System.Security.Authentication.SslProtocols enabledSslProtocols, System.Boolean checkCertificateRevocation) [0x0000d] in <a63b52a3a7644f60a95b388cb72441c2>:0
  at Mono.Net.Security.MonoTlsStream.CreateStream (System.Byte[] buffer) [0x0007b] in <a63b52a3a7644f60a95b388cb72441c2>:0
  at System.Net.WebConnection.CreateStream (System.Net.HttpWebRequest request) [0x00073] in <a63b52a3a7644f60a95b388cb72441c2>:0
   --- End of inner exception stack trace ---
  at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00058] in <a63b52a3a7644f60a95b388cb72441c2>:0
  at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <a63b52a3a7644f60a95b388cb72441c2>:0
  at CookComputing.XmlRpc.XmlRpcClientProtocol.GetWebResponse (System.Net.WebRequest request) [0x00014] in <9d687fb9c46d481292a78781773c6116>:0
  at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke (System.Object clientObj, System.Reflection.MethodInfo mi, System.Object[] parameters) [0x0015a] in <9d687fb9c46d481292a78781773c6116>:0
  at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke (System.Reflection.MethodInfo mi, System.Object[] Parameters) [0x00000] in <9d687fb9c46d481292a78781773c6116>:0
  at XmlRpcProxy0624fbd3-c107-4cbb-aae9-65c77cf6b404.GetVersion () [0x00011] in <3bae40d94f3d48b3a5fc7531ca9104b9>:0
  at NzbDrone.Core.Download.Clients.RTorrent.RTorrentProxy.GetVersion (NzbDrone.Core.Download.Clients.RTorrent.RTorrentSettings settings) [0x00017] in <ea79579f69914cb99d5944c081b36c17>:0
  at NzbDrone.Core.Download.Clients.RTorrent.RTorrent.TestConnection () [0x0000c] in <ea79579f69914cb99d5944c081b36c17>:0

[Warn] NzbDroneErrorPipeline: Invalid request Validation failed:
 -- Unknown exception: Error: SecureChannelFailure (One or more errors occurred.)
Répondre…