Advertisement
Guest User

Untitled

a guest
Jan 8th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1.  
  2. [v2.0.0.4427] System.FormatException: Input string was not in a correct format.
  3. at System.Number.StringToNumber (System.String str, NumberStyles options, System.NumberBuffer& number, System.Globalization.NumberFormatInfo info, Boolean parseDecimal) <0x7f8deefdebe0 + 0x000e0> in <filename unknown>:0
  4. at System.Number.ParseInt32 (System.String s, NumberStyles style, System.Globalization.NumberFormatInfo info) <0x7f8deefdd2f0 + 0x00094> in <filename unknown>:0
  5. at System.Int32.Parse (System.String s, IFormatProvider provider) <0x7f8deefbe6d0 + 0x00025> in <filename unknown>:0
  6. at System.Convert.ToInt32 (System.String value) <0x7f8deef5c310 + 0x00024> in <filename unknown>:0
  7. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.HasVersion (Int32 major, Int32 minor, Int32 patch, System.String candidate) [0x00085] in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:307
  8. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.TestGlobalConfig () [0x00011] in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:420
  9. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.Test (System.Collections.Generic.List`1 failures) [0x00018] in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:274
  10. at NzbDrone.Core.Download.DownloadClientBase`1[TSettings].Test () [0x00006] in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\DownloadClientBase.cs:140
  11.  
  12. 17-1-8 23:23:57.9|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  13. -- Test was aborted due to an error: Input string was not in a correct format.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement