Advertisement
Guest User

Jackett error log

a guest
Feb 26th, 2018
1,044
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.36 KB | None | 0 0
  1. 2018-02-26 19:08:46.5920 Info http://192.168.1.99:9117/api/v2.0/indexers/eztv/test
  2. 2018-02-26 19:08:46.5937 Info DefaultHttpControllerSelector SelectController Route='indexerId:eztv,action:test,controller:IndexerApi'
  3. 2018-02-26 19:08:46.5950 Info DefaultHttpControllerSelector SelectController IndexerApi
  4. 2018-02-26 19:08:46.5963 Info HttpControllerDescriptor CreateController
  5. 2018-02-26 19:08:46.5975 Info DefaultHttpControllerActivator Create
  6. 2018-02-26 19:08:46.5989 Info DefaultHttpControllerActivator Create Jackett.Controllers.V20.IndexerApiController
  7. 2018-02-26 19:08:46.6001 Info HttpControllerDescriptor CreateController Jackett.Controllers.V20.IndexerApiController
  8. 2018-02-26 19:08:46.6016 Info IndexerApiController ExecuteAsync
  9. 2018-02-26 19:08:46.6028 Info ApiControllerActionSelector SelectAction
  10. 2018-02-26 19:08:46.6043 Info ApiControllerActionSelector SelectAction Selected action 'Test()'
  11. 2018-02-26 19:08:46.6062 Info JackettAuthorizedAttribute OnAuthorizationAsync
  12. 2018-02-26 19:08:46.6074 Info JackettAuthorizedAttribute OnAuthorizationAsync
  13. 2018-02-26 19:08:46.6087 Info HttpActionBinding ExecuteBindingAsync
  14. 2018-02-26 19:08:46.6099 Info HttpActionBinding ExecuteBindingAsync
  15. 2018-02-26 19:08:46.6112 Info JackettAPINoCacheAttribute OnActionExecutingAsync Action filter for 'Test()'
  16. 2018-02-26 19:08:46.6124 Info JackettAPINoCacheAttribute OnActionExecutingAsync
  17. 2018-02-26 19:08:46.6137 Info RequiresIndexerAttribute OnActionExecutingAsync Action filter for 'Test()'
  18. 2018-02-26 19:08:46.6150 Info RequiresIndexerAttribute OnActionExecutingAsync
  19. 2018-02-26 19:08:46.6163 Info ApiControllerActionInvoker InvokeActionAsync Action='Test()'
  20. 2018-02-26 19:08:46.6178 Info ReflectedHttpActionDescriptor ExecuteAsync Invoking action 'Test()'
  21. 2018-02-26 19:08:46.6209 Debug IWebClient.GetString(Url:https://eztv.ag/)
  22. 2018-02-26 19:08:46.6498 Error ReflectedHttpActionDescriptor ExecuteAsync
  23. 2018-02-26 19:08:46.6511 Error ApiControllerActionInvoker InvokeActionAsync
  24. 2018-02-26 19:08:46.6524 Info RequiresIndexerAttribute OnActionExecutedAsync Action filter for 'Test()'
  25. 2018-02-26 19:08:46.6533 Info RequiresIndexerAttribute OnActionExecutedAsync
  26. 2018-02-26 19:08:46.6546 Info JackettAPINoCacheAttribute OnActionExecutedAsync Action filter for 'Test()'
  27. 2018-02-26 19:08:46.6555 Info JackettAPINoCacheAttribute OnActionExecutedAsync
  28. 2018-02-26 19:08:46.6570 Info ApiExceptionHandler ExecuteExceptionFilterAsync
  29. 2018-02-26 19:08:46.6579 Error Jackett.IndexerException: Exception (eztv): An error occurred while sending the request ---> System.Net.Http.HttpRequestException: An error occurred while sending the request ---> System.Net.WebException: Error: ConnectFailure (Connection refused) ---> System.Net.Sockets.SocketException: Connection refused
  30. at System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) [0x000b6] in <04a9f794105f4b098cd7b7fddf69259a>:0
  31. at System.Net.WebConnection.Connect (System.Net.HttpWebRequest request) [0x0016d] in <04a9f794105f4b098cd7b7fddf69259a>:0
  32. --- End of inner exception stack trace ---
  33. at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00058] in <04a9f794105f4b098cd7b7fddf69259a>:0
  34. 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) [0x0000f] in <9b03d1af40a7418693f6646cc848990f>:0
  35. --- End of stack trace from previous location where exception was thrown ---
  36. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  37. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  38. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  39. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  40. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  41. at System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () [0x00450] in <acb0a747944d40108dbab6211cdba246>:0
  42. --- End of inner exception stack trace ---
  43. at System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () [0x004ab] in <acb0a747944d40108dbab6211cdba246>:0
  44. --- End of stack trace from previous location where exception was thrown ---
  45. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  46. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  47. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  48. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  49. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  50. at CloudFlareUtilities.ClearanceHandler+<SendAsync>d__15.MoveNext () [0x0010f] in <2a9dc05438c84af3aa7d27cc128eeed6>:0
  51. --- End of stack trace from previous location where exception was thrown ---
  52. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  53. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  54. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  55. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  56. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  57. at System.Net.Http.HttpClient+<SendAsyncWorker>d__47.MoveNext () [0x000ca] in <acb0a747944d40108dbab6211cdba246>:0
  58. --- End of stack trace from previous location where exception was thrown ---
  59. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  60. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  61. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  62. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  63. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  64. at Jackett.Utils.Clients.HttpWebClient+<Run>c__async0.MoveNext () [0x004ee] in <e6af7210f2f341e490448062bdd08165>:0
  65. --- End of stack trace from previous location where exception was thrown ---
  66. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  67. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  68. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  69. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  70. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  71. at Jackett.Utils.Clients.IWebClient+<GetString>c__async2.MoveNext () [0x000fa] in <e6af7210f2f341e490448062bdd08165>:0
  72. --- End of stack trace from previous location where exception was thrown ---
  73. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  74. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  75. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  76. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  77. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  78. at Jackett.Indexers.BaseWebIndexer+<RequestStringWithCookies>c__async3.MoveNext () [0x000e6] in <e6af7210f2f341e490448062bdd08165>:0
  79. --- End of stack trace from previous location where exception was thrown ---
  80. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  81. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  82. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  83. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  84. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  85. at Jackett.Indexers.CardigannIndexer+<PerformQuery>c__async5.MoveNext () [0x0095f] in <e6af7210f2f341e490448062bdd08165>:0
  86. --- End of stack trace from previous location where exception was thrown ---
  87. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  88. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  89. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  90. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  91. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  92. at Jackett.Indexers.BaseIndexer+<ResultsForQuery>c__async1.MoveNext () [0x000ab] in <e6af7210f2f341e490448062bdd08165>:0
  93. --- End of inner exception stack trace ---
  94. at Jackett.Indexers.BaseIndexer+<ResultsForQuery>c__async1.MoveNext () [0x0011f] in <e6af7210f2f341e490448062bdd08165>:0
  95. --- End of stack trace from previous location where exception was thrown ---
  96. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  97. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  98. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  99. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  100. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  101. at Jackett.Indexers.BaseWebIndexer+<ResultsForQuery>c__asyncC.MoveNext () [0x0006b] in <e6af7210f2f341e490448062bdd08165>:0
  102. --- End of stack trace from previous location where exception was thrown ---
  103. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  104. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  105. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  106. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  107. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  108. at Jackett.Services.IndexerManagerService+<TestIndexer>c__async0.MoveNext () [0x000b9] in <e6af7210f2f341e490448062bdd08165>:0
  109. --- End of stack trace from previous location where exception was thrown ---
  110. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  111. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  112. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  113. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  114. at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  115. at Jackett.Controllers.V20.IndexerApiController+<Test>c__async2.MoveNext () [0x00104] in <e6af7210f2f341e490448062bdd08165>:0
  116. --- End of stack trace from previous location where exception was thrown ---
  117. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  118. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  119. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  120. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  121. at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  122. at System.Threading.Tasks.TaskHelpersExtensions+<CastToObject>d__0.MoveNext () [0x00063] in <f99f496cb0d249c1a945c1fcabce1695>:0
  123. --- End of stack trace from previous location where exception was thrown ---
  124. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  125. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  126. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  127. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  128. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  129. at System.Web.Http.Tracing.ITraceWriterExtensions+<TraceBeginEndAsyncCore>d__18`1[TResult].MoveNext () [0x001da] in <f99f496cb0d249c1a945c1fcabce1695>:0
  130. --- End of stack trace from previous location where exception was thrown ---
  131. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  132. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  133. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  134. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  135. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  136. at System.Web.Http.Controllers.ApiControllerActionInvoker+<InvokeActionAsyncCore>d__0.MoveNext () [0x000c7] in <f99f496cb0d249c1a945c1fcabce1695>:0
  137. --- End of stack trace from previous location where exception was thrown ---
  138. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  139. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  140. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  141. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  142. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  143. at System.Web.Http.Tracing.ITraceWriterExtensions+<TraceBeginEndAsyncCore>d__18`1[TResult].MoveNext () [0x001da] in <f99f496cb0d249c1a945c1fcabce1695>:0
  144. --- End of stack trace from previous location where exception was thrown ---
  145. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  146. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  147. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  148. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  149. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  150. at System.Web.Http.Filters.ActionFilterAttribute+<CallOnActionExecutedAsync>d__5.MoveNext () [0x0009d] in <f99f496cb0d249c1a945c1fcabce1695>:0
  151. --- End of stack trace from previous location where exception was thrown ---
  152. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  153. at System.Web.Http.Filters.ActionFilterAttribute+<CallOnActionExecutedAsync>d__5.MoveNext () [0x001f6] in <f99f496cb0d249c1a945c1fcabce1695>:0
  154. --- End of stack trace from previous location where exception was thrown ---
  155. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  156. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  157. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  158. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  159. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  160. at System.Web.Http.Filters.ActionFilterAttribute+<ExecuteActionFilterAsyncCore>d__0.MoveNext () [0x0011b] in <f99f496cb0d249c1a945c1fcabce1695>:0
  161. --- End of stack trace from previous location where exception was thrown ---
  162. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  163. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  164. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  165. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  166. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  167. at System.Web.Http.Filters.ActionFilterAttribute+<CallOnActionExecutedAsync>d__5.MoveNext () [0x0009d] in <f99f496cb0d249c1a945c1fcabce1695>:0
  168. --- End of stack trace from previous location where exception was thrown ---
  169. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  170. at System.Web.Http.Filters.ActionFilterAttribute+<CallOnActionExecutedAsync>d__5.MoveNext () [0x001f6] in <f99f496cb0d249c1a945c1fcabce1695>:0
  171. --- End of stack trace from previous location where exception was thrown ---
  172. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  173. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  174. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  175. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  176. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  177. at System.Web.Http.Filters.ActionFilterAttribute+<ExecuteActionFilterAsyncCore>d__0.MoveNext () [0x0011b] in <f99f496cb0d249c1a945c1fcabce1695>:0
  178. --- End of stack trace from previous location where exception was thrown ---
  179. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  180. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  181. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  182. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  183. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  184. at System.Web.Http.Controllers.ActionFilterResult+<ExecuteAsync>d__2.MoveNext () [0x001f1] in <f99f496cb0d249c1a945c1fcabce1695>:0
  185. --- End of stack trace from previous location where exception was thrown ---
  186. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  187. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  188. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  189. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  190. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  191. at System.Web.Http.Filters.AuthorizationFilterAttribute+<ExecuteAuthorizationFilterAsyncCore>d__2.MoveNext () [0x00109] in <f99f496cb0d249c1a945c1fcabce1695>:0
  192. --- End of stack trace from previous location where exception was thrown ---
  193. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  194. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  195. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  196. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  197. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  198. at System.Web.Http.Controllers.ExceptionFilterResult+<ExecuteAsync>d__0.MoveNext () [0x00097] in <f99f496cb0d249c1a945c1fcabce1695>:0 Jackett.IndexerException: Exception (eztv): An error occurred while sending the request ---> System.Net.Http.HttpRequestException: An error occurred while sending the request ---> System.Net.WebException: Error: ConnectFailure (Connection refused) ---> System.Net.Sockets.SocketException: Connection refused
  199. at System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) [0x000b6] in <04a9f794105f4b098cd7b7fddf69259a>:0
  200. at System.Net.WebConnection.Connect (System.Net.HttpWebRequest request) [0x0016d] in <04a9f794105f4b098cd7b7fddf69259a>:0
  201. --- End of inner exception stack trace ---
  202. at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00058] in <04a9f794105f4b098cd7b7fddf69259a>:0
  203. 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) [0x0000f] in <9b03d1af40a7418693f6646cc848990f>:0
  204. --- End of stack trace from previous location where exception was thrown ---
  205. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  206. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  207. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  208. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  209. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  210. at System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () [0x00450] in <acb0a747944d40108dbab6211cdba246>:0
  211. --- End of inner exception stack trace ---
  212. at System.Net.Http.HttpClientHandler+<SendAsync>d__63.MoveNext () [0x004ab] in <acb0a747944d40108dbab6211cdba246>:0
  213. --- End of stack trace from previous location where exception was thrown ---
  214. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  215. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  216. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  217. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  218. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  219. at CloudFlareUtilities.ClearanceHandler+<SendAsync>d__15.MoveNext () [0x0010f] in <2a9dc05438c84af3aa7d27cc128eeed6>:0
  220. --- End of stack trace from previous location where exception was thrown ---
  221. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  222. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  223. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  224. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  225. at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  226. at System.Net.Http.HttpClient+<SendAsyncWorker>d__47.MoveNext () [0x000ca] in <acb0a747944d40108dbab6211cdba246>:0
  227. --- End of stack trace from previous location where exception was thrown ---
  228. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  229. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  230. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  231. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  232. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  233. at Jackett.Utils.Clients.HttpWebClient+<Run>c__async0.MoveNext () [0x004ee] in <e6af7210f2f341e490448062bdd08165>:0
  234. --- End of stack trace from previous location where exception was thrown ---
  235. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  236. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  237. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  238. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  239. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  240. at Jackett.Utils.Clients.IWebClient+<GetString>c__async2.MoveNext () [0x000fa] in <e6af7210f2f341e490448062bdd08165>:0
  241. --- End of stack trace from previous location where exception was thrown ---
  242. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  243. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  244. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  245. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  246. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  247. at Jackett.Indexers.BaseWebIndexer+<RequestStringWithCookies>c__async3.MoveNext () [0x000e6] in <e6af7210f2f341e490448062bdd08165>:0
  248. --- End of stack trace from previous location where exception was thrown ---
  249. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  250. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  251. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  252. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  253. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  254. at Jackett.Indexers.CardigannIndexer+<PerformQuery>c__async5.MoveNext () [0x0095f] in <e6af7210f2f341e490448062bdd08165>:0
  255. --- End of stack trace from previous location where exception was thrown ---
  256. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  257. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  258. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  259. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  260. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  261. at Jackett.Indexers.BaseIndexer+<ResultsForQuery>c__async1.MoveNext () [0x000ab] in <e6af7210f2f341e490448062bdd08165>:0
  262. --- End of inner exception stack trace ---
  263. at Jackett.Indexers.BaseIndexer+<ResultsForQuery>c__async1.MoveNext () [0x0011f] in <e6af7210f2f341e490448062bdd08165>:0
  264. --- End of stack trace from previous location where exception was thrown ---
  265. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  266. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  267. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  268. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  269. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  270. at Jackett.Indexers.BaseWebIndexer+<ResultsForQuery>c__asyncC.MoveNext () [0x0006b] in <e6af7210f2f341e490448062bdd08165>:0
  271. --- End of stack trace from previous location where exception was thrown ---
  272. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  273. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  274. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  275. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  276. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  277. at Jackett.Services.IndexerManagerService+<TestIndexer>c__async0.MoveNext () [0x000b9] in <e6af7210f2f341e490448062bdd08165>:0
  278. --- End of stack trace from previous location where exception was thrown ---
  279. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  280. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  281. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  282. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  283. at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  284. at Jackett.Controllers.V20.IndexerApiController+<Test>c__async2.MoveNext () [0x00104] in <e6af7210f2f341e490448062bdd08165>:0
  285. --- End of stack trace from previous location where exception was thrown ---
  286. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  287. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  288. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  289. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  290. at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  291. at System.Threading.Tasks.TaskHelpersExtensions+<CastToObject>d__0.MoveNext () [0x00063] in <f99f496cb0d249c1a945c1fcabce1695>:0
  292. --- End of stack trace from previous location where exception was thrown ---
  293. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  294. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  295. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  296. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  297. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  298. at System.Web.Http.Tracing.ITraceWriterExtensions+<TraceBeginEndAsyncCore>d__18`1[TResult].MoveNext () [0x001da] in <f99f496cb0d249c1a945c1fcabce1695>:0
  299. --- End of stack trace from previous location where exception was thrown ---
  300. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  301. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  302. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  303. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  304. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  305. at System.Web.Http.Controllers.ApiControllerActionInvoker+<InvokeActionAsyncCore>d__0.MoveNext () [0x000c7] in <f99f496cb0d249c1a945c1fcabce1695>:0
  306. --- End of stack trace from previous location where exception was thrown ---
  307. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  308. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  309. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  310. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  311. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  312. at System.Web.Http.Tracing.ITraceWriterExtensions+<TraceBeginEndAsyncCore>d__18`1[TResult].MoveNext () [0x001da] in <f99f496cb0d249c1a945c1fcabce1695>:0
  313. --- End of stack trace from previous location where exception was thrown ---
  314. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  315. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  316. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  317. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  318. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  319. at System.Web.Http.Filters.ActionFilterAttribute+<CallOnActionExecutedAsync>d__5.MoveNext () [0x0009d] in <f99f496cb0d249c1a945c1fcabce1695>:0
  320. --- End of stack trace from previous location where exception was thrown ---
  321. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  322. at System.Web.Http.Filters.ActionFilterAttribute+<CallOnActionExecutedAsync>d__5.MoveNext () [0x001f6] in <f99f496cb0d249c1a945c1fcabce1695>:0
  323. --- End of stack trace from previous location where exception was thrown ---
  324. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  325. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  326. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  327. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  328. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  329. at System.Web.Http.Filters.ActionFilterAttribute+<ExecuteActionFilterAsyncCore>d__0.MoveNext () [0x0011b] in <f99f496cb0d249c1a945c1fcabce1695>:0
  330. --- End of stack trace from previous location where exception was thrown ---
  331. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  332. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  333. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  334. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  335. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  336. at System.Web.Http.Filters.ActionFilterAttribute+<CallOnActionExecutedAsync>d__5.MoveNext () [0x0009d] in <f99f496cb0d249c1a945c1fcabce1695>:0
  337. --- End of stack trace from previous location where exception was thrown ---
  338. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  339. at System.Web.Http.Filters.ActionFilterAttribute+<CallOnActionExecutedAsync>d__5.MoveNext () [0x001f6] in <f99f496cb0d249c1a945c1fcabce1695>:0
  340. --- End of stack trace from previous location where exception was thrown ---
  341. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  342. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  343. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  344. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  345. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  346. at System.Web.Http.Filters.ActionFilterAttribute+<ExecuteActionFilterAsyncCore>d__0.MoveNext () [0x0011b] in <f99f496cb0d249c1a945c1fcabce1695>:0
  347. --- End of stack trace from previous location where exception was thrown ---
  348. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  349. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  350. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  351. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  352. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  353. at System.Web.Http.Controllers.ActionFilterResult+<ExecuteAsync>d__2.MoveNext () [0x001f1] in <f99f496cb0d249c1a945c1fcabce1695>:0
  354. --- End of stack trace from previous location where exception was thrown ---
  355. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  356. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  357. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  358. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  359. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  360. at System.Web.Http.Filters.AuthorizationFilterAttribute+<ExecuteAuthorizationFilterAsyncCore>d__2.MoveNext () [0x00109] in <f99f496cb0d249c1a945c1fcabce1695>:0
  361. --- End of stack trace from previous location where exception was thrown ---
  362. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <9b03d1af40a7418693f6646cc848990f>:0
  363. at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <9b03d1af40a7418693f6646cc848990f>:0
  364. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <9b03d1af40a7418693f6646cc848990f>:0
  365. at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <9b03d1af40a7418693f6646cc848990f>:0
  366. at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <9b03d1af40a7418693f6646cc848990f>:0
  367. at System.Web.Http.Controllers.ExceptionFilterResult+<ExecuteAsync>d__0.MoveNext () [0x00097] in <f99f496cb0d249c1a945c1fcabce1695>:0
  368. 2018-02-26 19:08:46.7354 Info ApiExceptionHandler ExecuteExceptionFilterAsync
  369. 2018-02-26 19:08:46.7363 Info IndexerApiController ExecuteAsync
  370. 2018-02-26 19:08:46.7373 Info Content-type='application/json; charset=utf-8', content-length=20890
  371. 2018-02-26 19:08:46.7393 Info IndexerApiController Dispose
  372. 2018-02-26 19:08:46.7402 Info IndexerApiController Dispose
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement