Advertisement
Guest User

Untitled

a guest
Jan 10th, 2017
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.38 KB | None | 0 0
  1. 17-1-10 23:50:27.9|Trace|Http|Res: 762 [POST] /api/downloadclient/test: 400.BadRequest (23 ms)
  2. 17-1-10 23:50:27.9|Debug|Api|[POST] /api/downloadclient/test: 400.BadRequest (23 ms)
  3. 17-1-10 23:50:33.3|Trace|Http|Req: 763 [POST] /api/downloadclient/test
  4. 17-1-10 23:50:33.3|Debug|SabnzbdProxy|Url: http://172.18.0.2:8080/api?mode=version&apikey=(removed)&output=json
  5. 17-1-10 23:50:33.3|Trace|HttpClient|Req: [GET] http://172.18.0.2:8080/api?mode=version&apikey=(removed)&output=json
  6. 17-1-10 23:50:33.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  7. 17-1-10 23:50:33.3|Trace|HttpClient|Res: [GET] http://172.18.0.2:8080/api?mode=version&apikey=(removed)&output=json: 200.OK (7 ms)
  8. 17-1-10 23:50:33.3|Trace|HttpClient|Response content (20 bytes): {"version": "1.1.x"}
  9. 17-1-10 23:50:33.3|Debug|SabnzbdProxy|Url: http://172.18.0.2:8080/api?mode=get_config&apikey=(removed)&output=json
  10. 17-1-10 23:50:33.3|Trace|HttpClient|Req: [GET] http://172.18.0.2:8080/api?mode=get_config&apikey=(removed)&output=json
  11. 17-1-10 23:50:33.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  12. 17-1-10 23:50:33.3|Trace|HttpClient|Res: [GET] http://172.18.0.2:8080/api?mode=get_config&apikey=(removed)&output=json: 200.OK (9 ms)
  13. 17-1-10 23:50:33.3|Trace|HttpClient|Response content (7979 bytes): {"config": {"ncenter": {"ncenter_prio_startup": 0, "ncenter_prio_warning": 0, "ncenter_prio_new_login": 0, "ncenter_prio_queue_done": 0, "n$
  14. 17-1-10 23:50:33.3|Debug|SabnzbdProxy|Url: http://172.18.0.2:8080/api?mode=get_config&apikey=(removed)&output=json
  15. 17-1-10 23:50:33.3|Trace|HttpClient|Req: [GET] http://172.18.0.2:8080/api?mode=get_config&apikey=(removed)&output=json
  16. 17-1-10 23:50:33.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  17. 17-1-10 23:50:33.3|Trace|HttpClient|Res: [GET] http://172.18.0.2:8080/api?mode=get_config&apikey=(removed)&output=json: 200.OK (7 ms)
  18. 17-1-10 23:50:33.3|Trace|HttpClient|Response content (7979 bytes): {"config": {"ncenter": {"ncenter_prio_startup": 0, "ncenter_prio_warning": 0, "ncenter_prio_new_login": 0, "ncenter_prio_queue_done": 0, "n$
  19. 17-1-10 23:50:33.3|Debug|SabnzbdProxy|Url: http://172.18.0.2:8080/api?mode=version&apikey=(removed)&output=json
  20. 17-1-10 23:50:33.3|Trace|HttpClient|Req: [GET] http://172.18.0.2:8080/api?mode=version&apikey=(removed)&output=json
  21. 17-1-10 23:50:33.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
  22. 17-1-10 23:50:33.3|Trace|HttpClient|Res: [GET] http://172.18.0.2:8080/api?mode=version&apikey=(removed)&output=json: 200.OK (6 ms)
  23. 17-1-10 23:50:33.3|Trace|HttpClient|Response content (20 bytes): {"version": "1.1.x"}
  24. 17-1-10 23:50:33.3|Error|Sabnzbd|Test aborted due to exception
  25.  
  26. [v2.0.0.4472] System.FormatException: Input string was not in a correct format.
  27. at System.Number.StringToNumber (System.String str, NumberStyles options, System.NumberBuffer& number, System.Globalization.NumberFormatInfo info, Boolean parseDecimal) <0x7f67b5363be0 + 0x000e0> in <file$
  28. at System.Number.ParseInt32 (System.String s, NumberStyles style, System.Globalization.NumberFormatInfo info) <0x7f67b53622f0 + 0x00094> in <filename unknown>:0
  29. at System.Int32.Parse (System.String s, IFormatProvider provider) <0x7f67b53436d0 + 0x00025> in <filename unknown>:0
  30. at System.Convert.ToInt32 (System.String value) <0x7f67b52e1310 + 0x00024> in <filename unknown>:0
  31. 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\Cl$
  32. at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.TestGlobalConfig () [0x00011] in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\Clients\Sabnzbd\Sabnzbd.cs:414
  33. 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:2$
  34. at NzbDrone.Core.Download.DownloadClientBase`1[TSettings].Test () [0x00006] in M:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Download\DownloadClientBase.cs:116
  35.  
  36. 17-1-10 23:50:33.4|Trace|NzbDroneErrorPipeline|Handling Exception
  37. 17-1-10 23:50:33.4|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  38. -- 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