Guest User

Untitled

a guest
Mar 2nd, 2020
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.35 KB | None | 0 0
  1.  
  2. 2020-03-02T23:30:08.628127234Z [Debug] Api: [GET] /api/health: 200.OK (2 ms)
  3.  
  4.  
  5. 2020-03-02T23:30:08.692620636Z [Debug] Api: [PUT] /api/config/host: 202.Accepted (336 ms)
  6.  
  7.  
  8. 2020-03-02T23:30:08.730996694Z [Debug] Api: [GET] /api/health: 200.OK (2 ms)
  9.  
  10.  
  11. 2020-03-02T23:30:16.829991783Z [Debug] Api: [GET] /api/queue?sort_by=timeleft&order=asc: 200.OK (7 ms)
  12.  
  13.  
  14. 2020-03-02T23:30:20.651590528Z [Debug] Api: [GET] /api/indexer/schema: 200.OK (125 ms)
  15.  
  16.  
  17. 2020-03-02T23:30:40.426019322Z [Debug] NewznabCapabilitiesProvider: Failed to get newznab api capabilities from http://localhost:9117/api/v2.0/indexers/thepiratebay/results/torznab/
  18.  
  19.  
  20. 2020-03-02T23:30:40.426074082Z
  21.  
  22.  
  23. 2020-03-02T23:30:40.426091712Z [v2.0.0.5338] System.Net.WebException: Error: ConnectFailure (Connection refused): 'http://localhost:9117/api/v2.0/indexers/thepiratebay/results/torznab/api?t=caps&apikey=XXXX' ---> System.Net.WebException: Error: ConnectFailure (Connection refused) ---> System.Net.Sockets.SocketException: Connection refused
  24.  
  25.  
  26. 2020-03-02T23:30:40.426134372Z at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  27.  
  28.  
  29. 2020-03-02T23:30:40.426150262Z at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  30.  
  31.  
  32. 2020-03-02T23:30:40.426165152Z at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResult asyncResult) [0x00006] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  33.  
  34.  
  35. 2020-03-02T23:30:40.426180812Z at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00019] in <254335e8c4aa42e3923a8ba0d5ce8650>:0
  36.  
  37.  
  38. 2020-03-02T23:30:40.426196811Z --- End of stack trace from previous location where exception was thrown ---
  39.  
  40.  
  41. 2020-03-02T23:30:40.426211241Z
  42.  
  43.  
  44. 2020-03-02T23:30:40.426225301Z at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0019b] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  45.  
  46.  
  47. 2020-03-02T23:30:40.426240491Z --- End of inner exception stack trace ---
  48.  
  49.  
  50. 2020-03-02T23:30:40.426254821Z at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00217] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  51.  
  52.  
  53. 2020-03-02T23:30:40.426270111Z at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  54.  
  55.  
  56. 2020-03-02T23:30:40.426285361Z at System.Net.WebOperation.Run () [0x0009a] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  57.  
  58.  
  59. 2020-03-02T23:30:40.426302131Z at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  60.  
  61.  
  62. 2020-03-02T23:30:40.426317761Z at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  63.  
  64.  
  65. 2020-03-02T23:30:40.426333451Z at System.Net.HttpWebRequest.GetResponse () [0x00016] in <91935ad653254a93b9d73a9f8f2f7a2d>:0
  66.  
  67.  
  68. 2020-03-02T23:30:40.426348701Z at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:82
  69.  
  70.  
  71. 2020-03-02T23:30:40.426364671Z --- End of inner exception stack trace ---
  72.  
  73.  
  74. 2020-03-02T23:30:40.426379101Z at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ca] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:113
  75.  
  76.  
  77. 2020-03-02T23:30:40.426395181Z at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
  78.  
  79.  
  80. 2020-03-02T23:30:40.426421830Z at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
  81.  
  82.  
  83. 2020-03-02T23:30:40.426438240Z at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
  84.  
  85.  
  86. 2020-03-02T23:30:40.426453680Z at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
  87.  
  88.  
  89. 2020-03-02T23:30:40.426470370Z at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x00068] in M:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:57
Advertisement
Add Comment
Please, Sign In to add comment