williamwallace

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by williamwallace

  1. On 6/4/2023 at 9:54 PM, williamwallace said:

    The privoxy in my delugevpn container has stopped working. All media collector docker containers (like sonarr, radarr) have connection errors when the proxy is enabled. Is there anything I can do about this?

     

    deluge itself functions as usual just fine.

     

    Thank you!

    This magically resolved itself. I do not know what was the cause of the privoxy issue unfortunately.

  2. The privoxy in my delugevpn container has stopped working. All media collector docker containers (like sonarr, radarr) have connection errors when the proxy is enabled. Is there anything I can do about this?

     

    deluge itself functions as usual just fine.

     

    Thank you!

  3. I have internet connection issues within sonarr and radarr dockers since a couple of days. Posting my sonarr log here for reference. I could confirm that the problem is related to using privoxy through binhex-delugevpn, as when I disable the proxy for example in sonarr, I do not have any further connection issues. Reenabling the proxy brings back the issues. Deluge however has no connection issues itself. What could be the reason for privoxy not working anymore?

     

    Any hints or help is appreciated. Thank you!

     

    Quote

    2023-05-30 13:53:09.0|Error|ProxyCheck|Proxy Health Check failed [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/ping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check () [0x00067] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:46 2023-05-30 14:02:10.6|Info|RssSyncService|Starting RSS Sync 2023-05-30 14:02:10.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 14:02:10.7|Info|DownloadDecisionMaker|No results found 2023-05-30 14:02:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 14:17:10.9|Info|RssSyncService|Starting RSS Sync 2023-05-30 14:17:11.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 14:17:11.0|Info|DownloadDecisionMaker|No results found 2023-05-30 14:17:11.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 14:32:11.1|Info|RssSyncService|Starting RSS Sync 2023-05-30 14:32:11.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 14:32:11.1|Info|DownloadDecisionMaker|No results found 2023-05-30 14:32:11.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 14:47:11.4|Info|RssSyncService|Starting RSS Sync 2023-05-30 14:47:11.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 14:47:11.4|Info|DownloadDecisionMaker|No results found 2023-05-30 14:47:11.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 15:02:11.5|Info|RssSyncService|Starting RSS Sync 2023-05-30 15:02:11.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 15:02:11.5|Info|DownloadDecisionMaker|No results found 2023-05-30 15:02:11.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 15:08:41.6|Info|SceneMappingService|Updating Scene mappings 2023-05-30 15:09:15.4|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-05-30 15:17:11.7|Info|RssSyncService|Starting RSS Sync 2023-05-30 15:17:11.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 15:17:11.7|Info|DownloadDecisionMaker|No results found 2023-05-30 15:17:11.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 15:32:11.9|Info|RssSyncService|Starting RSS Sync 2023-05-30 15:32:11.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 15:32:11.9|Info|DownloadDecisionMaker|No results found 2023-05-30 15:32:11.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 15:47:12.1|Info|RssSyncService|Starting RSS Sync 2023-05-30 15:47:12.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 15:47:12.1|Info|DownloadDecisionMaker|No results found 2023-05-30 15:47:12.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 16:02:12.4|Info|RssSyncService|Starting RSS Sync 2023-05-30 16:02:12.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 16:02:12.4|Info|DownloadDecisionMaker|No results found 2023-05-30 16:02:12.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 16:17:12.5|Info|RssSyncService|Starting RSS Sync 2023-05-30 16:17:12.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 16:17:12.5|Info|DownloadDecisionMaker|No results found 2023-05-30 16:17:12.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 16:32:12.7|Info|RssSyncService|Starting RSS Sync 2023-05-30 16:32:12.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 16:32:12.7|Info|DownloadDecisionMaker|No results found 2023-05-30 16:32:12.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 16:47:12.8|Info|RssSyncService|Starting RSS Sync 2023-05-30 16:47:12.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 16:47:12.8|Info|DownloadDecisionMaker|No results found 2023-05-30 16:47:12.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 17:02:13.0|Info|RssSyncService|Starting RSS Sync 2023-05-30 17:02:13.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 17:02:13.0|Info|DownloadDecisionMaker|No results found 2023-05-30 17:02:13.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 17:17:13.1|Info|RssSyncService|Starting RSS Sync 2023-05-30 17:17:13.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 17:17:13.1|Info|DownloadDecisionMaker|No results found 2023-05-30 17:17:13.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 17:32:13.2|Info|RssSyncService|Starting RSS Sync 2023-05-30 17:32:37.8|Info|DownloadDecisionMaker|Processing 100 releases 2023-05-30 17:32:38.0|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0 2023-05-30 17:47:43.5|Info|RssSyncService|Starting RSS Sync 2023-05-30 17:48:11.6|Warn|Rarbg|Rarbg Error: ProtocolError: 'https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Sonarr' 2023-05-30 17:48:11.6|Info|DownloadDecisionMaker|No results found 2023-05-30 17:48:11.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 18:03:13.6|Info|RssSyncService|Starting RSS Sync 2023-05-30 18:03:13.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 18:03:13.6|Info|DownloadDecisionMaker|No results found 2023-05-30 18:03:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 18:09:43.7|Info|SceneMappingService|Updating Scene mappings 2023-05-30 18:10:17.5|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-05-30 18:18:13.8|Info|RssSyncService|Starting RSS Sync 2023-05-30 18:18:13.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 18:18:13.8|Info|DownloadDecisionMaker|No results found 2023-05-30 18:18:13.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 18:33:14.0|Info|RssSyncService|Starting RSS Sync 2023-05-30 18:33:14.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 18:33:14.0|Info|DownloadDecisionMaker|No results found 2023-05-30 18:33:14.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 18:48:14.1|Info|RssSyncService|Starting RSS Sync 2023-05-30 18:48:14.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 18:48:14.1|Info|DownloadDecisionMaker|No results found 2023-05-30 18:48:14.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 19:03:14.3|Info|RssSyncService|Starting RSS Sync 2023-05-30 19:03:14.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 19:03:14.3|Info|DownloadDecisionMaker|No results found 2023-05-30 19:03:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 19:18:14.4|Info|RssSyncService|Starting RSS Sync 2023-05-30 19:18:14.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 19:18:14.4|Info|DownloadDecisionMaker|No results found 2023-05-30 19:18:14.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 19:18:44.4|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2023-05-30 19:19:14.5|Info|ImportListSyncService|Starting Import List Sync 2023-05-30 19:19:14.5|Info|ImportListSyncService|Processing 0 list items 2023-05-30 19:19:14.5|Info|ImportListSyncService|Import List Sync Completed. Items found: 0, Series added: 0 2023-05-30 19:33:14.6|Info|RssSyncService|Starting RSS Sync 2023-05-30 19:33:14.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 19:33:14.6|Info|DownloadDecisionMaker|No results found 2023-05-30 19:33:14.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 19:48:15.0|Info|RssSyncService|Starting RSS Sync 2023-05-30 19:48:15.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 19:48:15.0|Info|DownloadDecisionMaker|No results found 2023-05-30 19:48:15.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 19:54:52.1|Error|CommandExecutor|Error occurred while executing task CheckHealth [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0&active=true' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 at NzbDrone.Core.HealthCheck.Checks.UpdateCheck.Check () [0x000f7] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\UpdateCheck.cs:63 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.Execute (NzbDrone.Core.HealthCheck.CheckHealthCommand message) [0x00016] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:111 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-05-30 20:03:15.2|Info|RssSyncService|Starting RSS Sync 2023-05-30 20:03:15.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 20:03:15.2|Info|DownloadDecisionMaker|No results found 2023-05-30 20:03:15.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 20:18:15.4|Info|RssSyncService|Starting RSS Sync 2023-05-30 20:18:15.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 20:18:15.4|Info|DownloadDecisionMaker|No results found 2023-05-30 20:18:15.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 20:33:15.6|Info|RssSyncService|Starting RSS Sync 2023-05-30 20:33:15.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 20:33:15.6|Info|DownloadDecisionMaker|No results found 2023-05-30 20:33:15.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 20:48:15.9|Info|RssSyncService|Starting RSS Sync 2023-05-30 20:48:15.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 20:48:15.9|Info|DownloadDecisionMaker|No results found 2023-05-30 20:48:15.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 21:03:16.1|Info|RssSyncService|Starting RSS Sync 2023-05-30 21:03:16.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 21:03:16.1|Info|DownloadDecisionMaker|No results found 2023-05-30 21:03:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 21:10:46.1|Info|SceneMappingService|Updating Scene mappings 2023-05-30 21:18:16.4|Info|RssSyncService|Starting RSS Sync 2023-05-30 21:18:16.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 21:18:16.4|Info|DownloadDecisionMaker|No results found 2023-05-30 21:18:16.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 21:33:16.5|Info|RssSyncService|Starting RSS Sync 2023-05-30 21:33:16.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 21:33:16.5|Info|DownloadDecisionMaker|No results found 2023-05-30 21:33:16.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 21:48:16.8|Info|RssSyncService|Starting RSS Sync 2023-05-30 21:48:16.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 21:48:16.8|Info|DownloadDecisionMaker|No results found 2023-05-30 21:48:16.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 22:01:16.9|Info|HousekeepingService|Running housecleaning tasks 2023-05-30 22:01:17.0|Info|Database|Vacuuming Log database 2023-05-30 22:01:17.1|Info|Database|Log database compressed 2023-05-30 22:01:17.1|Info|Database|Vacuuming Main database 2023-05-30 22:01:17.5|Info|Database|Main database compressed 2023-05-30 22:03:16.9|Info|RssSyncService|Starting RSS Sync 2023-05-30 22:03:16.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 22:03:16.9|Info|DownloadDecisionMaker|No results found 2023-05-30 22:03:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 22:18:17.1|Info|RssSyncService|Starting RSS Sync 2023-05-30 22:18:17.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 22:18:17.1|Info|DownloadDecisionMaker|No results found 2023-05-30 22:18:17.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 22:33:17.4|Info|RssSyncService|Starting RSS Sync 2023-05-30 22:33:17.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 22:33:17.4|Info|DownloadDecisionMaker|No results found 2023-05-30 22:33:17.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 22:48:17.7|Info|RssSyncService|Starting RSS Sync 2023-05-30 22:48:17.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 22:48:17.7|Info|DownloadDecisionMaker|No results found 2023-05-30 22:48:17.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 23:03:17.8|Info|RssSyncService|Starting RSS Sync 2023-05-30 23:03:17.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 23:03:17.8|Info|DownloadDecisionMaker|No results found 2023-05-30 23:03:17.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 23:18:18.0|Info|RssSyncService|Starting RSS Sync 2023-05-30 23:18:18.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 23:18:18.1|Info|DownloadDecisionMaker|No results found 2023-05-30 23:18:18.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 23:33:18.3|Info|RssSyncService|Starting RSS Sync 2023-05-30 23:33:18.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 23:33:18.3|Info|DownloadDecisionMaker|No results found 2023-05-30 23:33:18.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 23:48:18.5|Info|RssSyncService|Starting RSS Sync 2023-05-30 23:48:18.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-30 23:48:18.5|Info|DownloadDecisionMaker|No results found 2023-05-30 23:48:18.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-30 23:49:46.6|Error|CommandExecutor|Error occurred while executing task ApplicationUpdateCheck [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0&active=true' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage (NzbDrone.Core.Messaging.Commands.CommandTrigger updateTrigger) [0x00015] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:223 at NzbDrone.Core.Update.InstallUpdateService.Execute (NzbDrone.Core.Update.Commands.ApplicationUpdateCheckCommand message) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:255 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-05-31 00:03:18.8|Info|RssSyncService|Starting RSS Sync 2023-05-31 00:03:18.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 00:03:18.8|Info|DownloadDecisionMaker|No results found 2023-05-31 00:03:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 00:11:18.8|Info|SceneMappingService|Updating Scene mappings 2023-05-31 00:18:19.1|Info|RssSyncService|Starting RSS Sync 2023-05-31 00:18:19.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 00:18:19.1|Info|DownloadDecisionMaker|No results found 2023-05-31 00:18:19.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 00:33:19.6|Info|RssSyncService|Starting RSS Sync 2023-05-31 00:33:19.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 00:33:19.6|Info|DownloadDecisionMaker|No results found 2023-05-31 00:33:19.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 00:48:19.8|Info|RssSyncService|Starting RSS Sync 2023-05-31 00:48:19.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 00:48:19.8|Info|DownloadDecisionMaker|No results found 2023-05-31 00:48:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 01:03:20.0|Info|RssSyncService|Starting RSS Sync 2023-05-31 01:03:20.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 01:03:20.0|Info|DownloadDecisionMaker|No results found 2023-05-31 01:03:20.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 01:18:20.2|Info|RssSyncService|Starting RSS Sync 2023-05-31 01:18:20.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 01:18:20.2|Info|DownloadDecisionMaker|No results found 2023-05-31 01:18:20.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 01:27:20.4|Info|RefreshSeriesService|Skipping refresh of series: Ancient Apocalypse (2022) 2023-05-31 01:27:20.4|Info|DiskScanService|Scanning Ancient Apocalypse (2022) 2023-05-31 01:27:20.4|Info|DiskScanService|Completed scanning disk for Ancient Apocalypse (2022) 2023-05-31 01:27:20.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:27:20.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:27:20.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:27:20.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 01:27:20.4|Info|RefreshSeriesService|Updating Barbarians 2023-05-31 01:27:45.0|Info|RefreshEpisodeService|Starting episode info refresh for: [362412][Barbarians] 2023-05-31 01:27:45.0|Info|RefreshEpisodeService|Finished episode refresh for series: [362412][Barbarians]. 2023-05-31 01:28:04.3|Info|DiskScanService|Scanning Barbarians 2023-05-31 01:28:04.3|Info|DiskScanService|Completed scanning disk for Barbarians 2023-05-31 01:28:04.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:28:04.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:28:04.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:28:04.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 01:28:04.3|Info|RefreshSeriesService|Skipping refresh of series: Berlin Alexanderplatz 2023-05-31 01:28:04.3|Info|DiskScanService|Scanning Berlin Alexanderplatz 2023-05-31 01:28:04.3|Info|DiskScanService|Completed scanning disk for Berlin Alexanderplatz 2023-05-31 01:28:04.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:28:04.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:28:04.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:28:04.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 01:28:04.4|Info|RefreshSeriesService|Skipping refresh of series: Better Than Us 2023-05-31 01:28:04.4|Info|DiskScanService|Scanning Better Than Us 2023-05-31 01:28:04.4|Info|DiskScanService|Completed scanning disk for Better Than Us 2023-05-31 01:28:04.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:28:04.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:28:04.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:28:04.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 01:28:04.4|Info|RefreshSeriesService|Updating Black Mirror 2023-05-31 01:28:32.4|Error|RefreshSeriesService|Couldn't refresh info for [253463][Black Mirror] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/253463' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-05-31 01:28:32.5|Info|DiskScanService|Scanning Black Mirror 2023-05-31 01:28:32.6|Info|DiskScanService|Completed scanning disk for Black Mirror 2023-05-31 01:28:32.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:28:32.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:28:32.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:28:32.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 01:28:32.6|Info|RefreshSeriesService|Skipping refresh of series: Boundless (2022) 2023-05-31 01:28:32.6|Info|DiskScanService|Scanning Boundless (2022) 2023-05-31 01:28:32.6|Info|DiskScanService|Completed scanning disk for Boundless (2022) 2023-05-31 01:28:32.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:28:32.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:28:32.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:28:32.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 01:28:32.6|Info|RefreshSeriesService|Skipping refresh of series: Dead to Me 2023-05-31 01:28:32.6|Info|DiskScanService|Scanning Dead to Me 2023-05-31 01:28:32.6|Info|DiskScanService|Completed scanning disk for Dead to Me 2023-05-31 01:28:32.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:28:32.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:28:32.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:28:32.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 01:28:32.7|Info|RefreshSeriesService|Skipping refresh of series: The Defiant Ones 2023-05-31 01:28:32.7|Info|DiskScanService|Scanning The Defiant Ones 2023-05-31 01:28:32.7|Info|DiskScanService|Completed scanning disk for The Defiant Ones 2023-05-31 01:28:32.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:28:32.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:28:32.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:28:32.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 01:28:32.7|Info|RefreshSeriesService|Updating Dr. Jordan B. Peterson on Marriage 2023-05-31 01:28:52.0|Info|RefreshEpisodeService|Starting episode info refresh for: [426776][Dr. Jordan B. Peterson on Marriage] 2023-05-31 01:28:52.0|Info|RefreshEpisodeService|Finished episode refresh for series: [426776][Dr. Jordan B. Peterson on Marriage]. 2023-05-31 01:28:52.0|Info|DiskScanService|Scanning Dr. Jordan B. Peterson on Marriage 2023-05-31 01:28:52.0|Info|DiskScanService|Completed scanning disk for Dr. Jordan B. Peterson on Marriage 2023-05-31 01:28:52.0|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-05-31 01:28:52.0|Info|RefreshSeriesService|Updating Fawlty Towers 2023-05-31 01:29:20.0|Warn|MediaCoverService|Couldn't download media cover for [426776][Dr. Jordan B. Peterson on Marriage]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/426776/posters/63631a2f8bfd1.jpg' 2023-05-31 01:29:20.1|Error|RefreshSeriesService|Couldn't refresh info for [75932][Fawlty Towers] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/75932' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-05-31 01:29:20.1|Info|DiskScanService|Scanning Fawlty Towers 2023-05-31 01:29:20.1|Info|DiskScanService|Completed scanning disk for Fawlty Towers 2023-05-31 01:29:20.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:29:20.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:29:20.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:29:20.1|Info|ExistingExtraFileService|Found 24 possible extra files, imported 24 files. 2023-05-31 01:29:20.1|Info|RefreshSeriesService|Skipping refresh of series: Hamilton's Pharmacopeia 2023-05-31 01:29:20.1|Info|DiskScanService|Scanning Hamilton's Pharmacopeia 2023-05-31 01:29:20.2|Info|DiskScanService|Completed scanning disk for Hamilton's Pharmacopeia 2023-05-31 01:29:20.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:29:20.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:29:20.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:29:20.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 01:29:20.2|Info|RefreshSeriesService|Updating The Handmaid's Tale 2023-05-31 01:29:25.4|Info|RefreshEpisodeService|Starting episode info refresh for: [321239][The Handmaid's Tale] 2023-05-31 01:29:25.5|Info|RefreshEpisodeService|Finished episode refresh for series: [321239][The Handmaid's Tale]. 2023-05-31 01:29:25.5|Info|DiskScanService|Scanning The Handmaid's Tale 2023-05-31 01:29:25.5|Info|DiskScanService|Completed scanning disk for The Handmaid's Tale 2023-05-31 01:29:25.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:29:25.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:29:25.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:29:25.6|Info|ExistingExtraFileService|Found 61 possible extra files, imported 61 files. 2023-05-31 01:29:25.6|Info|RefreshSeriesService|Updating Hilda 2023-05-31 01:29:44.8|Info|RefreshEpisodeService|Starting episode info refresh for: [349643][Hilda] 2023-05-31 01:29:44.9|Info|RefreshEpisodeService|Finished episode refresh for series: [349643][Hilda]. 2023-05-31 01:29:44.9|Info|DiskScanService|Scanning Hilda 2023-05-31 01:29:44.9|Info|DiskScanService|Completed scanning disk for Hilda 2023-05-31 01:29:44.9|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-05-31 01:29:44.9|Info|RefreshSeriesService|Updating House of the Dragon 2023-05-31 01:29:50.1|Info|RefreshEpisodeService|Starting episode info refresh for: [371572][House of the Dragon] 2023-05-31 01:29:50.1|Info|RefreshEpisodeService|Finished episode refresh for series: [371572][House of the Dragon]. 2023-05-31 01:29:50.1|Info|DiskScanService|Scanning House of the Dragon 2023-05-31 01:29:50.1|Info|DiskScanService|Completed scanning disk for House of the Dragon 2023-05-31 01:29:50.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:29:50.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:29:50.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:29:50.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 01:29:50.2|Info|RefreshSeriesService|Skipping refresh of series: Human Universe 2023-05-31 01:29:50.2|Info|DiskScanService|Scanning Human Universe 2023-05-31 01:29:50.2|Info|DiskScanService|Completed scanning disk for Human Universe 2023-05-31 01:29:50.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:29:50.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:29:50.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:29:50.2|Info|ExistingExtraFileService|Found 3 possible extra files, imported 3 files. 2023-05-31 01:29:50.2|Info|RefreshSeriesService|Skipping refresh of series: Le avventure di Pinocchio 2023-05-31 01:29:50.2|Info|DiskScanService|Scanning Le avventure di Pinocchio 2023-05-31 01:29:50.2|Info|DiskScanService|Completed scanning disk for Le avventure di Pinocchio 2023-05-31 01:29:50.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:29:50.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:29:50.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:29:50.3|Info|ExistingExtraFileService|Found 2 possible extra files, imported 0 files. 2023-05-31 01:29:50.3|Info|RefreshSeriesService|Updating Murderville 2023-05-31 01:29:53.5|Warn|MediaCoverService|Couldn't download media cover for [321239][The Handmaid's Tale]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/321239-g3.jpg' 2023-05-31 01:30:09.5|Info|RefreshEpisodeService|Starting episode info refresh for: [414643][Murderville] 2023-05-31 01:30:09.6|Info|RefreshEpisodeService|Finished episode refresh for series: [414643][Murderville]. 2023-05-31 01:30:09.6|Info|DiskScanService|Scanning Murderville 2023-05-31 01:30:09.6|Info|DiskScanService|Completed scanning disk for Murderville 2023-05-31 01:30:09.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:30:09.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:30:09.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:30:09.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 01:30:09.6|Info|RefreshSeriesService|Skipping refresh of series: Ozark 2023-05-31 01:30:09.6|Info|DiskScanService|Scanning Ozark 2023-05-31 01:30:09.6|Info|DiskScanService|Completed scanning disk for Ozark 2023-05-31 01:30:09.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:30:09.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:30:09.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:30:09.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 01:30:09.7|Info|RefreshSeriesService|Skipping refresh of series: Peaky Blinders 2023-05-31 01:30:09.7|Info|DiskScanService|Scanning Peaky Blinders 2023-05-31 01:30:09.7|Info|DiskScanService|Completed scanning disk for Peaky Blinders 2023-05-31 01:30:09.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:30:09.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:30:09.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:30:09.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 01:30:09.7|Info|RefreshSeriesService|Skipping refresh of series: Q: Into the Storm 2023-05-31 01:30:09.7|Info|DiskScanService|Scanning Q: Into the Storm 2023-05-31 01:30:09.7|Info|DiskScanService|Completed scanning disk for Q: Into the Storm 2023-05-31 01:30:09.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:30:09.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:30:09.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:30:09.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 01:30:09.7|Info|RefreshSeriesService|Updating The Simpsons 2023-05-31 01:30:26.8|Warn|MediaCoverService|Couldn't download media cover for [321239][The Handmaid's Tale]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/fanart/original/321239-3.jpg' 2023-05-31 01:30:37.4|Warn|MediaCoverService|Couldn't download media cover for [349643][Hilda]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/fanart/original/5b34ab6384219.jpg' 2023-05-31 01:30:37.8|Error|RefreshSeriesService|Couldn't refresh info for [71663][The Simpsons] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/71663' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-05-31 01:30:37.8|Info|DiskScanService|Scanning The Simpsons 2023-05-31 01:30:37.9|Info|DiskScanService|Completed scanning disk for The Simpsons 2023-05-31 01:30:37.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:30:37.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:30:37.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:30:37.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 01:30:37.9|Info|RefreshSeriesService|Skipping refresh of series: True Detective 2023-05-31 01:30:37.9|Info|DiskScanService|Scanning True Detective 2023-05-31 01:30:38.0|Info|DiskScanService|Completed scanning disk for True Detective 2023-05-31 01:30:38.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:30:38.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:30:38.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:30:38.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 01:30:38.0|Info|RefreshSeriesService|Skipping refresh of series: Workin' Moms 2023-05-31 01:30:38.0|Info|DiskScanService|Scanning Workin' Moms 2023-05-31 01:30:38.0|Info|DiskScanService|Completed scanning disk for Workin' Moms 2023-05-31 01:30:38.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:30:38.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:30:38.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:30:38.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 01:30:38.1|Info|RefreshSeriesService|Skipping refresh of series: Years and Years 2023-05-31 01:30:38.1|Info|DiskScanService|Scanning Years and Years 2023-05-31 01:30:38.1|Info|DiskScanService|Completed scanning disk for Years and Years 2023-05-31 01:30:38.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 01:30:38.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 01:30:38.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 01:30:38.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 01:30:42.7|Warn|MediaCoverService|Couldn't download media cover for [371572][House of the Dragon]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/371572/backgrounds/62d27eb474e3c.jpg' 2023-05-31 01:30:42.9|Warn|MediaCoverService|Couldn't download media cover for [414643][Murderville]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/414643/posters/61ef0b910b8f1.jpg' 2023-05-31 01:31:05.5|Warn|MediaCoverService|Couldn't download media cover for [349643][Hilda]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/349643/clearlogo/611dc34d35094.png' 2023-05-31 01:31:10.7|Warn|MediaCoverService|Couldn't download media cover for [371572][House of the Dragon]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/371572/clearlogo/615defff583a8.png' 2023-05-31 01:31:10.9|Warn|MediaCoverService|Couldn't download media cover for [414643][Murderville]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/414643/backgrounds/61f8f6335f659.jpg' 2023-05-31 01:33:20.5|Info|RssSyncService|Starting RSS Sync 2023-05-31 01:33:20.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 01:33:20.6|Info|DownloadDecisionMaker|No results found 2023-05-31 01:33:20.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 01:48:20.8|Info|RssSyncService|Starting RSS Sync 2023-05-31 01:48:20.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 01:48:20.8|Info|DownloadDecisionMaker|No results found 2023-05-31 01:48:20.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 01:55:49.2|Error|ProxyCheck|Proxy Health Check failed [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/ping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check () [0x00067] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:46 2023-05-31 01:56:17.3|Error|CommandExecutor|Error occurred while executing task CheckHealth [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/time' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.Execute (NzbDrone.Core.HealthCheck.CheckHealthCommand message) [0x00016] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:111 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x0008b] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1832 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-05-31 02:03:21.0|Info|RssSyncService|Starting RSS Sync 2023-05-31 02:03:21.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 02:03:21.0|Info|DownloadDecisionMaker|No results found 2023-05-31 02:03:21.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 02:18:21.4|Info|RssSyncService|Starting RSS Sync 2023-05-31 02:18:21.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 02:18:21.5|Info|DownloadDecisionMaker|No results found 2023-05-31 02:18:21.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 02:33:21.9|Info|RssSyncService|Starting RSS Sync 2023-05-31 02:33:21.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 02:33:21.9|Info|DownloadDecisionMaker|No results found 2023-05-31 02:33:21.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 02:48:22.4|Info|RssSyncService|Starting RSS Sync 2023-05-31 02:48:22.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 02:48:22.5|Info|DownloadDecisionMaker|No results found 2023-05-31 02:48:22.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 03:03:22.9|Info|RssSyncService|Starting RSS Sync 2023-05-31 03:03:22.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 03:03:22.9|Info|DownloadDecisionMaker|No results found 2023-05-31 03:03:22.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 03:11:53.0|Info|SceneMappingService|Updating Scene mappings 2023-05-31 03:12:21.1|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-05-31 03:12:49.2|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-05-31 03:18:23.1|Info|RssSyncService|Starting RSS Sync 2023-05-31 03:18:23.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 03:18:23.1|Info|DownloadDecisionMaker|No results found 2023-05-31 03:18:23.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 03:33:23.2|Info|RssSyncService|Starting RSS Sync 2023-05-31 03:33:23.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 03:33:23.2|Info|DownloadDecisionMaker|No results found 2023-05-31 03:33:23.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 03:48:23.4|Info|RssSyncService|Starting RSS Sync 2023-05-31 03:48:23.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 03:48:23.5|Info|DownloadDecisionMaker|No results found 2023-05-31 03:48:23.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 04:03:23.6|Info|RssSyncService|Starting RSS Sync 2023-05-31 04:03:23.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 04:03:23.6|Info|DownloadDecisionMaker|No results found 2023-05-31 04:03:23.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 04:18:23.7|Info|RssSyncService|Starting RSS Sync 2023-05-31 04:18:23.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 04:18:23.8|Info|DownloadDecisionMaker|No results found 2023-05-31 04:18:23.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 04:33:23.9|Info|RssSyncService|Starting RSS Sync 2023-05-31 04:33:23.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 04:33:24.0|Info|DownloadDecisionMaker|No results found 2023-05-31 04:33:24.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 04:48:24.1|Info|RssSyncService|Starting RSS Sync 2023-05-31 04:48:24.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 04:48:24.2|Info|DownloadDecisionMaker|No results found 2023-05-31 04:48:24.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 05:03:24.3|Info|RssSyncService|Starting RSS Sync 2023-05-31 05:03:24.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 05:03:24.3|Info|DownloadDecisionMaker|No results found 2023-05-31 05:03:24.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 05:18:24.4|Info|RssSyncService|Starting RSS Sync 2023-05-31 05:18:24.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 05:18:24.4|Info|DownloadDecisionMaker|No results found 2023-05-31 05:18:24.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 05:33:24.7|Info|RssSyncService|Starting RSS Sync 2023-05-31 05:33:24.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 05:33:24.7|Info|DownloadDecisionMaker|No results found 2023-05-31 05:33:24.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 05:48:24.8|Info|RssSyncService|Starting RSS Sync 2023-05-31 05:48:49.5|Info|DownloadDecisionMaker|Processing 100 releases 2023-05-31 05:48:49.7|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0 2023-05-31 06:03:55.1|Info|RssSyncService|Starting RSS Sync 2023-05-31 06:04:05.7|Info|DownloadDecisionMaker|Processing 100 releases 2023-05-31 06:04:05.8|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0 2023-05-31 06:12:55.4|Info|SceneMappingService|Updating Scene mappings 2023-05-31 06:13:29.2|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-05-31 06:19:25.6|Info|RssSyncService|Starting RSS Sync 2023-05-31 06:19:53.6|Warn|Rarbg|Rarbg Error: ProtocolError: 'https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Sonarr' 2023-05-31 06:19:53.6|Info|DownloadDecisionMaker|No results found 2023-05-31 06:19:53.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 06:34:55.7|Info|RssSyncService|Starting RSS Sync 2023-05-31 06:34:55.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 06:34:55.7|Info|DownloadDecisionMaker|No results found 2023-05-31 06:34:55.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 06:49:56.0|Info|RssSyncService|Starting RSS Sync 2023-05-31 06:49:56.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 06:49:56.0|Info|DownloadDecisionMaker|No results found 2023-05-31 06:49:56.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 07:04:56.1|Info|RssSyncService|Starting RSS Sync 2023-05-31 07:04:56.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 07:04:56.1|Info|DownloadDecisionMaker|No results found 2023-05-31 07:04:56.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 07:19:56.4|Info|RssSyncService|Starting RSS Sync 2023-05-31 07:19:56.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 07:19:56.4|Info|DownloadDecisionMaker|No results found 2023-05-31 07:19:56.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 07:34:56.7|Info|RssSyncService|Starting RSS Sync 2023-05-31 07:34:56.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 07:34:56.7|Info|DownloadDecisionMaker|No results found 2023-05-31 07:34:56.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 07:49:56.9|Info|RssSyncService|Starting RSS Sync 2023-05-31 07:49:56.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 07:49:56.9|Info|DownloadDecisionMaker|No results found 2023-05-31 07:49:56.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 07:56:55.5|Error|ProxyCheck|Proxy Health Check failed [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/ping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check () [0x00067] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:46 2023-05-31 07:57:23.7|Error|CommandExecutor|Error occurred while executing task CheckHealth [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/time' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.Execute (NzbDrone.Core.HealthCheck.CheckHealthCommand message) [0x00016] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:111 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-05-31 08:04:57.2|Info|RssSyncService|Starting RSS Sync 2023-05-31 08:04:57.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 08:04:57.2|Info|DownloadDecisionMaker|No results found 2023-05-31 08:04:57.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 08:19:57.4|Info|RssSyncService|Starting RSS Sync 2023-05-31 08:19:57.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 08:19:57.4|Info|DownloadDecisionMaker|No results found 2023-05-31 08:19:57.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 08:34:57.6|Info|RssSyncService|Starting RSS Sync 2023-05-31 08:34:57.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 08:34:57.6|Info|DownloadDecisionMaker|No results found 2023-05-31 08:34:57.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 08:49:57.7|Info|RssSyncService|Starting RSS Sync 2023-05-31 08:49:57.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 08:49:57.7|Info|DownloadDecisionMaker|No results found 2023-05-31 08:49:57.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 09:04:57.9|Info|RssSyncService|Starting RSS Sync 2023-05-31 09:04:57.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 09:04:57.9|Info|DownloadDecisionMaker|No results found 2023-05-31 09:04:57.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 09:13:58.0|Info|SceneMappingService|Updating Scene mappings 2023-05-31 09:14:26.1|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-05-31 09:14:54.2|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-05-31 09:19:58.1|Info|RssSyncService|Starting RSS Sync 2023-05-31 09:19:58.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 09:19:58.1|Info|DownloadDecisionMaker|No results found 2023-05-31 09:19:58.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 09:34:58.3|Info|RssSyncService|Starting RSS Sync 2023-05-31 09:34:58.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 09:34:58.3|Info|DownloadDecisionMaker|No results found 2023-05-31 09:34:58.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 09:49:58.5|Info|RssSyncService|Starting RSS Sync 2023-05-31 09:49:58.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 09:49:58.5|Info|DownloadDecisionMaker|No results found 2023-05-31 09:49:58.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 10:04:58.7|Info|RssSyncService|Starting RSS Sync 2023-05-31 10:04:58.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 10:04:58.7|Info|DownloadDecisionMaker|No results found 2023-05-31 10:04:58.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 10:19:58.8|Info|RssSyncService|Starting RSS Sync 2023-05-31 10:19:58.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 10:19:58.8|Info|DownloadDecisionMaker|No results found 2023-05-31 10:19:58.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 10:34:59.0|Info|RssSyncService|Starting RSS Sync 2023-05-31 10:34:59.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 10:34:59.1|Info|DownloadDecisionMaker|No results found 2023-05-31 10:34:59.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 10:49:59.3|Info|RssSyncService|Starting RSS Sync 2023-05-31 10:49:59.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 10:49:59.3|Info|DownloadDecisionMaker|No results found 2023-05-31 10:49:59.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 11:04:59.6|Info|RssSyncService|Starting RSS Sync 2023-05-31 11:04:59.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 11:04:59.6|Info|DownloadDecisionMaker|No results found 2023-05-31 11:04:59.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 11:19:59.8|Info|RssSyncService|Starting RSS Sync 2023-05-31 11:19:59.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 11:19:59.8|Info|DownloadDecisionMaker|No results found 2023-05-31 11:19:59.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 11:34:59.9|Info|RssSyncService|Starting RSS Sync 2023-05-31 11:36:03.5|Warn|Newznab|nzbgeek server is currently unavailable. https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=600&limit=100 Error: ProtocolError: 'https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=600&limit=100' 2023-05-31 11:36:03.5|Info|DownloadDecisionMaker|No results found 2023-05-31 11:36:03.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 11:51:30.2|Info|RssSyncService|Starting RSS Sync 2023-05-31 11:51:30.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 11:51:30.2|Info|DownloadDecisionMaker|No results found 2023-05-31 11:51:30.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 12:06:30.4|Info|RssSyncService|Starting RSS Sync 2023-05-31 12:06:30.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 12:06:30.5|Info|DownloadDecisionMaker|No results found 2023-05-31 12:06:30.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 12:15:00.5|Info|SceneMappingService|Updating Scene mappings 2023-05-31 12:15:48.4|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-05-31 12:21:30.6|Info|RssSyncService|Starting RSS Sync 2023-05-31 12:21:55.2|Info|DownloadDecisionMaker|Processing 100 releases 2023-05-31 12:21:55.3|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0 2023-05-31 12:37:00.7|Info|RssSyncService|Starting RSS Sync 2023-05-31 12:37:11.3|Info|DownloadDecisionMaker|Processing 100 releases 2023-05-31 12:37:11.4|Info|RssSyncService|RSS Sync Completed. Reports found: 100, Reports grabbed: 0 2023-05-31 12:52:30.9|Info|RssSyncService|Starting RSS Sync 2023-05-31 12:52:36.3|Warn|HttpClient|HTTP Error - Res: [GET] https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Sonarr: 521.521 (6902 bytes) <!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]--> <head> <title>torrentapi.org | 521: Web server is down</title> <meta charset="UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta name="robots" content="noindex, nofollow" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/main.css" /> </head> <body> <div id="cf-wrapper"> <div id="cf-error-details" class="p-0"> <header class="mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8"> <h1 class="inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2"> <span class="inline-block">Web server is down</span> <span class="code-label">Error code 521</span> </h1> <div> Visit <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer">cloudflare.com</a> for more information. </div> <div class="mt-3">2023-05-31 10:52:36 UTC</div> </header> <div class="my-8 bg-gradient-gray"> <div class="w-240 lg:w-full mx-auto"> <div class="clearfix md:px-8"> <div id="cf-browser-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <span class="cf-icon-browser block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </div> <span class="md:block w-full truncate">You</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> Browser </h3> <span class="leading-1.3 text-2xl text-green-success">Working</span> </div> <div id="cf-cloudflare-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer"> <span class="cf-icon-cloud block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </a> </div> <span class="md:block w-full truncate">Amsterdam</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer"> Cloudflare </a> </h3> <span class="leading-1.3 text-2xl text-green-success">Working</span> </div> <div id="cf-host-status" class="cf-error-source relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <span class="cf-icon-server block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-error w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </div> <span class="md:block w-full truncate">torrentapi.org</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> Host </h3> <span class="leading-1.3 text-2xl text-red-error">Error</span> </div> </div> </div> </div> <div class="w-240 lg:w-full mx-auto mb-8 lg:px-8"> <div class="clearfix"> <div class="w-1/2 md:w-full float-left pr-6 md:pb-10 md:pr-0 leading-relaxed"> <h2 class="text-3xl font-normal leading-1.3 mb-4">What happened?</h2> <p>The web server is not returning a connection. As a result, the web page is not displaying.</p> </div> <div class="w-1/2 md:w-full float-left leading-relaxed"> <h2 class="text-3xl font-normal leading-1.3 mb-4">What can I do?</h2> <h3 class="text-15 font-semibold mb-2">If you are a visitor of this website:</h3> <p class="mb-6">Please try again in a few minutes.</p> <h3 class="text-15 font-semibold mb-2">If you are the owner of this website:</h3> <p><span>Contact your hosting provider letting them know your web server is not responding.</span> <a rel="noopener noreferrer" href="https://support.cloudflare.com/hc/en-us/articles/200171916-Error-521">Additional troubleshooting information</a>.</p> </div> </div> </div> <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300"> <p class="text-13"> <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">7cfeab168f95b8c7</strong></span> <span class="cf-footer-separator sm:hidden">&bull;</span> <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1"> Your IP: <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button> <span class="hidden" id="cf-footer-ip">45.88.3.206</span> <span class="cf-footer-separator sm:hidden">&bull;</span> </span> <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" id="brand_link" target="_blank">Cloudflare</a></span> </p> <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.remove("hidden"),c.addEventListener("click",function(){c.classList.add("hidden");a.getElementById("cf-footer-ip").classList.remove("hidden")}))}var a=document;document.addEventListener&&a.addEventListener("DOMContentLoaded",d)})();</script> </div><!-- /.error-footer --> </div> </div> </body> </html> 2023-05-31 12:52:36.3|Warn|Rarbg|Rarbg HTTP request failed: [521:521] [GET] at [https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Sonarr] 2023-05-31 12:52:36.3|Info|DownloadDecisionMaker|No results found 2023-05-31 12:52:36.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 13:08:01.1|Info|RssSyncService|Starting RSS Sync 2023-05-31 13:08:01.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 13:08:01.1|Info|DownloadDecisionMaker|No results found 2023-05-31 13:08:01.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 13:23:01.3|Info|RssSyncService|Starting RSS Sync 2023-05-31 13:23:01.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 13:23:01.3|Info|DownloadDecisionMaker|No results found 2023-05-31 13:23:01.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 13:31:01.4|Info|RefreshSeriesService|Skipping refresh of series: Ancient Apocalypse (2022) 2023-05-31 13:31:01.4|Info|DiskScanService|Scanning Ancient Apocalypse (2022) 2023-05-31 13:31:01.4|Info|DiskScanService|Completed scanning disk for Ancient Apocalypse (2022) 2023-05-31 13:31:01.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:31:01.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:31:01.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:31:01.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 13:31:01.4|Info|RefreshSeriesService|Updating Barbarians 2023-05-31 13:31:29.5|Error|RefreshSeriesService|Couldn't refresh info for [362412][Barbarians] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/362412' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-05-31 13:31:29.6|Info|DiskScanService|Scanning Barbarians 2023-05-31 13:31:29.6|Info|DiskScanService|Completed scanning disk for Barbarians 2023-05-31 13:31:29.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:31:29.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:31:29.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:31:29.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 13:31:29.6|Info|RefreshSeriesService|Skipping refresh of series: Berlin Alexanderplatz 2023-05-31 13:31:29.6|Info|DiskScanService|Scanning Berlin Alexanderplatz 2023-05-31 13:31:29.7|Info|DiskScanService|Completed scanning disk for Berlin Alexanderplatz 2023-05-31 13:31:29.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:31:29.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:31:29.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:31:29.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 13:31:29.7|Info|RefreshSeriesService|Skipping refresh of series: Better Than Us 2023-05-31 13:31:29.7|Info|DiskScanService|Scanning Better Than Us 2023-05-31 13:31:29.7|Info|DiskScanService|Completed scanning disk for Better Than Us 2023-05-31 13:31:29.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:31:29.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:31:29.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:31:29.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 13:31:29.7|Info|RefreshSeriesService|Updating Black Mirror 2023-05-31 13:32:08.2|Info|RefreshEpisodeService|Starting episode info refresh for: [253463][Black Mirror] 2023-05-31 13:32:08.3|Info|RefreshEpisodeService|Finished episode refresh for series: [253463][Black Mirror]. 2023-05-31 13:32:13.5|Info|DiskScanService|Scanning Black Mirror 2023-05-31 13:32:13.5|Info|DiskScanService|Completed scanning disk for Black Mirror 2023-05-31 13:32:13.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:32:13.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:32:13.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:32:13.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 13:32:13.5|Info|RefreshSeriesService|Skipping refresh of series: Boundless (2022) 2023-05-31 13:32:13.5|Info|DiskScanService|Scanning Boundless (2022) 2023-05-31 13:32:13.5|Info|DiskScanService|Completed scanning disk for Boundless (2022) 2023-05-31 13:32:13.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:32:13.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:32:13.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:32:13.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 13:32:13.6|Info|RefreshSeriesService|Skipping refresh of series: Dead to Me 2023-05-31 13:32:13.6|Info|DiskScanService|Scanning Dead to Me 2023-05-31 13:32:13.6|Info|DiskScanService|Completed scanning disk for Dead to Me 2023-05-31 13:32:13.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:32:13.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:32:13.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:32:13.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 13:32:13.6|Info|RefreshSeriesService|Skipping refresh of series: The Defiant Ones 2023-05-31 13:32:13.6|Info|DiskScanService|Scanning The Defiant Ones 2023-05-31 13:32:13.6|Info|DiskScanService|Completed scanning disk for The Defiant Ones 2023-05-31 13:32:13.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:32:13.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:32:13.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:32:13.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 13:32:13.7|Info|RefreshSeriesService|Updating Dr. Jordan B. Peterson on Marriage 2023-05-31 13:32:41.5|Warn|MediaCoverService|Couldn't download media cover for [253463][Black Mirror]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/253463-g4.jpg' 2023-05-31 13:32:41.7|Error|RefreshSeriesService|Couldn't refresh info for [426776][Dr. Jordan B. Peterson on Marriage] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/426776' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-05-31 13:32:41.7|Info|DiskScanService|Scanning Dr. Jordan B. Peterson on Marriage 2023-05-31 13:32:41.7|Info|DiskScanService|Completed scanning disk for Dr. Jordan B. Peterson on Marriage 2023-05-31 13:32:41.7|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-05-31 13:32:41.7|Info|RefreshSeriesService|Updating Fawlty Towers 2023-05-31 13:33:09.5|Warn|MediaCoverService|Couldn't download media cover for [253463][Black Mirror]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/posters/253463-10.jpg' 2023-05-31 13:33:09.7|Error|RefreshSeriesService|Couldn't refresh info for [75932][Fawlty Towers] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/75932' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-05-31 13:33:09.7|Info|DiskScanService|Scanning Fawlty Towers 2023-05-31 13:33:09.8|Info|DiskScanService|Completed scanning disk for Fawlty Towers 2023-05-31 13:33:09.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:33:09.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:33:09.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:33:09.8|Info|ExistingExtraFileService|Found 24 possible extra files, imported 24 files. 2023-05-31 13:33:09.8|Info|RefreshSeriesService|Skipping refresh of series: Hamilton's Pharmacopeia 2023-05-31 13:33:09.8|Info|DiskScanService|Scanning Hamilton's Pharmacopeia 2023-05-31 13:33:09.8|Info|DiskScanService|Completed scanning disk for Hamilton's Pharmacopeia 2023-05-31 13:33:09.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:33:09.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:33:09.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:33:09.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 13:33:09.8|Info|RefreshSeriesService|Updating The Handmaid's Tale 2023-05-31 13:33:15.1|Info|RefreshEpisodeService|Starting episode info refresh for: [321239][The Handmaid's Tale] 2023-05-31 13:33:15.1|Info|RefreshEpisodeService|Finished episode refresh for series: [321239][The Handmaid's Tale]. 2023-05-31 13:33:15.1|Info|DiskScanService|Scanning The Handmaid's Tale 2023-05-31 13:33:15.2|Info|DiskScanService|Completed scanning disk for The Handmaid's Tale 2023-05-31 13:33:15.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:33:15.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:33:15.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:33:15.2|Info|ExistingExtraFileService|Found 61 possible extra files, imported 61 files. 2023-05-31 13:33:15.2|Info|RefreshSeriesService|Updating Hilda 2023-05-31 13:33:34.5|Info|RefreshEpisodeService|Starting episode info refresh for: [349643][Hilda] 2023-05-31 13:33:34.5|Info|RefreshEpisodeService|Finished episode refresh for series: [349643][Hilda]. 2023-05-31 13:33:34.5|Info|DiskScanService|Scanning Hilda 2023-05-31 13:33:34.5|Info|DiskScanService|Completed scanning disk for Hilda 2023-05-31 13:33:34.5|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-05-31 13:33:34.5|Info|RefreshSeriesService|Updating House of the Dragon 2023-05-31 13:33:43.2|Warn|MediaCoverService|Couldn't download media cover for [321239][The Handmaid's Tale]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/321239-g3.jpg' 2023-05-31 13:33:53.8|Info|RefreshEpisodeService|Starting episode info refresh for: [371572][House of the Dragon] 2023-05-31 13:33:53.8|Info|RefreshEpisodeService|Finished episode refresh for series: [371572][House of the Dragon]. 2023-05-31 13:33:53.8|Info|DiskScanService|Scanning House of the Dragon 2023-05-31 13:33:53.8|Info|DiskScanService|Completed scanning disk for House of the Dragon 2023-05-31 13:33:53.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:33:53.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:33:53.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:33:53.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 13:33:53.8|Info|RefreshSeriesService|Skipping refresh of series: Human Universe 2023-05-31 13:33:53.8|Info|DiskScanService|Scanning Human Universe 2023-05-31 13:33:53.8|Info|DiskScanService|Completed scanning disk for Human Universe 2023-05-31 13:33:53.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:33:53.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:33:53.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:33:53.9|Info|ExistingExtraFileService|Found 3 possible extra files, imported 3 files. 2023-05-31 13:33:53.9|Info|RefreshSeriesService|Skipping refresh of series: Le avventure di Pinocchio 2023-05-31 13:33:53.9|Info|DiskScanService|Scanning Le avventure di Pinocchio 2023-05-31 13:33:53.9|Info|DiskScanService|Completed scanning disk for Le avventure di Pinocchio 2023-05-31 13:33:53.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:33:53.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:33:53.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:33:53.9|Info|ExistingExtraFileService|Found 2 possible extra files, imported 0 files. 2023-05-31 13:33:54.0|Info|RefreshSeriesService|Updating Murderville 2023-05-31 13:33:59.2|Info|RefreshEpisodeService|Starting episode info refresh for: [414643][Murderville] 2023-05-31 13:33:59.2|Info|RefreshEpisodeService|Finished episode refresh for series: [414643][Murderville]. 2023-05-31 13:33:59.2|Info|DiskScanService|Scanning Murderville 2023-05-31 13:33:59.2|Info|DiskScanService|Completed scanning disk for Murderville 2023-05-31 13:33:59.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:33:59.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:33:59.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:33:59.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 13:33:59.3|Info|RefreshSeriesService|Skipping refresh of series: Ozark 2023-05-31 13:33:59.3|Info|DiskScanService|Scanning Ozark 2023-05-31 13:33:59.3|Info|DiskScanService|Completed scanning disk for Ozark 2023-05-31 13:33:59.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:33:59.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:33:59.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:33:59.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 13:33:59.4|Info|RefreshSeriesService|Updating Peaky Blinders 2023-05-31 13:34:02.6|Warn|MediaCoverService|Couldn't download media cover for [349643][Hilda]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/5b9e158e16ba0.jpg' 2023-05-31 13:34:27.3|Warn|MediaCoverService|Couldn't download media cover for [414643][Murderville]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/414643/banners/61efc611419cd.jpg' 2023-05-31 13:34:27.4|Error|RefreshSeriesService|Couldn't refresh info for [270915][Peaky Blinders] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/270915' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-05-31 13:34:27.4|Info|DiskScanService|Scanning Peaky Blinders 2023-05-31 13:34:27.5|Info|DiskScanService|Completed scanning disk for Peaky Blinders 2023-05-31 13:34:27.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:34:27.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:34:27.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:34:27.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 13:34:27.5|Info|RefreshSeriesService|Skipping refresh of series: Q: Into the Storm 2023-05-31 13:34:27.5|Info|DiskScanService|Scanning Q: Into the Storm 2023-05-31 13:34:27.6|Info|DiskScanService|Completed scanning disk for Q: Into the Storm 2023-05-31 13:34:27.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:34:27.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:34:27.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:34:27.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 13:34:27.6|Info|RefreshSeriesService|Updating The Simpsons 2023-05-31 13:34:46.4|Warn|MediaCoverService|Couldn't download media cover for [371572][House of the Dragon]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/371572/backgrounds/62d27eb474e3c.jpg' 2023-05-31 13:34:47.0|Info|RefreshEpisodeService|Starting episode info refresh for: [71663][The Simpsons] 2023-05-31 13:34:47.4|Info|RefreshEpisodeService|Finished episode refresh for series: [71663][The Simpsons]. 2023-05-31 13:34:47.4|Info|DiskScanService|Scanning The Simpsons 2023-05-31 13:34:47.5|Info|DiskScanService|Completed scanning disk for The Simpsons 2023-05-31 13:34:47.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:34:47.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:34:47.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:34:47.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 13:34:47.5|Info|RefreshSeriesService|Skipping refresh of series: True Detective 2023-05-31 13:34:47.6|Info|DiskScanService|Scanning True Detective 2023-05-31 13:34:47.6|Info|DiskScanService|Completed scanning disk for True Detective 2023-05-31 13:34:47.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:34:47.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:34:47.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:34:47.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 13:34:47.6|Info|RefreshSeriesService|Skipping refresh of series: Workin' Moms 2023-05-31 13:34:47.6|Info|DiskScanService|Scanning Workin' Moms 2023-05-31 13:34:47.7|Info|DiskScanService|Completed scanning disk for Workin' Moms 2023-05-31 13:34:47.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:34:47.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:34:47.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:34:47.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 13:34:47.7|Info|RefreshSeriesService|Skipping refresh of series: Years and Years 2023-05-31 13:34:47.7|Info|DiskScanService|Scanning Years and Years 2023-05-31 13:34:47.7|Info|DiskScanService|Completed scanning disk for Years and Years 2023-05-31 13:34:47.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-05-31 13:34:47.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-05-31 13:34:47.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-05-31 13:34:47.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-05-31 13:34:49.7|Warn|MediaCoverService|Couldn't download media cover for [321239][The Handmaid's Tale]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/321239/clearlogo/611b8c73e16d8.png' 2023-05-31 13:35:00.6|Warn|MediaCoverService|Couldn't download media cover for [414643][Murderville]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/414643/backgrounds/61f8f6335f659.jpg' 2023-05-31 13:35:14.5|Warn|MediaCoverService|Couldn't download media cover for [371572][House of the Dragon]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/371572/clearlogo/615defff583a8.png' 2023-05-31 13:35:15.4|Warn|MediaCoverService|Couldn't download media cover for [71663][The Simpsons]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/71663-g13.jpg' 2023-05-31 13:35:28.6|Warn|MediaCoverService|Couldn't download media cover for [414643][Murderville]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/414643/clearlogo/61f9606537e71.png' 2023-05-31 13:36:08.3|Warn|MediaCoverService|Couldn't download media cover for [71663][The Simpsons]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/71663/clearlogo/611b473e14b3f.png' 2023-05-31 13:38:01.5|Info|RssSyncService|Starting RSS Sync 2023-05-31 13:38:01.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 13:38:01.5|Info|DownloadDecisionMaker|No results found 2023-05-31 13:38:01.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 13:53:01.8|Info|RssSyncService|Starting RSS Sync 2023-05-31 13:53:01.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 13:53:01.9|Info|DownloadDecisionMaker|No results found 2023-05-31 13:53:01.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 13:58:05.4|Error|CommandExecutor|Error occurred while executing task CheckHealth [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/time' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.Execute (NzbDrone.Core.HealthCheck.CheckHealthCommand message) [0x00016] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:111 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-05-31 14:08:02.0|Info|RssSyncService|Starting RSS Sync 2023-05-31 14:08:02.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 14:08:02.0|Info|DownloadDecisionMaker|No results found 2023-05-31 14:08:02.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 14:23:02.2|Info|RssSyncService|Starting RSS Sync 2023-05-31 14:23:02.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 14:23:02.2|Info|DownloadDecisionMaker|No results found 2023-05-31 14:23:02.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 14:38:02.6|Info|RssSyncService|Starting RSS Sync 2023-05-31 14:38:02.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 14:38:02.6|Info|DownloadDecisionMaker|No results found 2023-05-31 14:38:02.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 14:53:02.8|Info|RssSyncService|Starting RSS Sync 2023-05-31 14:53:02.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 14:53:02.8|Info|DownloadDecisionMaker|No results found 2023-05-31 14:53:02.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 15:08:03.0|Info|RssSyncService|Starting RSS Sync 2023-05-31 15:08:03.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 15:08:03.0|Info|DownloadDecisionMaker|No results found 2023-05-31 15:08:03.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 15:16:03.1|Info|SceneMappingService|Updating Scene mappings 2023-05-31 15:16:31.2|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-05-31 15:16:59.3|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-05-31 15:23:03.3|Info|RssSyncService|Starting RSS Sync 2023-05-31 15:23:03.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 15:23:03.3|Info|DownloadDecisionMaker|No results found 2023-05-31 15:23:03.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 15:38:03.6|Info|RssSyncService|Starting RSS Sync 2023-05-31 15:38:03.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 15:38:03.6|Info|DownloadDecisionMaker|No results found 2023-05-31 15:38:03.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 15:53:03.8|Info|RssSyncService|Starting RSS Sync 2023-05-31 15:53:32.0|Warn|Rarbg|Rarbg Error: ProtocolError: 'https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Sonarr' 2023-05-31 15:53:32.0|Info|DownloadDecisionMaker|No results found 2023-05-31 15:53:32.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 16:08:34.0|Info|RssSyncService|Starting RSS Sync 2023-05-31 16:08:34.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 16:08:34.0|Info|DownloadDecisionMaker|No results found 2023-05-31 16:08:34.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 16:23:34.3|Info|RssSyncService|Starting RSS Sync 2023-05-31 16:23:34.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 16:23:34.4|Info|DownloadDecisionMaker|No results found 2023-05-31 16:23:34.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 16:38:34.6|Info|RssSyncService|Starting RSS Sync 2023-05-31 16:38:34.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 16:38:34.6|Info|DownloadDecisionMaker|No results found 2023-05-31 16:38:34.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 16:53:34.8|Info|RssSyncService|Starting RSS Sync 2023-05-31 16:53:34.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 16:53:34.9|Info|DownloadDecisionMaker|No results found 2023-05-31 16:53:34.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 17:08:35.0|Info|RssSyncService|Starting RSS Sync 2023-05-31 17:08:35.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 17:08:35.1|Info|DownloadDecisionMaker|No results found 2023-05-31 17:08:35.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 17:23:35.5|Info|RssSyncService|Starting RSS Sync 2023-05-31 17:23:35.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 17:23:35.5|Info|DownloadDecisionMaker|No results found 2023-05-31 17:23:35.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 17:38:35.9|Info|RssSyncService|Starting RSS Sync 2023-05-31 17:38:35.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 17:38:35.9|Info|DownloadDecisionMaker|No results found 2023-05-31 17:38:35.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 17:51:04.3|Error|CommandExecutor|Error occurred while executing task ApplicationUpdateCheck [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0&active=true' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage (NzbDrone.Core.Messaging.Commands.CommandTrigger updateTrigger) [0x00015] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:223 at NzbDrone.Core.Update.InstallUpdateService.Execute (NzbDrone.Core.Update.Commands.ApplicationUpdateCheckCommand message) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:255 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-05-31 17:53:36.2|Info|RssSyncService|Starting RSS Sync 2023-05-31 17:53:36.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 17:53:36.2|Info|DownloadDecisionMaker|No results found 2023-05-31 17:53:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 18:08:36.5|Info|RssSyncService|Starting RSS Sync 2023-05-31 18:08:36.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 18:08:36.5|Info|DownloadDecisionMaker|No results found 2023-05-31 18:08:36.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 18:17:06.5|Info|SceneMappingService|Updating Scene mappings 2023-05-31 18:17:34.6|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-05-31 18:18:02.7|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-05-31 18:23:36.6|Info|RssSyncService|Starting RSS Sync 2023-05-31 18:23:36.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 18:23:36.7|Info|DownloadDecisionMaker|No results found 2023-05-31 18:23:36.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 18:38:36.8|Info|RssSyncService|Starting RSS Sync 2023-05-31 18:38:36.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 18:38:36.8|Info|DownloadDecisionMaker|No results found 2023-05-31 18:38:36.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 18:53:37.0|Info|RssSyncService|Starting RSS Sync 2023-05-31 18:53:37.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 18:53:37.0|Info|DownloadDecisionMaker|No results found 2023-05-31 18:53:37.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 19:08:37.3|Info|RssSyncService|Starting RSS Sync 2023-05-31 19:08:37.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 19:08:37.3|Info|DownloadDecisionMaker|No results found 2023-05-31 19:08:37.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 19:19:07.7|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2023-05-31 19:19:37.7|Info|ImportListSyncService|Starting Import List Sync 2023-05-31 19:19:37.7|Info|ImportListSyncService|Processing 0 list items 2023-05-31 19:19:37.7|Info|ImportListSyncService|Import List Sync Completed. Items found: 0, Series added: 0 2023-05-31 19:23:37.7|Info|RssSyncService|Starting RSS Sync 2023-05-31 19:23:37.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 19:23:37.7|Info|DownloadDecisionMaker|No results found 2023-05-31 19:23:37.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 19:38:38.0|Info|RssSyncService|Starting RSS Sync 2023-05-31 19:38:38.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 19:38:38.0|Info|DownloadDecisionMaker|No results found 2023-05-31 19:38:38.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 19:53:38.4|Info|RssSyncService|Starting RSS Sync 2023-05-31 19:53:38.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 19:53:38.4|Info|DownloadDecisionMaker|No results found 2023-05-31 19:53:38.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 20:08:38.7|Info|RssSyncService|Starting RSS Sync 2023-05-31 20:08:38.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 20:08:38.7|Info|DownloadDecisionMaker|No results found 2023-05-31 20:08:38.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 20:23:39.0|Info|RssSyncService|Starting RSS Sync 2023-05-31 20:23:39.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 20:23:39.1|Info|DownloadDecisionMaker|No results found 2023-05-31 20:23:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 20:38:39.4|Info|RssSyncService|Starting RSS Sync 2023-05-31 20:38:39.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 20:38:39.4|Info|DownloadDecisionMaker|No results found 2023-05-31 20:38:39.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 20:53:39.5|Info|RssSyncService|Starting RSS Sync 2023-05-31 20:53:39.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 20:53:39.6|Info|DownloadDecisionMaker|No results found 2023-05-31 20:53:39.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 21:08:39.9|Info|RssSyncService|Starting RSS Sync 2023-05-31 21:08:39.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 21:08:39.9|Info|DownloadDecisionMaker|No results found 2023-05-31 21:08:39.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 21:18:10.1|Info|SceneMappingService|Updating Scene mappings 2023-05-31 21:23:40.3|Info|RssSyncService|Starting RSS Sync 2023-05-31 21:23:40.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 21:23:40.3|Info|DownloadDecisionMaker|No results found 2023-05-31 21:23:40.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 21:38:40.5|Info|RssSyncService|Starting RSS Sync 2023-05-31 21:38:40.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 21:38:40.5|Info|DownloadDecisionMaker|No results found 2023-05-31 21:38:40.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 21:53:40.6|Info|RssSyncService|Starting RSS Sync 2023-05-31 21:53:45.9|Warn|HttpClient|HTTP Error - Res: [GET] https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Sonarr: 521.521 (6902 bytes) <!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]--> <head> <title>torrentapi.org | 521: Web server is down</title> <meta charset="UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta name="robots" content="noindex, nofollow" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/main.css" /> </head> <body> <div id="cf-wrapper"> <div id="cf-error-details" class="p-0"> <header class="mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8"> <h1 class="inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2"> <span class="inline-block">Web server is down</span> <span class="code-label">Error code 521</span> </h1> <div> Visit <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer">cloudflare.com</a> for more information. </div> <div class="mt-3">2023-05-31 19:53:45 UTC</div> </header> <div class="my-8 bg-gradient-gray"> <div class="w-240 lg:w-full mx-auto"> <div class="clearfix md:px-8"> <div id="cf-browser-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <span class="cf-icon-browser block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </div> <span class="md:block w-full truncate">You</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> Browser </h3> <span class="leading-1.3 text-2xl text-green-success">Working</span> </div> <div id="cf-cloudflare-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer"> <span class="cf-icon-cloud block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </a> </div> <span class="md:block w-full truncate">Amsterdam</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer"> Cloudflare </a> </h3> <span class="leading-1.3 text-2xl text-green-success">Working</span> </div> <div id="cf-host-status" class="cf-error-source relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <span class="cf-icon-server block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-error w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </div> <span class="md:block w-full truncate">torrentapi.org</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> Host </h3> <span class="leading-1.3 text-2xl text-red-error">Error</span> </div> </div> </div> </div> <div class="w-240 lg:w-full mx-auto mb-8 lg:px-8"> <div class="clearfix"> <div class="w-1/2 md:w-full float-left pr-6 md:pb-10 md:pr-0 leading-relaxed"> <h2 class="text-3xl font-normal leading-1.3 mb-4">What happened?</h2> <p>The web server is not returning a connection. As a result, the web page is not displaying.</p> </div> <div class="w-1/2 md:w-full float-left leading-relaxed"> <h2 class="text-3xl font-normal leading-1.3 mb-4">What can I do?</h2> <h3 class="text-15 font-semibold mb-2">If you are a visitor of this website:</h3> <p class="mb-6">Please try again in a few minutes.</p> <h3 class="text-15 font-semibold mb-2">If you are the owner of this website:</h3> <p><span>Contact your hosting provider letting them know your web server is not responding.</span> <a rel="noopener noreferrer" href="https://support.cloudflare.com/hc/en-us/articles/200171916-Error-521">Additional troubleshooting information</a>.</p> </div> </div> </div> <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300"> <p class="text-13"> <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">7d01c3cde9030bab</strong></span> <span class="cf-footer-separator sm:hidden">&bull;</span> <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1"> Your IP: <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button> <span class="hidden" id="cf-footer-ip">45.88.3.206</span> <span class="cf-footer-separator sm:hidden">&bull;</span> </span> <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" id="brand_link" target="_blank">Cloudflare</a></span> </p> <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.remove("hidden"),c.addEventListener("click",function(){c.classList.add("hidden");a.getElementById("cf-footer-ip").classList.remove("hidden")}))}var a=document;document.addEventListener&&a.addEventListener("DOMContentLoaded",d)})();</script> </div><!-- /.error-footer --> </div> </div> </body> </html> 2023-05-31 21:53:46.0|Warn|Rarbg|Rarbg HTTP request failed: [521:521] [GET] at [https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Sonarr] 2023-05-31 21:53:46.0|Info|DownloadDecisionMaker|No results found 2023-05-31 21:53:46.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 22:01:40.8|Info|HousekeepingService|Running housecleaning tasks 2023-05-31 22:01:40.9|Info|Database|Vacuuming Log database 2023-05-31 22:01:41.0|Info|Database|Log database compressed 2023-05-31 22:01:41.0|Info|Database|Vacuuming Main database 2023-05-31 22:01:41.3|Info|Database|Main database compressed 2023-05-31 22:09:10.9|Info|RssSyncService|Starting RSS Sync 2023-05-31 22:09:11.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 22:09:11.0|Info|DownloadDecisionMaker|No results found 2023-05-31 22:09:11.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 22:24:11.1|Info|RssSyncService|Starting RSS Sync 2023-05-31 22:24:11.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 22:24:11.1|Info|DownloadDecisionMaker|No results found 2023-05-31 22:24:11.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 22:39:11.2|Info|RssSyncService|Starting RSS Sync 2023-05-31 22:39:11.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 22:39:11.2|Info|DownloadDecisionMaker|No results found 2023-05-31 22:39:11.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 22:54:11.4|Info|RssSyncService|Starting RSS Sync 2023-05-31 22:54:11.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 22:54:11.4|Info|DownloadDecisionMaker|No results found 2023-05-31 22:54:11.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 23:09:11.7|Info|RssSyncService|Starting RSS Sync 2023-05-31 23:09:11.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 23:09:11.7|Info|DownloadDecisionMaker|No results found 2023-05-31 23:09:11.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 23:24:11.9|Info|RssSyncService|Starting RSS Sync 2023-05-31 23:24:11.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 23:24:11.9|Info|DownloadDecisionMaker|No results found 2023-05-31 23:24:11.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 23:39:12.1|Info|RssSyncService|Starting RSS Sync 2023-05-31 23:39:12.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 23:39:12.2|Info|DownloadDecisionMaker|No results found 2023-05-31 23:39:12.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-05-31 23:54:12.4|Info|RssSyncService|Starting RSS Sync 2023-05-31 23:54:12.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-05-31 23:54:12.4|Info|DownloadDecisionMaker|No results found 2023-05-31 23:54:12.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 00:09:12.5|Info|RssSyncService|Starting RSS Sync 2023-06-01 00:09:12.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 00:09:12.6|Info|DownloadDecisionMaker|No results found 2023-06-01 00:09:12.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 00:18:42.8|Info|SceneMappingService|Updating Scene mappings 2023-06-01 00:19:16.7|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-01 00:24:12.9|Info|RssSyncService|Starting RSS Sync 2023-06-01 00:24:12.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 00:24:12.9|Info|DownloadDecisionMaker|No results found 2023-06-01 00:24:12.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 00:39:13.1|Info|RssSyncService|Starting RSS Sync 2023-06-01 00:39:13.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 00:39:13.1|Info|DownloadDecisionMaker|No results found 2023-06-01 00:39:13.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 00:54:13.5|Info|RssSyncService|Starting RSS Sync 2023-06-01 00:54:13.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 00:54:13.5|Info|DownloadDecisionMaker|No results found 2023-06-01 00:54:13.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 01:09:13.7|Info|RssSyncService|Starting RSS Sync 2023-06-01 01:09:13.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 01:09:13.7|Info|DownloadDecisionMaker|No results found 2023-06-01 01:09:13.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 01:24:14.0|Info|RssSyncService|Starting RSS Sync 2023-06-01 01:24:14.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 01:24:14.0|Info|DownloadDecisionMaker|No results found 2023-06-01 01:24:14.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 01:35:14.5|Info|RefreshSeriesService|Skipping refresh of series: Ancient Apocalypse (2022) 2023-06-01 01:35:14.5|Info|DiskScanService|Scanning Ancient Apocalypse (2022) 2023-06-01 01:35:14.5|Info|DiskScanService|Completed scanning disk for Ancient Apocalypse (2022) 2023-06-01 01:35:14.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:35:14.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:35:14.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:35:14.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 01:35:14.5|Info|RefreshSeriesService|Updating Barbarians 2023-06-01 01:35:42.6|Error|RefreshSeriesService|Couldn't refresh info for [362412][Barbarians] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/362412' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-01 01:35:42.7|Info|DiskScanService|Scanning Barbarians 2023-06-01 01:35:42.7|Info|DiskScanService|Completed scanning disk for Barbarians 2023-06-01 01:35:42.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:35:42.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:35:42.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:35:42.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 01:35:42.7|Info|RefreshSeriesService|Skipping refresh of series: Berlin Alexanderplatz 2023-06-01 01:35:42.7|Info|DiskScanService|Scanning Berlin Alexanderplatz 2023-06-01 01:35:42.7|Info|DiskScanService|Completed scanning disk for Berlin Alexanderplatz 2023-06-01 01:35:42.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:35:42.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:35:42.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:35:42.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 01:35:42.8|Info|RefreshSeriesService|Skipping refresh of series: Better Than Us 2023-06-01 01:35:42.8|Info|DiskScanService|Scanning Better Than Us 2023-06-01 01:35:42.8|Info|DiskScanService|Completed scanning disk for Better Than Us 2023-06-01 01:35:42.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:35:42.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:35:42.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:35:42.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 01:35:42.8|Info|RefreshSeriesService|Updating Black Mirror 2023-06-01 01:36:10.8|Error|RefreshSeriesService|Couldn't refresh info for [253463][Black Mirror] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/253463' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-01 01:36:10.8|Info|DiskScanService|Scanning Black Mirror 2023-06-01 01:36:10.9|Info|DiskScanService|Completed scanning disk for Black Mirror 2023-06-01 01:36:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:36:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:36:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:36:10.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 01:36:10.9|Info|RefreshSeriesService|Skipping refresh of series: Boundless (2022) 2023-06-01 01:36:10.9|Info|DiskScanService|Scanning Boundless (2022) 2023-06-01 01:36:10.9|Info|DiskScanService|Completed scanning disk for Boundless (2022) 2023-06-01 01:36:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:36:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:36:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:36:10.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 01:36:10.9|Info|RefreshSeriesService|Skipping refresh of series: Dead to Me 2023-06-01 01:36:10.9|Info|DiskScanService|Scanning Dead to Me 2023-06-01 01:36:11.0|Info|DiskScanService|Completed scanning disk for Dead to Me 2023-06-01 01:36:11.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:36:11.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:36:11.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:36:11.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 01:36:11.0|Info|RefreshSeriesService|Skipping refresh of series: The Defiant Ones 2023-06-01 01:36:11.0|Info|DiskScanService|Scanning The Defiant Ones 2023-06-01 01:36:11.0|Info|DiskScanService|Completed scanning disk for The Defiant Ones 2023-06-01 01:36:11.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:36:11.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:36:11.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:36:11.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 01:36:11.0|Info|RefreshSeriesService|Updating Dr. Jordan B. Peterson on Marriage 2023-06-01 01:36:39.1|Error|RefreshSeriesService|Couldn't refresh info for [426776][Dr. Jordan B. Peterson on Marriage] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/426776' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-01 01:36:39.1|Info|DiskScanService|Scanning Dr. Jordan B. Peterson on Marriage 2023-06-01 01:36:39.1|Info|DiskScanService|Completed scanning disk for Dr. Jordan B. Peterson on Marriage 2023-06-01 01:36:39.1|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-06-01 01:36:39.1|Info|RefreshSeriesService|Updating Fawlty Towers 2023-06-01 01:37:07.1|Error|RefreshSeriesService|Couldn't refresh info for [75932][Fawlty Towers] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/75932' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-01 01:37:07.1|Info|DiskScanService|Scanning Fawlty Towers 2023-06-01 01:37:07.1|Info|DiskScanService|Completed scanning disk for Fawlty Towers 2023-06-01 01:37:07.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:37:07.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:37:07.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:37:07.2|Info|ExistingExtraFileService|Found 24 possible extra files, imported 24 files. 2023-06-01 01:37:07.2|Info|RefreshSeriesService|Skipping refresh of series: Hamilton's Pharmacopeia 2023-06-01 01:37:07.2|Info|DiskScanService|Scanning Hamilton's Pharmacopeia 2023-06-01 01:37:07.2|Info|DiskScanService|Completed scanning disk for Hamilton's Pharmacopeia 2023-06-01 01:37:07.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:37:07.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:37:07.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:37:07.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 01:37:07.2|Info|RefreshSeriesService|Updating The Handmaid's Tale 2023-06-01 01:37:35.2|Error|RefreshSeriesService|Couldn't refresh info for [321239][The Handmaid's Tale] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/321239' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-01 01:37:35.2|Info|DiskScanService|Scanning The Handmaid's Tale 2023-06-01 01:37:35.3|Info|DiskScanService|Completed scanning disk for The Handmaid's Tale 2023-06-01 01:37:35.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:37:35.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:37:35.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:37:35.3|Info|ExistingExtraFileService|Found 61 possible extra files, imported 61 files. 2023-06-01 01:37:35.4|Info|RefreshSeriesService|Updating Hilda 2023-06-01 01:37:45.8|Info|RefreshEpisodeService|Starting episode info refresh for: [349643][Hilda] 2023-06-01 01:37:45.9|Info|RefreshEpisodeService|Finished episode refresh for series: [349643][Hilda]. 2023-06-01 01:38:13.9|Warn|XemService|Failed to update Xem series list. [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/havemap?origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetXemSeriesIds () [0x0002b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:47 at NzbDrone.Core.DataAugmentation.Xem.XemService.UpdateXemSeriesIds () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:185 2023-06-01 01:38:13.9|Info|DiskScanService|Scanning Hilda 2023-06-01 01:38:13.9|Info|DiskScanService|Completed scanning disk for Hilda 2023-06-01 01:38:13.9|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-06-01 01:38:13.9|Info|RefreshSeriesService|Updating House of the Dragon 2023-06-01 01:38:41.9|Error|RefreshSeriesService|Couldn't refresh info for [371572][House of the Dragon] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/371572' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-01 01:38:41.9|Info|DiskScanService|Scanning House of the Dragon 2023-06-01 01:38:42.0|Info|DiskScanService|Completed scanning disk for House of the Dragon 2023-06-01 01:38:42.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:38:42.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:38:42.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:38:42.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 01:38:42.0|Info|RefreshSeriesService|Skipping refresh of series: Human Universe 2023-06-01 01:38:42.0|Info|DiskScanService|Scanning Human Universe 2023-06-01 01:38:42.0|Info|DiskScanService|Completed scanning disk for Human Universe 2023-06-01 01:38:42.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:38:42.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:38:42.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:38:42.0|Info|ExistingExtraFileService|Found 3 possible extra files, imported 3 files. 2023-06-01 01:38:42.0|Info|RefreshSeriesService|Skipping refresh of series: Le avventure di Pinocchio 2023-06-01 01:38:42.0|Info|DiskScanService|Scanning Le avventure di Pinocchio 2023-06-01 01:38:42.0|Info|DiskScanService|Completed scanning disk for Le avventure di Pinocchio 2023-06-01 01:38:42.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:38:42.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:38:42.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:38:42.1|Info|ExistingExtraFileService|Found 2 possible extra files, imported 0 files. 2023-06-01 01:38:42.1|Info|RefreshSeriesService|Updating Murderville 2023-06-01 01:39:06.5|Warn|MediaCoverService|Couldn't download media cover for [349643][Hilda]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/fanart/original/5b34ab6384219.jpg' 2023-06-01 01:39:10.1|Error|RefreshSeriesService|Couldn't refresh info for [414643][Murderville] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/414643' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-01 01:39:10.1|Info|DiskScanService|Scanning Murderville 2023-06-01 01:39:10.1|Info|DiskScanService|Completed scanning disk for Murderville 2023-06-01 01:39:10.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:39:10.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:39:10.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:39:10.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 01:39:10.2|Info|RefreshSeriesService|Skipping refresh of series: Ozark 2023-06-01 01:39:10.2|Info|DiskScanService|Scanning Ozark 2023-06-01 01:39:10.2|Info|DiskScanService|Completed scanning disk for Ozark 2023-06-01 01:39:10.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:39:10.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:39:10.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:39:10.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 01:39:10.2|Info|RefreshSeriesService|Updating Peaky Blinders 2023-06-01 01:39:14.3|Info|RssSyncService|Starting RSS Sync 2023-06-01 01:39:14.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 01:39:14.4|Info|DownloadDecisionMaker|No results found 2023-06-01 01:39:14.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 01:39:15.5|Info|RefreshEpisodeService|Starting episode info refresh for: [270915][Peaky Blinders] 2023-06-01 01:39:15.5|Info|RefreshEpisodeService|Finished episode refresh for series: [270915][Peaky Blinders]. 2023-06-01 01:39:15.5|Info|DiskScanService|Scanning Peaky Blinders 2023-06-01 01:39:15.5|Info|DiskScanService|Completed scanning disk for Peaky Blinders 2023-06-01 01:39:15.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:39:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:39:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:39:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 01:39:15.6|Info|RefreshSeriesService|Skipping refresh of series: Q: Into the Storm 2023-06-01 01:39:15.6|Info|DiskScanService|Scanning Q: Into the Storm 2023-06-01 01:39:15.6|Info|DiskScanService|Completed scanning disk for Q: Into the Storm 2023-06-01 01:39:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:39:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:39:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:39:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 01:39:15.6|Info|RefreshSeriesService|Updating The Simpsons 2023-06-01 01:39:43.7|Error|RefreshSeriesService|Couldn't refresh info for [71663][The Simpsons] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/71663' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-01 01:39:43.7|Info|DiskScanService|Scanning The Simpsons 2023-06-01 01:39:43.7|Info|DiskScanService|Completed scanning disk for The Simpsons 2023-06-01 01:39:43.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:39:43.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:39:43.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:39:43.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 01:39:43.8|Info|RefreshSeriesService|Skipping refresh of series: True Detective 2023-06-01 01:39:43.8|Info|DiskScanService|Scanning True Detective 2023-06-01 01:39:43.8|Info|DiskScanService|Completed scanning disk for True Detective 2023-06-01 01:39:43.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:39:43.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:39:43.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:39:43.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 01:39:43.9|Info|RefreshSeriesService|Skipping refresh of series: Workin' Moms 2023-06-01 01:39:43.9|Info|DiskScanService|Scanning Workin' Moms 2023-06-01 01:39:43.9|Info|DiskScanService|Completed scanning disk for Workin' Moms 2023-06-01 01:39:43.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:39:43.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:39:43.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:39:43.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 01:39:43.9|Info|RefreshSeriesService|Skipping refresh of series: Years and Years 2023-06-01 01:39:43.9|Info|DiskScanService|Scanning Years and Years 2023-06-01 01:39:43.9|Info|DiskScanService|Completed scanning disk for Years and Years 2023-06-01 01:39:44.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 01:39:44.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 01:39:44.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 01:39:44.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 01:39:48.8|Warn|MediaCoverService|Couldn't download media cover for [270915][Peaky Blinders]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/posters/5bfada9f00205.jpg' 2023-06-01 01:39:54.1|Info|MediaCoverService|Downloading Unknown for [270915][Peaky Blinders] https://artworks.thetvdb.com/banners/v4/series/270915/clearlogo/611b9055640ac.png 2023-06-01 01:54:14.6|Info|RssSyncService|Starting RSS Sync 2023-06-01 01:54:14.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 01:54:14.6|Info|DownloadDecisionMaker|No results found 2023-06-01 01:54:14.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 01:59:13.3|Error|ProxyCheck|Proxy Health Check failed [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/ping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check () [0x00067] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:46 2023-06-01 01:59:41.5|Error|CommandExecutor|Error occurred while executing task CheckHealth [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/time' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.Execute (NzbDrone.Core.HealthCheck.CheckHealthCommand message) [0x00016] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:111 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-01 02:09:15.0|Info|RssSyncService|Starting RSS Sync 2023-06-01 02:09:15.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 02:09:15.0|Info|DownloadDecisionMaker|No results found 2023-06-01 02:09:15.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 02:24:15.5|Info|RssSyncService|Starting RSS Sync 2023-06-01 02:24:15.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 02:24:15.5|Info|DownloadDecisionMaker|No results found 2023-06-01 02:24:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 02:39:45.6|Info|RssSyncService|Starting RSS Sync 2023-06-01 02:39:45.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 02:39:45.6|Info|DownloadDecisionMaker|No results found 2023-06-01 02:39:45.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 02:54:45.9|Info|RssSyncService|Starting RSS Sync 2023-06-01 02:54:45.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 02:54:45.9|Info|DownloadDecisionMaker|No results found 2023-06-01 02:54:45.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 03:09:46.4|Info|RssSyncService|Starting RSS Sync 2023-06-01 03:09:46.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 03:09:46.4|Info|DownloadDecisionMaker|No results found 2023-06-01 03:09:46.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 03:19:46.7|Info|SceneMappingService|Updating Scene mappings 2023-06-01 03:20:14.8|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-01 03:20:43.0|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-01 03:24:46.9|Info|RssSyncService|Starting RSS Sync 2023-06-01 03:24:46.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 03:24:47.0|Info|DownloadDecisionMaker|No results found 2023-06-01 03:24:47.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 03:39:47.3|Info|RssSyncService|Starting RSS Sync 2023-06-01 03:39:47.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 03:39:47.3|Info|DownloadDecisionMaker|No results found 2023-06-01 03:39:47.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 03:54:47.7|Info|RssSyncService|Starting RSS Sync 2023-06-01 03:54:47.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 03:54:47.7|Info|DownloadDecisionMaker|No results found 2023-06-01 03:54:47.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 04:09:48.0|Info|RssSyncService|Starting RSS Sync 2023-06-01 04:09:48.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 04:09:48.0|Info|DownloadDecisionMaker|No results found 2023-06-01 04:09:48.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 04:24:48.3|Info|RssSyncService|Starting RSS Sync 2023-06-01 04:24:48.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 04:24:48.3|Info|DownloadDecisionMaker|No results found 2023-06-01 04:24:48.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 04:39:48.9|Info|RssSyncService|Starting RSS Sync 2023-06-01 04:39:48.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 04:39:48.9|Info|DownloadDecisionMaker|No results found 2023-06-01 04:39:49.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 04:54:49.3|Info|RssSyncService|Starting RSS Sync 2023-06-01 04:54:49.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 04:54:49.3|Info|DownloadDecisionMaker|No results found 2023-06-01 04:54:49.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 05:09:49.6|Info|RssSyncService|Starting RSS Sync 2023-06-01 05:09:49.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 05:09:49.6|Info|DownloadDecisionMaker|No results found 2023-06-01 05:09:49.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 05:24:50.0|Info|RssSyncService|Starting RSS Sync 2023-06-01 05:24:50.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 05:24:50.0|Info|DownloadDecisionMaker|No results found 2023-06-01 05:24:50.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 05:39:50.2|Info|RssSyncService|Starting RSS Sync 2023-06-01 05:39:50.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 05:39:50.2|Info|DownloadDecisionMaker|No results found 2023-06-01 05:39:50.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 05:54:50.6|Info|RssSyncService|Starting RSS Sync 2023-06-01 05:54:50.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 05:54:50.6|Info|DownloadDecisionMaker|No results found 2023-06-01 05:54:50.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 06:09:50.7|Info|RssSyncService|Starting RSS Sync 2023-06-01 06:09:50.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 06:09:50.8|Info|DownloadDecisionMaker|No results found 2023-06-01 06:09:50.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 06:20:50.9|Info|SceneMappingService|Updating Scene mappings 2023-06-01 06:21:18.9|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-01 06:24:50.9|Info|RssSyncService|Starting RSS Sync 2023-06-01 06:24:50.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 06:24:50.9|Info|DownloadDecisionMaker|No results found 2023-06-01 06:24:50.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 06:39:51.3|Info|RssSyncService|Starting RSS Sync 2023-06-01 06:39:51.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 06:39:51.3|Info|DownloadDecisionMaker|No results found 2023-06-01 06:39:51.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 06:54:51.5|Info|RssSyncService|Starting RSS Sync 2023-06-01 06:54:51.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 06:54:51.5|Info|DownloadDecisionMaker|No results found 2023-06-01 06:54:51.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 07:09:51.7|Info|RssSyncService|Starting RSS Sync 2023-06-01 07:09:51.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 07:09:51.7|Info|DownloadDecisionMaker|No results found 2023-06-01 07:09:51.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 07:24:52.2|Info|RssSyncService|Starting RSS Sync 2023-06-01 07:24:52.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 07:24:52.2|Info|DownloadDecisionMaker|No results found 2023-06-01 07:24:52.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 07:39:52.2|Info|RssSyncService|Starting RSS Sync 2023-06-01 07:39:52.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 07:39:52.3|Info|DownloadDecisionMaker|No results found 2023-06-01 07:39:52.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 07:54:52.5|Info|RssSyncService|Starting RSS Sync 2023-06-01 07:54:52.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 07:54:52.5|Info|DownloadDecisionMaker|No results found 2023-06-01 07:54:52.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 08:00:40.7|Error|CommandExecutor|Error occurred while executing task CheckHealth [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/time' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.Execute (NzbDrone.Core.HealthCheck.CheckHealthCommand message) [0x00016] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:111 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-01 08:09:53.2|Info|RssSyncService|Starting RSS Sync 2023-06-01 08:09:53.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 08:09:53.3|Info|DownloadDecisionMaker|No results found 2023-06-01 08:09:53.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 08:24:53.4|Info|RssSyncService|Starting RSS Sync 2023-06-01 08:24:53.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 08:24:53.4|Info|DownloadDecisionMaker|No results found 2023-06-01 08:24:53.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 08:39:53.6|Info|RssSyncService|Starting RSS Sync 2023-06-01 08:39:53.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 08:39:53.6|Info|DownloadDecisionMaker|No results found 2023-06-01 08:39:53.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 08:54:53.9|Info|RssSyncService|Starting RSS Sync 2023-06-01 08:54:53.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 08:54:53.9|Info|DownloadDecisionMaker|No results found 2023-06-01 08:54:53.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 09:09:54.0|Info|RssSyncService|Starting RSS Sync 2023-06-01 09:09:54.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 09:09:54.0|Info|DownloadDecisionMaker|No results found 2023-06-01 09:09:54.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 09:21:54.1|Info|SceneMappingService|Updating Scene mappings 2023-06-01 09:24:54.1|Info|RssSyncService|Starting RSS Sync 2023-06-01 09:24:54.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 09:24:54.1|Info|DownloadDecisionMaker|No results found 2023-06-01 09:24:54.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 09:39:54.3|Info|RssSyncService|Starting RSS Sync 2023-06-01 09:39:54.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 09:39:54.4|Info|DownloadDecisionMaker|No results found 2023-06-01 09:39:54.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 09:54:54.6|Info|RssSyncService|Starting RSS Sync 2023-06-01 09:55:22.8|Warn|Rarbg|Rarbg Error: ProtocolError: 'https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Sonarr' 2023-06-01 09:55:22.8|Info|DownloadDecisionMaker|No results found 2023-06-01 09:55:22.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 10:10:24.8|Info|RssSyncService|Starting RSS Sync 2023-06-01 10:10:24.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 10:10:24.8|Info|DownloadDecisionMaker|No results found 2023-06-01 10:10:24.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 10:25:25.0|Info|RssSyncService|Starting RSS Sync 2023-06-01 10:25:25.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 10:25:25.1|Info|DownloadDecisionMaker|No results found 2023-06-01 10:25:25.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 10:40:25.2|Info|RssSyncService|Starting RSS Sync 2023-06-01 10:40:25.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 10:40:25.3|Info|DownloadDecisionMaker|No results found 2023-06-01 10:40:25.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 10:55:25.5|Info|RssSyncService|Starting RSS Sync 2023-06-01 10:55:25.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 10:55:25.5|Info|DownloadDecisionMaker|No results found 2023-06-01 10:55:25.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 11:10:25.7|Info|RssSyncService|Starting RSS Sync 2023-06-01 11:10:25.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 11:10:25.7|Info|DownloadDecisionMaker|No results found 2023-06-01 11:10:25.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 11:25:26.0|Info|RssSyncService|Starting RSS Sync 2023-06-01 11:25:26.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 11:25:26.0|Info|DownloadDecisionMaker|No results found 2023-06-01 11:25:26.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 11:40:26.2|Info|RssSyncService|Starting RSS Sync 2023-06-01 11:40:59.7|Warn|Newznab|nzbgeek server is currently unavailable. https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=100&limit=100 Error: ProtocolError: 'https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=100&limit=100' 2023-06-01 11:40:59.7|Info|DownloadDecisionMaker|No results found 2023-06-01 11:40:59.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 11:56:26.4|Info|RssSyncService|Starting RSS Sync 2023-06-01 11:56:26.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 11:56:26.5|Info|DownloadDecisionMaker|No results found 2023-06-01 11:56:26.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 12:11:26.7|Info|RssSyncService|Starting RSS Sync 2023-06-01 12:11:26.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 12:11:26.7|Info|DownloadDecisionMaker|No results found 2023-06-01 12:11:26.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 12:22:26.9|Info|SceneMappingService|Updating Scene mappings 2023-06-01 12:23:00.9|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-01 12:26:27.0|Info|RssSyncService|Starting RSS Sync 2023-06-01 12:26:27.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 12:26:27.0|Info|DownloadDecisionMaker|No results found 2023-06-01 12:26:27.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 12:41:27.5|Info|RssSyncService|Starting RSS Sync 2023-06-01 12:41:27.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 12:41:27.5|Info|DownloadDecisionMaker|No results found 2023-06-01 12:41:27.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 12:56:27.6|Info|RssSyncService|Starting RSS Sync 2023-06-01 12:56:27.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 12:56:27.6|Info|DownloadDecisionMaker|No results found 2023-06-01 12:56:27.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 13:11:28.0|Info|RssSyncService|Starting RSS Sync 2023-06-01 13:11:28.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 13:11:28.0|Info|DownloadDecisionMaker|No results found 2023-06-01 13:11:28.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 13:26:28.2|Info|RssSyncService|Starting RSS Sync 2023-06-01 13:26:28.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 13:26:28.3|Info|DownloadDecisionMaker|No results found 2023-06-01 13:26:28.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 13:39:58.6|Info|RefreshSeriesService|Skipping refresh of series: Ancient Apocalypse (2022) 2023-06-01 13:39:58.6|Info|DiskScanService|Scanning Ancient Apocalypse (2022) 2023-06-01 13:39:58.7|Info|DiskScanService|Completed scanning disk for Ancient Apocalypse (2022) 2023-06-01 13:39:58.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:39:58.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:39:58.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:39:58.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 13:39:58.7|Info|RefreshSeriesService|Updating Barbarians 2023-06-01 13:40:37.2|Info|RefreshEpisodeService|Starting episode info refresh for: [362412][Barbarians] 2023-06-01 13:40:37.3|Info|RefreshEpisodeService|Finished episode refresh for series: [362412][Barbarians]. 2023-06-01 13:40:56.5|Info|DiskScanService|Scanning Barbarians 2023-06-01 13:40:56.5|Info|DiskScanService|Completed scanning disk for Barbarians 2023-06-01 13:40:56.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:40:56.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:40:56.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:40:56.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 13:40:56.6|Info|RefreshSeriesService|Skipping refresh of series: Berlin Alexanderplatz 2023-06-01 13:40:56.6|Info|DiskScanService|Scanning Berlin Alexanderplatz 2023-06-01 13:40:56.6|Info|DiskScanService|Completed scanning disk for Berlin Alexanderplatz 2023-06-01 13:40:56.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:40:56.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:40:56.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:40:56.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 13:40:56.6|Info|RefreshSeriesService|Skipping refresh of series: Better Than Us 2023-06-01 13:40:56.6|Info|DiskScanService|Scanning Better Than Us 2023-06-01 13:40:56.6|Info|DiskScanService|Completed scanning disk for Better Than Us 2023-06-01 13:40:56.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:40:56.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:40:56.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:40:56.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 13:40:56.7|Info|RefreshSeriesService|Updating Black Mirror 2023-06-01 13:41:15.9|Info|RefreshEpisodeService|Starting episode info refresh for: [253463][Black Mirror] 2023-06-01 13:41:15.9|Info|RefreshEpisodeService|Finished episode refresh for series: [253463][Black Mirror]. 2023-06-01 13:41:15.9|Info|DiskScanService|Scanning Black Mirror 2023-06-01 13:41:15.9|Info|DiskScanService|Completed scanning disk for Black Mirror 2023-06-01 13:41:16.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:41:16.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:41:16.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:41:16.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 13:41:16.0|Info|RefreshSeriesService|Skipping refresh of series: Boundless (2022) 2023-06-01 13:41:16.0|Info|DiskScanService|Scanning Boundless (2022) 2023-06-01 13:41:16.0|Info|DiskScanService|Completed scanning disk for Boundless (2022) 2023-06-01 13:41:16.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:41:16.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:41:16.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:41:16.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 13:41:16.0|Info|RefreshSeriesService|Skipping refresh of series: Dead to Me 2023-06-01 13:41:16.0|Info|DiskScanService|Scanning Dead to Me 2023-06-01 13:41:16.0|Info|DiskScanService|Completed scanning disk for Dead to Me 2023-06-01 13:41:16.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:41:16.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:41:16.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:41:16.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 13:41:16.1|Info|RefreshSeriesService|Skipping refresh of series: The Defiant Ones 2023-06-01 13:41:16.1|Info|DiskScanService|Scanning The Defiant Ones 2023-06-01 13:41:16.1|Info|DiskScanService|Completed scanning disk for The Defiant Ones 2023-06-01 13:41:16.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:41:16.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:41:16.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:41:16.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 13:41:16.1|Info|RefreshSeriesService|Updating Dr. Jordan B. Peterson on Marriage 2023-06-01 13:41:21.3|Info|RefreshEpisodeService|Starting episode info refresh for: [426776][Dr. Jordan B. Peterson on Marriage] 2023-06-01 13:41:21.3|Info|RefreshEpisodeService|Finished episode refresh for series: [426776][Dr. Jordan B. Peterson on Marriage]. 2023-06-01 13:41:21.3|Info|DiskScanService|Scanning Dr. Jordan B. Peterson on Marriage 2023-06-01 13:41:21.3|Info|DiskScanService|Completed scanning disk for Dr. Jordan B. Peterson on Marriage 2023-06-01 13:41:21.4|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-06-01 13:41:21.4|Info|RefreshSeriesService|Updating Fawlty Towers 2023-06-01 13:41:24.6|Warn|MediaCoverService|Couldn't download media cover for [362412][Barbarians]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/series/362412/banners/5f95af969dd5a.jpg' 2023-06-01 13:41:26.6|Info|RefreshEpisodeService|Starting episode info refresh for: [75932][Fawlty Towers] 2023-06-01 13:41:26.6|Info|RefreshEpisodeService|Finished episode refresh for series: [75932][Fawlty Towers]. 2023-06-01 13:41:26.6|Info|DiskScanService|Scanning Fawlty Towers 2023-06-01 13:41:26.6|Info|DiskScanService|Completed scanning disk for Fawlty Towers 2023-06-01 13:41:26.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:41:26.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:41:26.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:41:26.7|Info|ExistingExtraFileService|Found 24 possible extra files, imported 24 files. 2023-06-01 13:41:26.7|Info|RefreshSeriesService|Skipping refresh of series: Hamilton's Pharmacopeia 2023-06-01 13:41:26.7|Info|DiskScanService|Scanning Hamilton's Pharmacopeia 2023-06-01 13:41:26.7|Info|DiskScanService|Completed scanning disk for Hamilton's Pharmacopeia 2023-06-01 13:41:26.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:41:26.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:41:26.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:41:26.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 13:41:26.7|Info|RefreshSeriesService|Updating The Handmaid's Tale 2023-06-01 13:41:28.5|Info|RssSyncService|Starting RSS Sync 2023-06-01 13:41:28.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 13:41:28.5|Info|DownloadDecisionMaker|No results found 2023-06-01 13:41:28.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 13:41:31.9|Info|RefreshEpisodeService|Starting episode info refresh for: [321239][The Handmaid's Tale] 2023-06-01 13:41:32.0|Info|RefreshEpisodeService|Finished episode refresh for series: [321239][The Handmaid's Tale]. 2023-06-01 13:41:32.0|Info|DiskScanService|Scanning The Handmaid's Tale 2023-06-01 13:41:32.0|Info|DiskScanService|Completed scanning disk for The Handmaid's Tale 2023-06-01 13:41:32.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:41:32.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:41:32.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:41:32.1|Info|ExistingExtraFileService|Found 61 possible extra files, imported 61 files. 2023-06-01 13:41:32.1|Info|RefreshSeriesService|Updating Hilda 2023-06-01 13:41:37.4|Info|RefreshEpisodeService|Starting episode info refresh for: [349643][Hilda] 2023-06-01 13:41:37.4|Info|RefreshEpisodeService|Finished episode refresh for series: [349643][Hilda]. 2023-06-01 13:41:37.4|Info|DiskScanService|Scanning Hilda 2023-06-01 13:41:37.4|Info|DiskScanService|Completed scanning disk for Hilda 2023-06-01 13:41:37.4|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-06-01 13:41:37.4|Info|RefreshSeriesService|Updating House of the Dragon 2023-06-01 13:41:44.0|Warn|MediaCoverService|Couldn't download media cover for [253463][Black Mirror]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/253463-g4.jpg' 2023-06-01 13:41:49.4|Warn|MediaCoverService|Couldn't download media cover for [426776][Dr. Jordan B. Peterson on Marriage]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/426776/posters/63631a2f8bfd1.jpg' 2023-06-01 13:41:52.6|Warn|MediaCoverService|Couldn't download media cover for [362412][Barbarians]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/series/362412/posters/5f93670f8beb9.jpg' 2023-06-01 13:41:59.9|Warn|MediaCoverService|Couldn't download media cover for [75932][Fawlty Towers]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/posters/75932-6.jpg' 2023-06-01 13:42:05.3|Warn|MediaCoverService|Couldn't download media cover for [321239][The Handmaid's Tale]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/321239/posters/60642fcc0a0a1.jpg' 2023-06-01 13:42:07.5|Error|RefreshSeriesService|Couldn't refresh info for [371572][House of the Dragon] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/371572' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-01 13:42:07.5|Warn|MediaCoverService|Couldn't download media cover for [349643][Hilda]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/5b9e158e16ba0.jpg' 2023-06-01 13:42:07.6|Info|DiskScanService|Scanning House of the Dragon 2023-06-01 13:42:07.6|Info|DiskScanService|Completed scanning disk for House of the Dragon 2023-06-01 13:42:07.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:42:07.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:42:07.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:42:07.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 13:42:07.6|Info|RefreshSeriesService|Skipping refresh of series: Human Universe 2023-06-01 13:42:07.6|Info|DiskScanService|Scanning Human Universe 2023-06-01 13:42:07.6|Info|DiskScanService|Completed scanning disk for Human Universe 2023-06-01 13:42:07.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:42:07.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:42:07.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:42:07.7|Info|ExistingExtraFileService|Found 3 possible extra files, imported 3 files. 2023-06-01 13:42:07.7|Info|RefreshSeriesService|Skipping refresh of series: Le avventure di Pinocchio 2023-06-01 13:42:07.7|Info|DiskScanService|Scanning Le avventure di Pinocchio 2023-06-01 13:42:07.7|Info|DiskScanService|Completed scanning disk for Le avventure di Pinocchio 2023-06-01 13:42:07.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:42:07.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:42:07.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:42:07.7|Info|ExistingExtraFileService|Found 2 possible extra files, imported 0 files. 2023-06-01 13:42:07.7|Info|RefreshSeriesService|Updating Murderville 2023-06-01 13:42:12.0|Warn|MediaCoverService|Couldn't download media cover for [253463][Black Mirror]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/posters/253463-10.jpg' 2023-06-01 13:42:20.6|Warn|MediaCoverService|Couldn't download media cover for [362412][Barbarians]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/series/362412/backgrounds/5f9402bfb07ec.jpg' 2023-06-01 13:42:27.9|Warn|MediaCoverService|Couldn't download media cover for [75932][Fawlty Towers]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/fanart/original/75932-3.jpg' 2023-06-01 13:42:33.3|Warn|MediaCoverService|Couldn't download media cover for [321239][The Handmaid's Tale]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/fanart/original/321239-3.jpg' 2023-06-01 13:42:35.8|Error|RefreshSeriesService|Couldn't refresh info for [414643][Murderville] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/414643' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-01 13:42:35.8|Info|DiskScanService|Scanning Murderville 2023-06-01 13:42:35.8|Info|DiskScanService|Completed scanning disk for Murderville 2023-06-01 13:42:35.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:42:35.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:42:35.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:42:35.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 13:42:35.8|Info|RefreshSeriesService|Skipping refresh of series: Ozark 2023-06-01 13:42:35.8|Info|DiskScanService|Scanning Ozark 2023-06-01 13:42:35.8|Info|DiskScanService|Completed scanning disk for Ozark 2023-06-01 13:42:35.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:42:35.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:42:35.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:42:35.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 13:42:35.9|Info|RefreshSeriesService|Skipping refresh of series: Peaky Blinders 2023-06-01 13:42:35.9|Info|DiskScanService|Scanning Peaky Blinders 2023-06-01 13:42:35.9|Info|DiskScanService|Completed scanning disk for Peaky Blinders 2023-06-01 13:42:35.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:42:35.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:42:35.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:42:35.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 13:42:35.9|Info|RefreshSeriesService|Skipping refresh of series: Q: Into the Storm 2023-06-01 13:42:35.9|Info|DiskScanService|Scanning Q: Into the Storm 2023-06-01 13:42:35.9|Info|DiskScanService|Completed scanning disk for Q: Into the Storm 2023-06-01 13:42:35.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:42:35.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:42:35.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:42:35.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 13:42:36.0|Info|RefreshSeriesService|Updating The Simpsons 2023-06-01 13:42:45.3|Warn|MediaCoverService|Couldn't download media cover for [253463][Black Mirror]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/253463/clearlogo/611b79d8cf43a.png' 2023-06-01 13:42:46.1|Warn|MediaCoverService|Couldn't download media cover for [349643][Hilda]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/349643/clearlogo/611dc34d35094.png' 2023-06-01 13:42:55.4|Info|RefreshEpisodeService|Starting episode info refresh for: [71663][The Simpsons] 2023-06-01 13:42:55.7|Info|RefreshEpisodeService|Finished episode refresh for series: [71663][The Simpsons]. 2023-06-01 13:42:55.7|Info|DiskScanService|Scanning The Simpsons 2023-06-01 13:42:55.8|Info|DiskScanService|Completed scanning disk for The Simpsons 2023-06-01 13:42:55.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:42:55.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:42:55.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:42:55.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 13:42:55.9|Info|RefreshSeriesService|Skipping refresh of series: True Detective 2023-06-01 13:42:55.9|Info|DiskScanService|Scanning True Detective 2023-06-01 13:42:55.9|Info|DiskScanService|Completed scanning disk for True Detective 2023-06-01 13:42:55.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:42:55.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:42:55.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:42:55.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 13:42:55.9|Info|RefreshSeriesService|Skipping refresh of series: Workin' Moms 2023-06-01 13:42:55.9|Info|DiskScanService|Scanning Workin' Moms 2023-06-01 13:42:56.0|Warn|MediaCoverService|Couldn't download media cover for [75932][Fawlty Towers]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/75932/clearlogo/611b957ccada0.png' 2023-06-01 13:42:56.0|Info|DiskScanService|Completed scanning disk for Workin' Moms 2023-06-01 13:42:56.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:42:56.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:42:56.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:42:56.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 13:42:56.0|Info|RefreshSeriesService|Skipping refresh of series: Years and Years 2023-06-01 13:42:56.0|Info|DiskScanService|Scanning Years and Years 2023-06-01 13:42:56.0|Info|DiskScanService|Completed scanning disk for Years and Years 2023-06-01 13:42:56.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-01 13:42:56.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-01 13:42:56.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-01 13:42:56.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-01 13:43:23.7|Warn|MediaCoverService|Couldn't download media cover for [71663][The Simpsons]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/71663-g13.jpg' 2023-06-01 13:43:57.0|Warn|MediaCoverService|Couldn't download media cover for [71663][The Simpsons]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/fanart/original/71663-10.jpg' 2023-06-01 13:56:28.9|Info|RssSyncService|Starting RSS Sync 2023-06-01 13:56:28.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 13:56:28.9|Info|DownloadDecisionMaker|No results found 2023-06-01 13:56:28.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 14:01:32.6|Error|CommandExecutor|Error occurred while executing task CheckHealth [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/time' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.Execute (NzbDrone.Core.HealthCheck.CheckHealthCommand message) [0x00016] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:111 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-01 14:11:29.1|Info|RssSyncService|Starting RSS Sync 2023-06-01 14:11:29.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 14:11:29.1|Info|DownloadDecisionMaker|No results found 2023-06-01 14:11:29.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 14:26:29.4|Info|RssSyncService|Starting RSS Sync 2023-06-01 14:26:29.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 14:26:29.4|Info|DownloadDecisionMaker|No results found 2023-06-01 14:26:29.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 14:41:29.8|Info|RssSyncService|Starting RSS Sync 2023-06-01 14:41:29.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 14:41:29.8|Info|DownloadDecisionMaker|No results found 2023-06-01 14:41:29.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 14:56:30.1|Info|RssSyncService|Starting RSS Sync 2023-06-01 14:56:30.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 14:56:30.1|Info|DownloadDecisionMaker|No results found 2023-06-01 14:56:30.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 15:11:30.4|Info|RssSyncService|Starting RSS Sync 2023-06-01 15:11:30.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 15:11:30.4|Info|DownloadDecisionMaker|No results found 2023-06-01 15:11:30.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 15:23:30.7|Info|SceneMappingService|Updating Scene mappings 2023-06-01 15:24:04.8|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-01 15:26:30.8|Info|RssSyncService|Starting RSS Sync 2023-06-01 15:26:30.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 15:26:30.8|Info|DownloadDecisionMaker|No results found 2023-06-01 15:26:30.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 15:41:31.1|Info|RssSyncService|Starting RSS Sync 2023-06-01 15:41:31.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 15:41:31.1|Info|DownloadDecisionMaker|No results found 2023-06-01 15:41:31.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 15:56:31.3|Info|RssSyncService|Starting RSS Sync 2023-06-01 15:56:31.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 15:56:31.3|Info|DownloadDecisionMaker|No results found 2023-06-01 15:56:31.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 16:11:31.4|Info|RssSyncService|Starting RSS Sync 2023-06-01 16:11:31.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 16:11:31.4|Info|DownloadDecisionMaker|No results found 2023-06-01 16:11:31.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 16:26:31.7|Info|RssSyncService|Starting RSS Sync 2023-06-01 16:26:31.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 16:26:31.7|Info|DownloadDecisionMaker|No results found 2023-06-01 16:26:31.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 16:41:32.2|Info|RssSyncService|Starting RSS Sync 2023-06-01 16:41:32.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 16:41:32.2|Info|DownloadDecisionMaker|No results found 2023-06-01 16:41:32.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 16:56:32.4|Info|RssSyncService|Starting RSS Sync 2023-06-01 16:56:32.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 16:56:32.4|Info|DownloadDecisionMaker|No results found 2023-06-01 16:56:32.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 17:11:32.6|Info|RssSyncService|Starting RSS Sync 2023-06-01 17:11:32.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 17:11:32.6|Info|DownloadDecisionMaker|No results found 2023-06-01 17:11:32.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 17:26:33.0|Info|RssSyncService|Starting RSS Sync 2023-06-01 17:26:33.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 17:26:33.0|Info|DownloadDecisionMaker|No results found 2023-06-01 17:26:33.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 17:41:33.2|Info|RssSyncService|Starting RSS Sync 2023-06-01 17:41:33.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 17:41:33.2|Info|DownloadDecisionMaker|No results found 2023-06-01 17:41:33.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 17:56:33.5|Info|RssSyncService|Starting RSS Sync 2023-06-01 17:56:33.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 17:56:33.5|Info|DownloadDecisionMaker|No results found 2023-06-01 17:56:33.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 18:11:33.9|Info|RssSyncService|Starting RSS Sync 2023-06-01 18:11:33.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 18:11:33.9|Info|DownloadDecisionMaker|No results found 2023-06-01 18:11:33.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 18:24:34.3|Info|SceneMappingService|Updating Scene mappings 2023-06-01 18:25:02.4|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-01 18:25:30.5|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-01 18:26:34.3|Info|RssSyncService|Starting RSS Sync 2023-06-01 18:26:34.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 18:26:34.3|Info|DownloadDecisionMaker|No results found 2023-06-01 18:26:34.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 18:41:34.6|Info|RssSyncService|Starting RSS Sync 2023-06-01 18:41:34.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 18:41:34.6|Info|DownloadDecisionMaker|No results found 2023-06-01 18:41:34.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 18:56:34.7|Info|RssSyncService|Starting RSS Sync 2023-06-01 18:56:34.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 18:56:34.8|Info|DownloadDecisionMaker|No results found 2023-06-01 18:56:34.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 19:11:34.9|Info|RssSyncService|Starting RSS Sync 2023-06-01 19:11:34.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 19:11:34.9|Info|DownloadDecisionMaker|No results found 2023-06-01 19:11:34.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 19:19:35.1|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2023-06-01 19:20:05.1|Info|ImportListSyncService|Starting Import List Sync 2023-06-01 19:20:05.1|Info|ImportListSyncService|Processing 0 list items 2023-06-01 19:20:05.1|Info|ImportListSyncService|Import List Sync Completed. Items found: 0, Series added: 0 2023-06-01 19:26:35.2|Info|RssSyncService|Starting RSS Sync 2023-06-01 19:26:35.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 19:26:35.2|Info|DownloadDecisionMaker|No results found 2023-06-01 19:26:35.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 19:41:35.5|Info|RssSyncService|Starting RSS Sync 2023-06-01 19:41:35.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 19:41:35.5|Info|DownloadDecisionMaker|No results found 2023-06-01 19:41:35.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 19:56:35.7|Info|RssSyncService|Starting RSS Sync 2023-06-01 19:56:35.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 19:56:35.7|Info|DownloadDecisionMaker|No results found 2023-06-01 19:56:35.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 20:02:23.5|Error|CommandExecutor|Error occurred while executing task CheckHealth [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/time' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.Execute (NzbDrone.Core.HealthCheck.CheckHealthCommand message) [0x00016] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:111 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x0008b] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1832 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-01 20:11:36.0|Info|RssSyncService|Starting RSS Sync 2023-06-01 20:11:36.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 20:11:36.0|Info|DownloadDecisionMaker|No results found 2023-06-01 20:11:36.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 20:26:36.1|Info|RssSyncService|Starting RSS Sync 2023-06-01 20:26:36.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 20:26:36.1|Info|DownloadDecisionMaker|No results found 2023-06-01 20:26:36.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 20:41:36.3|Info|RssSyncService|Starting RSS Sync 2023-06-01 20:41:36.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 20:41:36.3|Info|DownloadDecisionMaker|No results found 2023-06-01 20:41:36.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 20:56:36.6|Info|RssSyncService|Starting RSS Sync 2023-06-01 20:56:36.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 20:56:36.6|Info|DownloadDecisionMaker|No results found 2023-06-01 20:56:36.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 21:11:36.9|Info|RssSyncService|Starting RSS Sync 2023-06-01 21:11:36.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 21:11:36.9|Info|DownloadDecisionMaker|No results found 2023-06-01 21:11:36.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 21:25:37.2|Info|SceneMappingService|Updating Scene mappings 2023-06-01 21:26:05.3|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-01 21:26:33.5|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-01 21:26:37.3|Info|RssSyncService|Starting RSS Sync 2023-06-01 21:26:37.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 21:26:37.3|Info|DownloadDecisionMaker|No results found 2023-06-01 21:26:37.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 21:41:37.4|Info|RssSyncService|Starting RSS Sync 2023-06-01 21:41:37.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 21:41:37.5|Info|DownloadDecisionMaker|No results found 2023-06-01 21:41:37.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 21:56:37.7|Info|RssSyncService|Starting RSS Sync 2023-06-01 21:56:37.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 21:56:37.7|Info|DownloadDecisionMaker|No results found 2023-06-01 21:56:37.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 22:02:07.6|Info|HousekeepingService|Running housecleaning tasks 2023-06-01 22:02:07.7|Info|Database|Vacuuming Log database 2023-06-01 22:02:07.8|Info|Database|Log database compressed 2023-06-01 22:02:07.9|Info|Database|Vacuuming Main database 2023-06-01 22:02:08.2|Info|Database|Main database compressed 2023-06-01 22:11:38.0|Info|RssSyncService|Starting RSS Sync 2023-06-01 22:11:38.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 22:11:38.1|Info|DownloadDecisionMaker|No results found 2023-06-01 22:11:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 22:27:08.1|Info|RssSyncService|Starting RSS Sync 2023-06-01 22:27:08.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 22:27:08.1|Info|DownloadDecisionMaker|No results found 2023-06-01 22:27:08.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 22:42:08.2|Info|RssSyncService|Starting RSS Sync 2023-06-01 22:42:08.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 22:42:08.2|Info|DownloadDecisionMaker|No results found 2023-06-01 22:42:08.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 22:57:08.6|Info|RssSyncService|Starting RSS Sync 2023-06-01 22:57:08.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 22:57:08.6|Info|DownloadDecisionMaker|No results found 2023-06-01 22:57:08.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 23:12:08.9|Info|RssSyncService|Starting RSS Sync 2023-06-01 23:12:08.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 23:12:08.9|Info|DownloadDecisionMaker|No results found 2023-06-01 23:12:08.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 23:27:09.0|Info|RssSyncService|Starting RSS Sync 2023-06-01 23:27:09.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 23:27:09.0|Info|DownloadDecisionMaker|No results found 2023-06-01 23:27:09.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 23:42:09.2|Info|RssSyncService|Starting RSS Sync 2023-06-01 23:42:09.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 23:42:09.2|Info|DownloadDecisionMaker|No results found 2023-06-01 23:42:09.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-01 23:52:37.6|Error|CommandExecutor|Error occurred while executing task ApplicationUpdateCheck [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0&active=true' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage (NzbDrone.Core.Messaging.Commands.CommandTrigger updateTrigger) [0x00015] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:223 at NzbDrone.Core.Update.InstallUpdateService.Execute (NzbDrone.Core.Update.Commands.ApplicationUpdateCheckCommand message) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:255 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-01 23:57:09.5|Info|RssSyncService|Starting RSS Sync 2023-06-01 23:57:09.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-01 23:57:09.5|Info|DownloadDecisionMaker|No results found 2023-06-01 23:57:09.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 00:12:09.8|Info|RssSyncService|Starting RSS Sync 2023-06-02 00:12:09.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 00:12:09.8|Info|DownloadDecisionMaker|No results found 2023-06-02 00:12:09.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 00:26:40.0|Info|SceneMappingService|Updating Scene mappings 2023-06-02 00:27:08.1|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-02 00:27:10.0|Info|RssSyncService|Starting RSS Sync 2023-06-02 00:27:10.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 00:27:10.0|Info|DownloadDecisionMaker|No results found 2023-06-02 00:27:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 00:42:10.2|Info|RssSyncService|Starting RSS Sync 2023-06-02 00:42:10.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 00:42:10.2|Info|DownloadDecisionMaker|No results found 2023-06-02 00:42:10.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 00:57:10.3|Info|RssSyncService|Starting RSS Sync 2023-06-02 00:57:10.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 00:57:10.4|Info|DownloadDecisionMaker|No results found 2023-06-02 00:57:10.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 01:12:10.5|Info|RssSyncService|Starting RSS Sync 2023-06-02 01:12:10.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 01:12:10.5|Info|DownloadDecisionMaker|No results found 2023-06-02 01:12:10.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 01:27:10.7|Info|RssSyncService|Starting RSS Sync 2023-06-02 01:27:10.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 01:27:10.7|Info|DownloadDecisionMaker|No results found 2023-06-02 01:27:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 01:42:10.9|Info|RssSyncService|Starting RSS Sync 2023-06-02 01:42:10.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 01:42:10.9|Info|DownloadDecisionMaker|No results found 2023-06-02 01:42:10.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 01:43:11.0|Info|RefreshSeriesService|Skipping refresh of series: Ancient Apocalypse (2022) 2023-06-02 01:43:11.0|Info|DiskScanService|Scanning Ancient Apocalypse (2022) 2023-06-02 01:43:11.0|Info|DiskScanService|Completed scanning disk for Ancient Apocalypse (2022) 2023-06-02 01:43:11.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:43:11.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:43:11.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:43:11.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 01:43:11.1|Info|RefreshSeriesService|Updating Barbarians 2023-06-02 01:43:39.1|Error|RefreshSeriesService|Couldn't refresh info for [362412][Barbarians] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/362412' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-02 01:43:39.2|Info|DiskScanService|Scanning Barbarians 2023-06-02 01:43:39.3|Info|DiskScanService|Completed scanning disk for Barbarians 2023-06-02 01:43:39.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:43:39.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:43:39.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:43:39.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 01:43:39.3|Info|RefreshSeriesService|Skipping refresh of series: Berlin Alexanderplatz 2023-06-02 01:43:39.3|Info|DiskScanService|Scanning Berlin Alexanderplatz 2023-06-02 01:43:39.3|Info|DiskScanService|Completed scanning disk for Berlin Alexanderplatz 2023-06-02 01:43:39.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:43:39.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:43:39.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:43:39.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 01:43:39.4|Info|RefreshSeriesService|Skipping refresh of series: Better Than Us 2023-06-02 01:43:39.4|Info|DiskScanService|Scanning Better Than Us 2023-06-02 01:43:39.4|Info|DiskScanService|Completed scanning disk for Better Than Us 2023-06-02 01:43:39.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:43:39.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:43:39.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:43:39.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 01:43:39.4|Info|RefreshSeriesService|Updating Black Mirror 2023-06-02 01:44:12.7|Warn|DailySeriesDataProxy|Failed to get Daily Series [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/dailyseries' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.DailySeries.DailySeriesDataProxy.GetDailySeriesIds () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\DailySeries\DailySeriesDataProxy.cs:36 2023-06-02 01:44:12.7|Info|RefreshEpisodeService|Starting episode info refresh for: [253463][Black Mirror] 2023-06-02 01:44:12.8|Info|RefreshEpisodeService|Finished episode refresh for series: [253463][Black Mirror]. 2023-06-02 01:44:32.0|Info|DiskScanService|Scanning Black Mirror 2023-06-02 01:44:32.1|Info|DiskScanService|Completed scanning disk for Black Mirror 2023-06-02 01:44:32.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:44:32.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:44:32.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:44:32.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 01:44:32.1|Info|RefreshSeriesService|Skipping refresh of series: Boundless (2022) 2023-06-02 01:44:32.1|Info|DiskScanService|Scanning Boundless (2022) 2023-06-02 01:44:32.1|Info|DiskScanService|Completed scanning disk for Boundless (2022) 2023-06-02 01:44:32.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:44:32.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:44:32.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:44:32.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 01:44:32.1|Info|RefreshSeriesService|Skipping refresh of series: Dead to Me 2023-06-02 01:44:32.1|Info|DiskScanService|Scanning Dead to Me 2023-06-02 01:44:32.2|Info|DiskScanService|Completed scanning disk for Dead to Me 2023-06-02 01:44:32.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:44:32.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:44:32.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:44:32.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 01:44:32.2|Info|RefreshSeriesService|Skipping refresh of series: The Defiant Ones 2023-06-02 01:44:32.2|Info|DiskScanService|Scanning The Defiant Ones 2023-06-02 01:44:32.2|Info|DiskScanService|Completed scanning disk for The Defiant Ones 2023-06-02 01:44:32.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:44:32.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:44:32.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:44:32.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 01:44:32.2|Info|RefreshSeriesService|Updating Dr. Jordan B. Peterson on Marriage 2023-06-02 01:44:37.5|Info|RefreshEpisodeService|Starting episode info refresh for: [426776][Dr. Jordan B. Peterson on Marriage] 2023-06-02 01:44:37.5|Info|RefreshEpisodeService|Finished episode refresh for series: [426776][Dr. Jordan B. Peterson on Marriage]. 2023-06-02 01:44:37.5|Info|DiskScanService|Scanning Dr. Jordan B. Peterson on Marriage 2023-06-02 01:44:37.6|Info|DiskScanService|Completed scanning disk for Dr. Jordan B. Peterson on Marriage 2023-06-02 01:44:37.6|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-06-02 01:44:37.6|Info|RefreshSeriesService|Updating Fawlty Towers 2023-06-02 01:44:42.9|Info|RefreshEpisodeService|Starting episode info refresh for: [75932][Fawlty Towers] 2023-06-02 01:44:42.9|Info|RefreshEpisodeService|Finished episode refresh for series: [75932][Fawlty Towers]. 2023-06-02 01:44:42.9|Info|DiskScanService|Scanning Fawlty Towers 2023-06-02 01:44:42.9|Info|DiskScanService|Completed scanning disk for Fawlty Towers 2023-06-02 01:44:42.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:44:42.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:44:42.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:44:42.9|Info|ExistingExtraFileService|Found 24 possible extra files, imported 24 files. 2023-06-02 01:44:43.0|Info|RefreshSeriesService|Skipping refresh of series: Hamilton's Pharmacopeia 2023-06-02 01:44:43.0|Info|DiskScanService|Scanning Hamilton's Pharmacopeia 2023-06-02 01:44:43.0|Info|DiskScanService|Completed scanning disk for Hamilton's Pharmacopeia 2023-06-02 01:44:43.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:44:43.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:44:43.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:44:43.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 01:44:43.0|Info|RefreshSeriesService|Updating The Handmaid's Tale 2023-06-02 01:44:48.2|Info|RefreshEpisodeService|Starting episode info refresh for: [321239][The Handmaid's Tale] 2023-06-02 01:44:48.3|Info|RefreshEpisodeService|Finished episode refresh for series: [321239][The Handmaid's Tale]. 2023-06-02 01:44:48.3|Info|DiskScanService|Scanning The Handmaid's Tale 2023-06-02 01:44:48.4|Info|DiskScanService|Completed scanning disk for The Handmaid's Tale 2023-06-02 01:44:48.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:44:48.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:44:48.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:44:48.6|Info|ExistingExtraFileService|Found 61 possible extra files, imported 61 files. 2023-06-02 01:44:48.6|Info|RefreshSeriesService|Updating Hilda 2023-06-02 01:45:05.4|Warn|MediaCoverService|Couldn't download media cover for [253463][Black Mirror]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/posters/253463-10.jpg' 2023-06-02 01:45:05.6|Warn|MediaCoverService|Couldn't download media cover for [426776][Dr. Jordan B. Peterson on Marriage]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/426776/posters/63631a2f8bfd1.jpg' 2023-06-02 01:45:10.9|Warn|MediaCoverService|Couldn't download media cover for [75932][Fawlty Towers]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/75932-g2.jpg' 2023-06-02 01:45:16.4|Warn|MediaCoverService|Couldn't download media cover for [321239][The Handmaid's Tale]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/321239-g3.jpg' 2023-06-02 01:45:16.6|Error|RefreshSeriesService|Couldn't refresh info for [349643][Hilda] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/349643' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-02 01:45:16.6|Info|DiskScanService|Scanning Hilda 2023-06-02 01:45:16.6|Info|DiskScanService|Completed scanning disk for Hilda 2023-06-02 01:45:16.6|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-06-02 01:45:16.6|Info|RefreshSeriesService|Updating House of the Dragon 2023-06-02 01:45:35.9|Info|RefreshEpisodeService|Starting episode info refresh for: [371572][House of the Dragon] 2023-06-02 01:45:35.9|Info|RefreshEpisodeService|Finished episode refresh for series: [371572][House of the Dragon]. 2023-06-02 01:45:35.9|Info|DiskScanService|Scanning House of the Dragon 2023-06-02 01:45:35.9|Info|DiskScanService|Completed scanning disk for House of the Dragon 2023-06-02 01:45:35.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:45:35.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:45:35.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:45:35.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 01:45:36.0|Info|RefreshSeriesService|Skipping refresh of series: Human Universe 2023-06-02 01:45:36.0|Info|DiskScanService|Scanning Human Universe 2023-06-02 01:45:36.0|Info|DiskScanService|Completed scanning disk for Human Universe 2023-06-02 01:45:36.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:45:36.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:45:36.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:45:36.0|Info|ExistingExtraFileService|Found 3 possible extra files, imported 3 files. 2023-06-02 01:45:36.0|Info|RefreshSeriesService|Skipping refresh of series: Le avventure di Pinocchio 2023-06-02 01:45:36.0|Info|DiskScanService|Scanning Le avventure di Pinocchio 2023-06-02 01:45:36.0|Info|DiskScanService|Completed scanning disk for Le avventure di Pinocchio 2023-06-02 01:45:36.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:45:36.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:45:36.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:45:36.1|Info|ExistingExtraFileService|Found 2 possible extra files, imported 0 files. 2023-06-02 01:45:36.1|Info|RefreshSeriesService|Updating Murderville 2023-06-02 01:45:38.6|Warn|MediaCoverService|Couldn't download media cover for [253463][Black Mirror]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/253463/clearlogo/611b79d8cf43a.png' 2023-06-02 01:45:49.5|Warn|MediaCoverService|Couldn't download media cover for [75932][Fawlty Towers]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/75932/clearlogo/611b957ccada0.png' 2023-06-02 01:46:03.9|Warn|MediaCoverService|Couldn't download media cover for [371572][House of the Dragon]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/371572/banners/62b3c5840f88d.jpg' 2023-06-02 01:46:04.1|Error|RefreshSeriesService|Couldn't refresh info for [414643][Murderville] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/414643' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-02 01:46:04.1|Info|DiskScanService|Scanning Murderville 2023-06-02 01:46:04.1|Info|DiskScanService|Completed scanning disk for Murderville 2023-06-02 01:46:04.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:46:04.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:46:04.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:46:04.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 01:46:04.1|Info|RefreshSeriesService|Skipping refresh of series: Ozark 2023-06-02 01:46:04.1|Info|DiskScanService|Scanning Ozark 2023-06-02 01:46:04.2|Info|DiskScanService|Completed scanning disk for Ozark 2023-06-02 01:46:04.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:46:04.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:46:04.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:46:04.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 01:46:04.2|Info|RefreshSeriesService|Skipping refresh of series: Peaky Blinders 2023-06-02 01:46:04.2|Info|DiskScanService|Scanning Peaky Blinders 2023-06-02 01:46:04.2|Info|DiskScanService|Completed scanning disk for Peaky Blinders 2023-06-02 01:46:04.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:46:04.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:46:04.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:46:04.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 01:46:04.3|Info|RefreshSeriesService|Skipping refresh of series: Q: Into the Storm 2023-06-02 01:46:04.3|Info|DiskScanService|Scanning Q: Into the Storm 2023-06-02 01:46:04.3|Info|DiskScanService|Completed scanning disk for Q: Into the Storm 2023-06-02 01:46:04.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:46:04.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:46:04.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:46:04.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 01:46:04.3|Info|RefreshSeriesService|Updating The Simpsons 2023-06-02 01:46:08.9|Warn|MediaCoverService|Couldn't download media cover for [321239][The Handmaid's Tale]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/321239/clearlogo/611b8c73e16d8.png' 2023-06-02 01:46:09.7|Info|RefreshEpisodeService|Starting episode info refresh for: [71663][The Simpsons] 2023-06-02 01:46:10.0|Info|RefreshEpisodeService|Finished episode refresh for series: [71663][The Simpsons]. 2023-06-02 01:46:10.0|Info|DiskScanService|Scanning The Simpsons 2023-06-02 01:46:10.1|Info|DiskScanService|Completed scanning disk for The Simpsons 2023-06-02 01:46:10.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:46:10.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:46:10.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:46:10.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 01:46:10.1|Info|RefreshSeriesService|Skipping refresh of series: True Detective 2023-06-02 01:46:10.1|Info|DiskScanService|Scanning True Detective 2023-06-02 01:46:10.2|Info|DiskScanService|Completed scanning disk for True Detective 2023-06-02 01:46:10.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:46:10.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:46:10.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:46:10.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 01:46:10.2|Info|RefreshSeriesService|Skipping refresh of series: Workin' Moms 2023-06-02 01:46:10.2|Info|DiskScanService|Scanning Workin' Moms 2023-06-02 01:46:10.2|Info|DiskScanService|Completed scanning disk for Workin' Moms 2023-06-02 01:46:10.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:46:10.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:46:10.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:46:10.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 01:46:10.2|Info|RefreshSeriesService|Skipping refresh of series: Years and Years 2023-06-02 01:46:10.2|Info|DiskScanService|Scanning Years and Years 2023-06-02 01:46:10.3|Info|DiskScanService|Completed scanning disk for Years and Years 2023-06-02 01:46:10.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 01:46:10.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 01:46:10.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 01:46:10.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 01:46:37.3|Warn|MediaCoverService|Couldn't download media cover for [371572][House of the Dragon]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/371572/backgrounds/62d27eb474e3c.jpg' 2023-06-02 01:46:53.8|Warn|MediaCoverService|Couldn't download media cover for [71663][The Simpsons]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/71663/clearlogo/611b473e14b3f.png' 2023-06-02 01:57:11.4|Info|RssSyncService|Starting RSS Sync 2023-06-02 01:57:11.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 01:57:11.4|Info|DownloadDecisionMaker|No results found 2023-06-02 01:57:11.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 02:03:34.7|Error|CommandExecutor|Error occurred while executing task CheckHealth [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0&active=true' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 at NzbDrone.Core.HealthCheck.Checks.UpdateCheck.Check () [0x000f7] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\UpdateCheck.cs:63 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.Execute (NzbDrone.Core.HealthCheck.CheckHealthCommand message) [0x00016] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:111 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-02 02:12:11.8|Info|RssSyncService|Starting RSS Sync 2023-06-02 02:12:11.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 02:12:11.9|Info|DownloadDecisionMaker|No results found 2023-06-02 02:12:11.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 02:27:12.2|Info|RssSyncService|Starting RSS Sync 2023-06-02 02:27:12.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 02:27:12.3|Info|DownloadDecisionMaker|No results found 2023-06-02 02:27:12.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 02:42:12.8|Info|RssSyncService|Starting RSS Sync 2023-06-02 02:42:12.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 02:42:12.8|Info|DownloadDecisionMaker|No results found 2023-06-02 02:42:12.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 02:57:13.3|Info|RssSyncService|Starting RSS Sync 2023-06-02 02:57:13.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 02:57:13.3|Info|DownloadDecisionMaker|No results found 2023-06-02 02:57:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 03:12:13.6|Info|RssSyncService|Starting RSS Sync 2023-06-02 03:12:13.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 03:12:13.6|Info|DownloadDecisionMaker|No results found 2023-06-02 03:12:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 03:27:13.9|Info|RssSyncService|Starting RSS Sync 2023-06-02 03:27:13.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 03:27:13.9|Info|DownloadDecisionMaker|No results found 2023-06-02 03:27:13.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 03:27:43.9|Info|SceneMappingService|Updating Scene mappings 2023-06-02 03:28:31.6|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-02 03:42:14.3|Info|RssSyncService|Starting RSS Sync 2023-06-02 03:42:14.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 03:42:14.3|Info|DownloadDecisionMaker|No results found 2023-06-02 03:42:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 03:57:14.5|Info|RssSyncService|Starting RSS Sync 2023-06-02 03:57:14.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 03:57:14.5|Info|DownloadDecisionMaker|No results found 2023-06-02 03:57:14.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 04:12:14.8|Info|RssSyncService|Starting RSS Sync 2023-06-02 04:12:14.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 04:12:14.8|Info|DownloadDecisionMaker|No results found 2023-06-02 04:12:14.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 04:27:15.2|Info|RssSyncService|Starting RSS Sync 2023-06-02 04:27:15.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 04:27:15.2|Info|DownloadDecisionMaker|No results found 2023-06-02 04:27:15.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 04:42:15.5|Info|RssSyncService|Starting RSS Sync 2023-06-02 04:42:15.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 04:42:15.5|Info|DownloadDecisionMaker|No results found 2023-06-02 04:42:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 04:57:15.6|Info|RssSyncService|Starting RSS Sync 2023-06-02 04:57:15.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 04:57:15.6|Info|DownloadDecisionMaker|No results found 2023-06-02 04:57:15.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 05:12:15.8|Info|RssSyncService|Starting RSS Sync 2023-06-02 05:12:15.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 05:12:15.9|Info|DownloadDecisionMaker|No results found 2023-06-02 05:12:15.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 05:27:16.1|Info|RssSyncService|Starting RSS Sync 2023-06-02 05:27:16.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 05:27:16.1|Info|DownloadDecisionMaker|No results found 2023-06-02 05:27:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 05:42:16.4|Info|RssSyncService|Starting RSS Sync 2023-06-02 05:42:16.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 05:42:16.4|Info|DownloadDecisionMaker|No results found 2023-06-02 05:42:16.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 05:57:16.6|Info|RssSyncService|Starting RSS Sync 2023-06-02 05:57:16.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 05:57:16.6|Info|DownloadDecisionMaker|No results found 2023-06-02 05:57:16.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 06:12:16.8|Info|RssSyncService|Starting RSS Sync 2023-06-02 06:12:16.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 06:12:16.8|Info|DownloadDecisionMaker|No results found 2023-06-02 06:12:16.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 06:27:17.1|Info|RssSyncService|Starting RSS Sync 2023-06-02 06:27:17.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 06:27:17.2|Info|DownloadDecisionMaker|No results found 2023-06-02 06:27:17.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 06:28:47.2|Info|SceneMappingService|Updating Scene mappings 2023-06-02 06:42:17.5|Info|RssSyncService|Starting RSS Sync 2023-06-02 06:42:17.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 06:42:17.5|Info|DownloadDecisionMaker|No results found 2023-06-02 06:42:17.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 06:57:17.8|Info|RssSyncService|Starting RSS Sync 2023-06-02 06:57:17.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 06:57:17.9|Info|DownloadDecisionMaker|No results found 2023-06-02 06:57:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 07:12:18.0|Info|RssSyncService|Starting RSS Sync 2023-06-02 07:12:18.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 07:12:18.0|Info|DownloadDecisionMaker|No results found 2023-06-02 07:12:18.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 07:27:18.3|Info|RssSyncService|Starting RSS Sync 2023-06-02 07:27:18.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 07:27:18.3|Info|DownloadDecisionMaker|No results found 2023-06-02 07:27:18.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 07:42:18.5|Info|RssSyncService|Starting RSS Sync 2023-06-02 07:42:18.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 07:42:18.5|Info|DownloadDecisionMaker|No results found 2023-06-02 07:42:18.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 07:57:18.9|Info|RssSyncService|Starting RSS Sync 2023-06-02 07:57:18.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 07:57:18.9|Info|DownloadDecisionMaker|No results found 2023-06-02 07:57:18.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 08:04:17.5|Error|ProxyCheck|Proxy Health Check failed [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/ping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check () [0x00067] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:46 2023-06-02 08:12:19.1|Info|RssSyncService|Starting RSS Sync 2023-06-02 08:12:19.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 08:12:19.1|Info|DownloadDecisionMaker|No results found 2023-06-02 08:12:19.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 08:27:19.3|Info|RssSyncService|Starting RSS Sync 2023-06-02 08:27:19.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 08:27:19.3|Info|DownloadDecisionMaker|No results found 2023-06-02 08:27:19.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 08:42:19.5|Info|RssSyncService|Starting RSS Sync 2023-06-02 08:42:19.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 08:42:19.5|Info|DownloadDecisionMaker|No results found 2023-06-02 08:42:19.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 08:57:19.7|Info|RssSyncService|Starting RSS Sync 2023-06-02 08:57:19.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 08:57:19.8|Info|DownloadDecisionMaker|No results found 2023-06-02 08:57:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 09:12:19.9|Info|RssSyncService|Starting RSS Sync 2023-06-02 09:12:19.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 09:12:19.9|Info|DownloadDecisionMaker|No results found 2023-06-02 09:12:19.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 09:27:20.0|Info|RssSyncService|Starting RSS Sync 2023-06-02 09:27:20.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 09:27:20.1|Info|DownloadDecisionMaker|No results found 2023-06-02 09:27:20.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 09:29:20.1|Info|SceneMappingService|Updating Scene mappings 2023-06-02 09:42:20.4|Info|RssSyncService|Starting RSS Sync 2023-06-02 09:42:20.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 09:42:20.4|Info|DownloadDecisionMaker|No results found 2023-06-02 09:42:20.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 09:57:20.7|Info|RssSyncService|Starting RSS Sync 2023-06-02 09:57:48.8|Warn|Rarbg|Rarbg Error: ProtocolError: 'https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Sonarr' 2023-06-02 09:57:48.8|Info|DownloadDecisionMaker|No results found 2023-06-02 09:57:48.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 10:12:50.9|Info|RssSyncService|Starting RSS Sync 2023-06-02 10:12:50.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 10:12:50.9|Info|DownloadDecisionMaker|No results found 2023-06-02 10:12:50.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 10:27:51.1|Info|RssSyncService|Starting RSS Sync 2023-06-02 10:27:51.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 10:27:51.2|Info|DownloadDecisionMaker|No results found 2023-06-02 10:27:51.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 10:42:51.5|Info|RssSyncService|Starting RSS Sync 2023-06-02 10:42:51.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 10:42:51.5|Info|DownloadDecisionMaker|No results found 2023-06-02 10:42:51.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 10:57:51.7|Info|RssSyncService|Starting RSS Sync 2023-06-02 10:57:51.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 10:57:51.7|Info|DownloadDecisionMaker|No results found 2023-06-02 10:57:51.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 11:12:51.9|Info|RssSyncService|Starting RSS Sync 2023-06-02 11:12:51.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 11:12:51.9|Info|DownloadDecisionMaker|No results found 2023-06-02 11:12:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 11:27:52.1|Info|RssSyncService|Starting RSS Sync 2023-06-02 11:27:52.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 11:27:52.1|Info|DownloadDecisionMaker|No results found 2023-06-02 11:27:52.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 11:42:52.4|Info|RssSyncService|Starting RSS Sync 2023-06-02 11:43:20.5|Warn|Newznab|nzbgeek server is currently unavailable. https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100 Error: ProtocolError: 'https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100' 2023-06-02 11:43:20.5|Info|DownloadDecisionMaker|No results found 2023-06-02 11:43:20.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 11:53:20.7|Error|CommandExecutor|Error occurred while executing task ApplicationUpdateCheck [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0&active=true' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage (NzbDrone.Core.Messaging.Commands.CommandTrigger updateTrigger) [0x00015] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:223 at NzbDrone.Core.Update.InstallUpdateService.Execute (NzbDrone.Core.Update.Commands.ApplicationUpdateCheckCommand message) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:255 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-02 11:58:22.8|Info|RssSyncService|Starting RSS Sync 2023-06-02 11:58:22.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 11:58:22.8|Info|DownloadDecisionMaker|No results found 2023-06-02 11:58:22.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 12:13:22.8|Info|RssSyncService|Starting RSS Sync 2023-06-02 12:13:22.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 12:13:22.9|Info|DownloadDecisionMaker|No results found 2023-06-02 12:13:22.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 12:28:23.4|Info|RssSyncService|Starting RSS Sync 2023-06-02 12:28:23.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 12:28:23.4|Info|DownloadDecisionMaker|No results found 2023-06-02 12:28:23.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 12:29:53.3|Info|SceneMappingService|Updating Scene mappings 2023-06-02 12:30:21.4|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-02 12:43:23.7|Info|RssSyncService|Starting RSS Sync 2023-06-02 12:43:23.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 12:43:23.7|Info|DownloadDecisionMaker|No results found 2023-06-02 12:43:23.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 12:58:23.8|Info|RssSyncService|Starting RSS Sync 2023-06-02 12:58:23.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 12:58:23.8|Info|DownloadDecisionMaker|No results found 2023-06-02 12:58:23.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 13:13:23.9|Info|RssSyncService|Starting RSS Sync 2023-06-02 13:13:23.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 13:13:23.9|Info|DownloadDecisionMaker|No results found 2023-06-02 13:13:23.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 13:28:24.4|Info|RssSyncService|Starting RSS Sync 2023-06-02 13:28:24.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 13:28:24.4|Info|DownloadDecisionMaker|No results found 2023-06-02 13:28:24.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 13:43:24.8|Info|RssSyncService|Starting RSS Sync 2023-06-02 13:43:24.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 13:43:24.8|Info|DownloadDecisionMaker|No results found 2023-06-02 13:43:24.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 13:46:24.9|Info|RefreshSeriesService|Skipping refresh of series: Ancient Apocalypse (2022) 2023-06-02 13:46:24.9|Info|DiskScanService|Scanning Ancient Apocalypse (2022) 2023-06-02 13:46:24.9|Info|DiskScanService|Completed scanning disk for Ancient Apocalypse (2022) 2023-06-02 13:46:25.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:46:25.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:46:25.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:46:25.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 13:46:25.0|Info|RefreshSeriesService|Updating Barbarians 2023-06-02 13:46:58.5|Warn|DailySeriesDataProxy|Failed to get Daily Series [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/dailyseries' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.DailySeries.DailySeriesDataProxy.GetDailySeriesIds () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\DailySeries\DailySeriesDataProxy.cs:36 2023-06-02 13:46:58.5|Info|RefreshEpisodeService|Starting episode info refresh for: [362412][Barbarians] 2023-06-02 13:46:58.6|Info|RefreshEpisodeService|Finished episode refresh for series: [362412][Barbarians]. 2023-06-02 13:47:17.9|Info|DiskScanService|Scanning Barbarians 2023-06-02 13:47:17.9|Info|DiskScanService|Completed scanning disk for Barbarians 2023-06-02 13:47:17.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:47:17.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:47:17.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:47:17.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 13:47:18.0|Info|RefreshSeriesService|Skipping refresh of series: Berlin Alexanderplatz 2023-06-02 13:47:18.0|Info|DiskScanService|Scanning Berlin Alexanderplatz 2023-06-02 13:47:18.0|Info|DiskScanService|Completed scanning disk for Berlin Alexanderplatz 2023-06-02 13:47:18.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:47:18.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:47:18.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:47:18.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 13:47:18.1|Info|RefreshSeriesService|Skipping refresh of series: Better Than Us 2023-06-02 13:47:18.1|Info|DiskScanService|Scanning Better Than Us 2023-06-02 13:47:18.1|Info|DiskScanService|Completed scanning disk for Better Than Us 2023-06-02 13:47:18.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:47:18.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:47:18.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:47:18.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 13:47:18.1|Info|RefreshSeriesService|Updating Black Mirror 2023-06-02 13:47:23.4|Info|RefreshEpisodeService|Starting episode info refresh for: [253463][Black Mirror] 2023-06-02 13:47:23.4|Info|RefreshEpisodeService|Finished episode refresh for series: [253463][Black Mirror]. 2023-06-02 13:47:23.4|Info|DiskScanService|Scanning Black Mirror 2023-06-02 13:47:23.4|Info|DiskScanService|Completed scanning disk for Black Mirror 2023-06-02 13:47:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:47:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:47:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:47:23.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 13:47:23.5|Info|RefreshSeriesService|Skipping refresh of series: Boundless (2022) 2023-06-02 13:47:23.5|Info|DiskScanService|Scanning Boundless (2022) 2023-06-02 13:47:23.5|Info|DiskScanService|Completed scanning disk for Boundless (2022) 2023-06-02 13:47:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:47:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:47:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:47:23.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 13:47:23.5|Info|RefreshSeriesService|Skipping refresh of series: Dead to Me 2023-06-02 13:47:23.5|Info|DiskScanService|Scanning Dead to Me 2023-06-02 13:47:23.6|Info|DiskScanService|Completed scanning disk for Dead to Me 2023-06-02 13:47:23.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:47:23.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:47:23.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:47:23.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 13:47:23.6|Info|RefreshSeriesService|Skipping refresh of series: The Defiant Ones 2023-06-02 13:47:23.6|Info|DiskScanService|Scanning The Defiant Ones 2023-06-02 13:47:23.6|Info|DiskScanService|Completed scanning disk for The Defiant Ones 2023-06-02 13:47:23.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:47:23.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:47:23.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:47:23.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 13:47:23.6|Info|RefreshSeriesService|Updating Dr. Jordan B. Peterson on Marriage 2023-06-02 13:47:42.9|Info|RefreshEpisodeService|Starting episode info refresh for: [426776][Dr. Jordan B. Peterson on Marriage] 2023-06-02 13:47:42.9|Info|RefreshEpisodeService|Finished episode refresh for series: [426776][Dr. Jordan B. Peterson on Marriage]. 2023-06-02 13:47:42.9|Info|DiskScanService|Scanning Dr. Jordan B. Peterson on Marriage 2023-06-02 13:47:42.9|Info|DiskScanService|Completed scanning disk for Dr. Jordan B. Peterson on Marriage 2023-06-02 13:47:42.9|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-06-02 13:47:42.9|Info|RefreshSeriesService|Updating Fawlty Towers 2023-06-02 13:48:05.2|Warn|MediaCoverService|Couldn't download media cover for [362412][Barbarians]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/series/362412/posters/5f93670f8beb9.jpg' 2023-06-02 13:48:10.9|Warn|MediaCoverService|Couldn't download media cover for [426776][Dr. Jordan B. Peterson on Marriage]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/426776/posters/63631a2f8bfd1.jpg' 2023-06-02 13:48:11.0|Error|RefreshSeriesService|Couldn't refresh info for [75932][Fawlty Towers] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/75932' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-02 13:48:11.1|Info|DiskScanService|Scanning Fawlty Towers 2023-06-02 13:48:11.1|Info|DiskScanService|Completed scanning disk for Fawlty Towers 2023-06-02 13:48:11.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:48:11.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:48:11.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:48:11.1|Info|ExistingExtraFileService|Found 24 possible extra files, imported 24 files. 2023-06-02 13:48:11.1|Info|RefreshSeriesService|Skipping refresh of series: Hamilton's Pharmacopeia 2023-06-02 13:48:11.1|Info|DiskScanService|Scanning Hamilton's Pharmacopeia 2023-06-02 13:48:11.1|Info|DiskScanService|Completed scanning disk for Hamilton's Pharmacopeia 2023-06-02 13:48:11.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:48:11.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:48:11.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:48:11.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 13:48:11.2|Info|RefreshSeriesService|Updating The Handmaid's Tale 2023-06-02 13:48:16.4|Info|RefreshEpisodeService|Starting episode info refresh for: [321239][The Handmaid's Tale] 2023-06-02 13:48:16.5|Info|RefreshEpisodeService|Finished episode refresh for series: [321239][The Handmaid's Tale]. 2023-06-02 13:48:16.5|Info|DiskScanService|Scanning The Handmaid's Tale 2023-06-02 13:48:16.5|Info|DiskScanService|Completed scanning disk for The Handmaid's Tale 2023-06-02 13:48:16.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:48:16.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:48:16.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:48:16.6|Info|ExistingExtraFileService|Found 61 possible extra files, imported 61 files. 2023-06-02 13:48:16.6|Info|RefreshSeriesService|Updating Hilda 2023-06-02 13:48:30.0|Warn|MediaCoverService|Couldn't download media cover for [253463][Black Mirror]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/fanart/original/253463-20.jpg' 2023-06-02 13:48:33.2|Warn|MediaCoverService|Couldn't download media cover for [362412][Barbarians]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/series/362412/backgrounds/5f9402bfb07ec.jpg' 2023-06-02 13:48:44.5|Warn|MediaCoverService|Couldn't download media cover for [321239][The Handmaid's Tale]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/321239-g3.jpg' 2023-06-02 13:48:44.6|Error|RefreshSeriesService|Couldn't refresh info for [349643][Hilda] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/349643' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-02 13:48:44.6|Info|DiskScanService|Scanning Hilda 2023-06-02 13:48:44.6|Info|DiskScanService|Completed scanning disk for Hilda 2023-06-02 13:48:44.6|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-06-02 13:48:44.6|Info|RefreshSeriesService|Updating House of the Dragon 2023-06-02 13:48:49.9|Info|RefreshEpisodeService|Starting episode info refresh for: [371572][House of the Dragon] 2023-06-02 13:48:49.9|Info|RefreshEpisodeService|Finished episode refresh for series: [371572][House of the Dragon]. 2023-06-02 13:48:49.9|Info|DiskScanService|Scanning House of the Dragon 2023-06-02 13:48:49.9|Info|DiskScanService|Completed scanning disk for House of the Dragon 2023-06-02 13:48:49.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:48:49.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:48:49.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:48:49.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 13:48:50.0|Info|RefreshSeriesService|Skipping refresh of series: Human Universe 2023-06-02 13:48:50.0|Info|DiskScanService|Scanning Human Universe 2023-06-02 13:48:50.0|Info|DiskScanService|Completed scanning disk for Human Universe 2023-06-02 13:48:50.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:48:50.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:48:50.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:48:50.0|Info|ExistingExtraFileService|Found 3 possible extra files, imported 3 files. 2023-06-02 13:48:50.0|Info|RefreshSeriesService|Skipping refresh of series: Le avventure di Pinocchio 2023-06-02 13:48:50.0|Info|DiskScanService|Scanning Le avventure di Pinocchio 2023-06-02 13:48:50.0|Info|DiskScanService|Completed scanning disk for Le avventure di Pinocchio 2023-06-02 13:48:50.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:48:50.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:48:50.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:48:50.1|Info|ExistingExtraFileService|Found 2 possible extra files, imported 0 files. 2023-06-02 13:48:50.1|Info|RefreshSeriesService|Updating Murderville 2023-06-02 13:48:58.0|Warn|MediaCoverService|Couldn't download media cover for [253463][Black Mirror]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/253463/clearlogo/611b79d8cf43a.png' 2023-06-02 13:49:18.0|Warn|MediaCoverService|Couldn't download media cover for [371572][House of the Dragon]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/371572/banners/62b3c5840f88d.jpg' 2023-06-02 13:49:18.1|Error|RefreshSeriesService|Couldn't refresh info for [414643][Murderville] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/414643' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-02 13:49:18.1|Info|DiskScanService|Scanning Murderville 2023-06-02 13:49:18.1|Info|DiskScanService|Completed scanning disk for Murderville 2023-06-02 13:49:18.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:49:18.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:49:18.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:49:18.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 13:49:18.1|Info|RefreshSeriesService|Skipping refresh of series: Ozark 2023-06-02 13:49:18.1|Info|DiskScanService|Scanning Ozark 2023-06-02 13:49:18.2|Info|DiskScanService|Completed scanning disk for Ozark 2023-06-02 13:49:18.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:49:18.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:49:18.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:49:18.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 13:49:18.2|Info|RefreshSeriesService|Skipping refresh of series: Peaky Blinders 2023-06-02 13:49:18.2|Info|DiskScanService|Scanning Peaky Blinders 2023-06-02 13:49:18.2|Info|DiskScanService|Completed scanning disk for Peaky Blinders 2023-06-02 13:49:18.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:49:18.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:49:18.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:49:18.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 13:49:18.3|Info|RefreshSeriesService|Skipping refresh of series: Q: Into the Storm 2023-06-02 13:49:18.3|Info|DiskScanService|Scanning Q: Into the Storm 2023-06-02 13:49:18.3|Info|DiskScanService|Completed scanning disk for Q: Into the Storm 2023-06-02 13:49:18.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:49:18.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:49:18.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:49:18.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 13:49:18.3|Info|RefreshSeriesService|Updating The Simpsons 2023-06-02 13:49:23.0|Warn|MediaCoverService|Couldn't download media cover for [321239][The Handmaid's Tale]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/321239/clearlogo/611b8c73e16d8.png' 2023-06-02 13:49:46.4|Error|RefreshSeriesService|Couldn't refresh info for [71663][The Simpsons] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/71663' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-02 13:49:46.4|Info|DiskScanService|Scanning The Simpsons 2023-06-02 13:49:46.5|Info|DiskScanService|Completed scanning disk for The Simpsons 2023-06-02 13:49:46.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:49:46.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:49:46.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:49:46.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 13:49:46.6|Info|RefreshSeriesService|Skipping refresh of series: True Detective 2023-06-02 13:49:46.6|Info|DiskScanService|Scanning True Detective 2023-06-02 13:49:46.6|Info|DiskScanService|Completed scanning disk for True Detective 2023-06-02 13:49:46.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:49:46.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:49:46.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:49:46.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 13:49:46.7|Info|RefreshSeriesService|Skipping refresh of series: Workin' Moms 2023-06-02 13:49:46.7|Info|DiskScanService|Scanning Workin' Moms 2023-06-02 13:49:46.7|Info|DiskScanService|Completed scanning disk for Workin' Moms 2023-06-02 13:49:46.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:49:46.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:49:46.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:49:46.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 13:49:46.7|Info|RefreshSeriesService|Skipping refresh of series: Years and Years 2023-06-02 13:49:46.7|Info|DiskScanService|Scanning Years and Years 2023-06-02 13:49:46.7|Info|DiskScanService|Completed scanning disk for Years and Years 2023-06-02 13:49:46.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-02 13:49:46.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-02 13:49:46.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-02 13:49:46.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-02 13:49:56.5|Warn|MediaCoverService|Couldn't download media cover for [371572][House of the Dragon]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/371572/clearlogo/615defff583a8.png' 2023-06-02 13:58:25.1|Info|RssSyncService|Starting RSS Sync 2023-06-02 13:58:25.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 13:58:25.1|Info|DownloadDecisionMaker|No results found 2023-06-02 13:58:25.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 14:05:23.7|Error|ProxyCheck|Proxy Health Check failed [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/ping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check () [0x00067] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:46 2023-06-02 14:05:51.9|Error|CommandExecutor|Error occurred while executing task CheckHealth [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/time' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.Execute (NzbDrone.Core.HealthCheck.CheckHealthCommand message) [0x00016] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:111 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-02 14:13:25.3|Info|RssSyncService|Starting RSS Sync 2023-06-02 14:13:25.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 14:13:25.4|Info|DownloadDecisionMaker|No results found 2023-06-02 14:13:25.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 14:28:25.6|Info|RssSyncService|Starting RSS Sync 2023-06-02 14:28:25.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 14:28:25.6|Info|DownloadDecisionMaker|No results found 2023-06-02 14:28:25.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 14:43:25.8|Info|RssSyncService|Starting RSS Sync 2023-06-02 14:43:25.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 14:43:25.8|Info|DownloadDecisionMaker|No results found 2023-06-02 14:43:25.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 14:58:26.1|Info|RssSyncService|Starting RSS Sync 2023-06-02 14:58:26.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 14:58:26.1|Info|DownloadDecisionMaker|No results found 2023-06-02 14:58:26.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 15:13:26.2|Info|RssSyncService|Starting RSS Sync 2023-06-02 15:13:26.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 15:13:26.3|Info|DownloadDecisionMaker|No results found 2023-06-02 15:13:26.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 15:28:26.6|Info|RssSyncService|Starting RSS Sync 2023-06-02 15:28:26.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 15:28:26.6|Info|DownloadDecisionMaker|No results found 2023-06-02 15:28:26.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 15:30:56.7|Info|SceneMappingService|Updating Scene mappings 2023-06-02 15:31:24.7|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-02 15:43:27.0|Info|RssSyncService|Starting RSS Sync 2023-06-02 15:43:27.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 15:43:27.0|Info|DownloadDecisionMaker|No results found 2023-06-02 15:43:27.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 15:58:27.1|Info|RssSyncService|Starting RSS Sync 2023-06-02 15:58:27.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 15:58:27.1|Info|DownloadDecisionMaker|No results found 2023-06-02 15:58:27.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 16:13:27.4|Info|RssSyncService|Starting RSS Sync 2023-06-02 16:13:27.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 16:13:27.4|Info|DownloadDecisionMaker|No results found 2023-06-02 16:13:27.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 16:28:57.4|Info|RssSyncService|Starting RSS Sync 2023-06-02 16:28:57.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 16:28:57.5|Info|DownloadDecisionMaker|No results found 2023-06-02 16:28:57.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 16:43:57.7|Info|RssSyncService|Starting RSS Sync 2023-06-02 16:43:57.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 16:43:57.7|Info|DownloadDecisionMaker|No results found 2023-06-02 16:43:57.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 16:58:58.1|Info|RssSyncService|Starting RSS Sync 2023-06-02 16:58:58.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 16:58:58.1|Info|DownloadDecisionMaker|No results found 2023-06-02 16:58:58.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 17:13:58.4|Info|RssSyncService|Starting RSS Sync 2023-06-02 17:13:58.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 17:13:58.4|Info|DownloadDecisionMaker|No results found 2023-06-02 17:13:58.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 17:28:58.6|Info|RssSyncService|Starting RSS Sync 2023-06-02 17:28:58.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 17:28:58.6|Info|DownloadDecisionMaker|No results found 2023-06-02 17:28:58.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 17:43:58.8|Info|RssSyncService|Starting RSS Sync 2023-06-02 17:43:58.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 17:43:58.8|Info|DownloadDecisionMaker|No results found 2023-06-02 17:43:58.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 17:53:57.1|Error|CommandExecutor|Error occurred while executing task ApplicationUpdateCheck [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0&active=true' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage (NzbDrone.Core.Messaging.Commands.CommandTrigger updateTrigger) [0x00015] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:223 at NzbDrone.Core.Update.InstallUpdateService.Execute (NzbDrone.Core.Update.Commands.ApplicationUpdateCheckCommand message) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:255 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-02 17:58:59.1|Info|RssSyncService|Starting RSS Sync 2023-06-02 17:58:59.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 17:58:59.1|Info|DownloadDecisionMaker|No results found 2023-06-02 17:58:59.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 18:13:59.3|Info|RssSyncService|Starting RSS Sync 2023-06-02 18:13:59.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 18:13:59.3|Info|DownloadDecisionMaker|No results found 2023-06-02 18:13:59.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 18:28:59.6|Info|RssSyncService|Starting RSS Sync 2023-06-02 18:28:59.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 18:28:59.6|Info|DownloadDecisionMaker|No results found 2023-06-02 18:28:59.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 18:31:59.6|Info|SceneMappingService|Updating Scene mappings 2023-06-02 18:32:27.7|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-02 18:32:55.8|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-02 18:43:59.8|Info|RssSyncService|Starting RSS Sync 2023-06-02 18:43:59.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 18:43:59.8|Info|DownloadDecisionMaker|No results found 2023-06-02 18:43:59.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 18:58:59.9|Info|RssSyncService|Starting RSS Sync 2023-06-02 18:58:59.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 18:58:59.9|Info|DownloadDecisionMaker|No results found 2023-06-02 18:58:59.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 19:14:00.2|Info|RssSyncService|Starting RSS Sync 2023-06-02 19:14:00.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 19:14:00.2|Info|DownloadDecisionMaker|No results found 2023-06-02 19:14:00.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 19:20:00.3|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2023-06-02 19:20:30.3|Info|ImportListSyncService|Starting Import List Sync 2023-06-02 19:20:30.3|Info|ImportListSyncService|Processing 0 list items 2023-06-02 19:20:30.3|Info|ImportListSyncService|Import List Sync Completed. Items found: 0, Series added: 0 2023-06-02 19:29:00.3|Info|RssSyncService|Starting RSS Sync 2023-06-02 19:29:00.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 19:29:00.4|Info|DownloadDecisionMaker|No results found 2023-06-02 19:29:00.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 19:44:00.5|Info|RssSyncService|Starting RSS Sync 2023-06-02 19:44:00.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 19:44:00.5|Info|DownloadDecisionMaker|No results found 2023-06-02 19:44:00.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 19:59:00.8|Info|RssSyncService|Starting RSS Sync 2023-06-02 19:59:00.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 19:59:00.8|Info|DownloadDecisionMaker|No results found 2023-06-02 19:59:00.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 20:06:29.2|Error|ProxyCheck|Proxy Health Check failed [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/ping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check () [0x00067] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:46 2023-06-02 20:06:57.4|Error|CommandExecutor|Error occurred while executing task CheckHealth [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/time' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.Execute (NzbDrone.Core.HealthCheck.CheckHealthCommand message) [0x00016] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:111 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-02 20:14:01.1|Info|RssSyncService|Starting RSS Sync 2023-06-02 20:14:01.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 20:14:01.1|Info|DownloadDecisionMaker|No results found 2023-06-02 20:14:01.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 20:29:01.5|Info|RssSyncService|Starting RSS Sync 2023-06-02 20:29:01.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 20:29:01.5|Info|DownloadDecisionMaker|No results found 2023-06-02 20:29:01.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 20:44:01.8|Info|RssSyncService|Starting RSS Sync 2023-06-02 20:44:01.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 20:44:01.8|Info|DownloadDecisionMaker|No results found 2023-06-02 20:44:01.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 20:59:02.1|Info|RssSyncService|Starting RSS Sync 2023-06-02 20:59:02.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 20:59:02.1|Info|DownloadDecisionMaker|No results found 2023-06-02 20:59:02.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 21:14:02.3|Info|RssSyncService|Starting RSS Sync 2023-06-02 21:14:02.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 21:14:02.3|Info|DownloadDecisionMaker|No results found 2023-06-02 21:14:02.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 21:29:02.5|Info|RssSyncService|Starting RSS Sync 2023-06-02 21:29:02.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 21:29:02.5|Info|DownloadDecisionMaker|No results found 2023-06-02 21:29:02.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 21:33:02.6|Info|SceneMappingService|Updating Scene mappings 2023-06-02 21:33:30.6|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-02 21:44:02.8|Info|RssSyncService|Starting RSS Sync 2023-06-02 21:44:02.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 21:44:02.8|Info|DownloadDecisionMaker|No results found 2023-06-02 21:44:02.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 21:59:03.0|Info|RssSyncService|Starting RSS Sync 2023-06-02 21:59:03.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 21:59:03.0|Info|DownloadDecisionMaker|No results found 2023-06-02 21:59:03.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 22:02:33.1|Info|HousekeepingService|Running housecleaning tasks 2023-06-02 22:02:33.2|Info|Database|Vacuuming Log database 2023-06-02 22:02:33.3|Info|Database|Log database compressed 2023-06-02 22:02:33.3|Info|Database|Vacuuming Main database 2023-06-02 22:02:33.7|Info|Database|Main database compressed 2023-06-02 22:14:03.4|Info|RssSyncService|Starting RSS Sync 2023-06-02 22:14:03.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 22:14:03.4|Info|DownloadDecisionMaker|No results found 2023-06-02 22:14:03.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 22:29:03.5|Info|RssSyncService|Starting RSS Sync 2023-06-02 22:29:03.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 22:29:03.5|Info|DownloadDecisionMaker|No results found 2023-06-02 22:29:03.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 22:44:03.9|Info|RssSyncService|Starting RSS Sync 2023-06-02 22:44:03.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 22:44:03.9|Info|DownloadDecisionMaker|No results found 2023-06-02 22:44:03.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 22:59:04.3|Info|RssSyncService|Starting RSS Sync 2023-06-02 22:59:04.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 22:59:04.3|Info|DownloadDecisionMaker|No results found 2023-06-02 22:59:04.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 23:14:04.8|Info|RssSyncService|Starting RSS Sync 2023-06-02 23:14:04.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 23:14:04.8|Info|DownloadDecisionMaker|No results found 2023-06-02 23:14:04.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 23:29:05.0|Info|RssSyncService|Starting RSS Sync 2023-06-02 23:29:05.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 23:29:05.0|Info|DownloadDecisionMaker|No results found 2023-06-02 23:29:05.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 23:44:05.3|Info|RssSyncService|Starting RSS Sync 2023-06-02 23:44:05.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 23:44:05.3|Info|DownloadDecisionMaker|No results found 2023-06-02 23:44:05.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-02 23:54:33.6|Error|CommandExecutor|Error occurred while executing task ApplicationUpdateCheck [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0&active=true' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage (NzbDrone.Core.Messaging.Commands.CommandTrigger updateTrigger) [0x00015] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:223 at NzbDrone.Core.Update.InstallUpdateService.Execute (NzbDrone.Core.Update.Commands.ApplicationUpdateCheckCommand message) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:255 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x0008b] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1832 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-02 23:59:05.5|Info|RssSyncService|Starting RSS Sync 2023-06-02 23:59:05.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-02 23:59:05.5|Info|DownloadDecisionMaker|No results found 2023-06-02 23:59:05.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 00:14:05.8|Info|RssSyncService|Starting RSS Sync 2023-06-03 00:14:05.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 00:14:05.8|Info|DownloadDecisionMaker|No results found 2023-06-03 00:14:05.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 00:29:06.1|Info|RssSyncService|Starting RSS Sync 2023-06-03 00:29:06.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 00:29:06.2|Info|DownloadDecisionMaker|No results found 2023-06-03 00:29:06.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 00:34:06.3|Info|SceneMappingService|Updating Scene mappings 2023-06-03 00:34:34.4|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-03 00:35:02.6|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-03 00:44:06.6|Info|RssSyncService|Starting RSS Sync 2023-06-03 00:44:06.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 00:44:06.6|Info|DownloadDecisionMaker|No results found 2023-06-03 00:44:06.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 00:59:06.9|Info|RssSyncService|Starting RSS Sync 2023-06-03 00:59:06.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 00:59:06.9|Info|DownloadDecisionMaker|No results found 2023-06-03 00:59:06.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 01:14:07.2|Info|RssSyncService|Starting RSS Sync 2023-06-03 01:14:07.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 01:14:07.2|Info|DownloadDecisionMaker|No results found 2023-06-03 01:14:07.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 01:29:07.6|Info|RssSyncService|Starting RSS Sync 2023-06-03 01:29:07.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 01:29:07.6|Info|DownloadDecisionMaker|No results found 2023-06-03 01:29:07.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 01:44:08.1|Info|RssSyncService|Starting RSS Sync 2023-06-03 01:44:08.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 01:44:08.1|Info|DownloadDecisionMaker|No results found 2023-06-03 01:44:08.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 01:50:08.3|Info|RefreshSeriesService|Skipping refresh of series: Ancient Apocalypse (2022) 2023-06-03 01:50:08.3|Info|DiskScanService|Scanning Ancient Apocalypse (2022) 2023-06-03 01:50:08.3|Info|DiskScanService|Completed scanning disk for Ancient Apocalypse (2022) 2023-06-03 01:50:08.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:50:08.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:50:08.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:50:08.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 01:50:08.3|Info|RefreshSeriesService|Updating Barbarians 2023-06-03 01:50:55.6|Warn|DailySeriesDataProxy|Failed to get Daily Series [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/dailyseries' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.DailySeries.DailySeriesDataProxy.GetDailySeriesIds () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\DailySeries\DailySeriesDataProxy.cs:36 2023-06-03 01:50:55.7|Info|RefreshEpisodeService|Starting episode info refresh for: [362412][Barbarians] 2023-06-03 01:50:55.7|Info|RefreshEpisodeService|Finished episode refresh for series: [362412][Barbarians]. 2023-06-03 01:51:23.8|Warn|XemService|Failed to update Xem series list. [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/havemap?origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetXemSeriesIds () [0x0002b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:47 at NzbDrone.Core.DataAugmentation.Xem.XemService.UpdateXemSeriesIds () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:185 2023-06-03 01:51:23.8|Info|DiskScanService|Scanning Barbarians 2023-06-03 01:51:23.8|Info|DiskScanService|Completed scanning disk for Barbarians 2023-06-03 01:51:23.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:51:23.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:51:23.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:51:23.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 01:51:23.8|Info|RefreshSeriesService|Skipping refresh of series: Berlin Alexanderplatz 2023-06-03 01:51:23.8|Info|DiskScanService|Scanning Berlin Alexanderplatz 2023-06-03 01:51:23.9|Info|DiskScanService|Completed scanning disk for Berlin Alexanderplatz 2023-06-03 01:51:23.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:51:23.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:51:23.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:51:23.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 01:51:23.9|Info|RefreshSeriesService|Skipping refresh of series: Better Than Us 2023-06-03 01:51:23.9|Info|DiskScanService|Scanning Better Than Us 2023-06-03 01:51:23.9|Info|DiskScanService|Completed scanning disk for Better Than Us 2023-06-03 01:51:23.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:51:23.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:51:23.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:51:23.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 01:51:24.0|Info|RefreshSeriesService|Updating Black Mirror 2023-06-03 01:51:52.0|Error|RefreshSeriesService|Couldn't refresh info for [253463][Black Mirror] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/253463' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-03 01:51:52.1|Info|DiskScanService|Scanning Black Mirror 2023-06-03 01:51:52.2|Info|DiskScanService|Completed scanning disk for Black Mirror 2023-06-03 01:51:52.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:51:52.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:51:52.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:51:52.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 01:51:52.2|Info|RefreshSeriesService|Skipping refresh of series: Boundless (2022) 2023-06-03 01:51:52.2|Info|DiskScanService|Scanning Boundless (2022) 2023-06-03 01:51:52.2|Info|DiskScanService|Completed scanning disk for Boundless (2022) 2023-06-03 01:51:52.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:51:52.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:51:52.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:51:52.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 01:51:52.2|Info|RefreshSeriesService|Skipping refresh of series: Dead to Me 2023-06-03 01:51:52.2|Info|DiskScanService|Scanning Dead to Me 2023-06-03 01:51:52.2|Info|DiskScanService|Completed scanning disk for Dead to Me 2023-06-03 01:51:52.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:51:52.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:51:52.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:51:52.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 01:51:52.3|Info|RefreshSeriesService|Skipping refresh of series: The Defiant Ones 2023-06-03 01:51:52.3|Info|DiskScanService|Scanning The Defiant Ones 2023-06-03 01:51:52.3|Info|DiskScanService|Completed scanning disk for The Defiant Ones 2023-06-03 01:51:52.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:51:52.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:51:52.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:51:52.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 01:51:52.3|Info|RefreshSeriesService|Updating Dr. Jordan B. Peterson on Marriage 2023-06-03 01:52:02.3|Warn|MediaCoverService|Couldn't download media cover for [362412][Barbarians]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/series/362412/backgrounds/5f9402bfb07ec.jpg' 2023-06-03 01:52:20.4|Error|RefreshSeriesService|Couldn't refresh info for [426776][Dr. Jordan B. Peterson on Marriage] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/426776' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-03 01:52:20.4|Info|DiskScanService|Scanning Dr. Jordan B. Peterson on Marriage 2023-06-03 01:52:20.4|Info|DiskScanService|Completed scanning disk for Dr. Jordan B. Peterson on Marriage 2023-06-03 01:52:20.4|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-06-03 01:52:20.4|Info|RefreshSeriesService|Updating Fawlty Towers 2023-06-03 01:52:25.6|Info|RefreshEpisodeService|Starting episode info refresh for: [75932][Fawlty Towers] 2023-06-03 01:52:25.7|Info|RefreshEpisodeService|Finished episode refresh for series: [75932][Fawlty Towers]. 2023-06-03 01:52:25.7|Info|DiskScanService|Scanning Fawlty Towers 2023-06-03 01:52:25.7|Info|DiskScanService|Completed scanning disk for Fawlty Towers 2023-06-03 01:52:25.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:52:25.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:52:25.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:52:25.7|Info|ExistingExtraFileService|Found 24 possible extra files, imported 24 files. 2023-06-03 01:52:25.7|Info|RefreshSeriesService|Skipping refresh of series: Hamilton's Pharmacopeia 2023-06-03 01:52:25.7|Info|DiskScanService|Scanning Hamilton's Pharmacopeia 2023-06-03 01:52:25.7|Info|DiskScanService|Completed scanning disk for Hamilton's Pharmacopeia 2023-06-03 01:52:25.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:52:25.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:52:25.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:52:25.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 01:52:25.8|Info|RefreshSeriesService|Updating The Handmaid's Tale 2023-06-03 01:52:53.7|Warn|MediaCoverService|Couldn't download media cover for [75932][Fawlty Towers]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/75932-g2.jpg' 2023-06-03 01:52:53.8|Error|RefreshSeriesService|Couldn't refresh info for [321239][The Handmaid's Tale] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/321239' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-03 01:52:53.8|Info|DiskScanService|Scanning The Handmaid's Tale 2023-06-03 01:52:53.9|Info|DiskScanService|Completed scanning disk for The Handmaid's Tale 2023-06-03 01:52:53.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:52:53.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:52:53.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:52:53.9|Info|ExistingExtraFileService|Found 61 possible extra files, imported 61 files. 2023-06-03 01:52:54.0|Info|RefreshSeriesService|Updating Hilda 2023-06-03 01:53:13.2|Info|RefreshEpisodeService|Starting episode info refresh for: [349643][Hilda] 2023-06-03 01:53:13.2|Info|RefreshEpisodeService|Finished episode refresh for series: [349643][Hilda]. 2023-06-03 01:53:13.2|Info|DiskScanService|Scanning Hilda 2023-06-03 01:53:13.2|Info|DiskScanService|Completed scanning disk for Hilda 2023-06-03 01:53:13.2|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-06-03 01:53:13.2|Info|RefreshSeriesService|Updating House of the Dragon 2023-06-03 01:53:18.4|Info|RefreshEpisodeService|Starting episode info refresh for: [371572][House of the Dragon] 2023-06-03 01:53:18.5|Info|RefreshEpisodeService|Finished episode refresh for series: [371572][House of the Dragon]. 2023-06-03 01:53:18.5|Info|DiskScanService|Scanning House of the Dragon 2023-06-03 01:53:18.5|Info|DiskScanService|Completed scanning disk for House of the Dragon 2023-06-03 01:53:18.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:53:18.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:53:18.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:53:18.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 01:53:18.5|Info|RefreshSeriesService|Skipping refresh of series: Human Universe 2023-06-03 01:53:18.5|Info|DiskScanService|Scanning Human Universe 2023-06-03 01:53:18.5|Info|DiskScanService|Completed scanning disk for Human Universe 2023-06-03 01:53:18.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:53:18.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:53:18.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:53:18.5|Info|ExistingExtraFileService|Found 3 possible extra files, imported 3 files. 2023-06-03 01:53:18.6|Info|RefreshSeriesService|Skipping refresh of series: Le avventure di Pinocchio 2023-06-03 01:53:18.6|Info|DiskScanService|Scanning Le avventure di Pinocchio 2023-06-03 01:53:18.6|Info|DiskScanService|Completed scanning disk for Le avventure di Pinocchio 2023-06-03 01:53:18.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:53:18.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:53:18.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:53:18.6|Info|ExistingExtraFileService|Found 2 possible extra files, imported 0 files. 2023-06-03 01:53:18.6|Info|RefreshSeriesService|Updating Murderville 2023-06-03 01:53:23.8|Info|RefreshEpisodeService|Starting episode info refresh for: [414643][Murderville] 2023-06-03 01:53:23.8|Info|RefreshEpisodeService|Finished episode refresh for series: [414643][Murderville]. 2023-06-03 01:53:23.8|Info|DiskScanService|Scanning Murderville 2023-06-03 01:53:23.9|Info|DiskScanService|Completed scanning disk for Murderville 2023-06-03 01:53:23.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:53:23.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:53:23.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:53:23.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 01:53:23.9|Info|RefreshSeriesService|Skipping refresh of series: Ozark 2023-06-03 01:53:23.9|Info|DiskScanService|Scanning Ozark 2023-06-03 01:53:23.9|Info|DiskScanService|Completed scanning disk for Ozark 2023-06-03 01:53:23.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:53:23.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:53:23.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:53:23.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 01:53:24.0|Info|RefreshSeriesService|Skipping refresh of series: Peaky Blinders 2023-06-03 01:53:24.0|Info|DiskScanService|Scanning Peaky Blinders 2023-06-03 01:53:24.0|Info|DiskScanService|Completed scanning disk for Peaky Blinders 2023-06-03 01:53:24.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:53:24.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:53:24.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:53:24.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 01:53:24.0|Info|RefreshSeriesService|Skipping refresh of series: Q: Into the Storm 2023-06-03 01:53:24.0|Info|DiskScanService|Scanning Q: Into the Storm 2023-06-03 01:53:24.0|Info|DiskScanService|Completed scanning disk for Q: Into the Storm 2023-06-03 01:53:24.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:53:24.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:53:24.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:53:24.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 01:53:24.0|Info|RefreshSeriesService|Updating The Simpsons 2023-06-03 01:53:29.4|Info|RefreshEpisodeService|Starting episode info refresh for: [71663][The Simpsons] 2023-06-03 01:53:29.7|Info|RefreshEpisodeService|Finished episode refresh for series: [71663][The Simpsons]. 2023-06-03 01:53:29.7|Info|DiskScanService|Scanning The Simpsons 2023-06-03 01:53:29.8|Info|DiskScanService|Completed scanning disk for The Simpsons 2023-06-03 01:53:29.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:53:29.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:53:29.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:53:29.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 01:53:29.8|Info|RefreshSeriesService|Skipping refresh of series: True Detective 2023-06-03 01:53:29.8|Info|DiskScanService|Scanning True Detective 2023-06-03 01:53:29.9|Info|DiskScanService|Completed scanning disk for True Detective 2023-06-03 01:53:29.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:53:29.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:53:29.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:53:29.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 01:53:29.9|Info|RefreshSeriesService|Skipping refresh of series: Workin' Moms 2023-06-03 01:53:29.9|Info|DiskScanService|Scanning Workin' Moms 2023-06-03 01:53:29.9|Info|DiskScanService|Completed scanning disk for Workin' Moms 2023-06-03 01:53:29.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:53:29.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:53:29.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:53:29.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 01:53:30.0|Info|RefreshSeriesService|Skipping refresh of series: Years and Years 2023-06-03 01:53:30.0|Info|DiskScanService|Scanning Years and Years 2023-06-03 01:53:30.0|Info|DiskScanService|Completed scanning disk for Years and Years 2023-06-03 01:53:30.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 01:53:30.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 01:53:30.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 01:53:30.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 01:53:41.3|Warn|MediaCoverService|Couldn't download media cover for [349643][Hilda]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/5b9e158e16ba0.jpg' 2023-06-03 01:53:51.9|Warn|MediaCoverService|Couldn't download media cover for [414643][Murderville]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/414643/banners/61efc611419cd.jpg' 2023-06-03 01:53:57.7|Warn|MediaCoverService|Couldn't download media cover for [71663][The Simpsons]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/71663-g13.jpg' 2023-06-03 01:54:11.0|Warn|MediaCoverService|Couldn't download media cover for [371572][House of the Dragon]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/371572/backgrounds/62d27eb474e3c.jpg' 2023-06-03 01:54:19.9|Warn|MediaCoverService|Couldn't download media cover for [414643][Murderville]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/414643/posters/61ef0b910b8f1.jpg' 2023-06-03 01:54:33.8|Warn|MediaCoverService|Couldn't download media cover for [349643][Hilda]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/349643/clearlogo/611dc34d35094.png' 2023-06-03 01:54:45.1|Warn|MediaCoverService|Couldn't download media cover for [71663][The Simpsons]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/fanart/original/71663-10.jpg' 2023-06-03 01:59:08.4|Info|RssSyncService|Starting RSS Sync 2023-06-03 01:59:08.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 01:59:08.4|Info|DownloadDecisionMaker|No results found 2023-06-03 01:59:08.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 02:07:37.0|Error|ProxyCheck|Proxy Health Check failed [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/ping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check () [0x00067] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:46 2023-06-03 02:08:05.2|Error|CommandExecutor|Error occurred while executing task CheckHealth [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/time' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.Execute (NzbDrone.Core.HealthCheck.CheckHealthCommand message) [0x00016] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:111 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-03 02:14:09.0|Info|RssSyncService|Starting RSS Sync 2023-06-03 02:14:09.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 02:14:09.0|Info|DownloadDecisionMaker|No results found 2023-06-03 02:14:09.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 02:29:09.2|Info|RssSyncService|Starting RSS Sync 2023-06-03 02:29:09.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 02:29:09.3|Info|DownloadDecisionMaker|No results found 2023-06-03 02:29:09.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 02:44:09.8|Info|RssSyncService|Starting RSS Sync 2023-06-03 02:44:09.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 02:44:09.8|Info|DownloadDecisionMaker|No results found 2023-06-03 02:44:09.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 02:59:10.3|Info|RssSyncService|Starting RSS Sync 2023-06-03 02:59:10.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 02:59:10.3|Info|DownloadDecisionMaker|No results found 2023-06-03 02:59:10.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 03:14:10.6|Info|RssSyncService|Starting RSS Sync 2023-06-03 03:14:10.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 03:14:10.6|Info|DownloadDecisionMaker|No results found 2023-06-03 03:14:10.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 03:29:11.0|Info|RssSyncService|Starting RSS Sync 2023-06-03 03:29:11.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 03:29:11.0|Info|DownloadDecisionMaker|No results found 2023-06-03 03:29:11.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 03:35:11.0|Info|SceneMappingService|Updating Scene mappings 2023-06-03 03:35:39.1|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-03 03:36:07.3|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-03 03:44:11.1|Info|RssSyncService|Starting RSS Sync 2023-06-03 03:44:11.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 03:44:11.1|Info|DownloadDecisionMaker|No results found 2023-06-03 03:44:11.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 03:59:11.3|Info|RssSyncService|Starting RSS Sync 2023-06-03 03:59:11.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 03:59:11.3|Info|DownloadDecisionMaker|No results found 2023-06-03 03:59:11.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 04:14:11.6|Info|RssSyncService|Starting RSS Sync 2023-06-03 04:14:11.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 04:14:11.6|Info|DownloadDecisionMaker|No results found 2023-06-03 04:14:11.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 04:29:12.1|Info|RssSyncService|Starting RSS Sync 2023-06-03 04:29:12.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 04:29:12.2|Info|DownloadDecisionMaker|No results found 2023-06-03 04:29:12.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 04:44:12.6|Info|RssSyncService|Starting RSS Sync 2023-06-03 04:44:12.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 04:44:12.6|Info|DownloadDecisionMaker|No results found 2023-06-03 04:44:12.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 04:59:13.1|Info|RssSyncService|Starting RSS Sync 2023-06-03 04:59:13.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 04:59:13.2|Info|DownloadDecisionMaker|No results found 2023-06-03 04:59:13.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 05:14:13.3|Info|RssSyncService|Starting RSS Sync 2023-06-03 05:14:13.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 05:14:13.3|Info|DownloadDecisionMaker|No results found 2023-06-03 05:14:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 05:29:13.5|Info|RssSyncService|Starting RSS Sync 2023-06-03 05:29:13.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 05:29:13.6|Info|DownloadDecisionMaker|No results found 2023-06-03 05:29:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 05:44:13.8|Info|RssSyncService|Starting RSS Sync 2023-06-03 05:44:13.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 05:44:13.8|Info|DownloadDecisionMaker|No results found 2023-06-03 05:44:13.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 05:55:12.2|Error|CommandExecutor|Error occurred while executing task ApplicationUpdateCheck [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0&active=true' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage (NzbDrone.Core.Messaging.Commands.CommandTrigger updateTrigger) [0x00015] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:223 at NzbDrone.Core.Update.InstallUpdateService.Execute (NzbDrone.Core.Update.Commands.ApplicationUpdateCheckCommand message) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:255 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-03 05:59:14.1|Info|RssSyncService|Starting RSS Sync 2023-06-03 05:59:14.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 05:59:14.2|Info|DownloadDecisionMaker|No results found 2023-06-03 05:59:14.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 06:14:14.5|Info|RssSyncService|Starting RSS Sync 2023-06-03 06:14:14.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 06:14:14.5|Info|DownloadDecisionMaker|No results found 2023-06-03 06:14:14.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 06:29:14.9|Info|RssSyncService|Starting RSS Sync 2023-06-03 06:29:14.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 06:29:14.9|Info|DownloadDecisionMaker|No results found 2023-06-03 06:29:14.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 06:36:15.1|Info|SceneMappingService|Updating Scene mappings 2023-06-03 06:36:43.2|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-03 06:44:15.3|Info|RssSyncService|Starting RSS Sync 2023-06-03 06:44:15.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 06:44:15.3|Info|DownloadDecisionMaker|No results found 2023-06-03 06:44:15.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 06:59:15.4|Info|RssSyncService|Starting RSS Sync 2023-06-03 06:59:15.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 06:59:15.5|Info|DownloadDecisionMaker|No results found 2023-06-03 06:59:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 07:14:15.8|Info|RssSyncService|Starting RSS Sync 2023-06-03 07:14:15.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 07:14:15.8|Info|DownloadDecisionMaker|No results found 2023-06-03 07:14:15.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 07:29:16.2|Info|RssSyncService|Starting RSS Sync 2023-06-03 07:29:16.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 07:29:16.2|Info|DownloadDecisionMaker|No results found 2023-06-03 07:29:16.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 07:44:16.3|Info|RssSyncService|Starting RSS Sync 2023-06-03 07:44:16.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 07:44:16.3|Info|DownloadDecisionMaker|No results found 2023-06-03 07:44:16.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 07:59:16.6|Info|RssSyncService|Starting RSS Sync 2023-06-03 07:59:16.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 07:59:16.7|Info|DownloadDecisionMaker|No results found 2023-06-03 07:59:16.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 08:09:09.9|Error|CommandExecutor|Error occurred while executing task CheckHealth [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0&active=true' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 at NzbDrone.Core.HealthCheck.Checks.UpdateCheck.Check () [0x000f7] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\UpdateCheck.cs:63 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.Execute (NzbDrone.Core.HealthCheck.CheckHealthCommand message) [0x00016] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:111 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-03 08:14:16.9|Info|RssSyncService|Starting RSS Sync 2023-06-03 08:14:16.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 08:14:16.9|Info|DownloadDecisionMaker|No results found 2023-06-03 08:14:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 08:29:17.1|Info|RssSyncService|Starting RSS Sync 2023-06-03 08:29:17.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 08:29:17.1|Info|DownloadDecisionMaker|No results found 2023-06-03 08:29:17.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 08:44:17.2|Info|RssSyncService|Starting RSS Sync 2023-06-03 08:44:17.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 08:44:17.2|Info|DownloadDecisionMaker|No results found 2023-06-03 08:44:17.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 08:59:17.4|Info|RssSyncService|Starting RSS Sync 2023-06-03 08:59:17.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 08:59:17.4|Info|DownloadDecisionMaker|No results found 2023-06-03 08:59:17.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 09:14:17.8|Info|RssSyncService|Starting RSS Sync 2023-06-03 09:14:17.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 09:14:17.8|Info|DownloadDecisionMaker|No results found 2023-06-03 09:14:17.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 09:29:18.1|Info|RssSyncService|Starting RSS Sync 2023-06-03 09:29:18.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 09:29:18.1|Info|DownloadDecisionMaker|No results found 2023-06-03 09:29:18.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 09:37:18.1|Info|SceneMappingService|Updating Scene mappings 2023-06-03 09:37:51.9|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-03 09:44:18.4|Info|RssSyncService|Starting RSS Sync 2023-06-03 09:44:18.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 09:44:18.5|Info|DownloadDecisionMaker|No results found 2023-06-03 09:44:18.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 09:59:19.1|Info|RssSyncService|Starting RSS Sync 2023-06-03 09:59:24.4|Warn|HttpClient|HTTP Error - Res: [GET] https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Sonarr: 521.521 (6902 bytes) <!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]--> <head> <title>torrentapi.org | 521: Web server is down</title> <meta charset="UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta name="robots" content="noindex, nofollow" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/main.css" /> </head> <body> <div id="cf-wrapper"> <div id="cf-error-details" class="p-0"> <header class="mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8"> <h1 class="inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2"> <span class="inline-block">Web server is down</span> <span class="code-label">Error code 521</span> </h1> <div> Visit <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer">cloudflare.com</a> for more information. </div> <div class="mt-3">2023-06-03 07:59:24 UTC</div> </header> <div class="my-8 bg-gradient-gray"> <div class="w-240 lg:w-full mx-auto"> <div class="clearfix md:px-8"> <div id="cf-browser-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <span class="cf-icon-browser block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </div> <span class="md:block w-full truncate">You</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> Browser </h3> <span class="leading-1.3 text-2xl text-green-success">Working</span> </div> <div id="cf-cloudflare-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer"> <span class="cf-icon-cloud block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </a> </div> <span class="md:block w-full truncate">Amsterdam</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer"> Cloudflare </a> </h3> <span class="leading-1.3 text-2xl text-green-success">Working</span> </div> <div id="cf-host-status" class="cf-error-source relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <span class="cf-icon-server block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-error w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </div> <span class="md:block w-full truncate">torrentapi.org</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> Host </h3> <span class="leading-1.3 text-2xl text-red-error">Error</span> </div> </div> </div> </div> <div class="w-240 lg:w-full mx-auto mb-8 lg:px-8"> <div class="clearfix"> <div class="w-1/2 md:w-full float-left pr-6 md:pb-10 md:pr-0 leading-relaxed"> <h2 class="text-3xl font-normal leading-1.3 mb-4">What happened?</h2> <p>The web server is not returning a connection. As a result, the web page is not displaying.</p> </div> <div class="w-1/2 md:w-full float-left leading-relaxed"> <h2 class="text-3xl font-normal leading-1.3 mb-4">What can I do?</h2> <h3 class="text-15 font-semibold mb-2">If you are a visitor of this website:</h3> <p class="mb-6">Please try again in a few minutes.</p> <h3 class="text-15 font-semibold mb-2">If you are the owner of this website:</h3> <p><span>Contact your hosting provider letting them know your web server is not responding.</span> <a rel="noopener noreferrer" href="https://support.cloudflare.com/hc/en-us/articles/200171916-Error-521">Additional troubleshooting information</a>.</p> </div> </div> </div> <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300"> <p class="text-13"> <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">7d1665812d48b788</strong></span> <span class="cf-footer-separator sm:hidden">&bull;</span> <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1"> Your IP: <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button> <span class="hidden" id="cf-footer-ip">45.88.3.206</span> <span class="cf-footer-separator sm:hidden">&bull;</span> </span> <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" id="brand_link" target="_blank">Cloudflare</a></span> </p> <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.remove("hidden"),c.addEventListener("click",function(){c.classList.add("hidden");a.getElementById("cf-footer-ip").classList.remove("hidden")}))}var a=document;document.addEventListener&&a.addEventListener("DOMContentLoaded",d)})();</script> </div><!-- /.error-footer --> </div> </div> </body> </html> 2023-06-03 09:59:24.4|Warn|Rarbg|Rarbg HTTP request failed: [521:521] [GET] at [https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Sonarr] 2023-06-03 09:59:24.4|Info|DownloadDecisionMaker|No results found 2023-06-03 09:59:24.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 10:14:49.9|Info|RssSyncService|Starting RSS Sync 2023-06-03 10:14:49.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 10:14:49.9|Info|DownloadDecisionMaker|No results found 2023-06-03 10:14:49.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 10:29:50.1|Info|RssSyncService|Starting RSS Sync 2023-06-03 10:29:50.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 10:29:50.1|Info|DownloadDecisionMaker|No results found 2023-06-03 10:29:50.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 10:44:50.2|Info|RssSyncService|Starting RSS Sync 2023-06-03 10:44:50.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 10:44:50.2|Info|DownloadDecisionMaker|No results found 2023-06-03 10:44:50.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 10:59:50.3|Info|RssSyncService|Starting RSS Sync 2023-06-03 10:59:50.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 10:59:50.3|Info|DownloadDecisionMaker|No results found 2023-06-03 10:59:50.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 11:14:50.4|Info|RssSyncService|Starting RSS Sync 2023-06-03 11:14:50.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 11:14:50.4|Info|DownloadDecisionMaker|No results found 2023-06-03 11:14:50.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 11:29:50.7|Info|RssSyncService|Starting RSS Sync 2023-06-03 11:29:50.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 11:29:50.7|Info|DownloadDecisionMaker|No results found 2023-06-03 11:29:50.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 11:44:50.8|Info|RssSyncService|Starting RSS Sync 2023-06-03 11:45:44.7|Warn|Newznab|nzbgeek server is currently unavailable. https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=200&limit=100 Error: ProtocolError: 'https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=200&limit=100' 2023-06-03 11:45:44.7|Info|DownloadDecisionMaker|No results found 2023-06-03 11:45:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 11:55:48.9|Error|CommandExecutor|Error occurred while executing task ApplicationUpdateCheck [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0&active=true' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage (NzbDrone.Core.Messaging.Commands.CommandTrigger updateTrigger) [0x00015] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:223 at NzbDrone.Core.Update.InstallUpdateService.Execute (NzbDrone.Core.Update.Commands.ApplicationUpdateCheckCommand message) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:255 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-03 12:00:50.9|Info|RssSyncService|Starting RSS Sync 2023-06-03 12:00:50.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 12:00:50.9|Info|DownloadDecisionMaker|No results found 2023-06-03 12:00:50.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 12:15:51.1|Info|RssSyncService|Starting RSS Sync 2023-06-03 12:15:51.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 12:15:51.1|Info|DownloadDecisionMaker|No results found 2023-06-03 12:15:51.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 12:30:51.3|Info|RssSyncService|Starting RSS Sync 2023-06-03 12:30:51.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 12:30:51.3|Info|DownloadDecisionMaker|No results found 2023-06-03 12:30:51.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 12:38:21.4|Info|SceneMappingService|Updating Scene mappings 2023-06-03 12:38:49.5|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-03 12:45:51.7|Info|RssSyncService|Starting RSS Sync 2023-06-03 12:45:51.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 12:45:51.7|Info|DownloadDecisionMaker|No results found 2023-06-03 12:45:51.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 13:00:51.9|Info|RssSyncService|Starting RSS Sync 2023-06-03 13:00:51.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 13:00:51.9|Info|DownloadDecisionMaker|No results found 2023-06-03 13:00:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 13:15:52.1|Info|RssSyncService|Starting RSS Sync 2023-06-03 13:15:52.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 13:15:52.1|Info|DownloadDecisionMaker|No results found 2023-06-03 13:15:52.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 13:30:52.3|Info|RssSyncService|Starting RSS Sync 2023-06-03 13:30:52.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 13:30:52.4|Info|DownloadDecisionMaker|No results found 2023-06-03 13:30:52.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 13:45:52.6|Info|RssSyncService|Starting RSS Sync 2023-06-03 13:45:52.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 13:45:52.6|Info|DownloadDecisionMaker|No results found 2023-06-03 13:45:52.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 13:53:52.9|Info|RefreshSeriesService|Skipping refresh of series: Ancient Apocalypse (2022) 2023-06-03 13:53:52.9|Info|DiskScanService|Scanning Ancient Apocalypse (2022) 2023-06-03 13:53:53.0|Info|DiskScanService|Completed scanning disk for Ancient Apocalypse (2022) 2023-06-03 13:53:53.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:53:53.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:53:53.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:53:53.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 13:53:53.0|Info|RefreshSeriesService|Updating Barbarians 2023-06-03 13:54:17.4|Info|RefreshEpisodeService|Starting episode info refresh for: [362412][Barbarians] 2023-06-03 13:54:17.4|Info|RefreshEpisodeService|Finished episode refresh for series: [362412][Barbarians]. 2023-06-03 13:54:45.5|Warn|XemService|Failed to update Xem series list. [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/havemap?origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetXemSeriesIds () [0x0002b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:47 at NzbDrone.Core.DataAugmentation.Xem.XemService.UpdateXemSeriesIds () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:185 2023-06-03 13:54:45.5|Info|DiskScanService|Scanning Barbarians 2023-06-03 13:54:45.5|Info|DiskScanService|Completed scanning disk for Barbarians 2023-06-03 13:54:45.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:54:45.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:54:45.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:54:45.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 13:54:45.5|Info|RefreshSeriesService|Skipping refresh of series: Berlin Alexanderplatz 2023-06-03 13:54:45.5|Info|DiskScanService|Scanning Berlin Alexanderplatz 2023-06-03 13:54:45.6|Info|DiskScanService|Completed scanning disk for Berlin Alexanderplatz 2023-06-03 13:54:45.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:54:45.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:54:45.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:54:45.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 13:54:45.7|Info|RefreshSeriesService|Skipping refresh of series: Better Than Us 2023-06-03 13:54:45.7|Info|DiskScanService|Scanning Better Than Us 2023-06-03 13:54:45.7|Info|DiskScanService|Completed scanning disk for Better Than Us 2023-06-03 13:54:45.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:54:45.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:54:45.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:54:45.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 13:54:45.7|Info|RefreshSeriesService|Updating Black Mirror 2023-06-03 13:55:04.9|Info|RefreshEpisodeService|Starting episode info refresh for: [253463][Black Mirror] 2023-06-03 13:55:04.9|Info|RefreshEpisodeService|Finished episode refresh for series: [253463][Black Mirror]. 2023-06-03 13:55:04.9|Info|DiskScanService|Scanning Black Mirror 2023-06-03 13:55:05.7|Info|DiskScanService|Completed scanning disk for Black Mirror 2023-06-03 13:55:05.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:55:05.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:55:05.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:55:05.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 13:55:05.7|Info|RefreshSeriesService|Skipping refresh of series: Boundless (2022) 2023-06-03 13:55:05.7|Info|DiskScanService|Scanning Boundless (2022) 2023-06-03 13:55:05.8|Info|DiskScanService|Completed scanning disk for Boundless (2022) 2023-06-03 13:55:05.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:55:05.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:55:05.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:55:05.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 13:55:05.8|Info|RefreshSeriesService|Skipping refresh of series: Dead to Me 2023-06-03 13:55:05.8|Info|DiskScanService|Scanning Dead to Me 2023-06-03 13:55:05.8|Info|DiskScanService|Completed scanning disk for Dead to Me 2023-06-03 13:55:05.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:55:05.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:55:05.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:55:05.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 13:55:05.9|Info|RefreshSeriesService|Skipping refresh of series: The Defiant Ones 2023-06-03 13:55:05.9|Info|DiskScanService|Scanning The Defiant Ones 2023-06-03 13:55:05.9|Info|DiskScanService|Completed scanning disk for The Defiant Ones 2023-06-03 13:55:05.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:55:05.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:55:05.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:55:05.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 13:55:05.9|Info|RefreshSeriesService|Updating Dr. Jordan B. Peterson on Marriage 2023-06-03 13:55:11.1|Info|RefreshEpisodeService|Starting episode info refresh for: [426776][Dr. Jordan B. Peterson on Marriage] 2023-06-03 13:55:11.1|Info|RefreshEpisodeService|Finished episode refresh for series: [426776][Dr. Jordan B. Peterson on Marriage]. 2023-06-03 13:55:11.1|Info|DiskScanService|Scanning Dr. Jordan B. Peterson on Marriage 2023-06-03 13:55:11.2|Info|DiskScanService|Completed scanning disk for Dr. Jordan B. Peterson on Marriage 2023-06-03 13:55:11.2|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-06-03 13:55:11.2|Info|RefreshSeriesService|Updating Fawlty Towers 2023-06-03 13:55:16.4|Info|RefreshEpisodeService|Starting episode info refresh for: [75932][Fawlty Towers] 2023-06-03 13:55:16.4|Info|RefreshEpisodeService|Finished episode refresh for series: [75932][Fawlty Towers]. 2023-06-03 13:55:16.4|Info|DiskScanService|Scanning Fawlty Towers 2023-06-03 13:55:16.4|Info|DiskScanService|Completed scanning disk for Fawlty Towers 2023-06-03 13:55:16.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:55:16.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:55:16.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:55:16.4|Info|ExistingExtraFileService|Found 24 possible extra files, imported 24 files. 2023-06-03 13:55:16.5|Info|RefreshSeriesService|Skipping refresh of series: Hamilton's Pharmacopeia 2023-06-03 13:55:16.5|Info|DiskScanService|Scanning Hamilton's Pharmacopeia 2023-06-03 13:55:16.5|Info|DiskScanService|Completed scanning disk for Hamilton's Pharmacopeia 2023-06-03 13:55:16.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:55:16.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:55:16.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:55:16.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 13:55:16.5|Info|RefreshSeriesService|Updating The Handmaid's Tale 2023-06-03 13:55:21.7|Info|RefreshEpisodeService|Starting episode info refresh for: [321239][The Handmaid's Tale] 2023-06-03 13:55:21.8|Info|RefreshEpisodeService|Finished episode refresh for series: [321239][The Handmaid's Tale]. 2023-06-03 13:55:21.8|Info|DiskScanService|Scanning The Handmaid's Tale 2023-06-03 13:55:22.6|Info|DiskScanService|Completed scanning disk for The Handmaid's Tale 2023-06-03 13:55:22.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:55:22.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:55:22.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:55:22.6|Info|ExistingExtraFileService|Found 61 possible extra files, imported 61 files. 2023-06-03 13:55:22.7|Info|RefreshSeriesService|Updating Hilda 2023-06-03 13:55:27.8|Info|RefreshEpisodeService|Starting episode info refresh for: [349643][Hilda] 2023-06-03 13:55:27.9|Info|RefreshEpisodeService|Finished episode refresh for series: [349643][Hilda]. 2023-06-03 13:55:27.9|Info|DiskScanService|Scanning Hilda 2023-06-03 13:55:27.9|Info|DiskScanService|Completed scanning disk for Hilda 2023-06-03 13:55:27.9|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-06-03 13:55:27.9|Info|RefreshSeriesService|Updating House of the Dragon 2023-06-03 13:55:33.1|Info|RefreshEpisodeService|Starting episode info refresh for: [371572][House of the Dragon] 2023-06-03 13:55:33.1|Info|RefreshEpisodeService|Finished episode refresh for series: [371572][House of the Dragon]. 2023-06-03 13:55:33.1|Info|DiskScanService|Scanning House of the Dragon 2023-06-03 13:55:33.2|Info|DiskScanService|Completed scanning disk for House of the Dragon 2023-06-03 13:55:33.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:55:33.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:55:33.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:55:33.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 13:55:33.2|Info|RefreshSeriesService|Skipping refresh of series: Human Universe 2023-06-03 13:55:33.2|Info|DiskScanService|Scanning Human Universe 2023-06-03 13:55:33.3|Info|DiskScanService|Completed scanning disk for Human Universe 2023-06-03 13:55:33.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:55:33.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:55:33.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:55:33.3|Info|ExistingExtraFileService|Found 3 possible extra files, imported 3 files. 2023-06-03 13:55:33.3|Info|RefreshSeriesService|Skipping refresh of series: Le avventure di Pinocchio 2023-06-03 13:55:33.3|Info|DiskScanService|Scanning Le avventure di Pinocchio 2023-06-03 13:55:33.3|Info|DiskScanService|Completed scanning disk for Le avventure di Pinocchio 2023-06-03 13:55:33.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:55:33.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:55:33.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:55:33.4|Info|ExistingExtraFileService|Found 2 possible extra files, imported 0 files. 2023-06-03 13:55:33.4|Info|RefreshSeriesService|Updating Murderville 2023-06-03 13:55:38.6|Info|RefreshEpisodeService|Starting episode info refresh for: [414643][Murderville] 2023-06-03 13:55:38.6|Info|RefreshEpisodeService|Finished episode refresh for series: [414643][Murderville]. 2023-06-03 13:55:38.6|Info|DiskScanService|Scanning Murderville 2023-06-03 13:55:39.2|Info|DiskScanService|Completed scanning disk for Murderville 2023-06-03 13:55:39.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:55:39.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:55:39.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:55:39.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 13:55:39.2|Info|RefreshSeriesService|Skipping refresh of series: Ozark 2023-06-03 13:55:39.2|Info|DiskScanService|Scanning Ozark 2023-06-03 13:55:39.4|Info|DiskScanService|Completed scanning disk for Ozark 2023-06-03 13:55:39.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:55:39.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:55:39.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:55:39.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 13:55:39.5|Info|RefreshSeriesService|Skipping refresh of series: Peaky Blinders 2023-06-03 13:55:39.5|Info|DiskScanService|Scanning Peaky Blinders 2023-06-03 13:55:39.5|Info|DiskScanService|Completed scanning disk for Peaky Blinders 2023-06-03 13:55:39.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:55:39.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:55:39.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:55:39.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 13:55:39.6|Info|RefreshSeriesService|Skipping refresh of series: Q: Into the Storm 2023-06-03 13:55:39.6|Info|DiskScanService|Scanning Q: Into the Storm 2023-06-03 13:55:39.6|Info|DiskScanService|Completed scanning disk for Q: Into the Storm 2023-06-03 13:55:39.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:55:39.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:55:39.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:55:39.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 13:55:39.6|Info|RefreshSeriesService|Updating The Simpsons 2023-06-03 13:55:55.9|Warn|MediaCoverService|Couldn't download media cover for [349643][Hilda]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/5b9e158e16ba0.jpg' 2023-06-03 13:55:59.2|Info|RefreshEpisodeService|Starting episode info refresh for: [71663][The Simpsons] 2023-06-03 13:55:59.5|Info|RefreshEpisodeService|Finished episode refresh for series: [71663][The Simpsons]. 2023-06-03 13:55:59.5|Info|DiskScanService|Scanning The Simpsons 2023-06-03 13:56:00.3|Info|DiskScanService|Completed scanning disk for The Simpsons 2023-06-03 13:56:00.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:56:00.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:56:00.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:56:00.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 13:56:00.4|Info|RefreshSeriesService|Skipping refresh of series: True Detective 2023-06-03 13:56:00.4|Info|DiskScanService|Scanning True Detective 2023-06-03 13:56:00.4|Info|DiskScanService|Completed scanning disk for True Detective 2023-06-03 13:56:00.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:56:00.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:56:00.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:56:00.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 13:56:00.5|Info|RefreshSeriesService|Skipping refresh of series: Workin' Moms 2023-06-03 13:56:00.5|Info|DiskScanService|Scanning Workin' Moms 2023-06-03 13:56:00.6|Info|DiskScanService|Completed scanning disk for Workin' Moms 2023-06-03 13:56:00.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:56:00.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:56:00.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:56:00.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 13:56:00.6|Info|RefreshSeriesService|Skipping refresh of series: Years and Years 2023-06-03 13:56:00.6|Info|DiskScanService|Scanning Years and Years 2023-06-03 13:56:00.6|Info|DiskScanService|Completed scanning disk for Years and Years 2023-06-03 13:56:00.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-03 13:56:00.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-03 13:56:00.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-03 13:56:00.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-03 13:56:06.6|Warn|MediaCoverService|Couldn't download media cover for [414643][Murderville]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/414643/banners/61efc611419cd.jpg' 2023-06-03 14:00:53.0|Info|RssSyncService|Starting RSS Sync 2023-06-03 14:00:53.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 14:00:53.0|Info|DownloadDecisionMaker|No results found 2023-06-03 14:00:53.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 14:09:51.5|Error|ProxyCheck|Proxy Health Check failed [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/ping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check () [0x00067] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:46 2023-06-03 14:10:24.9|Error|CommandExecutor|Error occurred while executing task CheckHealth [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0&active=true' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 at NzbDrone.Core.HealthCheck.Checks.UpdateCheck.Check () [0x000f7] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\UpdateCheck.cs:63 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.Execute (NzbDrone.Core.HealthCheck.CheckHealthCommand message) [0x00016] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:111 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-03 14:15:53.2|Info|RssSyncService|Starting RSS Sync 2023-06-03 14:15:53.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 14:15:53.2|Info|DownloadDecisionMaker|No results found 2023-06-03 14:15:53.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 14:30:53.4|Info|RssSyncService|Starting RSS Sync 2023-06-03 14:30:53.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 14:30:53.4|Info|DownloadDecisionMaker|No results found 2023-06-03 14:30:53.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 14:45:53.7|Info|RssSyncService|Starting RSS Sync 2023-06-03 14:45:53.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 14:45:53.7|Info|DownloadDecisionMaker|No results found 2023-06-03 14:45:53.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 15:00:53.8|Info|RssSyncService|Starting RSS Sync 2023-06-03 15:00:53.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 15:00:53.8|Info|DownloadDecisionMaker|No results found 2023-06-03 15:00:53.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 15:15:53.9|Info|RssSyncService|Starting RSS Sync 2023-06-03 15:15:53.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 15:15:53.9|Info|DownloadDecisionMaker|No results found 2023-06-03 15:15:53.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 15:30:54.1|Info|RssSyncService|Starting RSS Sync 2023-06-03 15:30:54.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 15:30:54.1|Info|DownloadDecisionMaker|No results found 2023-06-03 15:30:54.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 15:39:24.2|Info|SceneMappingService|Updating Scene mappings 2023-06-03 15:39:52.3|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-03 15:40:20.4|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-03 15:45:54.3|Info|RssSyncService|Starting RSS Sync 2023-06-03 15:45:54.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 15:45:54.3|Info|DownloadDecisionMaker|No results found 2023-06-03 15:45:54.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 16:00:54.5|Info|RssSyncService|Starting RSS Sync 2023-06-03 16:00:54.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 16:00:54.6|Info|DownloadDecisionMaker|No results found 2023-06-03 16:00:54.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 16:15:54.7|Info|RssSyncService|Starting RSS Sync 2023-06-03 16:15:54.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 16:15:54.7|Info|DownloadDecisionMaker|No results found 2023-06-03 16:15:54.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 16:26:24.9|Info|BackupService|Starting Backup 2023-06-03 16:30:55.1|Info|RssSyncService|Starting RSS Sync 2023-06-03 16:30:55.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 16:30:55.1|Info|DownloadDecisionMaker|No results found 2023-06-03 16:30:55.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 16:45:55.2|Info|RssSyncService|Starting RSS Sync 2023-06-03 16:45:55.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 16:45:55.2|Info|DownloadDecisionMaker|No results found 2023-06-03 16:45:55.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 17:00:55.6|Info|RssSyncService|Starting RSS Sync 2023-06-03 17:00:55.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 17:00:55.6|Info|DownloadDecisionMaker|No results found 2023-06-03 17:00:55.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 17:15:55.8|Info|RssSyncService|Starting RSS Sync 2023-06-03 17:15:55.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 17:15:55.9|Info|DownloadDecisionMaker|No results found 2023-06-03 17:15:55.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 17:30:56.0|Info|RssSyncService|Starting RSS Sync 2023-06-03 17:30:56.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 17:30:56.0|Info|DownloadDecisionMaker|No results found 2023-06-03 17:30:56.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 17:45:56.2|Info|RssSyncService|Starting RSS Sync 2023-06-03 17:45:56.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 17:45:56.2|Info|DownloadDecisionMaker|No results found 2023-06-03 17:45:56.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 18:00:56.5|Info|RssSyncService|Starting RSS Sync 2023-06-03 18:00:56.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 18:00:56.6|Info|DownloadDecisionMaker|No results found 2023-06-03 18:00:56.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 18:15:56.8|Info|RssSyncService|Starting RSS Sync 2023-06-03 18:15:56.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 18:15:56.8|Info|DownloadDecisionMaker|No results found 2023-06-03 18:15:56.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 18:30:57.0|Info|RssSyncService|Starting RSS Sync 2023-06-03 18:30:57.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 18:30:57.0|Info|DownloadDecisionMaker|No results found 2023-06-03 18:30:57.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 18:40:27.1|Info|SceneMappingService|Updating Scene mappings 2023-06-03 18:40:55.2|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-03 18:41:23.4|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-03 18:45:57.4|Info|RssSyncService|Starting RSS Sync 2023-06-03 18:45:57.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 18:45:57.4|Info|DownloadDecisionMaker|No results found 2023-06-03 18:45:57.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 19:01:27.4|Info|RssSyncService|Starting RSS Sync 2023-06-03 19:01:27.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 19:01:27.4|Info|DownloadDecisionMaker|No results found 2023-06-03 19:01:27.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 19:16:27.6|Info|RssSyncService|Starting RSS Sync 2023-06-03 19:16:27.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 19:16:27.6|Info|DownloadDecisionMaker|No results found 2023-06-03 19:16:27.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 19:20:27.6|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2023-06-03 19:20:57.6|Info|ImportListSyncService|Starting Import List Sync 2023-06-03 19:20:57.6|Info|ImportListSyncService|Processing 0 list items 2023-06-03 19:20:57.6|Info|ImportListSyncService|Import List Sync Completed. Items found: 0, Series added: 0 2023-06-03 19:31:27.7|Info|RssSyncService|Starting RSS Sync 2023-06-03 19:31:27.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 19:31:27.7|Info|DownloadDecisionMaker|No results found 2023-06-03 19:31:27.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 19:46:27.9|Info|RssSyncService|Starting RSS Sync 2023-06-03 19:46:27.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 19:46:27.9|Info|DownloadDecisionMaker|No results found 2023-06-03 19:46:28.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 20:01:28.1|Info|RssSyncService|Starting RSS Sync 2023-06-03 20:01:28.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 20:01:28.1|Info|DownloadDecisionMaker|No results found 2023-06-03 20:01:28.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 20:10:56.7|Error|ProxyCheck|Proxy Health Check failed [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/ping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check () [0x00067] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:46 2023-06-03 20:11:24.9|Error|CommandExecutor|Error occurred while executing task CheckHealth [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/time' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.Execute (NzbDrone.Core.HealthCheck.CheckHealthCommand message) [0x00016] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:111 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x0008b] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1832 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-03 20:16:28.3|Info|RssSyncService|Starting RSS Sync 2023-06-03 20:16:28.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 20:16:28.3|Info|DownloadDecisionMaker|No results found 2023-06-03 20:16:28.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 20:31:28.7|Info|RssSyncService|Starting RSS Sync 2023-06-03 20:31:28.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 20:31:28.7|Info|DownloadDecisionMaker|No results found 2023-06-03 20:31:28.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 20:46:28.8|Info|RssSyncService|Starting RSS Sync 2023-06-03 20:46:28.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 20:46:28.9|Info|DownloadDecisionMaker|No results found 2023-06-03 20:46:28.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 21:01:29.1|Info|RssSyncService|Starting RSS Sync 2023-06-03 21:01:29.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 21:01:29.1|Info|DownloadDecisionMaker|No results found 2023-06-03 21:01:29.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 21:16:29.3|Info|RssSyncService|Starting RSS Sync 2023-06-03 21:16:29.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 21:16:29.3|Info|DownloadDecisionMaker|No results found 2023-06-03 21:16:29.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 21:31:29.5|Info|RssSyncService|Starting RSS Sync 2023-06-03 21:31:29.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 21:31:29.6|Info|DownloadDecisionMaker|No results found 2023-06-03 21:31:29.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 21:41:29.8|Info|SceneMappingService|Updating Scene mappings 2023-06-03 21:41:57.9|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-03 21:46:29.8|Info|RssSyncService|Starting RSS Sync 2023-06-03 21:46:29.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 21:46:29.8|Info|DownloadDecisionMaker|No results found 2023-06-03 21:46:29.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 22:01:29.9|Info|RssSyncService|Starting RSS Sync 2023-06-03 22:01:29.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 22:01:29.9|Info|DownloadDecisionMaker|No results found 2023-06-03 22:01:29.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 22:02:59.9|Info|HousekeepingService|Running housecleaning tasks 2023-06-03 22:03:00.0|Info|Database|Vacuuming Log database 2023-06-03 22:03:00.1|Info|Database|Log database compressed 2023-06-03 22:03:00.1|Info|Database|Vacuuming Main database 2023-06-03 22:03:00.6|Info|Database|Main database compressed 2023-06-03 22:16:30.1|Info|RssSyncService|Starting RSS Sync 2023-06-03 22:16:30.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 22:16:30.1|Info|DownloadDecisionMaker|No results found 2023-06-03 22:16:30.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 22:31:30.3|Info|RssSyncService|Starting RSS Sync 2023-06-03 22:31:30.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 22:31:30.3|Info|DownloadDecisionMaker|No results found 2023-06-03 22:31:30.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 22:46:30.4|Info|RssSyncService|Starting RSS Sync 2023-06-03 22:46:30.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 22:46:30.4|Info|DownloadDecisionMaker|No results found 2023-06-03 22:46:30.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 23:01:30.6|Info|RssSyncService|Starting RSS Sync 2023-06-03 23:01:30.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 23:01:30.6|Info|DownloadDecisionMaker|No results found 2023-06-03 23:01:30.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 23:16:30.8|Info|RssSyncService|Starting RSS Sync 2023-06-03 23:16:30.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 23:16:30.8|Info|DownloadDecisionMaker|No results found 2023-06-03 23:16:30.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 23:31:31.0|Info|RssSyncService|Starting RSS Sync 2023-06-03 23:31:31.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 23:31:31.0|Info|DownloadDecisionMaker|No results found 2023-06-03 23:31:31.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 23:46:31.2|Info|RssSyncService|Starting RSS Sync 2023-06-03 23:46:31.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-03 23:46:31.2|Info|DownloadDecisionMaker|No results found 2023-06-03 23:46:31.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-03 23:56:59.3|Error|CommandExecutor|Error occurred while executing task ApplicationUpdateCheck [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0&active=true' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage (NzbDrone.Core.Messaging.Commands.CommandTrigger updateTrigger) [0x00015] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:223 at NzbDrone.Core.Update.InstallUpdateService.Execute (NzbDrone.Core.Update.Commands.ApplicationUpdateCheckCommand message) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:255 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x0008b] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1832 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-04 00:01:31.3|Info|RssSyncService|Starting RSS Sync 2023-06-04 00:01:31.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 00:01:31.3|Info|DownloadDecisionMaker|No results found 2023-06-04 00:01:31.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 00:16:31.5|Info|RssSyncService|Starting RSS Sync 2023-06-04 00:16:31.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 00:16:31.5|Info|DownloadDecisionMaker|No results found 2023-06-04 00:16:31.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 00:31:31.6|Info|RssSyncService|Starting RSS Sync 2023-06-04 00:31:31.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 00:31:31.6|Info|DownloadDecisionMaker|No results found 2023-06-04 00:31:31.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 00:42:31.7|Info|SceneMappingService|Updating Scene mappings 2023-06-04 00:46:31.8|Info|RssSyncService|Starting RSS Sync 2023-06-04 00:46:31.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 00:46:31.9|Info|DownloadDecisionMaker|No results found 2023-06-04 00:46:31.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 01:02:01.9|Info|RssSyncService|Starting RSS Sync 2023-06-04 01:02:01.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 01:02:01.9|Info|DownloadDecisionMaker|No results found 2023-06-04 01:02:01.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 01:17:02.2|Info|RssSyncService|Starting RSS Sync 2023-06-04 01:17:02.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 01:17:02.2|Info|DownloadDecisionMaker|No results found 2023-06-04 01:17:02.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 01:32:02.5|Info|RssSyncService|Starting RSS Sync 2023-06-04 01:32:02.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 01:32:02.5|Info|DownloadDecisionMaker|No results found 2023-06-04 01:32:02.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 01:47:02.8|Info|RssSyncService|Starting RSS Sync 2023-06-04 01:47:02.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 01:47:02.8|Info|DownloadDecisionMaker|No results found 2023-06-04 01:47:02.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 01:56:02.8|Info|RefreshSeriesService|Skipping refresh of series: Ancient Apocalypse (2022) 2023-06-04 01:56:02.8|Info|DiskScanService|Scanning Ancient Apocalypse (2022) 2023-06-04 01:56:02.8|Info|DiskScanService|Completed scanning disk for Ancient Apocalypse (2022) 2023-06-04 01:56:02.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:56:02.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:56:02.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:56:02.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 01:56:02.9|Info|RefreshSeriesService|Updating Barbarians 2023-06-04 01:56:13.4|Info|RefreshEpisodeService|Starting episode info refresh for: [362412][Barbarians] 2023-06-04 01:56:13.5|Info|RefreshEpisodeService|Finished episode refresh for series: [362412][Barbarians]. 2023-06-04 01:56:41.5|Warn|XemService|Failed to update Xem series list. [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/havemap?origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetXemSeriesIds () [0x0002b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:47 at NzbDrone.Core.DataAugmentation.Xem.XemService.UpdateXemSeriesIds () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:185 2023-06-04 01:56:41.5|Info|DiskScanService|Scanning Barbarians 2023-06-04 01:56:41.5|Info|DiskScanService|Completed scanning disk for Barbarians 2023-06-04 01:56:41.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:56:41.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:56:41.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:56:41.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 01:56:41.6|Info|RefreshSeriesService|Skipping refresh of series: Berlin Alexanderplatz 2023-06-04 01:56:41.6|Info|DiskScanService|Scanning Berlin Alexanderplatz 2023-06-04 01:56:41.6|Info|DiskScanService|Completed scanning disk for Berlin Alexanderplatz 2023-06-04 01:56:41.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:56:41.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:56:41.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:56:41.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 01:56:41.6|Info|RefreshSeriesService|Skipping refresh of series: Better Than Us 2023-06-04 01:56:41.6|Info|DiskScanService|Scanning Better Than Us 2023-06-04 01:56:41.6|Info|DiskScanService|Completed scanning disk for Better Than Us 2023-06-04 01:56:41.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:56:41.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:56:41.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:56:41.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 01:56:41.7|Info|RefreshSeriesService|Updating Black Mirror 2023-06-04 01:57:00.9|Info|RefreshEpisodeService|Starting episode info refresh for: [253463][Black Mirror] 2023-06-04 01:57:00.9|Info|RefreshEpisodeService|Finished episode refresh for series: [253463][Black Mirror]. 2023-06-04 01:57:00.9|Info|DiskScanService|Scanning Black Mirror 2023-06-04 01:57:00.9|Info|DiskScanService|Completed scanning disk for Black Mirror 2023-06-04 01:57:00.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:57:00.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:57:00.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:57:00.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 01:57:01.0|Info|RefreshSeriesService|Skipping refresh of series: Boundless (2022) 2023-06-04 01:57:01.0|Info|DiskScanService|Scanning Boundless (2022) 2023-06-04 01:57:01.0|Info|DiskScanService|Completed scanning disk for Boundless (2022) 2023-06-04 01:57:01.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:57:01.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:57:01.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:57:01.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 01:57:01.0|Info|RefreshSeriesService|Skipping refresh of series: Dead to Me 2023-06-04 01:57:01.0|Info|DiskScanService|Scanning Dead to Me 2023-06-04 01:57:01.0|Info|DiskScanService|Completed scanning disk for Dead to Me 2023-06-04 01:57:01.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:57:01.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:57:01.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:57:01.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 01:57:01.0|Info|RefreshSeriesService|Skipping refresh of series: The Defiant Ones 2023-06-04 01:57:01.0|Info|DiskScanService|Scanning The Defiant Ones 2023-06-04 01:57:01.1|Info|DiskScanService|Completed scanning disk for The Defiant Ones 2023-06-04 01:57:01.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:57:01.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:57:01.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:57:01.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 01:57:01.1|Info|RefreshSeriesService|Updating Dr. Jordan B. Peterson on Marriage 2023-06-04 01:57:06.3|Info|RefreshEpisodeService|Starting episode info refresh for: [426776][Dr. Jordan B. Peterson on Marriage] 2023-06-04 01:57:06.4|Info|RefreshEpisodeService|Finished episode refresh for series: [426776][Dr. Jordan B. Peterson on Marriage]. 2023-06-04 01:57:06.4|Info|DiskScanService|Scanning Dr. Jordan B. Peterson on Marriage 2023-06-04 01:57:06.4|Info|DiskScanService|Completed scanning disk for Dr. Jordan B. Peterson on Marriage 2023-06-04 01:57:06.4|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-06-04 01:57:06.4|Info|RefreshSeriesService|Updating Fawlty Towers 2023-06-04 01:57:11.6|Info|RefreshEpisodeService|Starting episode info refresh for: [75932][Fawlty Towers] 2023-06-04 01:57:11.7|Info|RefreshEpisodeService|Finished episode refresh for series: [75932][Fawlty Towers]. 2023-06-04 01:57:11.7|Info|DiskScanService|Scanning Fawlty Towers 2023-06-04 01:57:11.7|Info|DiskScanService|Completed scanning disk for Fawlty Towers 2023-06-04 01:57:11.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:57:11.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:57:11.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:57:11.7|Info|ExistingExtraFileService|Found 24 possible extra files, imported 24 files. 2023-06-04 01:57:11.7|Info|RefreshSeriesService|Skipping refresh of series: Hamilton's Pharmacopeia 2023-06-04 01:57:11.7|Info|DiskScanService|Scanning Hamilton's Pharmacopeia 2023-06-04 01:57:11.7|Info|DiskScanService|Completed scanning disk for Hamilton's Pharmacopeia 2023-06-04 01:57:11.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:57:11.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:57:11.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:57:11.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 01:57:11.8|Info|RefreshSeriesService|Updating The Handmaid's Tale 2023-06-04 01:57:17.2|Info|RefreshEpisodeService|Starting episode info refresh for: [321239][The Handmaid's Tale] 2023-06-04 01:57:17.3|Info|RefreshEpisodeService|Finished episode refresh for series: [321239][The Handmaid's Tale]. 2023-06-04 01:57:17.3|Info|DiskScanService|Scanning The Handmaid's Tale 2023-06-04 01:57:17.3|Info|DiskScanService|Completed scanning disk for The Handmaid's Tale 2023-06-04 01:57:17.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:57:17.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:57:17.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:57:17.4|Info|ExistingExtraFileService|Found 61 possible extra files, imported 61 files. 2023-06-04 01:57:17.4|Info|RefreshSeriesService|Updating Hilda 2023-06-04 01:57:28.8|Warn|MediaCoverService|Couldn't download media cover for [362412][Barbarians]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/series/362412/posters/5f93670f8beb9.jpg' 2023-06-04 01:57:34.4|Warn|MediaCoverService|Couldn't download media cover for [426776][Dr. Jordan B. Peterson on Marriage]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/426776/posters/63631a2f8bfd1.jpg' 2023-06-04 01:57:39.7|Warn|MediaCoverService|Couldn't download media cover for [75932][Fawlty Towers]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/75932-g2.jpg' 2023-06-04 01:57:45.3|Warn|MediaCoverService|Couldn't download media cover for [321239][The Handmaid's Tale]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/321239-g3.jpg' 2023-06-04 01:57:45.4|Error|RefreshSeriesService|Couldn't refresh info for [349643][Hilda] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/349643' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-04 01:57:45.5|Info|DiskScanService|Scanning Hilda 2023-06-04 01:57:45.5|Info|DiskScanService|Completed scanning disk for Hilda 2023-06-04 01:57:45.5|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-06-04 01:57:45.5|Info|RefreshSeriesService|Updating House of the Dragon 2023-06-04 01:57:53.4|Warn|MediaCoverService|Couldn't download media cover for [253463][Black Mirror]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/fanart/original/253463-20.jpg' 2023-06-04 01:57:56.8|Warn|MediaCoverService|Couldn't download media cover for [362412][Barbarians]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/series/362412/backgrounds/5f9402bfb07ec.jpg' 2023-06-04 01:58:07.7|Warn|MediaCoverService|Couldn't download media cover for [75932][Fawlty Towers]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/posters/75932-6.jpg' 2023-06-04 01:58:13.4|Warn|MediaCoverService|Couldn't download media cover for [321239][The Handmaid's Tale]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/321239/posters/60642fcc0a0a1.jpg' 2023-06-04 01:58:13.6|Error|RefreshSeriesService|Couldn't refresh info for [371572][House of the Dragon] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/371572' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-04 01:58:13.6|Info|DiskScanService|Scanning House of the Dragon 2023-06-04 01:58:13.6|Info|DiskScanService|Completed scanning disk for House of the Dragon 2023-06-04 01:58:13.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:58:13.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:58:13.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:58:13.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 01:58:13.6|Info|RefreshSeriesService|Skipping refresh of series: Human Universe 2023-06-04 01:58:13.6|Info|DiskScanService|Scanning Human Universe 2023-06-04 01:58:13.6|Info|DiskScanService|Completed scanning disk for Human Universe 2023-06-04 01:58:13.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:58:13.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:58:13.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:58:13.6|Info|ExistingExtraFileService|Found 3 possible extra files, imported 3 files. 2023-06-04 01:58:13.7|Info|RefreshSeriesService|Skipping refresh of series: Le avventure di Pinocchio 2023-06-04 01:58:13.7|Info|DiskScanService|Scanning Le avventure di Pinocchio 2023-06-04 01:58:13.7|Info|DiskScanService|Completed scanning disk for Le avventure di Pinocchio 2023-06-04 01:58:13.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:58:13.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:58:13.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:58:13.7|Info|ExistingExtraFileService|Found 2 possible extra files, imported 0 files. 2023-06-04 01:58:13.7|Info|RefreshSeriesService|Updating Murderville 2023-06-04 01:58:21.5|Warn|MediaCoverService|Couldn't download media cover for [253463][Black Mirror]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/253463/clearlogo/611b79d8cf43a.png' 2023-06-04 01:58:35.8|Warn|MediaCoverService|Couldn't download media cover for [75932][Fawlty Towers]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/fanart/original/75932-3.jpg' 2023-06-04 01:58:41.7|Error|RefreshSeriesService|Couldn't refresh info for [414643][Murderville] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/414643' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-04 01:58:41.8|Info|DiskScanService|Scanning Murderville 2023-06-04 01:58:41.8|Info|DiskScanService|Completed scanning disk for Murderville 2023-06-04 01:58:41.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:58:41.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:58:41.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:58:41.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 01:58:41.8|Info|RefreshSeriesService|Skipping refresh of series: Ozark 2023-06-04 01:58:41.9|Info|DiskScanService|Scanning Ozark 2023-06-04 01:58:41.9|Info|DiskScanService|Completed scanning disk for Ozark 2023-06-04 01:58:41.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:58:41.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:58:42.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:58:42.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 01:58:42.0|Info|RefreshSeriesService|Skipping refresh of series: Peaky Blinders 2023-06-04 01:58:42.0|Info|DiskScanService|Scanning Peaky Blinders 2023-06-04 01:58:42.0|Info|DiskScanService|Completed scanning disk for Peaky Blinders 2023-06-04 01:58:42.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:58:42.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:58:42.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:58:42.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 01:58:42.1|Info|RefreshSeriesService|Skipping refresh of series: Q: Into the Storm 2023-06-04 01:58:42.1|Info|DiskScanService|Scanning Q: Into the Storm 2023-06-04 01:58:42.1|Info|DiskScanService|Completed scanning disk for Q: Into the Storm 2023-06-04 01:58:42.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:58:42.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:58:42.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:58:42.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 01:58:42.1|Info|RefreshSeriesService|Updating The Simpsons 2023-06-04 01:58:47.4|Info|RefreshEpisodeService|Starting episode info refresh for: [71663][The Simpsons] 2023-06-04 01:58:47.7|Info|RefreshEpisodeService|Finished episode refresh for series: [71663][The Simpsons]. 2023-06-04 01:58:47.7|Info|DiskScanService|Scanning The Simpsons 2023-06-04 01:58:47.8|Info|DiskScanService|Completed scanning disk for The Simpsons 2023-06-04 01:58:47.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:58:47.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:58:47.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:58:47.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 01:58:47.8|Info|RefreshSeriesService|Skipping refresh of series: True Detective 2023-06-04 01:58:47.8|Info|DiskScanService|Scanning True Detective 2023-06-04 01:58:47.9|Info|DiskScanService|Completed scanning disk for True Detective 2023-06-04 01:58:47.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:58:47.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:58:47.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:58:47.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 01:58:47.9|Info|RefreshSeriesService|Skipping refresh of series: Workin' Moms 2023-06-04 01:58:47.9|Info|DiskScanService|Scanning Workin' Moms 2023-06-04 01:58:47.9|Info|DiskScanService|Completed scanning disk for Workin' Moms 2023-06-04 01:58:47.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:58:47.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:58:47.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:58:47.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 01:58:48.0|Info|RefreshSeriesService|Skipping refresh of series: Years and Years 2023-06-04 01:58:48.0|Info|DiskScanService|Scanning Years and Years 2023-06-04 01:58:48.0|Info|DiskScanService|Completed scanning disk for Years and Years 2023-06-04 01:58:48.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 01:58:48.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 01:58:48.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 01:58:48.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 01:59:15.7|Warn|MediaCoverService|Couldn't download media cover for [71663][The Simpsons]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/71663-g13.jpg' 2023-06-04 01:59:49.0|Warn|MediaCoverService|Couldn't download media cover for [71663][The Simpsons]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/fanart/original/71663-10.jpg' 2023-06-04 02:02:32.8|Info|RssSyncService|Starting RSS Sync 2023-06-04 02:02:32.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 02:02:32.9|Info|DownloadDecisionMaker|No results found 2023-06-04 02:02:32.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 02:12:06.8|Error|CommandExecutor|Error occurred while executing task CheckHealth [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/time' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.Execute (NzbDrone.Core.HealthCheck.CheckHealthCommand message) [0x00016] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:111 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-04 02:17:33.2|Info|RssSyncService|Starting RSS Sync 2023-06-04 02:17:33.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 02:17:33.2|Info|DownloadDecisionMaker|No results found 2023-06-04 02:17:33.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 02:32:33.4|Info|RssSyncService|Starting RSS Sync 2023-06-04 02:32:33.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 02:32:33.4|Info|DownloadDecisionMaker|No results found 2023-06-04 02:32:33.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 02:47:33.6|Info|RssSyncService|Starting RSS Sync 2023-06-04 02:47:33.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 02:47:33.7|Info|DownloadDecisionMaker|No results found 2023-06-04 02:47:33.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 03:02:34.1|Info|RssSyncService|Starting RSS Sync 2023-06-04 03:02:34.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 03:02:34.2|Info|DownloadDecisionMaker|No results found 2023-06-04 03:02:34.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 03:17:34.3|Info|RssSyncService|Starting RSS Sync 2023-06-04 03:17:34.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 03:17:34.4|Info|DownloadDecisionMaker|No results found 2023-06-04 03:17:34.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 03:32:34.7|Info|RssSyncService|Starting RSS Sync 2023-06-04 03:32:34.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 03:32:34.7|Info|DownloadDecisionMaker|No results found 2023-06-04 03:32:34.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 03:43:34.7|Info|SceneMappingService|Updating Scene mappings 2023-06-04 03:44:02.8|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-04 03:47:34.8|Info|RssSyncService|Starting RSS Sync 2023-06-04 03:47:34.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 03:47:34.8|Info|DownloadDecisionMaker|No results found 2023-06-04 03:47:34.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 04:02:35.0|Info|RssSyncService|Starting RSS Sync 2023-06-04 04:02:35.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 04:02:35.0|Info|DownloadDecisionMaker|No results found 2023-06-04 04:02:35.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 04:17:35.2|Info|RssSyncService|Starting RSS Sync 2023-06-04 04:17:35.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 04:17:35.2|Info|DownloadDecisionMaker|No results found 2023-06-04 04:17:35.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 04:32:35.3|Info|RssSyncService|Starting RSS Sync 2023-06-04 04:32:35.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 04:32:35.3|Info|DownloadDecisionMaker|No results found 2023-06-04 04:32:35.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 04:47:35.5|Info|RssSyncService|Starting RSS Sync 2023-06-04 04:47:35.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 04:47:35.5|Info|DownloadDecisionMaker|No results found 2023-06-04 04:47:35.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 05:02:35.7|Info|RssSyncService|Starting RSS Sync 2023-06-04 05:02:35.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 05:02:35.7|Info|DownloadDecisionMaker|No results found 2023-06-04 05:02:35.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 05:17:35.9|Info|RssSyncService|Starting RSS Sync 2023-06-04 05:17:35.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 05:17:35.9|Info|DownloadDecisionMaker|No results found 2023-06-04 05:17:35.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 05:32:36.0|Info|RssSyncService|Starting RSS Sync 2023-06-04 05:32:36.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 05:32:36.0|Info|DownloadDecisionMaker|No results found 2023-06-04 05:32:36.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 05:47:36.1|Info|RssSyncService|Starting RSS Sync 2023-06-04 05:47:36.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 05:47:36.1|Info|DownloadDecisionMaker|No results found 2023-06-04 05:47:36.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 05:57:34.4|Error|CommandExecutor|Error occurred while executing task ApplicationUpdateCheck [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0&active=true' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage (NzbDrone.Core.Messaging.Commands.CommandTrigger updateTrigger) [0x00015] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:223 at NzbDrone.Core.Update.InstallUpdateService.Execute (NzbDrone.Core.Update.Commands.ApplicationUpdateCheckCommand message) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:255 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-04 06:02:36.3|Info|RssSyncService|Starting RSS Sync 2023-06-04 06:02:36.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 06:02:36.3|Info|DownloadDecisionMaker|No results found 2023-06-04 06:02:36.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 06:17:36.4|Info|RssSyncService|Starting RSS Sync 2023-06-04 06:17:36.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 06:17:36.4|Info|DownloadDecisionMaker|No results found 2023-06-04 06:17:36.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 06:32:36.5|Info|RssSyncService|Starting RSS Sync 2023-06-04 06:32:36.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 06:32:36.5|Info|DownloadDecisionMaker|No results found 2023-06-04 06:32:36.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 06:44:36.7|Info|SceneMappingService|Updating Scene mappings 2023-06-04 06:45:04.8|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-04 06:45:32.9|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-04 06:47:36.9|Info|RssSyncService|Starting RSS Sync 2023-06-04 06:47:36.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 06:47:36.9|Info|DownloadDecisionMaker|No results found 2023-06-04 06:47:36.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 07:02:37.0|Info|RssSyncService|Starting RSS Sync 2023-06-04 07:02:37.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 07:02:37.0|Info|DownloadDecisionMaker|No results found 2023-06-04 07:02:37.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 07:17:37.1|Info|RssSyncService|Starting RSS Sync 2023-06-04 07:17:37.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 07:17:37.2|Info|DownloadDecisionMaker|No results found 2023-06-04 07:17:37.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 07:32:37.5|Info|RssSyncService|Starting RSS Sync 2023-06-04 07:32:37.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 07:32:37.5|Info|DownloadDecisionMaker|No results found 2023-06-04 07:32:37.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 07:47:37.6|Info|RssSyncService|Starting RSS Sync 2023-06-04 07:47:37.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 07:47:37.6|Info|DownloadDecisionMaker|No results found 2023-06-04 07:47:37.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 08:02:37.9|Info|RssSyncService|Starting RSS Sync 2023-06-04 08:02:37.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 08:02:37.9|Info|DownloadDecisionMaker|No results found 2023-06-04 08:02:37.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 08:12:36.3|Error|ProxyCheck|Proxy Health Check failed [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/ping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check () [0x00067] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:46 2023-06-04 08:13:04.5|Error|CommandExecutor|Error occurred while executing task CheckHealth [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/time' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.Execute (NzbDrone.Core.HealthCheck.CheckHealthCommand message) [0x00016] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:111 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-04 08:17:38.1|Info|RssSyncService|Starting RSS Sync 2023-06-04 08:17:38.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 08:17:38.1|Info|DownloadDecisionMaker|No results found 2023-06-04 08:17:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 08:32:38.2|Info|RssSyncService|Starting RSS Sync 2023-06-04 08:32:38.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 08:32:38.3|Info|DownloadDecisionMaker|No results found 2023-06-04 08:32:38.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 08:47:38.3|Info|RssSyncService|Starting RSS Sync 2023-06-04 08:47:38.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 08:47:38.4|Info|DownloadDecisionMaker|No results found 2023-06-04 08:47:38.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 09:02:38.7|Info|RssSyncService|Starting RSS Sync 2023-06-04 09:02:38.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 09:02:38.7|Info|DownloadDecisionMaker|No results found 2023-06-04 09:02:38.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 09:17:38.8|Info|RssSyncService|Starting RSS Sync 2023-06-04 09:17:38.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 09:17:38.8|Info|DownloadDecisionMaker|No results found 2023-06-04 09:17:38.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 09:32:39.0|Info|RssSyncService|Starting RSS Sync 2023-06-04 09:32:39.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 09:32:39.0|Info|DownloadDecisionMaker|No results found 2023-06-04 09:32:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 09:45:39.2|Info|SceneMappingService|Updating Scene mappings 2023-06-04 09:46:26.9|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-04 09:47:39.2|Info|RssSyncService|Starting RSS Sync 2023-06-04 09:47:39.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 09:47:39.2|Info|DownloadDecisionMaker|No results found 2023-06-04 09:47:39.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 10:02:39.5|Info|RssSyncService|Starting RSS Sync 2023-06-04 10:03:07.6|Warn|Rarbg|Rarbg Error: ProtocolError: 'https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Sonarr' 2023-06-04 10:03:07.6|Info|DownloadDecisionMaker|No results found 2023-06-04 10:03:07.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 10:18:09.7|Info|RssSyncService|Starting RSS Sync 2023-06-04 10:18:09.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 10:18:09.7|Info|DownloadDecisionMaker|No results found 2023-06-04 10:18:09.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 10:33:10.0|Info|RssSyncService|Starting RSS Sync 2023-06-04 10:33:10.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 10:33:10.0|Info|DownloadDecisionMaker|No results found 2023-06-04 10:33:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 10:48:10.2|Info|RssSyncService|Starting RSS Sync 2023-06-04 10:48:10.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 10:48:10.2|Info|DownloadDecisionMaker|No results found 2023-06-04 10:48:10.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 11:03:10.4|Info|RssSyncService|Starting RSS Sync 2023-06-04 11:03:10.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 11:03:10.4|Info|DownloadDecisionMaker|No results found 2023-06-04 11:03:10.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 11:18:10.7|Info|RssSyncService|Starting RSS Sync 2023-06-04 11:18:10.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 11:18:10.7|Info|DownloadDecisionMaker|No results found 2023-06-04 11:18:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 11:33:10.8|Info|RssSyncService|Starting RSS Sync 2023-06-04 11:33:10.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 11:33:10.8|Info|DownloadDecisionMaker|No results found 2023-06-04 11:33:10.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 11:48:11.0|Info|RssSyncService|Starting RSS Sync 2023-06-04 11:48:39.1|Warn|Newznab|nzbgeek Error: ProtocolError: 'https://api.nzbgeek.info/api?t=caps&apikey=(removed) 2023-06-04 11:48:39.1|Info|DownloadDecisionMaker|No results found 2023-06-04 11:48:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 12:03:41.3|Info|RssSyncService|Starting RSS Sync 2023-06-04 12:03:41.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 12:03:41.3|Info|DownloadDecisionMaker|No results found 2023-06-04 12:03:41.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 12:18:41.4|Info|RssSyncService|Starting RSS Sync 2023-06-04 12:18:41.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 12:18:41.5|Info|DownloadDecisionMaker|No results found 2023-06-04 12:18:41.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 12:33:41.8|Info|RssSyncService|Starting RSS Sync 2023-06-04 12:33:41.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 12:33:41.8|Info|DownloadDecisionMaker|No results found 2023-06-04 12:33:41.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 12:46:41.9|Info|SceneMappingService|Updating Scene mappings 2023-06-04 12:47:10.0|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-04 12:47:38.1|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-04 12:48:42.0|Info|RssSyncService|Starting RSS Sync 2023-06-04 12:48:42.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 12:48:42.0|Info|DownloadDecisionMaker|No results found 2023-06-04 12:48:42.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 13:03:42.3|Info|RssSyncService|Starting RSS Sync 2023-06-04 13:03:42.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 13:03:42.3|Info|DownloadDecisionMaker|No results found 2023-06-04 13:03:42.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 13:18:42.4|Info|RssSyncService|Starting RSS Sync 2023-06-04 13:18:42.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 13:18:42.5|Info|DownloadDecisionMaker|No results found 2023-06-04 13:18:42.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 13:33:42.7|Info|RssSyncService|Starting RSS Sync 2023-06-04 13:33:42.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 13:33:42.7|Info|DownloadDecisionMaker|No results found 2023-06-04 13:33:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 13:48:42.9|Info|RssSyncService|Starting RSS Sync 2023-06-04 13:48:42.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 13:48:42.9|Info|DownloadDecisionMaker|No results found 2023-06-04 13:48:42.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 13:59:13.1|Info|RefreshSeriesService|Skipping refresh of series: Ancient Apocalypse (2022) 2023-06-04 13:59:13.1|Info|DiskScanService|Scanning Ancient Apocalypse (2022) 2023-06-04 13:59:13.2|Info|DiskScanService|Completed scanning disk for Ancient Apocalypse (2022) 2023-06-04 13:59:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 13:59:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 13:59:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 13:59:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 13:59:13.2|Info|RefreshSeriesService|Updating Barbarians 2023-06-04 13:59:41.2|Error|RefreshSeriesService|Couldn't refresh info for [362412][Barbarians] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/362412' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-04 13:59:41.3|Info|DiskScanService|Scanning Barbarians 2023-06-04 13:59:41.4|Info|DiskScanService|Completed scanning disk for Barbarians 2023-06-04 13:59:41.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 13:59:41.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 13:59:41.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 13:59:41.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 13:59:41.4|Info|RefreshSeriesService|Skipping refresh of series: Berlin Alexanderplatz 2023-06-04 13:59:41.4|Info|DiskScanService|Scanning Berlin Alexanderplatz 2023-06-04 13:59:41.4|Info|DiskScanService|Completed scanning disk for Berlin Alexanderplatz 2023-06-04 13:59:41.4|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 13:59:41.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 13:59:41.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 13:59:41.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 13:59:41.4|Info|RefreshSeriesService|Skipping refresh of series: Better Than Us 2023-06-04 13:59:41.4|Info|DiskScanService|Scanning Better Than Us 2023-06-04 13:59:41.5|Info|DiskScanService|Completed scanning disk for Better Than Us 2023-06-04 13:59:41.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 13:59:41.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 13:59:41.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 13:59:41.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 13:59:41.5|Info|RefreshSeriesService|Updating Black Mirror 2023-06-04 14:00:09.5|Error|RefreshSeriesService|Couldn't refresh info for [253463][Black Mirror] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/253463' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-04 14:00:09.5|Info|DiskScanService|Scanning Black Mirror 2023-06-04 14:00:09.5|Info|DiskScanService|Completed scanning disk for Black Mirror 2023-06-04 14:00:09.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 14:00:09.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 14:00:09.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 14:00:09.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 14:00:09.6|Info|RefreshSeriesService|Skipping refresh of series: Boundless (2022) 2023-06-04 14:00:09.6|Info|DiskScanService|Scanning Boundless (2022) 2023-06-04 14:00:09.6|Info|DiskScanService|Completed scanning disk for Boundless (2022) 2023-06-04 14:00:09.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 14:00:09.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 14:00:09.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 14:00:09.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 14:00:09.6|Info|RefreshSeriesService|Skipping refresh of series: Dead to Me 2023-06-04 14:00:09.6|Info|DiskScanService|Scanning Dead to Me 2023-06-04 14:00:09.7|Info|DiskScanService|Completed scanning disk for Dead to Me 2023-06-04 14:00:09.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 14:00:09.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 14:00:09.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 14:00:09.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 14:00:09.7|Info|RefreshSeriesService|Skipping refresh of series: The Defiant Ones 2023-06-04 14:00:09.7|Info|DiskScanService|Scanning The Defiant Ones 2023-06-04 14:00:09.7|Info|DiskScanService|Completed scanning disk for The Defiant Ones 2023-06-04 14:00:09.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 14:00:09.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 14:00:09.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 14:00:09.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 14:00:09.7|Info|RefreshSeriesService|Updating Dr. Jordan B. Peterson on Marriage 2023-06-04 14:00:34.3|Info|RefreshEpisodeService|Starting episode info refresh for: [426776][Dr. Jordan B. Peterson on Marriage] 2023-06-04 14:00:34.3|Info|RefreshEpisodeService|Finished episode refresh for series: [426776][Dr. Jordan B. Peterson on Marriage]. 2023-06-04 14:00:53.5|Info|DiskScanService|Scanning Dr. Jordan B. Peterson on Marriage 2023-06-04 14:00:53.5|Info|DiskScanService|Completed scanning disk for Dr. Jordan B. Peterson on Marriage 2023-06-04 14:00:53.5|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-06-04 14:00:53.5|Info|RefreshSeriesService|Updating Fawlty Towers 2023-06-04 14:01:12.8|Info|RefreshEpisodeService|Starting episode info refresh for: [75932][Fawlty Towers] 2023-06-04 14:01:12.8|Info|RefreshEpisodeService|Finished episode refresh for series: [75932][Fawlty Towers]. 2023-06-04 14:01:12.8|Info|DiskScanService|Scanning Fawlty Towers 2023-06-04 14:01:12.9|Info|DiskScanService|Completed scanning disk for Fawlty Towers 2023-06-04 14:01:12.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 14:01:12.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 14:01:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 14:01:12.9|Info|ExistingExtraFileService|Found 24 possible extra files, imported 24 files. 2023-06-04 14:01:12.9|Info|RefreshSeriesService|Skipping refresh of series: Hamilton's Pharmacopeia 2023-06-04 14:01:12.9|Info|DiskScanService|Scanning Hamilton's Pharmacopeia 2023-06-04 14:01:12.9|Info|DiskScanService|Completed scanning disk for Hamilton's Pharmacopeia 2023-06-04 14:01:12.9|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 14:01:12.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 14:01:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 14:01:13.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 14:01:13.0|Info|RefreshSeriesService|Updating The Handmaid's Tale 2023-06-04 14:01:32.2|Info|RefreshEpisodeService|Starting episode info refresh for: [321239][The Handmaid's Tale] 2023-06-04 14:01:32.3|Info|RefreshEpisodeService|Finished episode refresh for series: [321239][The Handmaid's Tale]. 2023-06-04 14:01:32.3|Info|DiskScanService|Scanning The Handmaid's Tale 2023-06-04 14:01:32.3|Info|DiskScanService|Completed scanning disk for The Handmaid's Tale 2023-06-04 14:01:32.3|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 14:01:32.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 14:01:32.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 14:01:32.4|Info|ExistingExtraFileService|Found 61 possible extra files, imported 61 files. 2023-06-04 14:01:32.4|Info|RefreshSeriesService|Updating Hilda 2023-06-04 14:01:40.9|Warn|MediaCoverService|Couldn't download media cover for [75932][Fawlty Towers]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/75932-g2.jpg' 2023-06-04 14:02:00.3|Warn|MediaCoverService|Couldn't download media cover for [321239][The Handmaid's Tale]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/graphical/321239-g3.jpg' 2023-06-04 14:02:00.4|Error|RefreshSeriesService|Couldn't refresh info for [349643][Hilda] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/349643' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-04 14:02:00.4|Info|DiskScanService|Scanning Hilda 2023-06-04 14:02:00.4|Info|DiskScanService|Completed scanning disk for Hilda 2023-06-04 14:02:00.4|Info|MetadataService|Series folder does not exist, skipping metadata creation 2023-06-04 14:02:00.4|Info|RefreshSeriesService|Updating House of the Dragon 2023-06-04 14:02:08.9|Warn|MediaCoverService|Couldn't download media cover for [75932][Fawlty Towers]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/posters/75932-6.jpg' 2023-06-04 14:02:28.4|Warn|MediaCoverService|Couldn't download media cover for [321239][The Handmaid's Tale]. Error: ProtocolError: 'https://artworks.thetvdb.com/banners/v4/series/321239/posters/60642fcc0a0a1.jpg' 2023-06-04 14:02:28.5|Error|RefreshSeriesService|Couldn't refresh info for [371572][House of the Dragon] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/371572' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-04 14:02:28.5|Info|DiskScanService|Scanning House of the Dragon 2023-06-04 14:02:28.5|Info|DiskScanService|Completed scanning disk for House of the Dragon 2023-06-04 14:02:28.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 14:02:28.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 14:02:28.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 14:02:28.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 14:02:28.5|Info|RefreshSeriesService|Skipping refresh of series: Human Universe 2023-06-04 14:02:28.5|Info|DiskScanService|Scanning Human Universe 2023-06-04 14:02:28.5|Info|DiskScanService|Completed scanning disk for Human Universe 2023-06-04 14:02:28.5|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 14:02:28.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 14:02:28.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 14:02:28.6|Info|ExistingExtraFileService|Found 3 possible extra files, imported 3 files. 2023-06-04 14:02:28.6|Info|RefreshSeriesService|Skipping refresh of series: Le avventure di Pinocchio 2023-06-04 14:02:28.6|Info|DiskScanService|Scanning Le avventure di Pinocchio 2023-06-04 14:02:28.6|Info|DiskScanService|Completed scanning disk for Le avventure di Pinocchio 2023-06-04 14:02:28.6|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 14:02:28.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 14:02:28.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 14:02:28.6|Info|ExistingExtraFileService|Found 2 possible extra files, imported 0 files. 2023-06-04 14:02:28.6|Info|RefreshSeriesService|Updating Murderville 2023-06-04 14:02:56.6|Error|RefreshSeriesService|Couldn't refresh info for [414643][Murderville] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/414643' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-04 14:02:56.7|Info|DiskScanService|Scanning Murderville 2023-06-04 14:02:56.7|Info|DiskScanService|Completed scanning disk for Murderville 2023-06-04 14:02:56.7|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 14:02:56.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 14:02:56.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 14:02:56.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 14:02:56.7|Info|RefreshSeriesService|Skipping refresh of series: Ozark 2023-06-04 14:02:56.7|Info|DiskScanService|Scanning Ozark 2023-06-04 14:02:56.7|Info|DiskScanService|Completed scanning disk for Ozark 2023-06-04 14:02:56.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 14:02:56.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 14:02:56.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 14:02:56.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 14:02:56.8|Info|RefreshSeriesService|Skipping refresh of series: Peaky Blinders 2023-06-04 14:02:56.8|Info|DiskScanService|Scanning Peaky Blinders 2023-06-04 14:02:56.8|Info|DiskScanService|Completed scanning disk for Peaky Blinders 2023-06-04 14:02:56.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 14:02:56.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 14:02:56.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 14:02:56.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 14:02:56.8|Info|RefreshSeriesService|Skipping refresh of series: Q: Into the Storm 2023-06-04 14:02:56.8|Info|DiskScanService|Scanning Q: Into the Storm 2023-06-04 14:02:56.8|Info|DiskScanService|Completed scanning disk for Q: Into the Storm 2023-06-04 14:02:56.8|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 14:02:56.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 14:02:56.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 14:02:56.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 14:02:56.9|Info|RefreshSeriesService|Updating The Simpsons 2023-06-04 14:03:24.9|Error|RefreshSeriesService|Couldn't refresh info for [71663][The Simpsons] [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/shows/en/71663' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0003b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:50 at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (System.Int32 seriesId) [0x0002c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:63 at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x00122] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Tv\RefreshSeriesService.cs:231 2023-06-04 14:03:24.9|Info|DiskScanService|Scanning The Simpsons 2023-06-04 14:03:25.0|Info|DiskScanService|Completed scanning disk for The Simpsons 2023-06-04 14:03:25.0|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 14:03:25.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 14:03:25.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 14:03:25.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 14:03:25.0|Info|RefreshSeriesService|Skipping refresh of series: True Detective 2023-06-04 14:03:25.0|Info|DiskScanService|Scanning True Detective 2023-06-04 14:03:25.1|Info|DiskScanService|Completed scanning disk for True Detective 2023-06-04 14:03:25.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 14:03:25.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 14:03:25.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 14:03:25.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 14:03:25.1|Info|RefreshSeriesService|Skipping refresh of series: Workin' Moms 2023-06-04 14:03:25.1|Info|DiskScanService|Scanning Workin' Moms 2023-06-04 14:03:25.1|Info|DiskScanService|Completed scanning disk for Workin' Moms 2023-06-04 14:03:25.1|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 14:03:25.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 14:03:25.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 14:03:25.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 14:03:25.1|Info|RefreshSeriesService|Skipping refresh of series: Years and Years 2023-06-04 14:03:25.1|Info|DiskScanService|Scanning Years and Years 2023-06-04 14:03:25.1|Info|DiskScanService|Completed scanning disk for Years and Years 2023-06-04 14:03:25.2|Info|ExistingMetadataImporter|Found 0 existing metadata files 2023-06-04 14:03:25.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files 2023-06-04 14:03:25.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files 2023-06-04 14:03:25.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files. 2023-06-04 14:03:43.4|Info|RssSyncService|Starting RSS Sync 2023-06-04 14:03:43.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 14:03:43.4|Info|DownloadDecisionMaker|No results found 2023-06-04 14:03:43.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 14:13:41.7|Error|ProxyCheck|Proxy Health Check failed [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/ping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check () [0x00067] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:46 2023-06-04 14:14:09.8|Error|CommandExecutor|Error occurred while executing task CheckHealth [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/time' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.Execute (NzbDrone.Core.HealthCheck.CheckHealthCommand message) [0x00016] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:111 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-04 14:18:43.4|Info|RssSyncService|Starting RSS Sync 2023-06-04 14:18:43.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 14:18:43.4|Info|DownloadDecisionMaker|No results found 2023-06-04 14:18:43.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 14:33:43.9|Info|RssSyncService|Starting RSS Sync 2023-06-04 14:33:43.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 14:33:43.9|Info|DownloadDecisionMaker|No results found 2023-06-04 14:33:43.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 14:48:43.9|Info|RssSyncService|Starting RSS Sync 2023-06-04 14:48:44.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 14:48:44.0|Info|DownloadDecisionMaker|No results found 2023-06-04 14:48:44.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 15:03:44.4|Info|RssSyncService|Starting RSS Sync 2023-06-04 15:03:44.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 15:03:44.4|Info|DownloadDecisionMaker|No results found 2023-06-04 15:03:44.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 15:18:44.7|Info|RssSyncService|Starting RSS Sync 2023-06-04 15:18:44.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 15:18:44.7|Info|DownloadDecisionMaker|No results found 2023-06-04 15:18:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 15:33:45.0|Info|RssSyncService|Starting RSS Sync 2023-06-04 15:33:45.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 15:33:45.1|Info|DownloadDecisionMaker|No results found 2023-06-04 15:33:45.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 15:47:45.2|Info|SceneMappingService|Updating Scene mappings 2023-06-04 15:48:13.2|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://thexem.info/map/allNames?seasonNumbers=True&origin=tvdb' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Xem.XemProxy.GetSceneTvdbNames () [0x0003c] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemProxy.cs:82 at NzbDrone.Core.DataAugmentation.Xem.XemService.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Xem\XemService.cs:205 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-04 15:48:45.2|Info|RssSyncService|Starting RSS Sync 2023-06-04 15:48:45.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 15:48:45.2|Info|DownloadDecisionMaker|No results found 2023-06-04 15:48:45.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 16:03:45.4|Info|RssSyncService|Starting RSS Sync 2023-06-04 16:03:45.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 16:03:45.5|Info|DownloadDecisionMaker|No results found 2023-06-04 16:03:45.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 16:18:45.7|Info|RssSyncService|Starting RSS Sync 2023-06-04 16:18:45.7|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 16:18:45.7|Info|DownloadDecisionMaker|No results found 2023-06-04 16:18:45.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 16:33:45.9|Info|RssSyncService|Starting RSS Sync 2023-06-04 16:33:45.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 16:33:45.9|Info|DownloadDecisionMaker|No results found 2023-06-04 16:33:45.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 16:48:46.2|Info|RssSyncService|Starting RSS Sync 2023-06-04 16:48:46.2|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 16:48:46.2|Info|DownloadDecisionMaker|No results found 2023-06-04 16:48:46.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 17:03:46.5|Info|RssSyncService|Starting RSS Sync 2023-06-04 17:03:46.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 17:03:46.5|Info|DownloadDecisionMaker|No results found 2023-06-04 17:03:46.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 17:18:46.6|Info|RssSyncService|Starting RSS Sync 2023-06-04 17:18:46.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 17:18:46.6|Info|DownloadDecisionMaker|No results found 2023-06-04 17:18:46.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 17:33:46.9|Info|RssSyncService|Starting RSS Sync 2023-06-04 17:33:46.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 17:33:46.9|Info|DownloadDecisionMaker|No results found 2023-06-04 17:33:46.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 17:48:47.0|Info|RssSyncService|Starting RSS Sync 2023-06-04 17:48:47.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 17:48:47.0|Info|DownloadDecisionMaker|No results found 2023-06-04 17:48:47.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 17:58:15.4|Error|CommandExecutor|Error occurred while executing task ApplicationUpdateCheck [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0&active=true' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage (NzbDrone.Core.Messaging.Commands.CommandTrigger updateTrigger) [0x00015] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:223 at NzbDrone.Core.Update.InstallUpdateService.Execute (NzbDrone.Core.Update.Commands.ApplicationUpdateCheckCommand message) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:255 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41 2023-06-04 18:03:47.6|Info|RssSyncService|Starting RSS Sync 2023-06-04 18:03:47.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 18:03:47.6|Info|DownloadDecisionMaker|No results found 2023-06-04 18:03:47.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 18:19:17.6|Info|RssSyncService|Starting RSS Sync 2023-06-04 18:19:17.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 18:19:17.6|Info|DownloadDecisionMaker|No results found 2023-06-04 18:19:17.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 18:34:17.9|Info|RssSyncService|Starting RSS Sync 2023-06-04 18:34:17.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 18:34:17.9|Info|DownloadDecisionMaker|No results found 2023-06-04 18:34:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 18:48:48.3|Info|SceneMappingService|Updating Scene mappings 2023-06-04 18:49:18.4|Info|RssSyncService|Starting RSS Sync 2023-06-04 18:49:18.4|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 18:49:18.4|Info|DownloadDecisionMaker|No results found 2023-06-04 18:49:18.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 18:49:22.1|Error|SceneMappingService|Failed to Update Scene Mappings [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29 at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16 at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x0002f] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:136 2023-06-04 19:04:18.6|Info|RssSyncService|Starting RSS Sync 2023-06-04 19:04:18.6|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 19:04:18.6|Info|DownloadDecisionMaker|No results found 2023-06-04 19:04:18.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 19:19:18.8|Info|RssSyncService|Starting RSS Sync 2023-06-04 19:19:18.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 19:19:18.8|Info|DownloadDecisionMaker|No results found 2023-06-04 19:19:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 19:20:48.9|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup. 2023-06-04 19:21:18.9|Info|ImportListSyncService|Starting Import List Sync 2023-06-04 19:21:18.9|Info|ImportListSyncService|Processing 0 list items 2023-06-04 19:21:18.9|Info|ImportListSyncService|Import List Sync Completed. Items found: 0, Series added: 0 2023-06-04 19:34:19.1|Info|RssSyncService|Starting RSS Sync 2023-06-04 19:34:19.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 19:34:19.1|Info|DownloadDecisionMaker|No results found 2023-06-04 19:34:19.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 19:49:19.3|Info|RssSyncService|Starting RSS Sync 2023-06-04 19:49:19.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 19:49:19.3|Info|DownloadDecisionMaker|No results found 2023-06-04 19:49:19.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 20:04:19.5|Info|RssSyncService|Starting RSS Sync 2023-06-04 20:04:19.5|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 20:04:19.5|Info|DownloadDecisionMaker|No results found 2023-06-04 20:04:19.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 20:19:19.7|Info|RssSyncService|Starting RSS Sync 2023-06-04 20:19:19.8|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 20:19:19.8|Info|DownloadDecisionMaker|No results found 2023-06-04 20:19:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 20:34:20.0|Info|RssSyncService|Starting RSS Sync 2023-06-04 20:34:20.0|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 20:34:20.0|Info|DownloadDecisionMaker|No results found 2023-06-04 20:34:20.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 20:47:35.7|Warn|SkyHookProxy|System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/search/en/?term=mr robot' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.SearchForNewSeries (System.String title) [0x000ff] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:108 [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://skyhook.sonarr.tv/v1/tvdb/search/en/?term=mr robot' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.SearchForNewSeries (System.String title) [0x000ff] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\MetadataSource\SkyHook\SkyHookProxy.cs:108 2023-06-04 20:48:03.7|Warn|Newznab|Unable to connect to indexer [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchIndexerResponse (NzbDrone.Core.Indexers.IndexerRequest request) [0x00069] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:323 at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, NzbDrone.Core.Indexers.IParseIndexerResponse parser) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:299 at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].TestConnection () [0x00044] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:344 2023-06-04 20:48:03.7|Warn|SonarrErrorPipeline|Invalid request Validation failed: -- : Unable to connect to indexer, check the log for more details 2023-06-04 20:49:20.1|Info|RssSyncService|Starting RSS Sync 2023-06-04 20:49:20.1|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 20:49:20.1|Info|DownloadDecisionMaker|No results found 2023-06-04 20:49:20.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 21:04:20.3|Info|RssSyncService|Starting RSS Sync 2023-06-04 21:04:20.3|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 21:04:20.3|Info|DownloadDecisionMaker|No results found 2023-06-04 21:04:20.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 21:05:04.8|Error|TaskExtensions|Task Error [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0&active=true' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 at NzbDrone.Core.HealthCheck.Checks.UpdateCheck.Check () [0x000f7] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\UpdateCheck.cs:63 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.HandleAsync (NzbDrone.Common.Messaging.IEvent message) [0x00134] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:173 at NzbDrone.Core.Messaging.Events.EventAggregator+<>c__DisplayClass6_1`1[TEvent].<PublishEvent>b__1 () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:107 at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476 at System.Threading.Tasks.Task.Execute () [0x00000] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319 2023-06-04 21:05:04.8|Error|ProxyCheck|Proxy Health Check failed [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/ping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check () [0x00067] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:46 2023-06-04 21:12:02.0|Warn|Newznab|Unable to connect to indexer [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=0&limit=100' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchIndexerResponse (NzbDrone.Core.Indexers.IndexerRequest request) [0x00069] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:323 at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, NzbDrone.Core.Indexers.IParseIndexerResponse parser) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:299 at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].TestConnection () [0x00044] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:344 2023-06-04 21:12:02.1|Warn|SonarrErrorPipeline|Invalid request Validation failed: -- : Unable to connect to indexer, check the log for more details 2023-06-04 21:19:20.5|Info|RssSyncService|Starting RSS Sync 2023-06-04 21:20:40.0|Warn|Newznab|nzbgeek server is currently unavailable. https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=400&limit=100 Error: ProtocolError: 'https://api.nzbgeek.info/api?t=tvsearch&cat=5030,5040&extended=1&apikey=(removed)&offset=400&limit=100' 2023-06-04 21:20:40.0|Info|DownloadDecisionMaker|No results found 2023-06-04 21:20:40.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 21:22:46.9|Info|Bootstrap|Starting Sonarr - /usr/lib/sonarr/bin/Sonarr.exe - Version 3.0.10.1567 2023-06-04 21:22:47.6|Info|AppFolderInfo|Data directory is being overridden to [/config] 2023-06-04 21:22:47.8|Info|Router|Application mode: Interactive 2023-06-04 21:22:48.0|Info|MigrationLogger|*** Checking database for required migrations data source=/config/sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 *** 2023-06-04 21:22:48.3|Info|MigrationLogger|*** Checking database for required migrations data source=/config/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 *** 2023-06-04 21:22:48.7|Info|OwinHostController|Listening on the following URLs: 2023-06-04 21:22:48.7|Info|OwinHostController| http://*:8989/ 2023-06-04 21:22:49.9|Info|SonarrBootstrapper|Starting Web Server 2023-06-04 21:23:21.1|Error|ProxyCheck|Proxy Health Check failed [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/ping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check () [0x00067] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:46 2023-06-04 21:23:40.5|Warn|Newznab|Unable to connect to indexer [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://api.nzbgeek.info/api?t=caps&apikey=(removed) ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x000a1] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:64 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider+<>c__DisplayClass4_0.<GetCapabilities>b__0 () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:36 at NzbDrone.Common.Cache.Cached`1[T].Get (System.String key, System.Func`1[TResult] function, System.Nullable`1[T] lifeTime) [0x000b1] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Cache\Cached.cs:104 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x00020] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:36 at NzbDrone.Core.Indexers.Newznab.Newznab.get_PageSize () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:24 at NzbDrone.Core.Indexers.Newznab.Newznab.GetRequestGenerator () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\Newznab.cs:28 at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].TestConnection () [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:336 2023-06-04 21:23:40.5|Warn|SonarrErrorPipeline|Invalid request Validation failed: -- : Unable to connect to indexer, check the log for more details 2023-06-04 21:35:51.4|Warn|HttpClient|HTTP Error - Res: [GET] https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Sonarr: 521.521 (6902 bytes) <!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]--> <head> <title>torrentapi.org | 521: Web server is down</title> <meta charset="UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta name="robots" content="noindex, nofollow" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/main.css" /> </head> <body> <div id="cf-wrapper"> <div id="cf-error-details" class="p-0"> <header class="mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8"> <h1 class="inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2"> <span class="inline-block">Web server is down</span> <span class="code-label">Error code 521</span> </h1> <div> Visit <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer">cloudflare.com</a> for more information. </div> <div class="mt-3">2023-06-04 19:35:51 UTC</div> </header> <div class="my-8 bg-gradient-gray"> <div class="w-240 lg:w-full mx-auto"> <div class="clearfix md:px-8"> <div id="cf-browser-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <span class="cf-icon-browser block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </div> <span class="md:block w-full truncate">You</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> Browser </h3> <span class="leading-1.3 text-2xl text-green-success">Working</span> </div> <div id="cf-cloudflare-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer"> <span class="cf-icon-cloud block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </a> </div> <span class="md:block w-full truncate">Amsterdam</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer"> Cloudflare </a> </h3> <span class="leading-1.3 text-2xl text-green-success">Working</span> </div> <div id="cf-host-status" class="cf-error-source relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <span class="cf-icon-server block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-error w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </div> <span class="md:block w-full truncate">torrentapi.org</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> Host </h3> <span class="leading-1.3 text-2xl text-red-error">Error</span> </div> </div> </div> </div> <div class="w-240 lg:w-full mx-auto mb-8 lg:px-8"> <div class="clearfix"> <div class="w-1/2 md:w-full float-left pr-6 md:pb-10 md:pr-0 leading-relaxed"> <h2 class="text-3xl font-normal leading-1.3 mb-4">What happened?</h2> <p>The web server is not returning a connection. As a result, the web page is not displaying.</p> </div> <div class="w-1/2 md:w-full float-left leading-relaxed"> <h2 class="text-3xl font-normal leading-1.3 mb-4">What can I do?</h2> <h3 class="text-15 font-semibold mb-2">If you are a visitor of this website:</h3> <p class="mb-6">Please try again in a few minutes.</p> <h3 class="text-15 font-semibold mb-2">If you are the owner of this website:</h3> <p><span>Contact your hosting provider letting them know your web server is not responding.</span> <a rel="noopener noreferrer" href="https://support.cloudflare.com/hc/en-us/articles/200171916-Error-521">Additional troubleshooting information</a>.</p> </div> </div> </div> <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300"> <p class="text-13"> <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">7d229f12395db8c7</strong></span> <span class="cf-footer-separator sm:hidden">&bull;</span> <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1"> Your IP: <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button> <span class="hidden" id="cf-footer-ip">45.88.3.206</span> <span class="cf-footer-separator sm:hidden">&bull;</span> </span> <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" id="brand_link" target="_blank">Cloudflare</a></span> </p> <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.remove("hidden"),c.addEventListener("click",function(){c.classList.add("hidden");a.getElementById("cf-footer-ip").classList.remove("hidden")}))}var a=document;document.addEventListener&&a.addEventListener("DOMContentLoaded",d)})();</script> </div><!-- /.error-footer --> </div> </div> </body> </html> 2023-06-04 21:35:51.5|Warn|Rarbg|Unable to connect to indexer [v3.0.10.1567] NzbDrone.Common.Http.HttpException: HTTP request failed: [521:521] [GET] at [https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Sonarr] at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00154] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:105 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Indexers.Rarbg.RarbgTokenProvider+<>c__DisplayClass4_0.<GetToken>b__0 () [0x00073] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Rarbg\RarbgTokenProvider.cs:43 at NzbDrone.Common.Cache.Cached`1[T].Get (System.String key, System.Func`1[TResult] function, System.Nullable`1[T] lifeTime) [0x000b1] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Cache\Cached.cs:104 at NzbDrone.Core.Indexers.Rarbg.RarbgTokenProvider.GetToken (NzbDrone.Core.Indexers.Rarbg.RarbgSettings settings) [0x00014] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Rarbg\RarbgTokenProvider.cs:30 at NzbDrone.Core.Indexers.Rarbg.RarbgRequestGenerator+<GetPagedRequests>d__13.MoveNext () [0x00121] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Rarbg\RarbgRequestGenerator.cs:116 at System.Linq.Enumerable.TryGetFirst[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Boolean& found) [0x00045] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/First.cs:63 at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00000] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/First.cs:34 at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].TestConnection () [0x0000e] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:337 <!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]--> <head> <title>torrentapi.org | 521: Web server is down</title> <meta charset="UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta name="robots" content="noindex, nofollow" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/main.css" /> </head> <body> <div id="cf-wrapper"> <div id="cf-error-details" class="p-0"> <header class="mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8"> <h1 class="inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2"> <span class="inline-block">Web server is down</span> <span class="code-label">Error code 521</span> </h1> <div> Visit <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer">cloudflare.com</a> for more information. </div> <div class="mt-3">2023-06-04 19:35:51 UTC</div> </header> <div class="my-8 bg-gradient-gray"> <div class="w-240 lg:w-full mx-auto"> <div class="clearfix md:px-8"> <div id="cf-browser-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <span class="cf-icon-browser block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </div> <span class="md:block w-full truncate">You</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> Browser </h3> <span class="leading-1.3 text-2xl text-green-success">Working</span> </div> <div id="cf-cloudflare-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer"> <span class="cf-icon-cloud block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </a> </div> <span class="md:block w-full truncate">Amsterdam</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer"> Cloudflare </a> </h3> <span class="leading-1.3 text-2xl text-green-success">Working</span> </div> <div id="cf-host-status" class="cf-error-source relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <span class="cf-icon-server block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-error w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </div> <span class="md:block w-full truncate">torrentapi.org</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> Host </h3> <span class="leading-1.3 text-2xl text-red-error">Error</span> </div> </div> </div> </div> <div class="w-240 lg:w-full mx-auto mb-8 lg:px-8"> <div class="clearfix"> <div class="w-1/2 md:w-full float-left pr-6 md:pb-10 md:pr-0 leading-relaxed"> <h2 class="text-3xl font-normal leading-1.3 mb-4">What happened?</h2> <p>The web server is not returning a connection. As a result, the web page is not displaying.</p> </div> <div class="w-1/2 md:w-full float-left leading-relaxed"> <h2 class="text-3xl font-normal leading-1.3 mb-4">What can I do?</h2> <h3 class="text-15 font-semibold mb-2">If you are a visitor of this website:</h3> <p class="mb-6">Please try again in a few minutes.</p> <h3 class="text-15 font-semibold mb-2">If you are the owner of this website:</h3> <p><span>Contact your hosting provider letting them know your web server is not responding.</span> <a rel="noopener noreferrer" href="https://support.cloudflare.com/hc/en-us/articles/200171916-Error-521">Additional troubleshooting information</a>.</p> </div> </div> </div> <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300"> <p class="text-13"> <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">7d229f12395db8c7</strong></span> <span class="cf-footer-separator sm:hidden">&bull;</span> <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1"> Your IP: <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button> <span class="hidden" id="cf-footer-ip">45.88.3.206</span> <span class="cf-footer-separator sm:hidden">&bull;</span> </span> <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" id="brand_link" target="_blank">Cloudflare</a></span> </p> <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.remove("hidden"),c.addEventListener("click",function(){c.classList.add("hidden");a.getElementById("cf-footer-ip").classList.remove("hidden")}))}var a=document;document.addEventListener&&a.addEventListener("DOMContentLoaded",d)})();</script> </div><!-- /.error-footer --> </div> </div> </body> </html> 2023-06-04 21:35:51.5|Warn|SonarrErrorPipeline|Invalid request Validation failed: -- : Unable to connect to indexer, check the log for more details 2023-06-04 21:35:51.9|Info|RssSyncService|Starting RSS Sync 2023-06-04 21:35:51.9|Warn|FetchAndParseRssService|No available indexers. check your configuration. 2023-06-04 21:35:51.9|Info|DownloadDecisionMaker|No results found 2023-06-04 21:35:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0 2023-06-04 21:36:21.7|Warn|HttpClient|HTTP Error - Res: [GET] https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Sonarr: 521.521 (6902 bytes) <!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]--> <head> <title>torrentapi.org | 521: Web server is down</title> <meta charset="UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta name="robots" content="noindex, nofollow" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/main.css" /> </head> <body> <div id="cf-wrapper"> <div id="cf-error-details" class="p-0"> <header class="mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8"> <h1 class="inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2"> <span class="inline-block">Web server is down</span> <span class="code-label">Error code 521</span> </h1> <div> Visit <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer">cloudflare.com</a> for more information. </div> <div class="mt-3">2023-06-04 19:36:21 UTC</div> </header> <div class="my-8 bg-gradient-gray"> <div class="w-240 lg:w-full mx-auto"> <div class="clearfix md:px-8"> <div id="cf-browser-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <span class="cf-icon-browser block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </div> <span class="md:block w-full truncate">You</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> Browser </h3> <span class="leading-1.3 text-2xl text-green-success">Working</span> </div> <div id="cf-cloudflare-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer"> <span class="cf-icon-cloud block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </a> </div> <span class="md:block w-full truncate">Amsterdam</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer"> Cloudflare </a> </h3> <span class="leading-1.3 text-2xl text-green-success">Working</span> </div> <div id="cf-host-status" class="cf-error-source relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <span class="cf-icon-server block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-error w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </div> <span class="md:block w-full truncate">torrentapi.org</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> Host </h3> <span class="leading-1.3 text-2xl text-red-error">Error</span> </div> </div> </div> </div> <div class="w-240 lg:w-full mx-auto mb-8 lg:px-8"> <div class="clearfix"> <div class="w-1/2 md:w-full float-left pr-6 md:pb-10 md:pr-0 leading-relaxed"> <h2 class="text-3xl font-normal leading-1.3 mb-4">What happened?</h2> <p>The web server is not returning a connection. As a result, the web page is not displaying.</p> </div> <div class="w-1/2 md:w-full float-left leading-relaxed"> <h2 class="text-3xl font-normal leading-1.3 mb-4">What can I do?</h2> <h3 class="text-15 font-semibold mb-2">If you are a visitor of this website:</h3> <p class="mb-6">Please try again in a few minutes.</p> <h3 class="text-15 font-semibold mb-2">If you are the owner of this website:</h3> <p><span>Contact your hosting provider letting them know your web server is not responding.</span> <a rel="noopener noreferrer" href="https://support.cloudflare.com/hc/en-us/articles/200171916-Error-521">Additional troubleshooting information</a>.</p> </div> </div> </div> <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300"> <p class="text-13"> <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">7d229fcefa5cb77c</strong></span> <span class="cf-footer-separator sm:hidden">&bull;</span> <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1"> Your IP: <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button> <span class="hidden" id="cf-footer-ip">45.88.3.206</span> <span class="cf-footer-separator sm:hidden">&bull;</span> </span> <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" id="brand_link" target="_blank">Cloudflare</a></span> </p> <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.remove("hidden"),c.addEventListener("click",function(){c.classList.add("hidden");a.getElementById("cf-footer-ip").classList.remove("hidden")}))}var a=document;document.addEventListener&&a.addEventListener("DOMContentLoaded",d)})();</script> </div><!-- /.error-footer --> </div> </div> </body> </html> 2023-06-04 21:36:21.7|Warn|Rarbg|Unable to connect to indexer [v3.0.10.1567] NzbDrone.Common.Http.HttpException: HTTP request failed: [521:521] [GET] at [https://torrentapi.org/pubapi_v2.php?get_token=get_token&app_id=Sonarr] at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00154] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:105 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Indexers.Rarbg.RarbgTokenProvider+<>c__DisplayClass4_0.<GetToken>b__0 () [0x00073] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Rarbg\RarbgTokenProvider.cs:43 at NzbDrone.Common.Cache.Cached`1[T].Get (System.String key, System.Func`1[TResult] function, System.Nullable`1[T] lifeTime) [0x000b1] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Cache\Cached.cs:104 at NzbDrone.Core.Indexers.Rarbg.RarbgTokenProvider.GetToken (NzbDrone.Core.Indexers.Rarbg.RarbgSettings settings) [0x00014] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Rarbg\RarbgTokenProvider.cs:30 at NzbDrone.Core.Indexers.Rarbg.RarbgRequestGenerator+<GetPagedRequests>d__13.MoveNext () [0x00121] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Rarbg\RarbgRequestGenerator.cs:116 at System.Linq.Enumerable.TryGetFirst[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Boolean& found) [0x00045] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/First.cs:63 at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00000] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/First.cs:34 at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].TestConnection () [0x0000e] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:337 <!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]--> <head> <title>torrentapi.org | 521: Web server is down</title> <meta charset="UTF-8" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta name="robots" content="noindex, nofollow" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/main.css" /> </head> <body> <div id="cf-wrapper"> <div id="cf-error-details" class="p-0"> <header class="mx-auto pt-10 lg:pt-6 lg:px-8 w-240 lg:w-full mb-8"> <h1 class="inline-block sm:block sm:mb-2 font-light text-60 lg:text-4xl text-black-dark leading-tight mr-2"> <span class="inline-block">Web server is down</span> <span class="code-label">Error code 521</span> </h1> <div> Visit <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer">cloudflare.com</a> for more information. </div> <div class="mt-3">2023-06-04 19:36:21 UTC</div> </header> <div class="my-8 bg-gradient-gray"> <div class="w-240 lg:w-full mx-auto"> <div class="clearfix md:px-8"> <div id="cf-browser-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <span class="cf-icon-browser block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </div> <span class="md:block w-full truncate">You</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> Browser </h3> <span class="leading-1.3 text-2xl text-green-success">Working</span> </div> <div id="cf-cloudflare-status" class=" relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer"> <span class="cf-icon-cloud block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-ok w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </a> </div> <span class="md:block w-full truncate">Amsterdam</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> <a href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" target="_blank" rel="noopener noreferrer"> Cloudflare </a> </h3> <span class="leading-1.3 text-2xl text-green-success">Working</span> </div> <div id="cf-host-status" class="cf-error-source relative w-1/3 md:w-full py-15 md:p-0 md:py-8 md:text-left md:border-solid md:border-0 md:border-b md:border-gray-400 overflow-hidden float-left md:float-none text-center"> <div class="relative mb-10 md:m-0"> <span class="cf-icon-server block md:hidden h-20 bg-center bg-no-repeat"></span> <span class="cf-icon-error w-12 h-12 absolute left-1/2 md:left-auto md:right-0 md:top-0 -ml-6 -bottom-4"></span> </div> <span class="md:block w-full truncate">torrentapi.org</span> <h3 class="md:inline-block mt-3 md:mt-0 text-2xl text-gray-600 font-light leading-1.3"> Host </h3> <span class="leading-1.3 text-2xl text-red-error">Error</span> </div> </div> </div> </div> <div class="w-240 lg:w-full mx-auto mb-8 lg:px-8"> <div class="clearfix"> <div class="w-1/2 md:w-full float-left pr-6 md:pb-10 md:pr-0 leading-relaxed"> <h2 class="text-3xl font-normal leading-1.3 mb-4">What happened?</h2> <p>The web server is not returning a connection. As a result, the web page is not displaying.</p> </div> <div class="w-1/2 md:w-full float-left leading-relaxed"> <h2 class="text-3xl font-normal leading-1.3 mb-4">What can I do?</h2> <h3 class="text-15 font-semibold mb-2">If you are a visitor of this website:</h3> <p class="mb-6">Please try again in a few minutes.</p> <h3 class="text-15 font-semibold mb-2">If you are the owner of this website:</h3> <p><span>Contact your hosting provider letting them know your web server is not responding.</span> <a rel="noopener noreferrer" href="https://support.cloudflare.com/hc/en-us/articles/200171916-Error-521">Additional troubleshooting information</a>.</p> </div> </div> </div> <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300"> <p class="text-13"> <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">7d229fcefa5cb77c</strong></span> <span class="cf-footer-separator sm:hidden">&bull;</span> <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1"> Your IP: <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button> <span class="hidden" id="cf-footer-ip">45.88.3.206</span> <span class="cf-footer-separator sm:hidden">&bull;</span> </span> <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing?utm_source=errorcode_521&utm_campaign=torrentapi.org" id="brand_link" target="_blank">Cloudflare</a></span> </p> <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"classList"in b&&(b.classList.remove("hidden"),c.addEventListener("click",function(){c.classList.add("hidden");a.getElementById("cf-footer-ip").classList.remove("hidden")}))}var a=document;document.addEventListener&&a.addEventListener("DOMContentLoaded",d)})();</script> </div><!-- /.error-footer --> </div> </div> </body> </html> 2023-06-04 21:36:21.7|Warn|SonarrErrorPipeline|Invalid request Validation failed: -- : Unable to connect to indexer, check the log for more details 2023-06-04 21:38:50.5|Error|ProxyCheck|Proxy Health Check failed [v3.0.10.1567] System.Net.WebException: Error: ProtocolError: 'https://services.sonarr.tv/v1/ping' ---> System.Net.WebException: Error: ProtocolError at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x0015e] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:282 at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268 at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.ProxyCheck.Check () [0x00067] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\ProxyCheck.cs:46