Help Sonarr not adding torrents to rutorrent

Sonarr is not adding my torrents to rutorrent even though when i test is says everything is okay here is my log

Request Failed. POST /api/release: Unable to connect to rTorrent, please check your settings

NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to rTorrent, please check your settings —> CookComputing.XmlRpc.XmlRpcServerException: Internal Server Error at CookComputing.XmlRpc.XmlRpcClientProtocol.ReadResponse (CookComputing.XmlRpc.XmlRpcRequest req, System.Net.WebResponse webResp, System.IO.Stream respStm, System.Type returnType) [0x00038] in <9d687fb9c46d481292a78781773c6116>:0 at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke (System.Object clientObj, System.Reflection.MethodInfo mi, System.Object[] parameters) [0x001d7] in <9d687fb9c46d481292a78781773c6116>:0 at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke (System.Reflection.MethodInfo mi, System.Object[] Parameters) [0x00000] in <9d687fb9c46d481292a78781773c6116>:0 at XmlRpcProxy98e30ddf-ea00-459c-93b2-4ef729f97693.LoadRawStart (System.String target, System.Byte[] data, System.String[] commands) [0x00038] in <cf62a712a25746de94b827393e142035>:0 at NzbDrone.Core.Download.Clients.RTorrent.RTorrentProxy+<>c__DisplayClass5_0.<AddTorrentFromFile>b__0 () [0x0006b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\rTorrent\RTorrentProxy.cs:150 at NzbDrone.Core.Download.Clients.RTorrent.RTorrentProxy.ExecuteRequest[T] (System.Func1[TResult] task) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\rTorrent\RTorrentProxy.cs:244 --- End of inner exception stack trace --- at NzbDrone.Core.Download.Clients.RTorrent.RTorrentProxy.ExecuteRequest[T] (System.Func1[TResult] task) [0x0000a] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\rTorrent\RTorrentProxy.cs:248 at NzbDrone.Core.Download.Clients.RTorrent.RTorrentProxy.AddTorrentFromFile (System.String fileName, System.Byte[] fileContent, System.String label, NzbDrone.Core.Download.Clients.RTorrent.RTorrentPriority priority, System.String directory, NzbDrone.Core.Download.Clients.RTorrent.RTorrentSettings settings) [0x00045] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\rTorrent\RTorrentProxy.cs:140 at NzbDrone.Core.Download.Clients.RTorrent.RTorrent.AddFromTorrentFile (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode, System.String hash, System.String filename, System.Byte[] fileContent) [0x00021] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\Clients\rTorrent\RTorrent.cs:64 at NzbDrone.Core.Download.TorrentClientBase1[TSettings].DownloadFromWebUrl (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode, System.String torrentUrl) [0x00208] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TorrentClientBase.cs:189 at NzbDrone.Core.Download.TorrentClientBase1[TSettings].Download (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode) [0x00148] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\TorrentClientBase.cs:117 at NzbDrone.Core.Download.DownloadService.DownloadReport (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode) [0x00191] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Download\DownloadService.cs:76 at NzbDrone.Api.Indexers.ReleaseModule.DownloadRelease (NzbDrone.Api.Indexers.ReleaseResource release) [0x0002d] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Indexers\ReleaseModule.cs:67 at NzbDrone.Api.Indexers.ReleaseModule.<.ctor>b__7_0 (System.Object x) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Api\Indexers\ReleaseModule.cs:46 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.<Wrap>b__3 (System.Object parameters, System.Threading.CancellationToken context) [0x00049] in <63c44d6f8d7e4f339a987bf9eb94d931>:0

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