Dimension02000

Untitled

Jul 7th, 2024
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 102.83 KB | None | 0 0
  1. [Info] ImportListSyncService: No list items to process
  2. [Error] CommandExecutor: Error occurred while executing task ApplicationUpdateCheck
  3. [v4.0.1.929] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
  4. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  5. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  6. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  7. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  8. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 310
  9. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 286
  10. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  11. --- End of inner exception stack trace ---
  12. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  13. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  14. at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
  15. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  16. at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  17. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  18. at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
  19. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  20. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  21. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
  22. at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
  23. at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
  24. at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
  25. at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
  26. at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate(String branch, Version currentVersion) in ./Sonarr.Core/Update/UpdatePackageProvider.cs:line 53
  27. at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate() in ./Sonarr.Core/Update/UpdateCheckService.cs:line 25
  28. at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage(CommandTrigger updateTrigger) in ./Sonarr.Core/Update/InstallUpdateService.cs:line 232
  29. at NzbDrone.Core.Update.InstallUpdateService.Execute(ApplicationUpdateCheckCommand message) in ./Sonarr.Core/Update/InstallUpdateService.cs:line 269
  30. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 116
  31. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
  32. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 42
  33. [Info] ImportListSyncService: Starting Import List Sync
  34. [Info] ImportListSyncService: No list items to process
  35. [Info] RssSyncService: Starting RSS Sync
  36. [Warn] FetchAndParseRssService: No available indexers. check your configuration.
  37. [Info] DownloadDecisionMaker: No results found
  38. [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  39. [Info] ImportListSyncService: Starting Import List Sync
  40. [Info] ImportListSyncService: No list items to process
  41. [Error] ServerSideNotificationService: Failed to retrieve notifications
  42. [v4.0.1.929] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
  43. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  44. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  45. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  46. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  47. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 310
  48. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 286
  49. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  50. --- End of inner exception stack trace ---
  51. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  52. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  53. at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
  54. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  55. at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  56. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  57. at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
  58. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  59. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  60. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
  61. at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
  62. at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
  63. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
  64. at NzbDrone.Core.HealthCheck.ServerSideNotificationService.Check() in ./Sonarr.Core/HealthCheck/ServerSideNotificationService.cs:line 45
  65. [Error] CommandExecutor: Error occurred while executing task CheckHealth
  66. [v4.0.1.929] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
  67. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  68. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  69. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  70. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  71. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 310
  72. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 286
  73. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  74. --- End of inner exception stack trace ---
  75. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  76. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  77. at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
  78. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  79. at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  80. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  81. at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
  82. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  83. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  84. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
  85. at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
  86. at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
  87. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
  88. at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check() in ./Sonarr.Core/HealthCheck/Checks/SystemTimeCheck.cs:line 30
  89. at NzbDrone.Core.HealthCheck.HealthCheckService.<ProcessHealthChecks>b__15_0(IProvideHealthCheck c) in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 101
  90. at System.Linq.Enumerable.SelectListIterator`2.ToList()
  91. at NzbDrone.Core.HealthCheck.HealthCheckService.ProcessHealthChecks() in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 85
  92. at NzbDrone.Core.HealthCheck.HealthCheckService.Execute(CheckHealthCommand message) in ./Sonarr.Core/HealthCheck/HealthCheckService.cs:line 149
  93. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 116
  94. at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
  95. at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Sonarr.Core/Messaging/Commands/CommandExecutor.cs:line 42
  96. [Info] ImportListSyncService: Starting Import List Sync
  97. [Info] ImportListSyncService: No list items to process
  98. [Info] ImportListSyncService: Starting Import List Sync
  99. [Info] ImportListSyncService: No list items to process
  100. [Info] RssSyncService: Starting RSS Sync
  101. [Warn] FetchAndParseRssService: No available indexers. check your configuration.
  102. [Info] DownloadDecisionMaker: No results found
  103. [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  104. [Info] ImportListSyncService: Starting Import List Sync
  105. [Info] ImportListSyncService: No list items to process
  106. [Info] ImportListSyncService: Starting Import List Sync
  107. [Info] ImportListSyncService: No list items to process
  108. [Info] ImportListSyncService: Starting Import List Sync
  109. [Info] ImportListSyncService: No list items to process
  110. [Info] RssSyncService: Starting RSS Sync
  111. [Warn] FetchAndParseRssService: No available indexers. check your configuration.
  112. [Info] DownloadDecisionMaker: No results found
  113. [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  114. [Info] ImportListSyncService: Starting Import List Sync
  115. [Info] ImportListSyncService: No list items to process
  116. [Info] ImportListSyncService: Starting Import List Sync
  117. [Info] ImportListSyncService: No list items to process
  118. [Info] ImportListSyncService: Starting Import List Sync
  119. [Info] ImportListSyncService: No list items to process
  120. [Info] RssSyncService: Starting RSS Sync
  121. [Warn] FetchAndParseRssService: No available indexers. check your configuration.
  122. [Info] DownloadDecisionMaker: No results found
  123. [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  124. [Info] ImportListSyncService: Starting Import List Sync
  125. [Info] ImportListSyncService: No list items to process
  126. [Info] ImportListSyncService: Starting Import List Sync
  127. [Info] ImportListSyncService: No list items to process
  128. [Info] ImportListSyncService: Starting Import List Sync
  129. [Info] ImportListSyncService: No list items to process
  130. [Info] RssSyncService: Starting RSS Sync
  131. [Warn] FetchAndParseRssService: No available indexers. check your configuration.
  132. [Info] DownloadDecisionMaker: No results found
  133. [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  134. [Info] ImportListSyncService: Starting Import List Sync
  135. [Info] ImportListSyncService: No list items to process
  136. [Info] ImportListSyncService: Starting Import List Sync
  137. [Info] ImportListSyncService: No list items to process
  138. [Info] RssSyncService: Starting RSS Sync
  139. [Warn] FetchAndParseRssService: No available indexers. check your configuration.
  140. [Info] DownloadDecisionMaker: No results found
  141. [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  142. [Info] ImportListSyncService: Starting Import List Sync
  143. [Info] ImportListSyncService: No list items to process
  144. [Info] ImportListSyncService: Starting Import List Sync
  145. [Info] ImportListSyncService: No list items to process
  146. [Info] ImportListSyncService: Starting Import List Sync
  147. [Info] ImportListSyncService: No list items to process
  148. [Info] RssSyncService: Starting RSS Sync
  149. [Warn] FetchAndParseRssService: No available indexers. check your configuration.
  150. [Info] DownloadDecisionMaker: No results found
  151. [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  152. [Info] ImportListSyncService: Starting Import List Sync
  153. [Info] ImportListSyncService: No list items to process
  154. [Info] ImportListSyncService: Starting Import List Sync
  155. [Info] ImportListSyncService: No list items to process
  156. [Info] ImportListSyncService: Starting Import List Sync
  157. [Info] ImportListSyncService: No list items to process
  158. [Info] RssSyncService: Starting RSS Sync
  159. [Warn] FetchAndParseRssService: No available indexers. check your configuration.
  160. [Info] DownloadDecisionMaker: No results found
  161. [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  162. [Info] ImportListSyncService: Starting Import List Sync
  163. [Info] ImportListSyncService: No list items to process
  164. [Info] ImportListSyncService: Starting Import List Sync
  165. [Info] ImportListSyncService: No list items to process
  166. [Info] ImportListSyncService: Starting Import List Sync
  167. [Info] ImportListSyncService: No list items to process
  168. [Info] RssSyncService: Starting RSS Sync
  169. [Warn] FetchAndParseRssService: No available indexers. check your configuration.
  170. [Info] DownloadDecisionMaker: No results found
  171. [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  172. [Info] ImportListSyncService: Starting Import List Sync
  173. [Info] ImportListSyncService: No list items to process
  174. [Info] ImportListSyncService: Starting Import List Sync
  175. [Info] ImportListSyncService: No list items to process
  176. [Info] ImportListSyncService: Starting Import List Sync
  177. [Info] ImportListSyncService: No list items to process
  178. [Info] RssSyncService: Starting RSS Sync
  179. [Warn] FetchAndParseRssService: No available indexers. check your configuration.
  180. [Info] DownloadDecisionMaker: No results found
  181. [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  182. [Info] ImportListSyncService: Starting Import List Sync
  183. [Info] ImportListSyncService: No list items to process
  184. [Info] ImportListSyncService: Starting Import List Sync
  185. [Info] ImportListSyncService: No list items to process
  186. [Info] ImportListSyncService: Starting Import List Sync
  187. [Info] ImportListSyncService: No list items to process
  188. [Info] RssSyncService: Starting RSS Sync
  189. [Warn] FetchAndParseRssService: No available indexers. check your configuration.
  190. [Info] DownloadDecisionMaker: No results found
  191. [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  192. [Info] ImportListSyncService: Starting Import List Sync
  193. [Info] ImportListSyncService: No list items to process
  194. [Info] ImportListSyncService: Starting Import List Sync
  195. [Info] ImportListSyncService: No list items to process
  196. [Info] ImportListSyncService: Starting Import List Sync
  197. [Info] ImportListSyncService: No list items to process
  198. [Info] SceneMappingService: Updating Scene mappings
  199. [Error] SceneMappingService: Failed to Update Scene Mappings
  200. [v4.0.1.929] System.Net.Http.HttpRequestException: Resource temporarily unavailable (thexem.info:443)
  201. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  202. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  203. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  204. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  205. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 310
  206. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 286
  207. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  208. --- End of inner exception stack trace ---
  209. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  210. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  211. at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
  212. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  213. at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  214. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  215. at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
  216. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  217. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  218. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
  219. at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
  220. at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
  221. at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
  222. at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
  223. at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames() in ./Sonarr.Core/DataAugmentation/Xem/XemProxy.cs:line 81
  224. at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Xem/XemService.cs:line 230
  225. at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 136
  226. [Error] SceneMappingService: Failed to Update Scene Mappings
  227. [v4.0.1.929] System.Net.Http.HttpRequestException: Resource temporarily unavailable (services.sonarr.tv:443)
  228. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  229. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  230. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  231. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  232. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 310
  233. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 286
  234. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  235. --- End of inner exception stack trace ---
  236. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  237. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  238. at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
  239. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  240. at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  241. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  242. at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
  243. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  244. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  245. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
  246. at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
  247. at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
  248. at NzbDrone.Common.Http.HttpClient.GetAsync[T](HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 336
  249. at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
  250. at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingProxy.cs:line 29
  251. at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings() in ./Sonarr.Core/DataAugmentation/Scene/ServicesProvider.cs:line 16
  252. at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings() in ./Sonarr.Core/DataAugmentation/Scene/SceneMappingService.cs:line 136
  253. [Info] RssSyncService: Starting RSS Sync
  254. [Warn] FetchAndParseRssService: No available indexers. check your configuration.
  255. [Info] DownloadDecisionMaker: No results found
  256. [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  257. [Info] ImportListSyncService: Starting Import List Sync
  258. [Info] ImportListSyncService: No list items to process
  259. [Info] ImportListSyncService: Starting Import List Sync
  260. [Info] ImportListSyncService: No list items to process
  261. [Info] ImportListSyncService: Starting Import List Sync
  262. [Info] ImportListSyncService: No list items to process
  263. [Info] RssSyncService: Starting RSS Sync
  264. [Warn] FetchAndParseRssService: No available indexers. check your configuration.
  265. [Info] DownloadDecisionMaker: No results found
  266. [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  267. [Info] ImportListSyncService: Starting Import List Sync
  268. [Info] ImportListSyncService: No list items to process
  269. [Info] ImportListSyncService: Starting Import List Sync
  270. [Info] ImportListSyncService: No list items to process
  271. [Info] ImportListSyncService: Starting Import List Sync
  272. [Info] ImportListSyncService: No list items to process
  273. [Info] RssSyncService: Starting RSS Sync
  274. [Warn] FetchAndParseRssService: No available indexers. check your configuration.
  275. [Info] DownloadDecisionMaker: No results found
  276. [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  277. [Info] ImportListSyncService: Starting Import List Sync
  278. [Info] ImportListSyncService: No list items to process
  279. [Info] ImportListSyncService: Starting Import List Sync
  280. [Info] ImportListSyncService: No list items to process
  281. [Info] ImportListSyncService: Starting Import List Sync
  282. [Info] ImportListSyncService: No list items to process
  283. [Info] RssSyncService: Starting RSS Sync
  284. [Warn] FetchAndParseRssService: No available indexers. check your configuration.
  285. [Info] DownloadDecisionMaker: No results found
  286. [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  287. [Info] ImportListSyncService: Starting Import List Sync
  288. [Info] ImportListSyncService: No list items to process
  289. [Info] ImportListSyncService: Starting Import List Sync
  290. [Info] ImportListSyncService: No list items to process
  291. [Info] ImportListSyncService: Starting Import List Sync
  292. [Info] ImportListSyncService: No list items to process
  293. [Info] RssSyncService: Starting RSS Sync
  294. [Warn] FetchAndParseRssService: No available indexers. check your configuration.
  295. [Info] DownloadDecisionMaker: No results found
  296. [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  297. [Info] ImportListSyncService: Starting Import List Sync
  298. [Info] ImportListSyncService: No list items to process
  299. [Info] ImportListSyncService: Starting Import List Sync
  300. [Info] ImportListSyncService: No list items to process
  301. [Warn] DownloadMonitoringService: Unable to retrieve queue and history items from NewsGroupDirect
  302. [v4.0.1.929] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to NzbGet. Connection refused (localhost:6789)
  303. ---> System.Net.Http.HttpRequestException: Connection refused (localhost:6789)
  304. ---> System.Net.Sockets.SocketException (111): Connection refused
  305. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  306. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  307. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  308. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 310
  309. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 286
  310. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  311. --- End of inner exception stack trace ---
  312. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  313. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  314. at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  315. at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
  316. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  317. at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  318. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  319. at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
  320. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  321. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  322. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
  323. at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
  324. at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
  325. at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 128
  326. at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T](NzbgetSettings settings, String method, Object[] parameters) in ./Sonarr.Core/Download/Clients/Nzbget/NzbgetProxy.cs:line 252
  327. --- End of inner exception stack trace ---
  328. at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest[T](NzbgetSettings settings, String method, Object[] parameters) in ./Sonarr.Core/Download/Clients/Nzbget/NzbgetProxy.cs:line 252
  329. at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.GetQueue() in ./Sonarr.Core/Download/Clients/Nzbget/Nzbget.cs:line 56
  330. at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.GetItems() in ./Sonarr.Core/Download/Clients/Nzbget/Nzbget.cs:line 199
  331. at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Sonarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
  332. [Info] Microsoft.Hosting.Lifetime: Application is shutting down...
  333. [Info] ConsoleApp: Exiting main.
  334. [migrations] started
  335. [migrations] no migrations found
  336. usermod: no changes
  337. ───────────────────────────────────────
  338. ██╗ ███████╗██╗ ██████╗
  339. ██║ ██╔════╝██║██╔═══██╗
  340. ██║ ███████╗██║██║ ██║
  341. ██║ ╚════██║██║██║ ██║
  342. ███████╗███████║██║╚██████╔╝
  343. ╚══════╝╚══════╝╚═╝ ╚═════╝
  344. Brought to you by linuxserver.io
  345. ───────────────────────────────────────
  346. To support the app dev(s) visit:
  347. Sonarr: https://sonarr.tv/donate
  348. To support LSIO projects visit:
  349. https://www.linuxserver.io/donate/
  350. ───────────────────────────────────────
  351. GID/UID
  352. ───────────────────────────────────────
  353. User UID: 0
  354. User GID: 0
  355. ───────────────────────────────────────
  356. [custom-init] No custom files found, skipping...
  357. [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.1.929
  358. [Info] AppFolderInfo: Data directory is being overridden to [/config]
  359. [Debug] Bootstrap: Console selected
  360. [Info] AppFolderInfo: Data directory is being overridden to [/config]
  361. [Info] AppFolderInfo: Data directory is being overridden to [/config]
  362. [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
  363. [Debug] MigrationController: Took: 00:00:00.2768332
  364. [Debug] Microsoft.Extensions.Hosting.Internal.Host: Hosting starting
  365. [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
  366. [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
  367. [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
  368. [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
  369. [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
  370. [ls.io-init] done.
  371. [Info] Sonarr.Http.Authentication.BasicAuthenticationHandler: Basic was not authenticated. Failure message: Authorization header missing.
  372. [Info] Sonarr.Http.Authentication.BasicAuthenticationHandler: AuthenticationScheme: Basic was challenged.
  373. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  374. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  375. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  376. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  377. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  378. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  379. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  380. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  381. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  382. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  383. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  384. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  385. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  386. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  387. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  388. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  389. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  390. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  391. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  392. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  393. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  394. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  395. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  396. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  397. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  398. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  399. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  400. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  401. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  402. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  403. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  404. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  405. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  406. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  407. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  408. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  409. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  410. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  411. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  412. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  413. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  414. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  415. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  416. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  417. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  418. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  419. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  420. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  421. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  422. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  423. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  424. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  425. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  426. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  427. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  428. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  429. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  430. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  431. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  432. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  433. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  434. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  435. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  436. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  437. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  438. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  439. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  440. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  441. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  442. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  443. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  444. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  445. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  446. [Info] ReleaseSearchService: Searching indexers for [Blindspot : S01E16]. 0 active indexers
  447. [Info] DownloadDecisionMaker: No results found
  448. [Info] EpisodeSearchService: Episode search completed. 0 reports downloaded.
  449. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  450. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  451. [Info] ReleaseSearchService: Searching indexers for [1883 : S01E01]. 1 active indexers
  452. [Info] DownloadDecisionMaker: Processing 7 releases
  453. [Info] ReleaseSearchService: Searching indexers for [1883 : S01E02]. 1 active indexers
  454. [Info] DownloadDecisionMaker: Processing 8 releases
  455. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  456. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  457. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  458. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  459. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  460. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  461. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S01E01]. 1 active indexers
  462. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S02E01]. 1 active indexers
  463. [Info] ImportListSyncService: Starting Import List Sync
  464. [Info] ImportListSyncService: No list items to process
  465. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S01E01]. 1 active indexers
  466. [Info] DownloadDecisionMaker: Processing 1 releases
  467. [Error] Newznab: An error occurred while processing feed. https://api.nzbplanet.net/api?t=tvsearch&cat=5030,5040,5045,5050,5060,5080&extended=1&apikey=41e9cb4bf6a66f58087131e1e71d4404&offset=0&limit=100&tvdbid=369414&tvmazeid=49524&season=1&ep=1
  468. [v4.0.1.929] System.Net.Http.HttpRequestException: An error occurred while sending the request.
  469. ---> System.IO.IOException: The request was aborted.
  470. ---> System.IO.IOException: The response ended prematurely while waiting for the next frame from the server.
  471. at System.Net.Http.Http2Connection.<ReadFrameAsync>g__ThrowMissingFrame|57_1()
  472. at System.Net.Http.Http2Connection.ReadFrameAsync(Boolean initialFrame)
  473. at System.Net.Http.Http2Connection.ProcessIncomingFramesAsync()
  474. --- End of inner exception stack trace ---
  475. at System.Net.Http.Http2Connection.ThrowRequestAborted(Exception innerException)
  476. at System.Net.Http.Http2Connection.Http2Stream.CheckResponseBodyState()
  477. at System.Net.Http.Http2Connection.Http2Stream.TryEnsureHeaders()
  478. at System.Net.Http.Http2Connection.Http2Stream.ReadResponseHeadersAsync(CancellationToken cancellationToken)
  479. at System.Net.Http.Http2Connection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  480. --- End of inner exception stack trace ---
  481. at System.Net.Http.Http2Connection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  482. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  483. at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
  484. at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  485. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  486. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  487. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
  488. at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
  489. at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
  490. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 360
  491. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 335
  492. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 161
  493. [Error] Newznab: An error occurred while processing feed. https://api.nzbplanet.net/api?t=tvsearch&cat=5030,5040,5045,5050,5060,5080&extended=1&apikey=41e9cb4bf6a66f58087131e1e71d4404&offset=0&limit=100&tvdbid=369414&tvmazeid=49524&season=2&ep=1
  494. [v4.0.1.929] System.Net.Http.HttpRequestException: An error occurred while sending the request.
  495. ---> System.IO.IOException: The request was aborted.
  496. ---> System.IO.IOException: The response ended prematurely while waiting for the next frame from the server.
  497. at System.Net.Http.Http2Connection.<ReadFrameAsync>g__ThrowMissingFrame|57_1()
  498. at System.Net.Http.Http2Connection.ReadFrameAsync(Boolean initialFrame)
  499. at System.Net.Http.Http2Connection.ProcessIncomingFramesAsync()
  500. --- End of inner exception stack trace ---
  501. at System.Net.Http.Http2Connection.ThrowRequestAborted(Exception innerException)
  502. at System.Net.Http.Http2Connection.Http2Stream.CheckResponseBodyState()
  503. at System.Net.Http.Http2Connection.Http2Stream.TryEnsureHeaders()
  504. at System.Net.Http.Http2Connection.Http2Stream.ReadResponseHeadersAsync(CancellationToken cancellationToken)
  505. at System.Net.Http.Http2Connection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  506. --- End of inner exception stack trace ---
  507. at System.Net.Http.Http2Connection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  508. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  509. at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
  510. at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  511. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  512. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  513. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
  514. at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
  515. at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
  516. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 360
  517. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 335
  518. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 161
  519. [Info] DownloadDecisionMaker: No results found
  520. [Info] DownloadDecisionMaker: No results found
  521. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S02E01]. 0 active indexers
  522. [Info] DownloadDecisionMaker: No results found
  523. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S02E02]. 0 active indexers
  524. [Info] DownloadDecisionMaker: No results found
  525. [Warn] Newznab: Unable to connect to indexer
  526. [v4.0.1.929] System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.nzbplanet.net:443)
  527. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  528. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  529. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  530. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  531. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 310
  532. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 286
  533. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  534. --- End of inner exception stack trace ---
  535. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  536. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  537. at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
  538. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  539. at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  540. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  541. at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
  542. at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  543. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  544. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  545. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
  546. at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
  547. at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
  548. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 360
  549. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 335
  550. at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 383
  551. [Warn] Newznab: Unable to connect to indexer
  552. [v4.0.1.929] System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.nzbplanet.net:443)
  553. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  554. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  555. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  556. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  557. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 310
  558. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 286
  559. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  560. --- End of inner exception stack trace ---
  561. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  562. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  563. at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
  564. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  565. at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  566. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  567. at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
  568. at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  569. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  570. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  571. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
  572. at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
  573. at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
  574. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 360
  575. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 335
  576. at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 383
  577. [Warn] SonarrErrorPipeline: Invalid request Validation failed:
  578. -- : Unable to connect to indexer, please check your DNS settings and ensure that IPv6 is working or disabled. Resource temporarily unavailable (api.nzbplanet.net:443).
  579. [Info] RssSyncService: Starting RSS Sync
  580. [Warn] FetchAndParseRssService: No available indexers. check your configuration.
  581. [Info] ImportListSyncService: Starting Import List Sync
  582. [Info] DownloadDecisionMaker: No results found
  583. [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  584. [Info] ImportListSyncService: No list items to process
  585. [Info] ReleaseSearchService: Searching indexers for [The Sandman : S01E01]. 0 active indexers
  586. [Info] DownloadDecisionMaker: No results found
  587. [Info] EpisodeSearchService: Episode search completed. 0 reports downloaded.
  588. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S02E01]. 1 active indexers
  589. [Info] DownloadDecisionMaker: Processing 6 releases
  590. [Info] ImportListSyncService: Starting Import List Sync
  591. [Info] ImportListSyncService: No list items to process
  592. [Info] MediaFileDeletionService: Deleting episode file: /series/series/30 Coins/Season 2/30 Coins - S02E01 - Ghost Town WEBDL-1080p.mkv
  593. [Info] RecycleBinProvider: Recycling Bin has not been configured, deleting permanently. /series/series/30 Coins/Season 2/30 Coins - S02E01 - Ghost Town WEBDL-1080p.mkv
  594. [Info] MediaFileDeletionService: Deleting episode file: /series/series/30 Coins/Season 2/30 Coins - S02E02 - Dreamlands WEBDL-1080p.mkv
  595. [Info] RecycleBinProvider: Recycling Bin has not been configured, deleting permanently. /series/series/30 Coins/Season 2/30 Coins - S02E02 - Dreamlands WEBDL-1080p.mkv
  596. [Info] MediaFileDeletionService: Deleting episode file: /series/series/30 Coins/Season 2/30 Coins - S02E03 - Hellish Creatures WEBDL-1080p.mkv
  597. [Info] RecycleBinProvider: Recycling Bin has not been configured, deleting permanently. /series/series/30 Coins/Season 2/30 Coins - S02E03 - Hellish Creatures WEBDL-1080p.mkv
  598. [Info] MediaFileDeletionService: Deleting episode file: /series/series/30 Coins/Season 2/30 Coins - S02E04 - The Black Book of the Mad Arab WEBDL-1080p.mkv
  599. [Info] RecycleBinProvider: Recycling Bin has not been configured, deleting permanently. /series/series/30 Coins/Season 2/30 Coins - S02E04 - The Black Book of the Mad Arab WEBDL-1080p.mkv
  600. [Info] MediaFileDeletionService: Deleting episode file: /series/series/30 Coins/Season 2/30 Coins - S02E05 - The Arcane Symbol WEBDL-1080p.mkv
  601. [Info] RecycleBinProvider: Recycling Bin has not been configured, deleting permanently. /series/series/30 Coins/Season 2/30 Coins - S02E05 - The Arcane Symbol WEBDL-1080p.mkv
  602. [Info] MediaFileDeletionService: Deleting episode file: /series/series/30 Coins/Season 2/30 Coins - S02E07 - The Two Cores WEBDL-1080p.mkv
  603. [Info] RecycleBinProvider: Recycling Bin has not been configured, deleting permanently. /series/series/30 Coins/Season 2/30 Coins - S02E07 - The Two Cores WEBDL-1080p.mkv
  604. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S02E01]. 1 active indexers
  605. [Info] DownloadDecisionMaker: Processing 6 releases
  606. [Info] Nzbget: Adding report [30.Coins.S02E01.1080p.HEVC.x265-MeGusta] to the queue.
  607. [Info] DownloadService: Report sent to NewsGroupDirect. Indexer nzbplanet.net. 30.Coins.S02E01.1080p.HEVC.x265-MeGusta
  608. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S02E02]. 1 active indexers
  609. [Info] DownloadDecisionMaker: Processing 5 releases
  610. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S02E03]. 1 active indexers
  611. [Info] DownloadDecisionMaker: Processing 6 releases
  612. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S02E03]. 1 active indexers
  613. [Info] DownloadDecisionMaker: Processing 6 releases
  614. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S02E04]. 1 active indexers
  615. [Info] DownloadDecisionMaker: Processing 5 releases
  616. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  617. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  618. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S01E02]. 1 active indexers
  619. [Info] DownloadDecisionMaker: Processing 1 releases
  620. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S01E04]. 1 active indexers
  621. [Info] DownloadDecisionMaker: Processing 1 releases
  622. [Info] ImportListSyncService: Starting Import List Sync
  623. [Info] ImportListSyncService: No list items to process
  624. [Info] RssSyncService: Starting RSS Sync
  625. [Info] ImportListSyncService: Starting Import List Sync
  626. [Info] ImportListSyncService: No list items to process
  627. [Warn] Newznab: Indexer nzbplanet.net rss sync didn't cover the period between 7/4/2024 1:13:19AM and 7/5/2024 6:02:37PM UTC. Search may be required.
  628. [Info] DownloadDecisionMaker: Processing 95 releases
  629. [Info] RssSyncService: RSS Sync Completed. Reports found: 95, Reports grabbed: 0
  630. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S02]. 1 active indexers
  631. [Info] DownloadDecisionMaker: Processing 44 releases
  632. [Info] Nzbget: Adding report [30.Coins.S02E02.1080p.WEB.h264-EDITH] to the queue.
  633. [Info] DownloadService: Report sent to NewsGroupDirect. Indexer nzbplanet.net. 30.Coins.S02E02.1080p.WEB.h264-EDITH
  634. [Info] Nzbget: Adding report [30.Coins.S02E03.1080p.WEB.h264-EDITH] to the queue.
  635. [Info] DownloadService: Report sent to NewsGroupDirect. Indexer nzbplanet.net. 30.Coins.S02E03.1080p.WEB.h264-EDITH
  636. [Info] Nzbget: Adding report [30.Coins.S02E04.1080p.WEB.h264-EDITH] to the queue.
  637. [Info] DownloadService: Report sent to NewsGroupDirect. Indexer nzbplanet.net. 30.Coins.S02E04.1080p.WEB.h264-EDITH
  638. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S02E03]. 1 active indexers
  639. [Info] Nzbget: Adding report [30.Coins.S02E05.1080p.WEB.h264-EDITH] to the queue.
  640. [Info] DownloadDecisionMaker: Processing 6 releases
  641. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S02E02]. 1 active indexers
  642. [Info] DownloadService: Report sent to NewsGroupDirect. Indexer nzbplanet.net. 30.Coins.S02E05.1080p.WEB.h264-EDITH
  643. [Info] DownloadDecisionMaker: Processing 5 releases
  644. [Info] Nzbget: Adding report [30.Monedas.S02E03.Criaturas.infernales.1080p.HMAX.WEB-DL.DUAL.DD5.1.H.264-FLUX] to the queue.
  645. [Info] DownloadService: Report sent to NewsGroupDirect. Indexer nzbplanet.net. 30.Monedas.S02E03.Criaturas.infernales.1080p.HMAX.WEB-DL.DUAL.DD5.1.H.264-FLUX
  646. [Info] EpisodeSearchService: Episode search completed. 1 reports downloaded.
  647. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S02E04]. 1 active indexers
  648. [Info] Nzbget: Adding report [30.Coins.S02E07.1080p.WEB.h264-EDITH] to the queue.
  649. [Info] DownloadService: Report sent to NewsGroupDirect. Indexer nzbplanet.net. 30.Coins.S02E07.1080p.WEB.h264-EDITH
  650. [Info] DownloadDecisionMaker: Processing 5 releases
  651. [Info] Nzbget: Adding report [30.Coins.S02E02.720p.WEB.h264-EDITH] to the queue.
  652. [Info] DownloadService: Report sent to NewsGroupDirect. Indexer nzbplanet.net. 30.Coins.S02E02.720p.WEB.h264-EDITH
  653. [Info] EpisodeSearchService: Episode search completed. 1 reports downloaded.
  654. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S02E07]. 1 active indexers
  655. [Info] Nzbget: Adding report [30.Coins.S02E08.1080p.WEB.h264-EDITH] to the queue.
  656. [Info] DownloadService: Report sent to NewsGroupDirect. Indexer nzbplanet.net. 30.Coins.S02E08.1080p.WEB.h264-EDITH
  657. [Info] SeasonSearchService: Season search completed. 6 reports downloaded.
  658. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S02E05]. 1 active indexers
  659. [Info] DownloadDecisionMaker: Processing 6 releases
  660. [Info] Nzbget: Adding report [30.Coins.S02E04.720p.WEB.h264-EDITH] to the queue.
  661. [Info] DownloadService: Report sent to NewsGroupDirect. Indexer nzbplanet.net. 30.Coins.S02E04.720p.WEB.h264-EDITH
  662. [Info] EpisodeSearchService: Episode search completed. 1 reports downloaded.
  663. [Info] DownloadDecisionMaker: Processing 5 releases
  664. [Info] Nzbget: Adding report [30.Monedas.S02E07.Los.dos.nucleos.1080p.HMAX.WEB-DL.DUAL.DD5.1.H.264-FLUX] to the queue.
  665. [Info] DownloadService: Report sent to NewsGroupDirect. Indexer nzbplanet.net. 30.Monedas.S02E07.Los.dos.nucleos.1080p.HMAX.WEB-DL.DUAL.DD5.1.H.264-FLUX
  666. [Info] EpisodeSearchService: Episode search completed. 1 reports downloaded.
  667. [Info] Nzbget: Adding report [30.Coins.S02E05.720p.WEB.h264-EDITH] to the queue.
  668. [Info] DownloadService: Report sent to NewsGroupDirect. Indexer nzbplanet.net. 30.Coins.S02E05.720p.WEB.h264-EDITH
  669. [Info] EpisodeSearchService: Episode search completed. 1 reports downloaded.
  670. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S02E04]. 1 active indexers
  671. [Info] DownloadDecisionMaker: Processing 5 releases
  672. [Info] ImportListSyncService: Starting Import List Sync
  673. [Info] ImportListSyncService: No list items to process
  674. [Info] MediaFileDeletionService: Deleting episode file: /series/series/30 Coins/Season 1/30 Coins - S01E01 - Cobwebs WEBDL-1080p.mkv
  675. [Info] RecycleBinProvider: Recycling Bin has not been configured, deleting permanently. /series/series/30 Coins/Season 1/30 Coins - S01E01 - Cobwebs WEBDL-1080p.mkv
  676. [Info] MediaFileDeletionService: Deleting episode file: /series/series/30 Coins/Season 1/30 Coins - S01E02 - Ouija WEBDL-1080p.mkv
  677. [Info] RecycleBinProvider: Recycling Bin has not been configured, deleting permanently. /series/series/30 Coins/Season 1/30 Coins - S01E02 - Ouija WEBDL-1080p.mkv
  678. [Info] MediaFileDeletionService: Deleting episode file: /series/series/30 Coins/Season 1/30 Coins - S01E03 - The Mirror WEBDL-1080p.mkv
  679. [Info] RecycleBinProvider: Recycling Bin has not been configured, deleting permanently. /series/series/30 Coins/Season 1/30 Coins - S01E03 - The Mirror WEBDL-1080p.mkv
  680. [Info] MediaFileDeletionService: Deleting episode file: /series/series/30 Coins/Season 1/30 Coins - S01E04 - Memories WEBDL-1080p.mkv
  681. [Info] RecycleBinProvider: Recycling Bin has not been configured, deleting permanently. /series/series/30 Coins/Season 1/30 Coins - S01E04 - Memories WEBDL-1080p.mkv
  682. [Info] MediaFileDeletionService: Deleting episode file: /series/series/30 Coins/Season 1/30 Coins - S01E05 - The Double WEBDL-1080p.mkv
  683. [Info] RecycleBinProvider: Recycling Bin has not been configured, deleting permanently. /series/series/30 Coins/Season 1/30 Coins - S01E05 - The Double WEBDL-1080p.mkv
  684. [Info] MediaFileDeletionService: Deleting episode file: /series/series/30 Coins/Season 1/30 Coins - S01E06 - Holy War WEBDL-1080p.mkv
  685. [Info] RecycleBinProvider: Recycling Bin has not been configured, deleting permanently. /series/series/30 Coins/Season 1/30 Coins - S01E06 - Holy War WEBDL-1080p.mkv
  686. [Info] MediaFileDeletionService: Deleting episode file: /series/series/30 Coins/Season 1/30 Coins - S01E07 - The Glass Box WEBDL-1080p.mkv
  687. [Info] RecycleBinProvider: Recycling Bin has not been configured, deleting permanently. /series/series/30 Coins/Season 1/30 Coins - S01E07 - The Glass Box WEBDL-1080p.mkv
  688. [Info] MediaFileDeletionService: Deleting episode file: /series/series/30 Coins/Season 1/30 Coins - S01E08 - Sacrifice WEBDL-1080p.mkv
  689. [Info] RecycleBinProvider: Recycling Bin has not been configured, deleting permanently. /series/series/30 Coins/Season 1/30 Coins - S01E08 - Sacrifice WEBDL-1080p.mkv
  690. [Info] MediaFileDeletionService: Deleting episode file: /series/series/30 Coins/Season 2/30 Coins - S02E01 - Ghost Town HDTV-1080p.mkv
  691. [Info] RecycleBinProvider: Recycling Bin has not been configured, deleting permanently. /series/series/30 Coins/Season 2/30 Coins - S02E01 - Ghost Town HDTV-1080p.mkv
  692. [Info] MediaFileDeletionService: Deleting episode file: /series/series/30 Coins/Season 2/30 Coins - S02E02 - Dreamlands WEBDL-720p.mkv
  693. [Info] RecycleBinProvider: Recycling Bin has not been configured, deleting permanently. /series/series/30 Coins/Season 2/30 Coins - S02E02 - Dreamlands WEBDL-720p.mkv
  694. [Info] MediaFileDeletionService: Deleting episode file: /series/series/30 Coins/Season 2/30 Coins - S02E03 - Hellish Creatures WEBDL-1080p.mkv
  695. [Info] RecycleBinProvider: Recycling Bin has not been configured, deleting permanently. /series/series/30 Coins/Season 2/30 Coins - S02E03 - Hellish Creatures WEBDL-1080p.mkv
  696. [Info] MediaFileDeletionService: Deleting episode file: /series/series/30 Coins/Season 2/30 Coins - S02E06 - Reset the World HDTV-720p.mkv
  697. [Info] RecycleBinProvider: Recycling Bin has not been configured, deleting permanently. /series/series/30 Coins/Season 2/30 Coins - S02E06 - Reset the World HDTV-720p.mkv
  698. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S01]. 1 active indexers
  699. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S02]. 1 active indexers
  700. [Error] Newznab: An error occurred while processing feed. https://api.nzbplanet.net/api?t=tvsearch&cat=5030,5040,5045,5050,5060,5080&extended=1&apikey=41e9cb4bf6a66f58087131e1e71d4404&offset=0&limit=100&tvdbid=369414&tvmazeid=49524&season=1
  701. [v4.0.1.929] System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.nzbplanet.net:443)
  702. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  703. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  704. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  705. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  706. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 310
  707. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 286
  708. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  709. --- End of inner exception stack trace ---
  710. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  711. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  712. at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
  713. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  714. at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  715. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  716. at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
  717. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  718. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  719. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
  720. at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
  721. at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
  722. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 363
  723. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 347
  724. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 161
  725. [Info] DownloadDecisionMaker: No results found
  726. [Info] SeasonSearchService: Season search completed. 0 reports downloaded.
  727. [Error] Newznab: An error occurred while processing feed. https://api.nzbplanet.net/api?t=tvsearch&cat=5030,5040,5045,5050,5060,5080&extended=1&apikey=41e9cb4bf6a66f58087131e1e71d4404&offset=0&limit=100&tvdbid=369414&tvmazeid=49524&season=2
  728. [v4.0.1.929] System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.nzbplanet.net:443)
  729. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  730. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  731. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  732. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  733. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 310
  734. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 286
  735. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  736. --- End of inner exception stack trace ---
  737. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  738. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  739. at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
  740. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  741. at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  742. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  743. at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
  744. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  745. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  746. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
  747. at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
  748. at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
  749. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 363
  750. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 347
  751. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 161
  752. [Info] DownloadDecisionMaker: No results found
  753. [Info] SeasonSearchService: Season search completed. 0 reports downloaded.
  754. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S01E01]. 0 active indexers
  755. [Info] DownloadDecisionMaker: No results found
  756. [Info] ReleaseSearchService: Searching indexers for [30 Coins : S02E02]. 0 active indexers
  757. [Info] DownloadDecisionMaker: No results found
  758. [Warn] Newznab: Unable to connect to indexer
  759. [v4.0.1.929] System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.nzbplanet.net:443)
  760. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  761. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  762. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  763. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  764. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 310
  765. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 286
  766. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  767. --- End of inner exception stack trace ---
  768. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  769. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  770. at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
  771. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  772. at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  773. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  774. at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
  775. at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  776. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  777. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  778. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
  779. at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
  780. at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
  781. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 363
  782. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 347
  783. at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 383
  784. [Warn] SonarrErrorPipeline: Invalid request Validation failed:
  785. -- : Unable to connect to indexer, please check your DNS settings and ensure that IPv6 is working or disabled. Resource temporarily unavailable (api.nzbplanet.net:443).
  786. [Warn] Newznab: Unable to connect to indexer
  787. [v4.0.1.929] System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.nzbplanet.net:443)
  788. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  789. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  790. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  791. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  792. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 310
  793. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 286
  794. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  795. --- End of inner exception stack trace ---
  796. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  797. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  798. at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
  799. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  800. at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  801. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  802. at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
  803. at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  804. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  805. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  806. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
  807. at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
  808. at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
  809. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 363
  810. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 347
  811. at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 383
  812. [Warn] SonarrErrorPipeline: Invalid request Validation failed:
  813. -- : Unable to connect to indexer, please check your DNS settings and ensure that IPv6 is working or disabled. Resource temporarily unavailable (api.nzbplanet.net:443).
  814. [Warn] Newznab: Unable to connect to indexer
  815. [v4.0.1.929] System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.nzbplanet.net:443)
  816. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  817. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  818. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  819. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  820. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 310
  821. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 286
  822. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  823. --- End of inner exception stack trace ---
  824. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  825. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  826. at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
  827. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  828. at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  829. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  830. at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
  831. at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  832. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  833. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  834. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
  835. at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
  836. at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
  837. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 363
  838. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 347
  839. at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 383
  840. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  841. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  842. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  843. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  844. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  845. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  846. [Info] ReleaseSearchService: Searching indexers for [Agatha Christie's Poirot : S01E01]. 0 active indexers
  847. [Info] DownloadDecisionMaker: No results found
  848. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  849. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  850. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  851. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  852. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  853. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  854. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  855. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  856. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  857. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  858. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  859. [Info] Auth: Auth-Success ip 192.168.10.110 username 'nas'
  860. [Warn] Newznab: Unable to connect to indexer
  861. [v4.0.1.929] System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.nzbplanet.net:443)
  862. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  863. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  864. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  865. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  866. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 310
  867. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 286
  868. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  869. --- End of inner exception stack trace ---
  870. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  871. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  872. at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
  873. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  874. at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  875. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  876. at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
  877. at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  878. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  879. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  880. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
  881. at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
  882. at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
  883. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 363
  884. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 347
  885. at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 383
  886. [Warn] SonarrErrorPipeline: Invalid request Validation failed:
  887. -- : Unable to connect to indexer, please check your DNS settings and ensure that IPv6 is working or disabled. Resource temporarily unavailable (api.nzbplanet.net:443).
  888. [Info] ImportListSyncService: Starting Import List Sync
  889. [Info] ImportListSyncService: No list items to process
  890. [Info] ReleaseSearchService: Searching indexers for [Agatha Christie's Poirot : S01E01]. 1 active indexers
  891. [Info] DownloadDecisionMaker: Processing 1 releases
  892. [Info] RssSyncService: Starting RSS Sync
  893. [Info] ImportListSyncService: Starting Import List Sync
  894. [Info] ImportListSyncService: No list items to process
  895. [Info] DownloadDecisionMaker: Processing 93 releases
  896. [Info] RssSyncService: RSS Sync Completed. Reports found: 93, Reports grabbed: 0
  897. [Info] ImportListSyncService: Starting Import List Sync
  898. [Info] ImportListSyncService: No list items to process
  899. [Info] ImportListSyncService: Starting Import List Sync
  900. [Info] ImportListSyncService: No list items to process
  901. [Info] ImportListSyncService: Starting Import List Sync
  902. [Info] ImportListSyncService: No list items to process
  903. [Info] RssSyncService: Starting RSS Sync
  904. [Info] DownloadDecisionMaker: Processing 93 releases
  905. [Info] RssSyncService: RSS Sync Completed. Reports found: 93, Reports grabbed: 0
  906. [Info] ImportListSyncService: Starting Import List Sync
  907. [Info] ImportListSyncService: No list items to process
  908. [Info] ImportListSyncService: Starting Import List Sync
  909. [Info] ImportListSyncService: No list items to process
  910. [Info] ImportListSyncService: Starting Import List Sync
  911. [Info] ImportListSyncService: No list items to process
  912. [Info] RssSyncService: Starting RSS Sync
  913. [Info] DownloadDecisionMaker: Processing 93 releases
  914. [Info] RssSyncService: RSS Sync Completed. Reports found: 93, Reports grabbed: 0
  915. [Info] ImportListSyncService: Starting Import List Sync
  916. [Info] ImportListSyncService: No list items to process
  917. [Info] ImportListSyncService: Starting Import List Sync
  918. [Info] ImportListSyncService: No list items to process
  919. [Info] ImportListSyncService: Starting Import List Sync
  920. [Info] ImportListSyncService: No list items to process
  921. [Info] RssSyncService: Starting RSS Sync
  922. [Info] DownloadDecisionMaker: Processing 100 releases
  923. [Info] RssSyncService: RSS Sync Completed. Reports found: 100, Reports grabbed: 0
  924. [Info] ImportListSyncService: Starting Import List Sync
  925. [Info] ImportListSyncService: No list items to process
  926. [Info] ImportListSyncService: Starting Import List Sync
  927. [Info] ImportListSyncService: No list items to process
  928. [Info] ImportListSyncService: Starting Import List Sync
  929. [Info] ImportListSyncService: No list items to process
  930. [Info] RssSyncService: Starting RSS Sync
  931. [Error] Newznab: An error occurred while processing feed. https://api.nzbplanet.net/api?t=tvsearch&cat=5030,5040,5045,5050,5060,5080&extended=1&apikey=41e9cb4bf6a66f58087131e1e71d4404&offset=0&limit=100
  932. [v4.0.1.929] System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.nzbplanet.net:443)
  933. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  934. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  935. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  936. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  937. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 310
  938. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 286
  939. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  940. --- End of inner exception stack trace ---
  941. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  942. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  943. at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
  944. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  945. at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  946. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  947. at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
  948. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  949. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  950. at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
  951. at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
  952. at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
  953. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 363
  954. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 347
  955. at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 161
  956. [Info] DownloadDecisionMaker: No results found
  957. [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0
  958. [Info] Microsoft.Hosting.Lifetime: Application is shutting down...
  959. [Info] ConsoleApp: Exiting main.
Advertisement
Add Comment
Please, Sign In to add comment