Skip to content

Instantly share code, notes, and snippets.

@sea3pea0
Created May 27, 2015 00:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sea3pea0/4bcd556a503708398d1e to your computer and use it in GitHub Desktop.
Save sea3pea0/4bcd556a503708398d1e to your computer and use it in GitHub Desktop.
Couldn't add report to download queue. Big.Brother.Canada.S03E28.720p.HDTV.x264-NTb: Server returned a fault exception: [-503] Too few arguments.
CookComputing.XmlRpc.XmlRpcFaultException: Server returned a fault exception: [-503] Too few arguments.
at CookComputing.XmlRpc.XmlRpcSerializer.DeserializeResponse (System.Xml.XmlDocument xdoc, System.Type returnType) [0x00000] in <filename unknown>:0
at CookComputing.XmlRpc.XmlRpcSerializer.DeserializeResponse (System.IO.Stream stm, System.Type svcType) [0x00000] in <filename unknown>:0
at CookComputing.XmlRpc.XmlRpcClientProtocol.ReadResponse (CookComputing.XmlRpc.XmlRpcRequest req, System.Net.WebResponse webResp, System.IO.Stream respStm, System.Type returnType) [0x00000] in <filename unknown>:0
at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke (System.Object clientObj, System.Reflection.MethodInfo mi, System.Object[] parameters) [0x00000] in <filename unknown>:0
at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke (System.Reflection.MethodInfo mi, System.Object[] Parameters) [0x00000] in <filename unknown>:0
at XmlRpcProxyb7e8aed2-a4d2-468e-abf3-31119067ddff.LoadBinary (System.Byte[] data) [0x00000] in <filename unknown>:0
at NzbDrone.Core.Download.Clients.RTorrent.RTorrentProxy.AddTorrentFromFile (System.String fileName, System.Byte[] fileContent, NzbDrone.Core.Download.Clients.RTorrent.RTorrentSettings settings) [0x00018] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\rTorrent\RTorrentProxy.cs:149
at NzbDrone.Core.Download.Clients.RTorrent.RTorrent.AddFromTorrentFile (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode, System.String hash, System.String filename, System.Byte[] fileContent) [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\rTorrent\RTorrent.cs:76
at NzbDrone.Core.Download.TorrentClientBase`1[NzbDrone.Core.Download.Clients.RTorrent.RTorrentSettings].DownloadFromWebUrl (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode, System.String torrentUrl) [0x00114] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\TorrentClientBase.cs:140
at NzbDrone.Core.Download.TorrentClientBase`1[NzbDrone.Core.Download.Clients.RTorrent.RTorrentSettings].Download (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode) [0x00093] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\TorrentClientBase.cs:85
at NzbDrone.Core.Download.DownloadService.DownloadReport (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode) [0x000fb] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\DownloadService.cs:44
at NzbDrone.Core.Download.ProcessDownloadDecisions.ProcessDecisions (System.Collections.Generic.List`1 decisions) [0x00163] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\ProcessDownloadDecisions.cs:80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment