Advertisement
CodeMaster_za

Untitled

Sep 16th, 2017
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.22 KB | None | 0 0
  1. [v2.0.0.4949] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [GET] at [https://api.nzbplanet.net/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 94
  2. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 220
  3. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 57
  4. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
  5. <HTML><HEAD><TITLE>Bad Request</TITLE>
  6. <META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
  7. <BODY><h2>Bad Request - Invalid URL</h2>
  8. <hr><p>HTTP Error 400. The request URL is invalid.</p>
  9. </BODY></HTML>
  10.  
  11.  
  12. 17-9-16 14:19:39.4|Warn|Newznab|Unable to connect to indexer
  13.  
  14. [v2.0.0.4949] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [GET] at [https://api.nzbplanet.net/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 94
  15. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 220
  16. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 62
  17. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 35
  18. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Cache\Cached.cs:line 81
  19. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 35
  20. at NzbDrone.Core.Indexers.Newznab.Newznab.get_PageSize() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 22
  21. at NzbDrone.Core.Indexers.Newznab.Newznab.GetRequestGenerator() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 26
  22. at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 315
  23. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
  24. <HTML><HEAD><TITLE>Bad Request</TITLE>
  25. <META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
  26. <BODY><h2>Bad Request - Invalid URL</h2>
  27. <hr><p>HTTP Error 400. The request URL is invalid.</p>
  28. </BODY></HTML>
  29.  
  30.  
  31. 17-9-16 14:19:39.4|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  32. -- Unable to connect to indexer, check the log for more details
  33. 17-9-16 14:19:39.4|Debug|Api|[POST] /api/indexer/test: 400.BadRequest (677 ms)
  34. 17-9-16 14:19:57.9|Debug|Api|[GET] /api/indexer/schema: 200.OK (37 ms)
  35. 17-9-16 14:20:03.7|Warn|HttpClient|HTTP Error - Res: [GET] https://api.nzbgeek.info/api?t=caps&apikey=(removed) 400.BadRequest
  36. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
  37. <HTML><HEAD><TITLE>Bad Request</TITLE>
  38. <META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
  39. <BODY><h2>Bad Request - Invalid URL</h2>
  40. <hr><p>HTTP Error 400. The request URL is invalid.</p>
  41. </BODY></HTML>
  42.  
  43. 17-9-16 14:20:03.7|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  44.  
  45. [v2.0.0.4949] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [GET] at [https://api.nzbgeek.info/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 94
  46. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 220
  47. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 57
  48. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
  49. <HTML><HEAD><TITLE>Bad Request</TITLE>
  50. <META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
  51. <BODY><h2>Bad Request - Invalid URL</h2>
  52. <hr><p>HTTP Error 400. The request URL is invalid.</p>
  53. </BODY></HTML>
  54.  
  55.  
  56. 17-9-16 14:20:03.7|Warn|Newznab|Unable to connect to indexer
  57.  
  58. [v2.0.0.4949] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [GET] at [https://api.nzbgeek.info/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 94
  59. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 220
  60. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 62
  61. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 35
  62. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Cache\Cached.cs:line 81
  63. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 35
  64. at NzbDrone.Core.Indexers.Newznab.Newznab.get_PageSize() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 22
  65. at NzbDrone.Core.Indexers.Newznab.Newznab.GetRequestGenerator() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 26
  66. at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 315
  67. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
  68. <HTML><HEAD><TITLE>Bad Request</TITLE>
  69. <META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
  70. <BODY><h2>Bad Request - Invalid URL</h2>
  71. <hr><p>HTTP Error 400. The request URL is invalid.</p>
  72. </BODY></HTML>
  73.  
  74.  
  75. 17-9-16 14:20:03.7|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  76. -- Unable to connect to indexer, check the log for more details
  77. 17-9-16 14:20:03.7|Debug|Api|[POST] /api/indexer/test: 400.BadRequest (78 ms)
  78. 17-9-16 14:20:06.0|Warn|HttpClient|HTTP Error - Res: [GET] https://api.nzbgeek.info/api?t=caps&apikey=(removed) 400.BadRequest
  79. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
  80. <HTML><HEAD><TITLE>Bad Request</TITLE>
  81. <META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
  82. <BODY><h2>Bad Request - Invalid URL</h2>
  83. <hr><p>HTTP Error 400. The request URL is invalid.</p>
  84. </BODY></HTML>
  85.  
  86. 17-9-16 14:20:06.0|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from https://api.nzbgeek.info
  87.  
  88. [v2.0.0.4949] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [GET] at [https://api.nzbgeek.info/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 94
  89. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 220
  90. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 57
  91. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
  92. <HTML><HEAD><TITLE>Bad Request</TITLE>
  93. <META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
  94. <BODY><h2>Bad Request - Invalid URL</h2>
  95. <hr><p>HTTP Error 400. The request URL is invalid.</p>
  96. </BODY></HTML>
  97.  
  98.  
  99. 17-9-16 14:20:06.0|Warn|Newznab|Unable to connect to indexer
  100.  
  101. [v2.0.0.4949] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [GET] at [https://api.nzbgeek.info/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 94
  102. at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:line 220
  103. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 62
  104. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 35
  105. at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Cache\Cached.cs:line 81
  106. at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:line 35
  107. at NzbDrone.Core.Indexers.Newznab.Newznab.get_PageSize() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 22
  108. at NzbDrone.Core.Indexers.Newznab.Newznab.GetRequestGenerator() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:line 26
  109. at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 315
  110. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
  111. <HTML><HEAD><TITLE>Bad Request</TITLE>
  112. <META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
  113. <BODY><h2>Bad Request - Invalid URL</h2>
  114. <hr><p>HTTP Error 400. The request URL is invalid.</p>
  115. </BODY></HTML>
  116.  
  117.  
  118. 17-9-16 14:20:06.0|Warn|NzbDroneErrorPipeline|Invalid request Validation failed:
  119. -- Unable to connect to indexer, check the log for more details
  120. 17-9-16 14:20:06.0|Debug|Api|[POST] /api/indexer: 400.BadRequest (80 ms)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement