Torrents/Radarr/config/logs/radarr.28.txt
2025-04-10 13:45:29 -05:00

9333 lines
999 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2024-04-06 17:28:06.8|Info|RssSyncService|Starting RSS Sync
2024-04-06 17:28:08.0|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-06 17:28:08.2|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-06 17:58:37.0|Info|RssSyncService|Starting RSS Sync
2024-04-06 17:58:39.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:45:57 UTC. Search may be required.
2024-04-06 17:58:39.0|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-06 17:58:39.2|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-06 18:29:07.2|Info|RssSyncService|Starting RSS Sync
2024-04-06 18:29:08.1|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-06 18:29:08.2|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-06 18:59:37.5|Info|RssSyncService|Starting RSS Sync
2024-04-06 18:59:38.8|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-06 18:59:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-06 19:30:07.6|Info|RssSyncService|Starting RSS Sync
2024-04-06 19:30:08.8|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-06 19:30:08.9|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-06 20:00:37.9|Info|RssSyncService|Starting RSS Sync
2024-04-06 20:00:37.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-06 20:00:38.7|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-06 20:00:38.8|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-06 20:31:08.1|Info|RssSyncService|Starting RSS Sync
2024-04-06 20:31:09.3|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-06 20:31:09.4|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-06 21:01:38.3|Info|RssSyncService|Starting RSS Sync
2024-04-06 21:01:39.0|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-06 21:01:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-06 21:32:08.4|Info|RssSyncService|Starting RSS Sync
2024-04-06 21:32:08.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-06 21:32:08.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-06 21:32:08.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-06 21:32:08.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-06 21:32:08.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-06 21:32:08.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-06 21:32:08.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-06 21:32:09.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/07/2024 01:38:00 and 04/07/2024 03:17:34 UTC. Search may be required.
2024-04-06 21:32:09.9|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-06 21:32:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-06 21:38:47.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-06 21:38:49.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-06 21:38:49.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-06 21:38:49.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-06 21:38:49.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-06 21:38:49.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-06 21:38:50.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-06 21:38:52.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-06 21:38:52.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-06 21:38:52.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-06 21:38:52.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-06 21:38:53.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-06 22:02:38.7|Info|RssSyncService|Starting RSS Sync
2024-04-06 22:02:39.8|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-06 22:02:39.9|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-06 22:33:08.9|Info|RssSyncService|Starting RSS Sync
2024-04-06 22:33:09.7|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-06 22:33:09.9|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-06 23:03:39.1|Info|RssSyncService|Starting RSS Sync
2024-04-06 23:03:39.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/07/2024 03:51:05 and 04/07/2024 04:25:33 UTC. Search may be required.
2024-04-06 23:03:41.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:41:21 UTC. Search may be required.
2024-04-06 23:03:41.1|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-06 23:03:41.2|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-06 23:34:09.3|Info|RssSyncService|Starting RSS Sync
2024-04-06 23:34:10.4|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-06 23:34:10.5|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-07 00:04:39.5|Info|RssSyncService|Starting RSS Sync
2024-04-07 00:04:39.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/07/2024 04:34:33 and 04/07/2024 05:47:17 UTC. Search may be required.
2024-04-07 00:04:40.6|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-07 00:04:40.7|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-07 00:35:09.7|Info|RssSyncService|Starting RSS Sync
2024-04-07 00:35:10.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/07/2024 05:47:17 and 04/07/2024 05:48:00 UTC. Search may be required.
2024-04-07 00:35:10.2|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-07 00:35:10.3|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-07 01:05:39.9|Info|RssSyncService|Starting RSS Sync
2024-04-07 01:05:40.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/07/2024 06:11:49 and 04/07/2024 06:36:25 UTC. Search may be required.
2024-04-07 01:05:41.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 08:20:45 UTC. Search may be required.
2024-04-07 01:05:41.9|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-07 01:05:42.0|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-07 01:36:10.2|Info|RssSyncService|Starting RSS Sync
2024-04-07 01:36:10.7|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-07 01:36:10.8|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-07 02:06:40.4|Info|RssSyncService|Starting RSS Sync
2024-04-07 02:06:40.9|Info|DownloadDecisionMaker|Processing 141 releases
2024-04-07 02:06:41.0|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-04-07 02:37:10.6|Info|RssSyncService|Starting RSS Sync
2024-04-07 02:37:12.0|Info|DownloadDecisionMaker|Processing 143 releases
2024-04-07 02:37:12.1|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-04-07 03:07:40.8|Info|RssSyncService|Starting RSS Sync
2024-04-07 03:07:42.2|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-07 03:07:42.4|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-07 03:38:11.0|Info|RssSyncService|Starting RSS Sync
2024-04-07 03:38:11.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/07/2024 08:14:20 and 04/07/2024 09:21:15 UTC. Search may be required.
2024-04-07 03:38:12.4|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-07 03:38:12.6|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-07 03:39:18.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-07 03:39:20.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-07 03:39:20.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 03:39:20.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 03:39:20.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 03:39:20.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 03:39:22.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-07 03:39:24.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-07 03:39:24.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 03:39:24.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 03:39:24.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 03:39:24.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 04:08:41.2|Info|RssSyncService|Starting RSS Sync
2024-04-07 04:08:42.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/07/2024 09:21:15 and 04/07/2024 09:27:18 UTC. Search may be required.
2024-04-07 04:08:42.6|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-07 04:08:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-07 04:39:11.4|Info|RssSyncService|Starting RSS Sync
2024-04-07 04:39:12.6|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-07 04:39:12.7|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-07 05:09:41.6|Info|RssSyncService|Starting RSS Sync
2024-04-07 05:09:42.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/07/2024 09:27:18 and 04/07/2024 10:58:32 UTC. Search may be required.
2024-04-07 05:09:42.7|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-07 05:09:42.8|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-07 05:40:11.8|Info|RssSyncService|Starting RSS Sync
2024-04-07 05:40:12.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/07/2024 10:58:32 and 04/07/2024 11:06:35 UTC. Search may be required.
2024-04-07 05:40:12.7|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-07 05:40:12.8|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-07 06:10:42.0|Info|RssSyncService|Starting RSS Sync
2024-04-07 06:10:42.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/07/2024 11:22:12 and 04/07/2024 11:52:11 UTC. Search may be required.
2024-04-07 06:10:42.9|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-07 06:10:43.0|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-07 06:41:12.2|Info|RssSyncService|Starting RSS Sync
2024-04-07 06:41:12.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/07/2024 11:52:11 and 04/07/2024 12:21:39 UTC. Search may be required.
2024-04-07 06:41:13.8|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-07 06:41:14.0|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-07 07:11:42.4|Info|RssSyncService|Starting RSS Sync
2024-04-07 07:11:43.4|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-07 07:11:43.5|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-07 07:42:12.6|Info|RssSyncService|Starting RSS Sync
2024-04-07 07:42:14.0|Info|DownloadDecisionMaker|Processing 140 releases
2024-04-07 07:42:14.2|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-04-07 08:12:42.8|Info|RssSyncService|Starting RSS Sync
2024-04-07 08:12:42.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-07 08:12:44.3|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-07 08:12:44.5|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-07 08:43:13.0|Info|RssSyncService|Starting RSS Sync
2024-04-07 08:43:13.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/07/2024 15:59:40 due to recent failures." />
2024-04-07 08:43:13.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/07/2024 15:59:40 due to recent failures." />
2024-04-07 08:43:13.1|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 07:16:28
2024-04-07 08:43:13.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/07/2024 13:37:00 and 04/07/2024 14:17:09 UTC. Search may be required.
2024-04-07 08:43:15.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:41:21 UTC. Search may be required.
2024-04-07 08:43:15.1|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-07 08:43:15.2|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-07 09:13:43.3|Info|RssSyncService|Starting RSS Sync
2024-04-07 09:13:45.0|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-07 09:13:45.1|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-07 09:39:49.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-07 09:39:51.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-07 09:39:51.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 09:39:51.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 09:39:51.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 09:39:51.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 09:39:53.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-07 09:39:55.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-07 09:39:55.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 09:39:55.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 09:39:55.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 09:39:55.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 09:44:13.5|Info|RssSyncService|Starting RSS Sync
2024-04-07 09:44:14.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/07/2024 14:19:44 and 04/07/2024 15:34:45 UTC. Search may be required.
2024-04-07 09:44:14.7|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-07 09:44:14.8|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-07 10:14:43.8|Info|RssSyncService|Starting RSS Sync
2024-04-07 10:14:44.7|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-07 10:14:44.9|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-07 10:45:13.9|Info|RssSyncService|Starting RSS Sync
2024-04-07 10:45:15.3|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-07 10:45:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-07 11:15:44.1|Info|RssSyncService|Starting RSS Sync
2024-04-07 11:15:45.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/08/2024 11:15:45 due to recent failures." />
2024-04-07 11:15:45.2|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 1.00:00:00
2024-04-07 11:15:45.2|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-07 11:15:45.3|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-07 11:27:44.2|Info|HousekeepingService|Running housecleaning tasks
2024-04-07 11:27:44.2|Info|Database|Vacuuming Log database
2024-04-07 11:27:44.2|Info|Database|Log database compressed
2024-04-07 11:27:44.2|Info|Database|Vacuuming Main database
2024-04-07 11:27:44.2|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-07 11:27:44.2|Info|Database|Main database compressed
2024-04-07 11:28:14.5|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-07 11:28:14.5|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-07 11:28:14.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:14.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:14.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:14.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:14.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:14.5|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-07 11:28:14.5|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-07 11:28:14.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:14.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:14.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:14.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:14.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:14.5|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-07 11:28:14.5|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-07 11:28:14.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:14.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:14.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:14.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:14.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:14.5|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-07 11:28:14.5|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-07 11:28:14.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:14.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:14.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:14.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:14.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:14.5|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-07 11:28:14.5|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-07 11:28:14.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:14.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:14.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:14.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:14.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:14.5|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-07 11:28:14.5|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-07 11:28:14.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:14.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:14.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:14.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:14.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:14.5|Info|DiskScanService|Scanning disk for Blade
2024-04-07 11:28:14.5|Info|DiskScanService|Completed scanning disk for Blade
2024-04-07 11:28:14.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:14.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:14.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:14.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:14.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:14.5|Info|RefreshMovieService|Updating info for Captain America: Brave New World
2024-04-07 11:28:14.6|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-07 11:28:14.6|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-07 11:28:14.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:14.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:14.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:14.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:14.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:14.6|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-07 11:28:14.6|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-07 11:28:14.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:14.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:14.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:14.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:14.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:14.6|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-07 11:28:14.6|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-07 11:28:14.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:14.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:14.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:14.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:14.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:14.6|Info|RefreshMovieService|Updating info for Dune Messiah
2024-04-07 11:28:14.7|Info|DiskScanService|Scanning disk for Dune Messiah
2024-04-07 11:28:14.7|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-04-07 11:28:14.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:14.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:14.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:14.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:14.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:14.7|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-04-07 11:28:14.9|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-04-07 11:28:14.9|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-04-07 11:28:14.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:14.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:14.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:14.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:14.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:14.9|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-07 11:28:14.9|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-07 11:28:14.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:14.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:14.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:14.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:14.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:14.9|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-07 11:28:15.0|Info|MediaCoverService|Downloading Poster for [Dune: Part Two (2024)][tt15239678, 693134] https://image.tmdb.org/t/p/original/dk3Wo6Q5azRoggtjDICwL2wCc04.jpg
2024-04-07 11:28:15.3|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-07 11:28:15.3|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-07 11:28:15.3|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-07 11:28:15.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:15.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:15.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:15.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:15.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:15.4|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
2024-04-07 11:28:15.4|Info|MediaCoverService|Downloading Poster for [Godzilla x Kong: The New Empire (2024)][tt14539740, 823464] https://image.tmdb.org/t/p/original/1hUTqPnfTvuupk7XW7WCkWYW4M1.jpg
2024-04-07 11:28:15.5|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-07 11:28:15.5|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-07 11:28:15.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:15.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:15.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:15.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:15.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:15.5|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-07 11:28:15.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-07 11:28:15.6|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-07 11:28:15.6|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-07 11:28:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:15.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:15.6|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-07 11:28:15.6|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-07 11:28:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:15.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:15.6|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-07 11:28:15.6|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-07 11:28:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:15.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:15.6|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-07 11:28:15.6|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-07 11:28:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:15.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:15.6|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-07 11:28:15.6|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-07 11:28:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:15.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:15.6|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-07 11:28:15.6|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-07 11:28:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:15.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:15.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:15.7|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-07 11:28:15.7|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-07 11:28:15.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:15.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:15.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:15.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:15.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:15.7|Info|RefreshMovieService|Updating info for Rebel Moon - Part Two: The Scargiver
2024-04-07 11:28:15.8|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-07 11:28:15.8|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-07 11:28:15.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:15.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:15.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:15.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:15.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:15.8|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-07 11:28:15.8|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-07 11:28:15.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:15.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:15.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:15.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:15.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:15.8|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-07 11:28:15.8|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-07 11:28:15.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:15.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:15.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:15.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:15.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:15.8|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-07 11:28:15.8|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-07 11:28:15.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:15.8|Info|MediaCoverService|Downloading Poster for [Rebel Moon - Part Two: The Scargiver (2024)][tt23137904, 934632] https://image.tmdb.org/t/p/original/lV70XeG15PNNg3S1mwaoNk3LVHk.jpg
2024-04-07 11:28:15.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:15.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:15.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:15.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:15.8|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-07 11:28:15.8|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-07 11:28:15.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:15.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:15.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:15.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:15.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:15.8|Info|DiskScanService|Scanning disk for Wicked
2024-04-07 11:28:15.8|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-07 11:28:15.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-07 11:28:15.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-07 11:28:15.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-07 11:28:15.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-07 11:28:15.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-07 11:28:15.8|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-07 11:46:14.3|Info|RssSyncService|Starting RSS Sync
2024-04-07 11:46:14.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/07/2024 15:52:54 and 04/07/2024 17:40:53 UTC. Search may be required.
2024-04-07 11:46:14.8|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-07 11:46:14.9|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-07 12:16:44.5|Info|RssSyncService|Starting RSS Sync
2024-04-07 12:16:45.0|Info|DownloadDecisionMaker|Processing 142 releases
2024-04-07 12:16:45.1|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-04-07 12:47:14.7|Info|RssSyncService|Starting RSS Sync
2024-04-07 12:47:15.2|Info|DownloadDecisionMaker|Processing 143 releases
2024-04-07 12:47:15.3|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-04-07 13:17:44.8|Info|RssSyncService|Starting RSS Sync
2024-04-07 13:17:45.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/07/2024 18:38:15 and 04/07/2024 18:40:33 UTC. Search may be required.
2024-04-07 13:17:46.0|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-07 13:17:46.1|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-07 13:48:15.0|Info|RssSyncService|Starting RSS Sync
2024-04-07 13:48:15.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/07/2024 19:04:33 and 04/07/2024 19:06:13 UTC. Search may be required.
2024-04-07 13:48:15.8|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-07 13:48:15.9|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-07 14:18:45.2|Info|RssSyncService|Starting RSS Sync
2024-04-07 14:18:45.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/07/2024 19:36:16 and 04/07/2024 19:38:07 UTC. Search may be required.
2024-04-07 14:18:47.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
2024-04-07 14:18:47.2|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-07 14:18:47.4|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-07 14:49:15.4|Info|RssSyncService|Starting RSS Sync
2024-04-07 14:49:15.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/07/2024 19:38:07 and 04/07/2024 20:37:57 UTC. Search may be required.
2024-04-07 14:49:16.2|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-07 14:49:16.4|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-07 15:19:45.7|Info|RssSyncService|Starting RSS Sync
2024-04-07 15:19:46.8|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-07 15:19:46.9|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-07 15:40:20.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-07 15:40:22.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-07 15:40:22.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 15:40:22.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 15:40:24.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-07 15:40:26.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-07 15:40:26.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 15:40:26.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 15:40:26.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 15:40:26.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-07 15:50:15.9|Info|RssSyncService|Starting RSS Sync
2024-04-07 15:50:17.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-07 15:50:17.9|Info|DownloadDecisionMaker|Processing 140 releases
2024-04-07 15:50:18.1|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-04-08 08:01:11.1|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.3.6.8612
2024-04-08 08:01:11.2|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-04-08 08:01:11.3|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-04-08 08:01:11.6|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-04-08 08:01:11.7|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2024-04-08 08:01:11.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2024-04-08 08:01:11.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2024-04-08 08:01:11.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2024-04-08 08:01:11.9|Info|DatabaseEngineVersionCheck|SQLite 3.44.2
2024-04-08 08:01:11.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0480507s
2024-04-08 08:01:11.9|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2024-04-08 08:01:11.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0496017s
2024-04-08 08:01:12.0|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2024-04-08 08:01:12.0|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2024-04-08 08:01:12.0|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2024-04-08 08:01:12.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2024-04-08 08:01:12.0|Info|DatabaseEngineVersionCheck|SQLite 3.44.2
2024-04-08 08:01:12.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0010839s
2024-04-08 08:01:12.0|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2024-04-08 08:01:12.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.001182s
2024-04-08 08:01:12.4|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878
2024-04-08 08:01:12.6|Info|CommandExecutor|Starting 2 threads for tasks.
2024-04-08 08:01:12.7|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-04-08 08:01:12.7|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2024-04-08 08:01:12.7|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin
2024-04-08 08:01:42.7|Info|RssSyncService|Starting RSS Sync
2024-04-08 08:01:42.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 298
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 284
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 98
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-08 08:01:42.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 298
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 284
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 98
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-08 08:01:42.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 298
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 284
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 98
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-08 08:01:42.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 298
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 284
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 98
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-08 08:01:42.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 298
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 284
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 98
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-08 08:01:42.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 298
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 284
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 98
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-08 08:01:43.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 298
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 284
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 98
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-08 08:01:43.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 298
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 284
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 98
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-08 08:01:43.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/07/2024 21:32:43 and 04/08/2024 13:01:53 UTC. Search may be required.
2024-04-08 08:01:43.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-08 08:01:44.1|Info|DownloadDecisionMaker|Processing 143 releases
2024-04-08 08:01:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-04-08 08:01:47.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-08 08:01:47.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 08:01:47.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 08:01:47.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 08:01:47.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 08:01:47.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-08 08:01:49.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-08 08:01:49.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 08:01:49.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 08:01:49.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 08:01:49.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 08:32:13.0|Info|RssSyncService|Starting RSS Sync
2024-04-08 08:32:13.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-08 08:32:13.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-08 08:32:13.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-08 08:32:13.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-08 08:32:13.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-08 08:32:13.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-08 08:32:13.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-08 08:32:13.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-08 08:32:13.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-08 08:32:14.9|Info|DownloadDecisionMaker|Processing 140 releases
2024-04-08 08:32:15.1|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-04-08 09:02:43.3|Info|RssSyncService|Starting RSS Sync
2024-04-08 09:02:50.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/09/2024 09:02:50 due to recent failures." />
2024-04-08 09:02:50.7|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 1.00:00:00
2024-04-08 09:02:50.7|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-08 09:02:50.9|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-08 09:33:13.5|Info|RssSyncService|Starting RSS Sync
2024-04-08 09:33:14.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/08/2024 14:41:21 and 04/08/2024 15:11:45 UTC. Search may be required.
2024-04-08 09:33:15.4|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-08 09:33:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-08 10:03:43.8|Info|RssSyncService|Starting RSS Sync
2024-04-08 10:03:44.9|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-08 10:03:45.0|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-08 10:34:14.1|Info|RssSyncService|Starting RSS Sync
2024-04-08 10:34:15.2|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-08 10:34:15.4|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-08 11:04:44.3|Info|RssSyncService|Starting RSS Sync
2024-04-08 11:04:45.7|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-08 11:04:45.8|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-08 11:27:44.6|Info|HousekeepingService|Running housecleaning tasks
2024-04-08 11:27:44.6|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-08 11:27:44.6|Info|Database|Vacuuming Log database
2024-04-08 11:27:44.6|Info|Database|Log database compressed
2024-04-08 11:27:44.6|Info|Database|Vacuuming Main database
2024-04-08 11:27:44.6|Info|Database|Main database compressed
2024-04-08 11:28:44.8|Info|RefreshMovieService|Updating info for Avatar 3
2024-04-08 11:28:45.0|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-08 11:28:45.0|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-08 11:28:45.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:45.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:45.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:45.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:45.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:45.0|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-08 11:28:45.0|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-08 11:28:45.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:45.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:45.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:45.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:45.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:45.0|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-08 11:28:45.0|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-08 11:28:45.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:45.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:45.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:45.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:45.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:45.0|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-08 11:28:45.0|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-08 11:28:45.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:45.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:45.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:45.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:45.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:45.0|Info|RefreshMovieService|Updating info for Beetlejuice Beetlejuice
2024-04-08 11:28:45.0|Info|MediaCoverService|Downloading Poster for [Avatar 3 (2025)][tt1757678, 83533] https://image.tmdb.org/t/p/original/eZXoA5BjUxm1fdAKb3lPvbDY2L8.jpg
2024-04-08 11:28:45.1|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-08 11:28:45.1|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-08 11:28:45.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:45.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:45.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:45.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:45.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:45.1|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-08 11:28:45.1|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-08 11:28:45.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:45.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:45.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:45.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:45.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:45.1|Info|DiskScanService|Scanning disk for Blade
2024-04-08 11:28:45.1|Info|DiskScanService|Completed scanning disk for Blade
2024-04-08 11:28:45.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:45.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:45.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:45.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:45.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:45.1|Info|RefreshMovieService|Updating info for Captain America: Brave New World
2024-04-08 11:28:45.2|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-08 11:28:45.2|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-08 11:28:45.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:45.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:45.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:45.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:45.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:45.2|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-04-08 11:28:45.3|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-08 11:28:45.3|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-08 11:28:45.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:45.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:45.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:45.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:45.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:45.3|Info|RefreshMovieService|Updating info for Despicable Me 4
2024-04-08 11:28:45.3|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-08 11:28:45.4|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-08 11:28:45.4|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-08 11:28:45.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:45.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:45.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:45.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:45.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:45.4|Info|RefreshMovieService|Updating info for Dune Messiah
2024-04-08 11:28:45.4|Info|DiskScanService|Scanning disk for Dune Messiah
2024-04-08 11:28:45.4|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-04-08 11:28:45.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:45.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:45.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:45.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:45.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:45.4|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-04-08 11:28:45.6|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-04-08 11:28:45.6|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-04-08 11:28:45.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:45.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:45.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:45.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:45.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:45.6|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-08 11:28:45.6|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-08 11:28:45.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:45.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:45.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:45.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:45.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:45.6|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-08 11:28:45.6|Info|MediaCoverService|Downloading Poster for [Dune: Part Two (2024)][tt15239678, 693134] https://image.tmdb.org/t/p/original/1pdfLvkbY9ohJlCjQH2CZjjYVvJ.jpg
2024-04-08 11:28:45.7|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-08 11:28:45.7|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-08 11:28:45.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:45.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:45.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:45.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:45.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:45.7|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
2024-04-08 11:28:45.7|Info|MediaCoverService|Downloading Poster for [Godzilla x Kong: The New Empire (2024)][tt14539740, 823464] https://image.tmdb.org/t/p/original/tMefBSflR6PGQLv7WvFPpKLZkyk.jpg
2024-04-08 11:28:45.8|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-08 11:28:45.8|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-08 11:28:45.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:45.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:45.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:45.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:45.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:45.8|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-08 11:28:45.9|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-08 11:28:45.9|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-08 11:28:45.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:45.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:45.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:45.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:45.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:45.9|Info|RefreshMovieService|Updating info for Kraven the Hunter
2024-04-08 11:28:46.0|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-08 11:28:46.0|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-08 11:28:46.0|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-08 11:28:46.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:46.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:46.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:46.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:46.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:46.0|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-08 11:28:46.0|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-08 11:28:46.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:46.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:46.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:46.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:46.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:46.0|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-08 11:28:46.0|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-08 11:28:46.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:46.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:46.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:46.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:46.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:46.0|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-08 11:28:46.0|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-08 11:28:46.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:46.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:46.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:46.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:46.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:46.0|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-08 11:28:46.0|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-08 11:28:46.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:46.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:46.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:46.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:46.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:46.0|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-08 11:28:46.0|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-08 11:28:46.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:46.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:46.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:46.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:46.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:46.0|Info|RefreshMovieService|Updating info for Rebel Moon - Part Two: The Scargiver
2024-04-08 11:28:46.0|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-08 11:28:46.1|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-08 11:28:46.1|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-08 11:28:46.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:46.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:46.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:46.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:46.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:46.1|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-08 11:28:46.1|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-08 11:28:46.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:46.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:46.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:46.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:46.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:46.1|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-08 11:28:46.1|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-08 11:28:46.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:46.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:46.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:46.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:46.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:46.1|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-08 11:28:46.1|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-08 11:28:46.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:46.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:46.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:46.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:46.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:46.1|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-08 11:28:46.1|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-08 11:28:46.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:46.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:46.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:46.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:46.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:28:46.1|Info|RefreshMovieService|Updating info for Wicked
2024-04-08 11:28:46.2|Info|DiskScanService|Scanning disk for Wicked
2024-04-08 11:28:46.2|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-08 11:28:46.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-08 11:28:46.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-08 11:28:46.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-08 11:28:46.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-08 11:28:46.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-08 11:35:14.6|Info|RssSyncService|Starting RSS Sync
2024-04-08 11:35:15.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/08/2024 15:11:45 and 04/08/2024 17:03:55 UTC. Search may be required.
2024-04-08 11:35:15.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/09/2024 11:35:15 due to recent failures." />
2024-04-08 11:35:15.7|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 1.00:00:00
2024-04-08 11:35:15.9|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-08 11:35:16.0|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-08 12:05:44.9|Info|RssSyncService|Starting RSS Sync
2024-04-08 12:05:45.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/08/2024 17:03:55 and 04/08/2024 17:52:10 UTC. Search may be required.
2024-04-08 12:05:46.7|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-08 12:05:46.9|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-08 12:36:15.1|Info|RssSyncService|Starting RSS Sync
2024-04-08 12:36:15.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/08/2024 17:52:10 and 04/08/2024 17:52:20 UTC. Search may be required.
2024-04-08 12:36:17.0|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-08 12:36:17.2|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-08 13:06:45.3|Info|RssSyncService|Starting RSS Sync
2024-04-08 13:06:47.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
2024-04-08 13:06:47.3|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-08 13:06:47.5|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-08 13:37:15.5|Info|RssSyncService|Starting RSS Sync
2024-04-08 13:37:16.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/08/2024 18:42:53 and 04/08/2024 19:26:25 UTC. Search may be required.
2024-04-08 13:37:16.8|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-08 13:37:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-08 14:02:14.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-08 14:02:16.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-08 14:02:16.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 14:02:16.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 14:02:16.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 14:02:16.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 14:02:18.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-08 14:02:20.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-08 14:02:20.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 14:02:20.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 14:02:20.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 14:02:20.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 14:07:45.8|Info|RssSyncService|Starting RSS Sync
2024-04-08 14:07:47.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 08:20:45 UTC. Search may be required.
2024-04-08 14:07:47.8|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-08 14:07:48.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-08 14:38:16.0|Info|RssSyncService|Starting RSS Sync
2024-04-08 14:38:16.8|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-08 14:38:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-08 15:08:46.2|Info|RssSyncService|Starting RSS Sync
2024-04-08 15:08:47.6|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-08 15:08:47.8|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-08 15:39:16.4|Info|RssSyncService|Starting RSS Sync
2024-04-08 15:39:17.6|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-08 15:39:17.8|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-08 16:09:46.6|Info|RssSyncService|Starting RSS Sync
2024-04-08 16:09:47.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/08/2024 20:58:53 and 04/08/2024 21:39:20 UTC. Search may be required.
2024-04-08 16:09:48.0|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-08 16:09:48.1|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-08 16:40:16.7|Info|RssSyncService|Starting RSS Sync
2024-04-08 16:40:17.7|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-08 16:40:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-08 17:10:46.9|Info|RssSyncService|Starting RSS Sync
2024-04-08 17:10:47.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/08/2024 21:53:24 and 04/09/2024 19:19:00 UTC. Search may be required.
2024-04-08 17:10:48.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-08 17:10:48.9|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-08 17:10:49.1|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-08 17:41:17.1|Info|RssSyncService|Starting RSS Sync
2024-04-08 17:41:17.7|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-08 17:41:17.8|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-08 18:11:47.3|Info|RssSyncService|Starting RSS Sync
2024-04-08 18:11:47.8|Info|DownloadDecisionMaker|Processing 139 releases
2024-04-08 18:11:48.0|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-04-08 18:42:17.5|Info|RssSyncService|Starting RSS Sync
2024-04-08 18:42:18.0|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-08 18:42:18.1|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-08 19:12:47.6|Info|RssSyncService|Starting RSS Sync
2024-04-08 19:12:48.7|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-08 19:12:48.9|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-08 19:43:17.9|Info|RssSyncService|Starting RSS Sync
2024-04-08 19:43:18.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 00:06:00 and 04/09/2024 01:12:13 UTC. Search may be required.
2024-04-08 19:43:19.0|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-08 19:43:19.1|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-08 20:02:46.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-08 20:02:47.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-08 20:02:47.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 20:02:47.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 20:02:47.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 20:02:47.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 20:02:49.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-08 20:02:51.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-08 20:02:51.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 20:02:51.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 20:02:51.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 20:02:51.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-08 20:13:48.1|Info|RssSyncService|Starting RSS Sync
2024-04-08 20:13:48.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/06/2024 01:39:13 and 04/09/2024 06:07:30 UTC. Search may be required.
2024-04-08 20:13:48.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 01:12:13 and 04/09/2024 02:00:05 UTC. Search may be required.
2024-04-08 20:13:48.6|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-08 20:13:48.8|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-08 20:44:18.3|Info|RssSyncService|Starting RSS Sync
2024-04-08 20:44:18.9|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-08 20:44:19.0|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-08 21:14:48.4|Info|RssSyncService|Starting RSS Sync
2024-04-08 21:14:48.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 01:57:59 and 04/09/2024 03:02:25 UTC. Search may be required.
2024-04-08 21:14:49.5|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-08 21:14:49.6|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-08 21:45:18.6|Info|RssSyncService|Starting RSS Sync
2024-04-08 21:45:20.0|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-08 21:45:20.2|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-08 22:15:48.8|Info|RssSyncService|Starting RSS Sync
2024-04-08 22:15:51.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 03:02:25 and 04/09/2024 03:46:36 UTC. Search may be required.
2024-04-08 22:15:52.2|Info|DownloadDecisionMaker|Processing 139 releases
2024-04-08 22:15:52.3|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-04-08 22:46:19.1|Info|RssSyncService|Starting RSS Sync
2024-04-08 22:46:19.8|Info|DownloadDecisionMaker|Processing 143 releases
2024-04-08 22:46:20.0|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-04-08 23:16:49.3|Info|RssSyncService|Starting RSS Sync
2024-04-08 23:16:50.2|Info|DownloadDecisionMaker|Processing 141 releases
2024-04-08 23:16:50.3|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-04-08 23:47:19.6|Info|RssSyncService|Starting RSS Sync
2024-04-08 23:47:21.0|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-08 23:47:21.1|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-09 00:17:49.8|Info|RssSyncService|Starting RSS Sync
2024-04-09 00:17:50.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 04:55:19 and 04/09/2024 06:06:47 UTC. Search may be required.
2024-04-09 00:17:51.0|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-09 00:17:51.1|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-09 00:48:20.0|Info|RssSyncService|Starting RSS Sync
2024-04-09 00:48:20.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 06:09:47 and 04/09/2024 06:27:28 UTC. Search may be required.
2024-04-09 00:48:22.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-09 00:48:22.0|Info|DownloadDecisionMaker|Processing 147 releases
2024-04-09 00:48:22.1|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-04-09 01:18:50.2|Info|RssSyncService|Starting RSS Sync
2024-04-09 01:18:51.6|Info|DownloadDecisionMaker|Processing 146 releases
2024-04-09 01:18:51.7|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2024-04-09 01:49:20.3|Info|RssSyncService|Starting RSS Sync
2024-04-09 01:49:22.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 07:12:18 and 04/09/2024 07:22:57 UTC. Search may be required.
2024-04-09 01:49:28.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/09/2024 01:50:28 due to recent failures." />
2024-04-09 01:49:28.1|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:01:00
2024-04-09 01:49:28.1|Info|DownloadDecisionMaker|Processing 38 releases
2024-04-09 01:49:28.2|Info|RssSyncService|RSS Sync Completed. Reports found: 38, Reports grabbed: 0
2024-04-09 02:03:17.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-09 02:03:19.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-09 02:03:19.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 02:03:19.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 02:03:19.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 02:03:19.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 02:03:21.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-09 02:03:23.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-09 02:03:23.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 02:03:23.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 02:03:23.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 02:03:23.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 02:19:50.6|Info|RssSyncService|Starting RSS Sync
2024-04-09 02:19:51.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 07:36:51 and 04/09/2024 07:59:42 UTC. Search may be required.
2024-04-09 02:19:51.8|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-09 02:19:52.0|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-09 02:50:20.8|Info|RssSyncService|Starting RSS Sync
2024-04-09 02:50:21.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 08:02:59 and 04/09/2024 08:25:18 UTC. Search may be required.
2024-04-09 02:50:22.0|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-09 02:50:22.2|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-09 03:20:51.0|Info|RssSyncService|Starting RSS Sync
2024-04-09 03:20:51.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 08:44:20 and 04/09/2024 08:47:44 UTC. Search may be required.
2024-04-09 03:20:52.4|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-09 03:20:52.6|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-09 03:51:21.3|Info|RssSyncService|Starting RSS Sync
2024-04-09 03:51:22.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 08:54:12 and 04/09/2024 09:48:46 UTC. Search may be required.
2024-04-09 03:51:22.1|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-09 03:51:22.2|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-09 04:21:51.5|Info|RssSyncService|Starting RSS Sync
2024-04-09 04:21:53.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
2024-04-09 04:21:53.5|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-09 04:21:53.6|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-09 04:30:51.4|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-04-09 04:30:51.7|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-04-09 04:30:52.0|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-04-09 04:30:52.3|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-04-09 04:30:52.6|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-04-09 04:30:52.9|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-04-09 04:30:53.2|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-04-09 04:30:53.4|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-04-09 04:30:53.7|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-04-09 04:30:54.0|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-04-09 04:52:21.7|Info|RssSyncService|Starting RSS Sync
2024-04-09 04:52:22.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 10:15:48 and 04/09/2024 10:28:30 UTC. Search may be required.
2024-04-09 04:52:23.0|Info|DownloadDecisionMaker|Processing 143 releases
2024-04-09 04:52:23.1|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-04-09 05:22:51.8|Info|RssSyncService|Starting RSS Sync
2024-04-09 05:22:53.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
2024-04-09 05:22:53.9|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-09 05:22:54.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-09 05:53:22.1|Info|RssSyncService|Starting RSS Sync
2024-04-09 05:53:22.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 10:41:30 and 04/09/2024 11:48:01 UTC. Search may be required.
2024-04-09 05:53:22.9|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-09 05:53:23.1|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-09 06:23:52.3|Info|RssSyncService|Starting RSS Sync
2024-04-09 06:23:53.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 11:48:01 and 04/09/2024 11:51:10 UTC. Search may be required.
2024-04-09 06:23:54.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
2024-04-09 06:23:54.3|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-09 06:23:54.4|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-09 06:54:22.5|Info|RssSyncService|Starting RSS Sync
2024-04-09 06:54:23.8|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-09 06:54:24.0|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-09 07:14:40.9|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/index.php not found
2024-04-09 07:24:52.7|Info|RssSyncService|Starting RSS Sync
2024-04-09 07:24:53.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 12:50:53 and 04/09/2024 12:50:54 UTC. Search may be required.
2024-04-09 07:24:53.8|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-09 07:24:53.9|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-09 07:55:22.9|Info|RssSyncService|Starting RSS Sync
2024-04-09 07:55:23.8|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-09 07:55:24.0|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-09 08:03:49.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-09 08:03:50.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-09 08:03:50.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 08:03:50.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 08:03:50.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 08:03:50.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 08:03:52.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-09 08:03:54.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-09 08:03:54.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 08:03:54.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 08:03:54.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 08:03:54.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 08:25:53.1|Info|RssSyncService|Starting RSS Sync
2024-04-09 08:25:54.6|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-09 08:25:54.7|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-09 08:56:23.3|Info|RssSyncService|Starting RSS Sync
2024-04-09 08:56:23.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-09 08:56:23.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-09 08:56:23.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-09 08:56:23.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-09 08:56:23.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-09 08:56:23.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-09 08:56:23.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-09 08:56:23.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-09 08:56:23.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-09 08:56:24.5|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 14:20:46 and 04/09/2024 14:21:08 UTC. Search may be required.
2024-04-09 08:56:24.5|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-09 08:56:24.6|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-09 09:26:53.6|Info|RssSyncService|Starting RSS Sync
2024-04-09 09:26:54.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 14:26:08 and 04/09/2024 15:11:11 UTC. Search may be required.
2024-04-09 09:27:01.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/10/2024 09:27:01 due to recent failures." />
2024-04-09 09:27:01.1|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 1.00:00:00
2024-04-09 09:27:01.1|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-09 09:27:01.3|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-09 09:57:23.8|Info|RssSyncService|Starting RSS Sync
2024-04-09 09:57:24.9|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-09 09:57:25.0|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-09 10:27:54.0|Info|RssSyncService|Starting RSS Sync
2024-04-09 10:27:54.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 15:48:51 and 04/09/2024 15:51:14 UTC. Search may be required.
2024-04-09 10:27:54.7|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-09 10:27:54.9|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-09 10:58:24.2|Info|RssSyncService|Starting RSS Sync
2024-04-09 10:58:26.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
2024-04-09 10:58:26.3|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-09 10:58:26.4|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-09 11:27:54.4|Info|HousekeepingService|Running housecleaning tasks
2024-04-09 11:27:54.4|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-09 11:27:54.5|Info|Database|Vacuuming Log database
2024-04-09 11:27:54.5|Info|Database|Log database compressed
2024-04-09 11:27:54.5|Info|Database|Vacuuming Main database
2024-04-09 11:27:54.5|Info|Database|Main database compressed
2024-04-09 11:28:54.5|Info|RssSyncService|Starting RSS Sync
2024-04-09 11:28:54.6|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-09 11:28:54.6|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-09 11:28:54.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:54.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:54.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:54.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:54.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:54.6|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-09 11:28:54.6|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-09 11:28:54.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:54.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:54.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:54.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:54.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:54.6|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-09 11:28:54.6|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-09 11:28:54.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:54.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:54.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:54.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:54.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:54.6|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-09 11:28:54.6|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-09 11:28:54.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:54.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:54.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:54.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:54.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:54.6|Info|RefreshMovieService|Updating info for Beetlejuice Beetlejuice
2024-04-09 11:28:54.7|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-09 11:28:54.7|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-09 11:28:54.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:54.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:54.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:54.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:54.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:54.7|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-09 11:28:54.7|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-09 11:28:54.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:54.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:54.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:54.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:54.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:54.7|Info|RefreshMovieService|Updating info for Blade
2024-04-09 11:28:54.8|Info|DiskScanService|Scanning disk for Blade
2024-04-09 11:28:54.8|Info|DiskScanService|Completed scanning disk for Blade
2024-04-09 11:28:54.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:54.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:54.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:54.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:54.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:54.8|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-09 11:28:54.8|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-09 11:28:54.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:54.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:54.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:54.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:54.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:54.8|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-04-09 11:28:54.9|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-09 11:28:54.9|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-09 11:28:54.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:54.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:54.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:54.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:54.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:54.9|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-09 11:28:54.9|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-09 11:28:54.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:54.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:54.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:54.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:54.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:54.9|Info|RefreshMovieService|Updating info for Dune Messiah
2024-04-09 11:28:55.0|Info|DiskScanService|Scanning disk for Dune Messiah
2024-04-09 11:28:55.0|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-04-09 11:28:55.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:55.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:55.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:55.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:55.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:55.0|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-04-09 11:28:55.1|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-04-09 11:28:55.1|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-04-09 11:28:55.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:55.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:55.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:55.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:55.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:55.1|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-09 11:28:55.1|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-09 11:28:55.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:55.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:55.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:55.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:55.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:55.1|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-09 11:28:55.2|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-09 11:28:55.3|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-09 11:28:55.3|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-09 11:28:55.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:55.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:55.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:55.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:55.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:55.3|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
2024-04-09 11:28:55.3|Info|MediaCoverService|Downloading Poster for [Godzilla x Kong: The New Empire (2024)][tt14539740, 823464] https://image.tmdb.org/t/p/original/gmGK5Gw5CIGMPhOmTO0bNA9Q66c.jpg
2024-04-09 11:28:55.3|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-09 11:28:55.3|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-09 11:28:55.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:55.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:55.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:55.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:55.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:55.3|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-09 11:28:55.3|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-09 11:28:55.4|Info|MediaCoverService|Downloading Fanart for [Godzilla x Kong: The New Empire (2024)][tt14539740, 823464] https://image.tmdb.org/t/p/original/j3Z3XktmWB1VhsS8iXNcrR86PXi.jpg
2024-04-09 11:28:55.4|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-09 11:28:55.4|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-09 11:28:55.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:55.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:55.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:55.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:55.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:55.4|Info|RefreshMovieService|Updating info for Kraven the Hunter
2024-04-09 11:28:55.5|Info|MediaCoverService|Downloading Fanart for [Kingdom of the Planet of the Apes (2024)][tt11389872, 653346] https://image.tmdb.org/t/p/original/5Wy4ureDPMpu1elZgebu9d9hZv2.jpg
2024-04-09 11:28:55.5|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-09 11:28:55.5|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-09 11:28:55.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:55.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:55.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:55.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:55.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:55.5|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-09 11:28:55.5|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-09 11:28:55.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:55.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:55.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:55.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:55.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:55.5|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-09 11:28:55.5|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-09 11:28:55.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:55.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:55.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:55.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:55.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:55.5|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-09 11:28:55.5|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-09 11:28:55.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:55.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:55.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:55.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:55.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:55.5|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-09 11:28:55.5|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-09 11:28:55.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:55.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:55.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:55.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:55.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:55.5|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-09 11:28:55.5|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-09 11:28:55.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:55.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:55.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:55.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:55.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:55.5|Info|RefreshMovieService|Updating info for Rebel Moon - Part Two: The Scargiver
2024-04-09 11:28:55.6|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-09 11:28:55.6|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-09 11:28:55.6|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-09 11:28:55.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:55.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:55.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:55.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:55.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:55.6|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-09 11:28:55.6|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-09 11:28:55.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:55.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:55.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:55.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:55.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:55.6|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-09 11:28:55.6|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-09 11:28:55.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:55.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:55.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:55.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:55.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:55.6|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-09 11:28:55.6|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-09 11:28:55.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:55.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:55.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:55.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:55.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:55.6|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-09 11:28:55.6|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-09 11:28:55.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:55.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:55.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:55.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:55.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:28:55.6|Info|RefreshMovieService|Updating info for Wicked
2024-04-09 11:28:55.7|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-09 11:28:55.7|Info|DiskScanService|Scanning disk for Wicked
2024-04-09 11:28:55.7|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-09 11:28:55.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-09 11:28:55.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-09 11:28:55.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-09 11:28:55.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-09 11:28:55.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-09 11:59:24.6|Info|RssSyncService|Starting RSS Sync
2024-04-09 11:59:24.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 17:12:24 and 04/09/2024 17:20:27 UTC. Search may be required.
2024-04-09 11:59:25.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/10/2024 11:59:25 due to recent failures." />
2024-04-09 11:59:25.4|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 1.00:00:00
2024-04-09 11:59:25.4|Info|DownloadDecisionMaker|Processing 143 releases
2024-04-09 11:59:25.5|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-04-09 12:29:54.9|Info|RssSyncService|Starting RSS Sync
2024-04-09 12:29:55.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 17:47:34 and 04/09/2024 18:12:11 UTC. Search may be required.
2024-04-09 12:29:58.1|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-09 12:29:58.3|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-09 13:00:25.1|Info|RssSyncService|Starting RSS Sync
2024-04-09 13:00:25.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 18:18:43 and 04/09/2024 18:18:46 UTC. Search may be required.
2024-04-09 13:00:48.9|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-09 13:00:49.0|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-09 13:30:55.3|Info|RssSyncService|Starting RSS Sync
2024-04-09 13:30:56.2|Info|DownloadDecisionMaker|Processing 139 releases
2024-04-09 13:30:56.3|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-04-09 14:01:25.5|Info|RssSyncService|Starting RSS Sync
2024-04-09 14:01:27.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-09 14:01:27.5|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-09 14:01:27.6|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-09 14:04:20.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-09 14:04:22.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-09 14:04:22.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 14:04:22.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 14:04:22.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 14:04:22.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 14:04:24.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-09 14:04:26.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-09 14:04:26.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 14:04:26.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 14:04:26.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 14:04:26.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 14:31:55.7|Info|RssSyncService|Starting RSS Sync
2024-04-09 14:31:57.1|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-09 14:31:57.3|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-09 15:02:26.0|Info|RssSyncService|Starting RSS Sync
2024-04-09 15:03:10.2|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-09 15:03:10.3|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-09 15:33:26.2|Info|RssSyncService|Starting RSS Sync
2024-04-09 15:33:27.9|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-09 15:33:28.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-09 16:03:56.4|Info|RssSyncService|Starting RSS Sync
2024-04-09 16:03:57.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 21:14:20 and 04/09/2024 21:36:08 UTC. Search may be required.
2024-04-09 16:04:03.9|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-09 16:04:04.0|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-09 16:34:26.6|Info|RssSyncService|Starting RSS Sync
2024-04-09 16:34:27.8|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-09 16:34:27.9|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-09 17:04:56.8|Info|RssSyncService|Starting RSS Sync
2024-04-09 17:04:58.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-09 17:04:58.8|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-09 17:04:58.9|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-09 17:35:26.9|Info|RssSyncService|Starting RSS Sync
2024-04-09 17:35:27.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 21:36:08 and 04/09/2024 22:21:00 UTC. Search may be required.
2024-04-09 17:35:33.9|Info|DownloadDecisionMaker|Processing 139 releases
2024-04-09 17:35:34.0|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-04-09 18:05:57.1|Info|RssSyncService|Starting RSS Sync
2024-04-09 18:05:59.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 23:20:24 and 04/09/2024 23:20:31 UTC. Search may be required.
2024-04-09 18:06:02.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/09/2024 18:07:02 due to recent failures." />
2024-04-09 18:06:02.2|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 00:01:00
2024-04-09 18:06:02.2|Info|DownloadDecisionMaker|Processing 119 releases
2024-04-09 18:06:02.3|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2024-04-09 18:36:27.3|Info|RssSyncService|Starting RSS Sync
2024-04-09 18:36:28.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/09/2024 23:30:31 and 04/09/2024 23:52:56 UTC. Search may be required.
2024-04-09 18:36:29.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
2024-04-09 18:36:29.4|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-09 18:36:29.5|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-09 19:06:57.5|Info|RssSyncService|Starting RSS Sync
2024-04-09 19:06:58.3|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-09 19:06:58.4|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-09 19:37:27.7|Info|RssSyncService|Starting RSS Sync
2024-04-09 19:37:29.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
2024-04-09 19:37:29.7|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-09 19:37:29.8|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-09 20:04:51.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-09 20:04:53.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-09 20:04:53.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 20:04:53.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 20:04:53.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 20:04:53.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 20:04:55.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-09 20:04:57.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-09 20:04:57.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 20:04:57.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 20:04:57.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 20:04:57.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-09 20:07:57.9|Info|RssSyncService|Starting RSS Sync
2024-04-09 20:08:04.9|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-09 20:08:05.0|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-09 20:38:28.1|Info|RssSyncService|Starting RSS Sync
2024-04-09 20:38:28.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 01:42:58 and 04/10/2024 02:03:46 UTC. Search may be required.
2024-04-09 20:38:29.4|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-09 20:38:29.6|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-09 21:08:58.3|Info|RssSyncService|Starting RSS Sync
2024-04-09 21:09:01.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 02:31:51 and 04/10/2024 02:32:47 UTC. Search may be required.
2024-04-09 21:09:01.0|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-09 21:09:01.2|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-09 21:39:28.5|Info|RssSyncService|Starting RSS Sync
2024-04-09 21:39:29.8|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-09 21:39:29.9|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-09 22:09:58.7|Info|RssSyncService|Starting RSS Sync
2024-04-09 22:09:59.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 03:22:31 and 04/10/2024 03:52:42 UTC. Search may be required.
2024-04-09 22:10:00.0|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-09 22:10:00.1|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-09 22:40:28.9|Info|RssSyncService|Starting RSS Sync
2024-04-09 22:40:29.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 03:52:42 and 04/10/2024 04:22:14 UTC. Search may be required.
2024-04-09 22:40:30.2|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-09 22:40:30.3|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-09 23:10:59.1|Info|RssSyncService|Starting RSS Sync
2024-04-09 23:10:59.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 04:22:14 and 04/10/2024 04:58:17 UTC. Search may be required.
2024-04-09 23:11:00.2|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-09 23:11:00.3|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-09 23:41:29.3|Info|RssSyncService|Starting RSS Sync
2024-04-09 23:41:30.4|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-09 23:41:30.5|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-10 00:11:59.4|Info|RssSyncService|Starting RSS Sync
2024-04-10 00:12:00.8|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-10 00:12:00.9|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-10 00:42:29.6|Info|RssSyncService|Starting RSS Sync
2024-04-10 00:42:30.3|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-10 00:42:30.4|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-10 01:12:59.9|Info|RssSyncService|Starting RSS Sync
2024-04-10 01:13:00.9|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-10 01:13:01.0|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-10 01:43:30.1|Info|RssSyncService|Starting RSS Sync
2024-04-10 01:43:32.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
2024-04-10 01:43:32.1|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-10 01:43:32.2|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-10 02:05:23.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-10 02:05:25.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-10 02:05:25.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 02:05:25.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 02:05:25.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 02:05:25.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 02:05:26.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-10 02:05:28.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-10 02:05:28.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 02:05:28.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 02:05:28.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 02:05:28.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 02:14:00.4|Info|RssSyncService|Starting RSS Sync
2024-04-10 02:14:01.5|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-10 02:14:01.7|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-10 02:44:30.6|Info|RssSyncService|Starting RSS Sync
2024-04-10 02:44:31.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 04:58:17 and 04/10/2024 08:25:50 UTC. Search may be required.
2024-04-10 02:44:31.1|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-10 02:44:31.2|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-10 03:15:00.8|Info|RssSyncService|Starting RSS Sync
2024-04-10 03:15:01.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 08:27:42 and 04/10/2024 08:59:26 UTC. Search may be required.
2024-04-10 03:15:01.9|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-10 03:15:02.0|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-10 03:45:31.0|Info|RssSyncService|Starting RSS Sync
2024-04-10 03:45:31.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 08:59:26 and 04/10/2024 09:28:07 UTC. Search may be required.
2024-04-10 03:45:31.8|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-10 03:45:31.9|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-10 04:16:01.2|Info|RssSyncService|Starting RSS Sync
2024-04-10 04:16:02.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 09:42:33 and 04/10/2024 10:06:27 UTC. Search may be required.
2024-04-10 04:16:02.2|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-10 04:16:02.3|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-10 04:46:31.5|Info|RssSyncService|Starting RSS Sync
2024-04-10 04:46:32.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 10:06:27 and 04/10/2024 10:37:43 UTC. Search may be required.
2024-04-10 04:46:33.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-10 04:46:33.5|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-10 04:46:33.6|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-10 05:17:01.7|Info|RssSyncService|Starting RSS Sync
2024-04-10 05:17:02.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 10:37:43 and 04/10/2024 10:58:29 UTC. Search may be required.
2024-04-10 05:17:02.2|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-10 05:17:02.3|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-10 05:47:31.9|Info|RssSyncService|Starting RSS Sync
2024-04-10 05:47:32.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 10:58:29 and 04/10/2024 11:29:39 UTC. Search may be required.
2024-04-10 05:47:33.0|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-10 05:47:33.1|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-10 06:18:02.0|Info|RssSyncService|Starting RSS Sync
2024-04-10 06:18:02.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 11:29:39 and 04/10/2024 11:56:04 UTC. Search may be required.
2024-04-10 06:18:02.8|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-10 06:18:02.9|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-10 06:48:32.3|Info|RssSyncService|Starting RSS Sync
2024-04-10 06:48:33.6|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-10 06:48:33.8|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-10 07:19:02.5|Info|RssSyncService|Starting RSS Sync
2024-04-10 07:19:03.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 11:58:04 and 04/10/2024 12:52:26 UTC. Search may be required.
2024-04-10 07:19:03.9|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-10 07:19:04.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-10 07:49:32.7|Info|RssSyncService|Starting RSS Sync
2024-04-10 07:49:33.8|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-10 07:49:33.9|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-10 08:05:54.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-10 08:05:56.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-10 08:05:56.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 08:05:56.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 08:05:56.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 08:05:56.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 08:05:58.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-10 08:06:00.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-10 08:06:00.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 08:06:00.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 08:06:00.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 08:06:00.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 08:20:03.0|Info|RssSyncService|Starting RSS Sync
2024-04-10 08:20:03.8|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-10 08:20:04.0|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-10 08:50:33.2|Info|RssSyncService|Starting RSS Sync
2024-04-10 08:50:34.5|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-10 08:50:34.7|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-10 09:21:03.4|Info|RssSyncService|Starting RSS Sync
2024-04-10 09:21:03.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-10 09:21:03.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-10 09:21:03.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-10 09:21:03.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-10 09:21:03.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-10 09:21:03.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-10 09:21:03.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-10 09:21:03.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-10 09:21:03.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-10 09:21:04.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 13:10:26 and 04/10/2024 14:57:22 UTC. Search may be required.
2024-04-10 09:21:08.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:47:39 UTC. Search may be required.
2024-04-10 09:21:08.8|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-10 09:21:08.9|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-10 09:51:33.6|Info|RssSyncService|Starting RSS Sync
2024-04-10 09:51:34.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/09/2024 06:08:18 and 04/10/2024 19:48:19 UTC. Search may be required.
2024-04-10 09:51:34.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 15:12:25 and 04/10/2024 15:40:22 UTC. Search may be required.
2024-04-10 09:51:37.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/11/2024 09:51:37 due to recent failures." />
2024-04-10 09:51:37.9|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 1.00:00:00
2024-04-10 09:51:37.9|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-10 09:51:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-10 10:22:03.9|Info|RssSyncService|Starting RSS Sync
2024-04-10 10:22:04.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/10/2024 19:48:19 and 04/10/2024 19:48:19 UTC. Search may be required.
2024-04-10 10:22:04.7|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-10 10:22:04.8|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-10 10:52:34.1|Info|RssSyncService|Starting RSS Sync
2024-04-10 10:52:34.9|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-10 10:52:35.1|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-10 11:23:04.3|Info|RssSyncService|Starting RSS Sync
2024-04-10 11:23:04.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 16:41:09 and 04/10/2024 16:41:45 UTC. Search may be required.
2024-04-10 11:23:04.9|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-10 11:23:05.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-10 11:28:04.3|Info|HousekeepingService|Running housecleaning tasks
2024-04-10 11:28:04.3|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-10 11:28:04.4|Info|Database|Vacuuming Log database
2024-04-10 11:28:04.4|Info|Database|Log database compressed
2024-04-10 11:28:04.4|Info|Database|Vacuuming Main database
2024-04-10 11:28:04.4|Info|Database|Main database compressed
2024-04-10 11:29:04.6|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-10 11:29:04.6|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-10 11:29:04.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:04.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:04.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:04.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:04.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:04.6|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-10 11:29:04.6|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-10 11:29:04.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:04.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:04.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:04.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:04.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:04.6|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-10 11:29:04.6|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-10 11:29:04.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:04.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:04.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:04.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:04.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:04.6|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-10 11:29:04.6|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-10 11:29:04.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:04.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:04.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:04.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:04.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:04.6|Info|RefreshMovieService|Updating info for Beetlejuice Beetlejuice
2024-04-10 11:29:04.7|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-10 11:29:04.7|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-10 11:29:04.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:04.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:04.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:04.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:04.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:04.7|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-10 11:29:04.7|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-10 11:29:04.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:04.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:04.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:04.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:04.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:04.7|Info|RefreshMovieService|Updating info for Blade
2024-04-10 11:29:04.8|Info|DiskScanService|Scanning disk for Blade
2024-04-10 11:29:04.8|Info|DiskScanService|Completed scanning disk for Blade
2024-04-10 11:29:04.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:04.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:04.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:04.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:04.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:04.8|Info|RefreshMovieService|Updating info for Captain America: Brave New World
2024-04-10 11:29:04.9|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-10 11:29:04.9|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-10 11:29:04.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:04.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:04.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:04.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:04.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:04.9|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-04-10 11:29:05.0|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-10 11:29:05.0|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-10 11:29:05.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:05.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:05.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:05.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:05.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:05.0|Info|RefreshMovieService|Updating info for Despicable Me 4
2024-04-10 11:29:05.2|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-10 11:29:05.2|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-10 11:29:05.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:05.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:05.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:05.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:05.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:05.2|Info|RefreshMovieService|Updating info for Dune Messiah
2024-04-10 11:29:05.3|Info|DiskScanService|Scanning disk for Dune Messiah
2024-04-10 11:29:05.3|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-04-10 11:29:05.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:05.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:05.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:05.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:05.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:05.3|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-04-10 11:29:05.5|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-04-10 11:29:05.5|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-04-10 11:29:05.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:05.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:05.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:05.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:05.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:05.5|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-10 11:29:05.5|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-10 11:29:05.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:05.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:05.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:05.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:05.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:05.5|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-10 11:29:05.7|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-10 11:29:05.7|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-10 11:29:05.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:05.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:05.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:05.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:05.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:05.7|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
2024-04-10 11:29:05.7|Info|MediaCoverService|Downloading Poster for [Godzilla x Kong: The New Empire (2024)][tt14539740, 823464] https://image.tmdb.org/t/p/original/tMefBSflR6PGQLv7WvFPpKLZkyk.jpg
2024-04-10 11:29:05.8|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-10 11:29:05.8|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-10 11:29:05.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:05.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:05.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:05.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:05.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:05.8|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-10 11:29:05.9|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-10 11:29:05.9|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-10 11:29:05.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:05.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:05.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:05.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:05.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:05.9|Info|RefreshMovieService|Updating info for Kraven the Hunter
2024-04-10 11:29:05.9|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-10 11:29:05.9|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-10 11:29:05.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:05.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:05.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:05.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:05.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:05.9|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-10 11:29:05.9|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-10 11:29:05.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:05.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:05.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:05.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:05.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:05.9|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-10 11:29:05.9|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-10 11:29:05.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:05.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:05.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:05.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:05.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:05.9|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-10 11:29:05.9|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-10 11:29:05.9|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-10 11:29:05.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:05.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:05.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:05.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:05.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:05.9|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-10 11:29:05.9|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-10 11:29:05.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:05.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:05.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:05.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:05.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:05.9|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-10 11:29:05.9|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-10 11:29:05.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:05.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:05.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:05.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:05.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:05.9|Info|RefreshMovieService|Updating info for Rebel Moon - Part Two: The Scargiver
2024-04-10 11:29:06.0|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-10 11:29:06.0|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-10 11:29:06.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:06.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:06.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:06.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:06.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:06.0|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-10 11:29:06.0|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-10 11:29:06.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:06.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:06.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:06.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:06.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:06.0|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-10 11:29:06.0|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-10 11:29:06.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:06.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:06.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:06.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:06.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:06.0|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-10 11:29:06.0|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-10 11:29:06.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:06.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:06.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:06.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:06.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:06.0|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-10 11:29:06.0|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-10 11:29:06.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:06.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:06.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:06.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:06.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:06.0|Info|RefreshMovieService|Updating info for Wicked
2024-04-10 11:29:06.1|Info|DiskScanService|Scanning disk for Wicked
2024-04-10 11:29:06.1|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-10 11:29:06.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-10 11:29:06.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-10 11:29:06.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-10 11:29:06.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-10 11:29:06.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-10 11:29:06.2|Info|MediaCoverService|Downloading Fanart for [Wicked (2024)][tt1262426, 402431] https://image.tmdb.org/t/p/original/3M5USne9t9XKMmb4nJ7SfcAYh6X.jpg
2024-04-10 11:29:06.3|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-10 11:53:34.5|Info|RssSyncService|Starting RSS Sync
2024-04-10 11:53:36.3|Info|DownloadDecisionMaker|Processing 140 releases
2024-04-10 11:53:36.4|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-04-10 12:24:04.7|Info|RssSyncService|Starting RSS Sync
2024-04-10 12:24:05.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/11/2024 12:24:05 due to recent failures." />
2024-04-10 12:24:05.5|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 1.00:00:00
2024-04-10 12:24:05.6|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-10 12:24:05.8|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-10 12:54:34.9|Info|RssSyncService|Starting RSS Sync
2024-04-10 12:54:35.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 17:38:44 and 04/10/2024 18:37:16 UTC. Search may be required.
2024-04-10 12:54:35.8|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-10 12:54:35.9|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-10 13:25:05.2|Info|RssSyncService|Starting RSS Sync
2024-04-10 13:25:06.6|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-10 13:25:06.7|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-10 13:55:35.3|Info|RssSyncService|Starting RSS Sync
2024-04-10 13:55:35.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 18:41:23 and 04/10/2024 19:27:43 UTC. Search may be required.
2024-04-10 13:55:36.0|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-10 13:55:36.1|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-10 14:06:26.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-10 14:06:28.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-10 14:06:28.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 14:06:28.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 14:06:28.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 14:06:28.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 14:06:29.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-10 14:06:31.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-10 14:06:31.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 14:06:31.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 14:06:31.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 14:06:31.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 14:26:05.5|Info|RssSyncService|Starting RSS Sync
2024-04-10 14:26:06.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/10/2024 19:48:19 and 04/11/2024 00:19:54 UTC. Search may be required.
2024-04-10 14:26:06.7|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-10 14:26:06.8|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-10 14:56:35.8|Info|RssSyncService|Starting RSS Sync
2024-04-10 14:56:36.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 19:48:43 and 04/10/2024 20:40:44 UTC. Search may be required.
2024-04-10 14:56:36.7|Info|DownloadDecisionMaker|Processing 140 releases
2024-04-10 14:56:36.8|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-04-10 15:27:06.0|Info|RssSyncService|Starting RSS Sync
2024-04-10 15:27:07.0|Info|DownloadDecisionMaker|Processing 148 releases
2024-04-10 15:27:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-04-10 15:57:36.2|Info|RssSyncService|Starting RSS Sync
2024-04-10 15:57:37.3|Info|DownloadDecisionMaker|Processing 152 releases
2024-04-10 15:57:37.4|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
2024-04-10 16:28:06.4|Info|RssSyncService|Starting RSS Sync
2024-04-10 16:28:06.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 21:54:09 and 04/10/2024 22:07:04 UTC. Search may be required.
2024-04-10 16:28:06.9|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-10 16:28:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-10 16:58:36.6|Info|RssSyncService|Starting RSS Sync
2024-04-10 16:58:37.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 22:17:11 and 04/10/2024 22:31:53 UTC. Search may be required.
2024-04-10 16:58:37.1|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-10 16:58:37.2|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-10 17:29:06.8|Info|RssSyncService|Starting RSS Sync
2024-04-10 17:29:07.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/10/2024 22:31:53 and 04/10/2024 23:04:47 UTC. Search may be required.
2024-04-10 17:29:07.9|Info|DownloadDecisionMaker|Processing 141 releases
2024-04-10 17:29:08.0|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-04-10 17:59:37.0|Info|RssSyncService|Starting RSS Sync
2024-04-10 17:59:37.7|Info|DownloadDecisionMaker|Processing 142 releases
2024-04-10 17:59:37.9|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-04-10 18:30:07.2|Info|RssSyncService|Starting RSS Sync
2024-04-10 18:30:07.8|Info|DownloadDecisionMaker|Processing 140 releases
2024-04-10 18:30:07.9|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-04-10 19:00:37.5|Info|RssSyncService|Starting RSS Sync
2024-04-10 19:00:50.0|Info|DownloadDecisionMaker|Processing 142 releases
2024-04-10 19:00:50.1|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-04-10 19:31:07.6|Info|RssSyncService|Starting RSS Sync
2024-04-10 19:31:13.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
2024-04-10 19:31:13.2|Info|DownloadDecisionMaker|Processing 141 releases
2024-04-10 19:31:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-04-10 20:01:37.8|Info|RssSyncService|Starting RSS Sync
2024-04-10 20:01:38.8|Info|DownloadDecisionMaker|Processing 143 releases
2024-04-10 20:01:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-04-10 20:06:57.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-10 20:06:59.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-10 20:06:59.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 20:06:59.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 20:06:59.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 20:06:59.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 20:07:01.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-10 20:07:03.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-10 20:07:03.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 20:07:03.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 20:07:03.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 20:07:03.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-10 20:32:08.0|Info|RssSyncService|Starting RSS Sync
2024-04-10 20:32:09.3|Info|DownloadDecisionMaker|Processing 142 releases
2024-04-10 20:32:09.5|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-04-10 21:02:38.2|Info|RssSyncService|Starting RSS Sync
2024-04-10 21:02:39.7|Info|DownloadDecisionMaker|Processing 140 releases
2024-04-10 21:02:39.9|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-04-10 21:33:08.4|Info|RssSyncService|Starting RSS Sync
2024-04-10 21:33:09.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 02:32:27 and 04/11/2024 02:40:56 UTC. Search may be required.
2024-04-10 21:33:09.7|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-10 21:33:09.9|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-10 22:03:38.7|Info|RssSyncService|Starting RSS Sync
2024-04-10 22:03:40.1|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-10 22:03:40.2|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-10 22:34:08.9|Info|RssSyncService|Starting RSS Sync
2024-04-10 22:34:10.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
2024-04-10 22:34:10.9|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-10 22:34:11.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-10 23:04:39.1|Info|RssSyncService|Starting RSS Sync
2024-04-10 23:04:42.0|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-10 23:04:42.1|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-10 23:35:09.3|Info|RssSyncService|Starting RSS Sync
2024-04-10 23:35:10.6|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-10 23:35:10.8|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-11 00:05:39.6|Info|RssSyncService|Starting RSS Sync
2024-04-11 00:05:40.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 03:19:04 and 04/11/2024 05:48:46 UTC. Search may be required.
2024-04-11 00:05:40.9|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-11 00:05:41.0|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-11 00:36:09.8|Info|RssSyncService|Starting RSS Sync
2024-04-11 00:36:11.2|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-11 00:36:11.3|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-11 01:06:40.0|Info|RssSyncService|Starting RSS Sync
2024-04-11 01:06:41.5|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 05:48:46 and 04/11/2024 06:44:20 UTC. Search may be required.
2024-04-11 01:06:42.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-11 01:06:42.0|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-11 01:06:42.2|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-11 01:37:10.2|Info|RssSyncService|Starting RSS Sync
2024-04-11 01:37:11.0|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-11 01:37:11.1|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-11 02:07:28.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-11 02:07:30.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-11 02:07:30.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 02:07:30.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 02:07:30.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 02:07:30.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 02:07:32.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-11 02:07:34.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-11 02:07:34.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 02:07:34.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 02:07:34.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 02:07:34.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 02:07:40.5|Info|RssSyncService|Starting RSS Sync
2024-04-11 02:07:41.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 06:44:20 and 04/11/2024 07:29:06 UTC. Search may be required.
2024-04-11 02:07:41.1|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-11 02:07:41.2|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-11 02:38:10.7|Info|RssSyncService|Starting RSS Sync
2024-04-11 02:38:11.6|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-11 02:38:11.8|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-11 03:08:40.9|Info|RssSyncService|Starting RSS Sync
2024-04-11 03:08:41.9|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-11 03:08:42.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-11 03:39:11.1|Info|RssSyncService|Starting RSS Sync
2024-04-11 03:39:12.4|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-11 03:39:12.5|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-11 04:09:41.3|Info|RssSyncService|Starting RSS Sync
2024-04-11 04:09:41.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 07:29:06 and 04/11/2024 09:39:14 UTC. Search may be required.
2024-04-11 04:09:42.4|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-11 04:09:42.5|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-11 04:40:11.5|Info|RssSyncService|Starting RSS Sync
2024-04-11 04:40:12.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 09:39:14 and 04/11/2024 10:21:41 UTC. Search may be required.
2024-04-11 04:40:12.7|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-11 04:40:12.8|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-11 05:10:41.7|Info|RssSyncService|Starting RSS Sync
2024-04-11 05:10:42.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 10:28:41 and 04/11/2024 10:30:58 UTC. Search may be required.
2024-04-11 05:10:42.3|Info|DownloadDecisionMaker|Processing 139 releases
2024-04-11 05:10:42.4|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-04-11 05:41:12.0|Info|RssSyncService|Starting RSS Sync
2024-04-11 05:41:12.6|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-11 05:41:12.8|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-11 06:11:42.2|Info|RssSyncService|Starting RSS Sync
2024-04-11 06:11:42.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 10:53:39 and 04/11/2024 11:51:20 UTC. Search may be required.
2024-04-11 06:11:43.3|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-11 06:11:43.4|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-11 06:42:12.4|Info|RssSyncService|Starting RSS Sync
2024-04-11 06:42:12.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 11:56:59 and 04/11/2024 12:02:57 UTC. Search may be required.
2024-04-11 06:42:13.6|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-11 06:42:13.7|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-11 07:12:42.5|Info|RssSyncService|Starting RSS Sync
2024-04-11 07:12:43.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 12:32:11 and 04/11/2024 12:40:49 UTC. Search may be required.
2024-04-11 07:12:44.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-11 07:12:44.6|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-11 07:12:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-11 07:43:12.8|Info|RssSyncService|Starting RSS Sync
2024-04-11 07:43:13.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 12:40:49 and 04/11/2024 13:20:53 UTC. Search may be required.
2024-04-11 07:43:13.3|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-11 07:43:13.5|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-11 08:08:00.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-11 08:08:02.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-11 08:08:02.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 08:08:02.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 08:08:02.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 08:08:02.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 08:08:04.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-11 08:08:05.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-11 08:08:05.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 08:08:06.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 08:08:06.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 08:08:06.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 08:13:43.0|Info|RssSyncService|Starting RSS Sync
2024-04-11 08:13:44.3|Info|DownloadDecisionMaker|Processing 140 releases
2024-04-11 08:13:44.4|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-04-11 08:44:13.3|Info|RssSyncService|Starting RSS Sync
2024-04-11 08:44:13.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 13:51:50 and 04/11/2024 13:56:19 UTC. Search may be required.
2024-04-11 08:44:13.8|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-11 08:44:13.9|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-11 09:14:43.5|Info|RssSyncService|Starting RSS Sync
2024-04-11 09:14:44.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 14:25:00 and 04/11/2024 14:26:04 UTC. Search may be required.
2024-04-11 09:14:44.9|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-11 09:14:45.0|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-11 09:45:13.7|Info|RssSyncService|Starting RSS Sync
2024-04-11 09:45:13.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-11 09:45:13.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-11 09:45:13.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-11 09:45:13.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-11 09:45:13.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-11 09:45:13.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-11 09:45:13.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-11 09:45:13.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-11 09:45:13.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-11 09:45:15.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-11 09:45:15.8|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-11 09:45:15.9|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-11 10:15:43.9|Info|RssSyncService|Starting RSS Sync
2024-04-11 10:15:44.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 15:08:58 and 04/11/2024 15:29:09 UTC. Search may be required.
2024-04-11 10:15:51.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/12/2024 10:15:51 due to recent failures." />
2024-04-11 10:15:51.9|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 1.00:00:00
2024-04-11 10:15:51.9|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-11 10:15:52.1|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-11 10:46:14.2|Info|RssSyncService|Starting RSS Sync
2024-04-11 10:46:15.5|Info|DownloadDecisionMaker|Processing 139 releases
2024-04-11 10:46:15.7|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-04-11 11:10:14.4|Info|BackupService|Starting Backup
2024-04-11 11:16:44.4|Info|RssSyncService|Starting RSS Sync
2024-04-11 11:16:45.3|Info|DownloadDecisionMaker|Processing 139 releases
2024-04-11 11:16:45.4|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-04-11 11:28:14.5|Info|HousekeepingService|Running housecleaning tasks
2024-04-11 11:28:14.6|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-11 11:28:14.6|Info|Database|Vacuuming Log database
2024-04-11 11:28:14.6|Info|Database|Log database compressed
2024-04-11 11:28:14.6|Info|Database|Vacuuming Main database
2024-04-11 11:28:14.6|Info|Database|Main database compressed
2024-04-11 11:29:14.7|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-11 11:29:14.7|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-11 11:29:14.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:14.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:14.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:14.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:14.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:14.7|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-11 11:29:14.7|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-11 11:29:14.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:14.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:14.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:14.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:14.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:14.7|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-11 11:29:14.7|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-11 11:29:14.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:14.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:14.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:14.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:14.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:14.8|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-11 11:29:14.8|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-11 11:29:14.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:14.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:14.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:14.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:14.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:14.8|Info|RefreshMovieService|Updating info for Beetlejuice Beetlejuice
2024-04-11 11:29:14.9|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-11 11:29:14.9|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-11 11:29:14.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:14.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:14.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:14.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:14.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:14.9|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-11 11:29:14.9|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-11 11:29:14.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:14.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:14.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:14.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:14.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:14.9|Info|DiskScanService|Scanning disk for Blade
2024-04-11 11:29:14.9|Info|DiskScanService|Completed scanning disk for Blade
2024-04-11 11:29:14.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:14.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:14.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:14.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:14.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:14.9|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-11 11:29:14.9|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-11 11:29:14.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:14.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:14.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:14.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:14.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:14.9|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-11 11:29:14.9|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-11 11:29:14.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:14.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:14.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:14.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:14.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:14.9|Info|RefreshMovieService|Updating info for Despicable Me 4
2024-04-11 11:29:15.0|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-11 11:29:15.0|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-11 11:29:15.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:15.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:15.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:15.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:15.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:15.0|Info|RefreshMovieService|Updating info for Dune Messiah
2024-04-11 11:29:15.1|Info|DiskScanService|Scanning disk for Dune: Part Three
2024-04-11 11:29:15.1|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2024-04-11 11:29:15.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:15.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:15.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:15.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:15.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:15.1|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-04-11 11:29:15.2|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-04-11 11:29:15.2|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-04-11 11:29:15.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:15.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:15.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:15.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:15.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:15.2|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-11 11:29:15.2|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-11 11:29:15.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:15.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:15.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:15.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:15.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:15.2|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-11 11:29:15.4|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-11 11:29:15.4|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-11 11:29:15.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:15.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:15.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:15.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:15.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:15.4|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
2024-04-11 11:29:15.5|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-11 11:29:15.5|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-11 11:29:15.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:15.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:15.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:15.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:15.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:15.5|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-11 11:29:15.6|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-11 11:29:15.6|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-11 11:29:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:15.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:15.6|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-11 11:29:15.6|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-11 11:29:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:15.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:15.6|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-11 11:29:15.6|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-11 11:29:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:15.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:15.6|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-11 11:29:15.6|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-11 11:29:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:15.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:15.6|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-11 11:29:15.6|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-11 11:29:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:15.6|Info|MediaCoverService|Downloading Poster for [Kingdom of the Planet of the Apes (2024)][tt11389872, 653346] https://image.tmdb.org/t/p/original/v07jOieovYkVNfuiyybcRaSYXHC.jpg
2024-04-11 11:29:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:15.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:15.6|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-11 11:29:15.6|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-11 11:29:15.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:15.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:15.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:15.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:15.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:15.7|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-11 11:29:15.7|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-11 11:29:15.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:15.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:15.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:15.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:15.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:15.7|Info|RefreshMovieService|Updating info for Rebel Moon - Part Two: The Scargiver
2024-04-11 11:29:15.8|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-11 11:29:15.8|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-11 11:29:15.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:15.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:15.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:15.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:15.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:15.8|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-11 11:29:15.8|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-11 11:29:15.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:15.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:15.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:15.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:15.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:15.8|Info|RefreshMovieService|Updating info for Sonic the Hedgehog 3
2024-04-11 11:29:15.9|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-11 11:29:15.9|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-11 11:29:15.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:15.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:15.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:15.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:15.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:15.9|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-11 11:29:15.9|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-11 11:29:15.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:15.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:15.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:15.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:15.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:15.9|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-11 11:29:15.9|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-11 11:29:15.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:15.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:15.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:15.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:15.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:29:15.9|Info|RefreshMovieService|Updating info for Wicked
2024-04-11 11:29:16.0|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-11 11:29:16.1|Info|DiskScanService|Scanning disk for Wicked
2024-04-11 11:29:16.1|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-11 11:29:16.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-11 11:29:16.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-11 11:29:16.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-11 11:29:16.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-11 11:29:16.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-11 11:47:14.7|Info|RssSyncService|Starting RSS Sync
2024-04-11 11:47:16.0|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-11 11:47:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-11 12:17:44.9|Info|RssSyncService|Starting RSS Sync
2024-04-11 12:17:45.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 17:30:12 and 04/11/2024 17:52:53 UTC. Search may be required.
2024-04-11 12:17:46.0|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-11 12:17:46.1|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-11 12:48:15.1|Info|RssSyncService|Starting RSS Sync
2024-04-11 12:48:15.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 18:03:53 and 04/11/2024 18:12:05 UTC. Search may be required.
2024-04-11 12:48:15.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/12/2024 12:48:15 due to recent failures." />
2024-04-11 12:48:15.9|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 1.00:00:00
2024-04-11 12:48:16.6|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-11 12:48:16.7|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-11 13:18:45.3|Info|RssSyncService|Starting RSS Sync
2024-04-11 13:18:46.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 18:34:19 and 04/11/2024 18:52:17 UTC. Search may be required.
2024-04-11 13:18:47.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-11 13:18:47.3|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-11 13:18:47.5|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-11 13:49:15.5|Info|RssSyncService|Starting RSS Sync
2024-04-11 13:49:16.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 18:52:17 and 04/11/2024 19:33:10 UTC. Search may be required.
2024-04-11 13:49:16.7|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-11 13:49:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-11 14:08:31.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-11 14:08:33.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-11 14:08:33.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 14:08:33.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 14:08:33.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 14:08:33.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 14:08:35.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-11 14:08:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-11 14:08:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 14:08:37.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 14:08:37.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 14:08:37.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 14:19:45.8|Info|RssSyncService|Starting RSS Sync
2024-04-11 14:19:49.0|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-11 14:19:49.1|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-11 14:50:16.0|Info|RssSyncService|Starting RSS Sync
2024-04-11 14:50:16.8|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-11 14:50:17.0|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-11 15:20:46.2|Info|RssSyncService|Starting RSS Sync
2024-04-11 15:20:46.9|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-11 15:20:47.1|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-11 15:51:16.5|Info|RssSyncService|Starting RSS Sync
2024-04-11 15:51:17.8|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-11 15:51:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-11 16:21:46.7|Info|RssSyncService|Starting RSS Sync
2024-04-11 16:21:48.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 08:20:45 UTC. Search may be required.
2024-04-11 16:21:48.7|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-11 16:21:48.8|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-11 16:52:16.9|Info|RssSyncService|Starting RSS Sync
2024-04-11 16:52:17.9|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-11 16:52:18.0|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-11 17:22:47.1|Info|RssSyncService|Starting RSS Sync
2024-04-11 17:22:47.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 21:31:00 and 04/11/2024 21:31:00 UTC. Search may be required.
2024-04-11 17:22:47.9|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-11 17:22:48.0|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-11 17:53:17.3|Info|RssSyncService|Starting RSS Sync
2024-04-11 17:53:19.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 08:20:45 UTC. Search may be required.
2024-04-11 17:53:19.3|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-11 17:53:19.4|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-11 18:23:47.5|Info|RssSyncService|Starting RSS Sync
2024-04-11 18:23:47.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/11/2024 22:46:00 and 04/11/2024 23:56:56 UTC. Search may be required.
2024-04-11 18:25:27.5|Warn|Torznab|Bangumi Moe (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2024-04-11 18:25:27.5|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-11 18:25:27.7|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-11 18:55:47.7|Info|RssSyncService|Starting RSS Sync
2024-04-11 18:55:49.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
2024-04-11 18:55:49.7|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-11 18:55:49.9|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-11 19:26:18.0|Info|RssSyncService|Starting RSS Sync
2024-04-11 19:26:19.0|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-11 19:26:19.1|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-11 19:56:48.2|Info|RssSyncService|Starting RSS Sync
2024-04-11 19:56:50.1|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-11 19:56:50.2|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-11 20:09:03.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-11 20:09:05.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-11 20:09:05.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 20:09:05.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 20:09:05.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 20:09:05.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 20:09:07.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-11 20:09:08.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-11 20:09:08.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 20:09:08.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 20:09:09.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 20:09:09.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-11 20:27:18.3|Info|RssSyncService|Starting RSS Sync
2024-04-11 20:27:25.5|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-11 20:27:25.7|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-11 20:57:48.6|Info|RssSyncService|Starting RSS Sync
2024-04-11 20:57:49.0|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-11 20:57:49.1|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-11 21:27:49.2|Info|RssSyncService|Starting RSS Sync
2024-04-11 21:27:52.2|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-11 21:27:52.3|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-11 21:58:19.3|Info|RssSyncService|Starting RSS Sync
2024-04-11 21:58:20.7|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-11 21:58:20.8|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-11 22:28:49.4|Info|RssSyncService|Starting RSS Sync
2024-04-11 22:28:51.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-11 22:28:51.4|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-11 22:28:51.6|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-11 22:59:19.6|Info|RssSyncService|Starting RSS Sync
2024-04-11 22:59:20.8|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-11 22:59:21.0|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-11 23:29:49.7|Info|RssSyncService|Starting RSS Sync
2024-04-11 23:29:50.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/12/2024 00:03:00 and 04/12/2024 05:15:03 UTC. Search may be required.
2024-04-11 23:29:51.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
2024-04-11 23:29:51.7|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-11 23:29:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-12 00:00:19.9|Info|RssSyncService|Starting RSS Sync
2024-04-12 00:00:20.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/12/2024 05:15:03 and 04/12/2024 05:49:34 UTC. Search may be required.
2024-04-12 00:00:21.3|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-12 00:00:21.5|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-12 00:30:50.1|Info|RssSyncService|Starting RSS Sync
2024-04-12 00:30:50.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/12/2024 05:56:34 and 04/12/2024 06:10:40 UTC. Search may be required.
2024-04-12 00:30:51.5|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-12 00:30:51.6|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-12 01:01:20.4|Info|RssSyncService|Starting RSS Sync
2024-04-12 01:01:35.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-12 01:01:35.9|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-12 01:01:36.1|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-12 01:31:50.5|Info|RssSyncService|Starting RSS Sync
2024-04-12 01:31:51.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/12/2024 06:14:55 and 04/12/2024 07:17:43 UTC. Search may be required.
2024-04-12 01:31:51.7|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-12 01:31:51.8|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-12 02:02:20.7|Info|RssSyncService|Starting RSS Sync
2024-04-12 02:02:21.6|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-12 02:02:21.7|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-12 02:09:34.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-12 02:09:36.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-12 02:09:36.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 02:09:36.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 02:09:36.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 02:09:36.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 02:09:38.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-12 02:09:40.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-12 02:09:40.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 02:09:40.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 02:09:40.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 02:09:40.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 02:32:51.0|Info|RssSyncService|Starting RSS Sync
2024-04-12 02:32:51.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/12/2024 07:17:43 and 04/12/2024 07:58:27 UTC. Search may be required.
2024-04-12 02:32:51.9|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-12 02:32:52.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-12 03:03:21.2|Info|RssSyncService|Starting RSS Sync
2024-04-12 03:03:22.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/12/2024 08:20:31 and 04/12/2024 08:39:20 UTC. Search may be required.
2024-04-12 03:03:22.8|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-12 03:03:22.9|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-12 03:33:51.5|Info|RssSyncService|Starting RSS Sync
2024-04-12 03:33:52.8|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-12 03:33:53.0|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-12 04:04:21.7|Info|RssSyncService|Starting RSS Sync
2024-04-12 04:04:23.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
2024-04-12 04:04:23.7|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-12 04:04:23.8|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-12 04:34:51.9|Info|RssSyncService|Starting RSS Sync
2024-04-12 04:34:52.9|Info|DownloadDecisionMaker|Processing 139 releases
2024-04-12 04:34:53.0|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-04-12 05:05:22.1|Info|RssSyncService|Starting RSS Sync
2024-04-12 05:05:23.5|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-12 05:05:23.7|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-12 05:35:52.3|Info|RssSyncService|Starting RSS Sync
2024-04-12 05:35:53.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/12/2024 10:14:18 and 04/12/2024 11:18:42 UTC. Search may be required.
2024-04-12 05:35:53.3|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-12 05:35:53.4|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-12 06:06:22.5|Info|RssSyncService|Starting RSS Sync
2024-04-12 06:06:23.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/12/2024 11:18:42 and 04/12/2024 11:23:29 UTC. Search may be required.
2024-04-12 06:06:23.4|Info|DownloadDecisionMaker|Processing 140 releases
2024-04-12 06:06:23.5|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-04-12 06:36:52.7|Info|RssSyncService|Starting RSS Sync
2024-04-12 06:36:53.8|Info|DownloadDecisionMaker|Processing 144 releases
2024-04-12 06:36:54.0|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2024-04-12 07:07:22.9|Info|RssSyncService|Starting RSS Sync
2024-04-12 07:07:24.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 08:20:45 UTC. Search may be required.
2024-04-12 07:07:24.9|Info|DownloadDecisionMaker|Processing 142 releases
2024-04-12 07:07:25.1|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-04-12 07:37:53.1|Info|RssSyncService|Starting RSS Sync
2024-04-12 07:37:54.4|Info|DownloadDecisionMaker|Processing 141 releases
2024-04-12 07:37:54.5|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-04-12 08:08:23.3|Info|RssSyncService|Starting RSS Sync
2024-04-12 08:08:24.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/12/2024 13:04:19 and 04/12/2024 13:23:31 UTC. Search may be required.
2024-04-12 08:08:24.2|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-12 08:08:24.3|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-12 08:10:06.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-12 08:10:07.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-12 08:10:07.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 08:10:08.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 08:10:08.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 08:10:08.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 08:10:09.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-12 08:10:11.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-12 08:10:11.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 08:10:11.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 08:10:11.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 08:10:11.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 08:38:53.6|Info|RssSyncService|Starting RSS Sync
2024-04-12 08:38:55.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
2024-04-12 08:38:55.6|Info|DownloadDecisionMaker|Processing 139 releases
2024-04-12 08:38:55.7|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-04-12 09:09:23.8|Info|RssSyncService|Starting RSS Sync
2024-04-12 09:09:24.7|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-12 09:09:24.8|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-12 09:39:54.1|Info|RssSyncService|Starting RSS Sync
2024-04-12 09:39:54.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/12/2024 14:54:42 and 04/12/2024 15:02:11 UTC. Search may be required.
2024-04-12 09:39:54.8|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-12 09:39:54.9|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-12 10:10:24.3|Info|RssSyncService|Starting RSS Sync
2024-04-12 10:10:24.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-12 10:10:24.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-12 10:10:24.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-12 10:10:24.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-12 10:10:24.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-12 10:10:24.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-12 10:10:24.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-12 10:10:24.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-12 10:10:24.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-12 10:10:24.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/12/2024 15:37:29 and 04/12/2024 15:43:51 UTC. Search may be required.
2024-04-12 10:10:24.9|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-12 10:10:25.1|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-12 10:40:54.5|Info|RssSyncService|Starting RSS Sync
2024-04-12 10:40:56.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/12/2024 15:43:51 and 04/12/2024 15:44:52 UTC. Search may be required.
2024-04-12 10:41:26.4|Warn|Torznab|Indexer TorrentGalaxy (Prowlarr) rss sync didn't cover the period between 04/01/2024 10:45:31 and 04/12/2024 05:41:26 UTC. Search may be required.
2024-04-12 10:41:26.4|Info|DownloadDecisionMaker|Processing 185 releases
2024-04-12 10:41:26.6|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
2024-04-12 11:11:54.8|Info|RssSyncService|Starting RSS Sync
2024-04-12 11:12:06.1|Info|DownloadDecisionMaker|Processing 187 releases
2024-04-12 11:12:06.3|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
2024-04-12 11:28:24.9|Info|HousekeepingService|Running housecleaning tasks
2024-04-12 11:28:24.9|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-12 11:28:25.0|Info|Database|Vacuuming Log database
2024-04-12 11:28:25.0|Info|Database|Log database compressed
2024-04-12 11:28:25.0|Info|Database|Vacuuming Main database
2024-04-12 11:28:25.0|Info|Database|Main database compressed
2024-04-12 11:29:25.2|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-12 11:29:25.2|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-12 11:29:25.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:25.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:25.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:25.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:25.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:25.2|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-12 11:29:25.2|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-12 11:29:25.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:25.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:25.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:25.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:25.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:25.2|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-12 11:29:25.2|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-12 11:29:25.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:25.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:25.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:25.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:25.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:25.2|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-12 11:29:25.2|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-12 11:29:25.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:25.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:25.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:25.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:25.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:25.2|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-12 11:29:25.2|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-12 11:29:25.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:25.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:25.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:25.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:25.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:25.2|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-12 11:29:25.2|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-12 11:29:25.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:25.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:25.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:25.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:25.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:25.2|Info|DiskScanService|Scanning disk for Blade
2024-04-12 11:29:25.2|Info|DiskScanService|Completed scanning disk for Blade
2024-04-12 11:29:25.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:25.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:25.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:25.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:25.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:25.2|Info|RefreshMovieService|Updating info for Captain America: Brave New World
2024-04-12 11:29:25.4|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-12 11:29:25.4|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-12 11:29:25.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:25.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:25.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:25.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:25.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:25.4|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-04-12 11:29:25.4|Info|MediaCoverService|Downloading Poster for [Captain America: Brave New World (2025)][tt14513804, 822119] https://image.tmdb.org/t/p/original/c3rh6LCeuqgjyfhif1w5a4pLoTw.jpg
2024-04-12 11:29:25.5|Info|MediaCoverService|Downloading Fanart for [Captain America: Brave New World (2025)][tt14513804, 822119] https://image.tmdb.org/t/p/original/b65QJnpZNwekqKMhRgveETcUL3X.jpg
2024-04-12 11:29:25.5|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-12 11:29:25.5|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-12 11:29:25.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:25.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:25.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:25.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:25.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:25.5|Info|RefreshMovieService|Updating info for Despicable Me 4
2024-04-12 11:29:25.6|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-12 11:29:25.6|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-12 11:29:25.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:25.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:25.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:25.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:25.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:25.6|Info|RefreshMovieService|Updating info for Dune: Part Three
2024-04-12 11:29:25.7|Info|DiskScanService|Scanning disk for Dune: Part Three
2024-04-12 11:29:25.7|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2024-04-12 11:29:25.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:25.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:25.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:25.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:25.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:25.7|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-04-12 11:29:25.7|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-12 11:29:25.8|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-04-12 11:29:25.8|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-04-12 11:29:25.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:25.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:25.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:25.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:25.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:25.8|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-12 11:29:25.8|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-12 11:29:25.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:25.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:25.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:25.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:25.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:25.8|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-12 11:29:26.0|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-12 11:29:26.0|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-12 11:29:26.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:26.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:26.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:26.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:26.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:26.0|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
2024-04-12 11:29:26.1|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-12 11:29:26.1|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-12 11:29:26.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:26.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:26.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:26.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:26.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:26.1|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-12 11:29:26.1|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-12 11:29:26.1|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-12 11:29:26.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:26.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:26.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:26.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:26.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:26.1|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-12 11:29:26.1|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-12 11:29:26.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:26.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:26.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:26.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:26.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:26.1|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-12 11:29:26.1|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-12 11:29:26.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:26.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:26.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:26.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:26.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:26.2|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-12 11:29:26.2|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-12 11:29:26.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:26.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:26.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:26.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:26.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:26.2|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-12 11:29:26.2|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-12 11:29:26.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:26.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:26.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:26.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:26.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:26.2|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-12 11:29:26.2|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-12 11:29:26.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:26.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:26.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:26.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:26.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:26.2|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
2024-04-12 11:29:26.2|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-12 11:29:26.2|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-12 11:29:26.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:26.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:26.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:26.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:26.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:26.2|Info|RefreshMovieService|Updating info for Rebel Moon - Part Two: The Scargiver
2024-04-12 11:29:26.3|Info|MediaCoverService|Downloading Poster for [A Quiet Place: Day One (2024)][tt13433802, 762441] https://image.tmdb.org/t/p/original/uFtGe1CVW4Vk0ymN70xbtn81OcG.jpg
2024-04-12 11:29:26.3|Info|MediaCoverService|Downloading Fanart for [A Quiet Place: Day One (2024)][tt13433802, 762441] https://image.tmdb.org/t/p/original/1XyIHrP7X7rn3UBkNy9hPb9vCUf.jpg
2024-04-12 11:29:26.3|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-12 11:29:26.3|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-12 11:29:26.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:26.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:26.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:26.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:26.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:26.3|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-12 11:29:26.3|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-12 11:29:26.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:26.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:26.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:26.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:26.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:26.3|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-12 11:29:26.3|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-12 11:29:26.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:26.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:26.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:26.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:26.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:26.4|Info|RefreshMovieService|Updating info for Thunderbolts*
2024-04-12 11:29:26.4|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-12 11:29:26.4|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-12 11:29:26.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:26.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:26.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:26.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:26.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:26.4|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-12 11:29:26.4|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-12 11:29:26.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:26.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:26.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:26.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:26.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:26.4|Info|RefreshMovieService|Updating info for Wicked
2024-04-12 11:29:26.4|Info|MediaCoverService|Downloading Poster for [Thunderbolts* (2025)][tt20969586, 986056] https://image.tmdb.org/t/p/original/oVUZVSzvY7Ode4LzVphY2HWz4MA.jpg
2024-04-12 11:29:26.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-12 11:29:26.5|Info|DiskScanService|Scanning disk for Wicked
2024-04-12 11:29:26.5|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-12 11:29:26.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-12 11:29:26.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-12 11:29:26.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-12 11:29:26.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-12 11:29:26.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-12 11:29:26.7|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-12 11:42:25.0|Info|RssSyncService|Starting RSS Sync
2024-04-12 11:42:25.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/12/2024 16:49:22 and 04/12/2024 16:55:20 UTC. Search may be required.
2024-04-12 11:42:35.9|Info|DownloadDecisionMaker|Processing 183 releases
2024-04-12 11:42:36.0|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
2024-04-12 12:12:55.3|Info|RssSyncService|Starting RSS Sync
2024-04-12 12:12:57.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-12 12:13:16.7|Info|DownloadDecisionMaker|Processing 182 releases
2024-04-12 12:13:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
2024-04-12 12:43:25.5|Info|RssSyncService|Starting RSS Sync
2024-04-12 12:43:25.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/12/2024 16:55:20 and 04/12/2024 18:16:38 UTC. Search may be required.
2024-04-12 12:43:35.7|Info|DownloadDecisionMaker|Processing 186 releases
2024-04-12 12:43:35.9|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
2024-04-12 13:13:55.7|Info|RssSyncService|Starting RSS Sync
2024-04-12 13:13:56.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/13/2024 13:13:56 due to recent failures." />
2024-04-12 13:13:56.4|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 1.00:00:00
2024-04-12 13:14:05.9|Info|DownloadDecisionMaker|Processing 190 releases
2024-04-12 13:14:06.1|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
2024-04-12 13:44:26.0|Info|RssSyncService|Starting RSS Sync
2024-04-12 13:44:36.7|Info|DownloadDecisionMaker|Processing 186 releases
2024-04-12 13:44:36.9|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
2024-04-12 14:10:37.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-12 14:10:39.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-12 14:10:39.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 14:10:39.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 14:10:39.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 14:10:39.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 14:10:41.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-12 14:10:43.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-12 14:10:43.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 14:10:43.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 14:10:43.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 14:10:43.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 14:14:56.3|Info|RssSyncService|Starting RSS Sync
2024-04-12 14:15:11.3|Info|DownloadDecisionMaker|Processing 186 releases
2024-04-12 14:15:11.5|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
2024-04-12 14:45:26.5|Info|RssSyncService|Starting RSS Sync
2024-04-12 14:45:28.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
2024-04-12 14:46:29.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/12/2024 14:51:29 due to recent failures." />
2024-04-12 14:46:29.6|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:05:00
2024-04-12 14:46:29.6|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-12 14:46:29.8|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-12 15:16:56.7|Info|RssSyncService|Starting RSS Sync
2024-04-12 15:17:08.7|Info|DownloadDecisionMaker|Processing 189 releases
2024-04-12 15:17:08.8|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
2024-04-12 15:47:26.9|Info|RssSyncService|Starting RSS Sync
2024-04-12 15:47:36.1|Info|DownloadDecisionMaker|Processing 189 releases
2024-04-12 15:47:36.3|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
2024-04-12 16:17:57.1|Info|RssSyncService|Starting RSS Sync
2024-04-12 16:18:08.0|Info|DownloadDecisionMaker|Processing 187 releases
2024-04-12 16:18:08.2|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
2024-04-12 16:48:27.3|Info|RssSyncService|Starting RSS Sync
2024-04-12 16:48:36.0|Info|DownloadDecisionMaker|Processing 186 releases
2024-04-12 16:48:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
2024-04-12 17:18:57.6|Info|RssSyncService|Starting RSS Sync
2024-04-12 17:19:11.0|Info|DownloadDecisionMaker|Processing 182 releases
2024-04-12 17:19:11.1|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
2024-04-12 17:49:27.8|Info|RssSyncService|Starting RSS Sync
2024-04-12 17:49:36.8|Info|DownloadDecisionMaker|Processing 186 releases
2024-04-12 17:49:37.0|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
2024-04-12 18:19:58.0|Info|RssSyncService|Starting RSS Sync
2024-04-12 18:20:25.8|Info|DownloadDecisionMaker|Processing 188 releases
2024-04-12 18:20:26.0|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
2024-04-12 18:50:28.2|Info|RssSyncService|Starting RSS Sync
2024-04-12 18:50:36.8|Info|DownloadDecisionMaker|Processing 190 releases
2024-04-12 18:50:37.0|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
2024-04-12 19:20:58.4|Info|RssSyncService|Starting RSS Sync
2024-04-12 19:21:00.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 05:15:22 UTC. Search may be required.
2024-04-12 19:21:09.6|Info|DownloadDecisionMaker|Processing 190 releases
2024-04-12 19:21:09.8|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
2024-04-12 19:51:28.6|Info|RssSyncService|Starting RSS Sync
2024-04-12 19:51:40.4|Info|DownloadDecisionMaker|Processing 189 releases
2024-04-12 19:51:40.6|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
2024-04-12 20:11:09.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-12 20:11:10.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-12 20:11:10.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 20:11:10.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 20:11:10.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 20:11:10.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 20:11:12.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-12 20:11:14.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-12 20:11:14.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 20:11:14.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 20:11:14.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 20:11:14.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-12 20:21:58.8|Info|RssSyncService|Starting RSS Sync
2024-04-12 20:22:06.0|Info|DownloadDecisionMaker|Processing 191 releases
2024-04-12 20:22:06.2|Info|RssSyncService|RSS Sync Completed. Reports found: 191, Reports grabbed: 0
2024-04-12 20:52:29.0|Info|RssSyncService|Starting RSS Sync
2024-04-12 20:52:34.7|Info|DownloadDecisionMaker|Processing 190 releases
2024-04-12 20:52:34.9|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
2024-04-12 21:22:59.2|Info|RssSyncService|Starting RSS Sync
2024-04-12 21:23:07.4|Info|DownloadDecisionMaker|Processing 188 releases
2024-04-12 21:23:07.6|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
2024-04-12 21:53:29.4|Info|RssSyncService|Starting RSS Sync
2024-04-12 21:53:31.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 05:15:22 UTC. Search may be required.
2024-04-12 21:53:35.2|Info|DownloadDecisionMaker|Processing 187 releases
2024-04-12 21:53:35.4|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
2024-04-12 22:23:59.7|Info|RssSyncService|Starting RSS Sync
2024-04-12 22:24:01.8|Info|DownloadDecisionMaker|Processing 190 releases
2024-04-12 22:24:02.0|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
2024-04-12 22:54:30.0|Info|RssSyncService|Starting RSS Sync
2024-04-12 22:54:34.4|Info|DownloadDecisionMaker|Processing 190 releases
2024-04-12 22:54:34.6|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
2024-04-12 23:25:00.1|Info|RssSyncService|Starting RSS Sync
2024-04-12 23:26:40.1|Warn|Torznab|TorrentGalaxy (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2024-04-12 23:26:40.1|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-12 23:26:40.3|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-12 23:57:00.3|Info|RssSyncService|Starting RSS Sync
2024-04-12 23:57:01.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/13/2024 04:15:23 and 04/13/2024 05:50:25 UTC. Search may be required.
2024-04-12 23:57:09.3|Info|DownloadDecisionMaker|Processing 183 releases
2024-04-12 23:57:09.5|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
2024-04-13 00:27:30.5|Info|RssSyncService|Starting RSS Sync
2024-04-13 00:27:31.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/13/2024 05:50:25 and 04/13/2024 06:12:05 UTC. Search may be required.
2024-04-13 00:27:34.2|Info|DownloadDecisionMaker|Processing 184 releases
2024-04-13 00:27:34.4|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
2024-04-13 00:58:00.7|Info|RssSyncService|Starting RSS Sync
2024-04-13 00:58:12.0|Info|DownloadDecisionMaker|Processing 183 releases
2024-04-13 00:58:12.2|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
2024-04-13 01:28:30.9|Info|RssSyncService|Starting RSS Sync
2024-04-13 01:28:31.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/13/2024 06:12:06 and 04/13/2024 07:14:37 UTC. Search may be required.
2024-04-13 01:28:39.2|Info|DownloadDecisionMaker|Processing 184 releases
2024-04-13 01:28:39.4|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
2024-04-13 01:59:01.2|Info|RssSyncService|Starting RSS Sync
2024-04-13 01:59:01.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/13/2024 07:14:37 and 04/13/2024 07:22:49 UTC. Search may be required.
2024-04-13 01:59:09.2|Info|DownloadDecisionMaker|Processing 187 releases
2024-04-13 01:59:09.4|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
2024-04-13 02:11:40.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-13 02:11:42.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-13 02:11:42.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 02:11:42.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 02:11:42.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 02:11:42.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 02:11:43.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-13 02:11:45.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-13 02:11:45.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 02:11:45.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 02:11:45.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 02:11:45.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 02:29:31.4|Info|RssSyncService|Starting RSS Sync
2024-04-13 02:29:31.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/13/2024 07:44:01 and 04/13/2024 08:04:24 UTC. Search may be required.
2024-04-13 02:29:41.5|Info|DownloadDecisionMaker|Processing 185 releases
2024-04-13 02:29:41.6|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
2024-04-13 03:00:01.6|Info|RssSyncService|Starting RSS Sync
2024-04-13 03:00:01.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/13/2024 03:00:41 due to recent failures." />
2024-04-13 03:00:01.6|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:00:40
2024-04-13 03:00:13.3|Info|DownloadDecisionMaker|Processing 185 releases
2024-04-13 03:00:13.5|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
2024-04-13 03:30:31.8|Info|RssSyncService|Starting RSS Sync
2024-04-13 03:30:32.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/13/2024 08:22:44 and 04/13/2024 09:16:25 UTC. Search may be required.
2024-04-13 03:30:39.8|Info|DownloadDecisionMaker|Processing 183 releases
2024-04-13 03:30:39.9|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
2024-04-13 04:01:02.0|Info|RssSyncService|Starting RSS Sync
2024-04-13 04:01:02.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/13/2024 09:16:25 and 04/13/2024 09:50:55 UTC. Search may be required.
2024-04-13 04:01:10.2|Info|DownloadDecisionMaker|Processing 183 releases
2024-04-13 04:01:10.4|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
2024-04-13 04:31:32.3|Info|RssSyncService|Starting RSS Sync
2024-04-13 04:31:32.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/13/2024 09:50:55 and 04/13/2024 10:05:55 UTC. Search may be required.
2024-04-13 04:31:41.4|Info|DownloadDecisionMaker|Processing 184 releases
2024-04-13 04:31:41.6|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
2024-04-13 05:02:02.5|Info|RssSyncService|Starting RSS Sync
2024-04-13 05:02:03.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/13/2024 10:20:55 and 04/13/2024 10:41:26 UTC. Search may be required.
2024-04-13 05:02:10.6|Info|DownloadDecisionMaker|Processing 185 releases
2024-04-13 05:02:10.8|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
2024-04-13 05:32:32.7|Info|RssSyncService|Starting RSS Sync
2024-04-13 05:32:44.5|Info|DownloadDecisionMaker|Processing 184 releases
2024-04-13 05:32:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
2024-04-13 06:03:02.9|Info|RssSyncService|Starting RSS Sync
2024-04-13 06:03:03.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/13/2024 10:45:05 and 04/13/2024 11:49:22 UTC. Search may be required.
2024-04-13 06:03:13.0|Info|DownloadDecisionMaker|Processing 184 releases
2024-04-13 06:03:13.2|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
2024-04-13 06:33:33.1|Info|RssSyncService|Starting RSS Sync
2024-04-13 06:33:44.4|Info|DownloadDecisionMaker|Processing 185 releases
2024-04-13 06:33:44.5|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
2024-04-13 07:04:03.3|Info|RssSyncService|Starting RSS Sync
2024-04-13 07:04:15.8|Info|DownloadDecisionMaker|Processing 184 releases
2024-04-13 07:04:16.0|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
2024-04-13 07:34:33.6|Info|RssSyncService|Starting RSS Sync
2024-04-13 07:34:34.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/13/2024 12:41:13 and 04/13/2024 12:41:53 UTC. Search may be required.
2024-04-13 07:34:48.3|Info|DownloadDecisionMaker|Processing 183 releases
2024-04-13 07:34:48.5|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
2024-04-13 08:05:03.8|Info|RssSyncService|Starting RSS Sync
2024-04-13 08:05:22.4|Info|DownloadDecisionMaker|Processing 182 releases
2024-04-13 08:05:22.6|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
2024-04-13 08:12:11.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-13 08:12:13.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-13 08:12:13.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 08:12:13.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 08:12:13.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 08:12:13.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 08:12:15.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-13 08:12:17.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-13 08:12:17.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 08:12:17.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 08:12:17.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 08:12:17.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 08:35:34.0|Info|RssSyncService|Starting RSS Sync
2024-04-13 08:37:14.0|Warn|Torznab|TorrentGalaxy (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2024-04-13 08:37:14.0|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-13 08:37:14.2|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-13 09:07:34.3|Info|RssSyncService|Starting RSS Sync
2024-04-13 09:07:35.5|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/13/2024 12:41:53 and 04/13/2024 15:01:59 UTC. Search may be required.
2024-04-13 09:07:36.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-13 09:08:02.8|Info|DownloadDecisionMaker|Processing 183 releases
2024-04-13 09:08:03.0|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
2024-04-13 09:38:04.5|Info|RssSyncService|Starting RSS Sync
2024-04-13 09:38:05.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/13/2024 15:01:59 and 04/13/2024 15:10:15 UTC. Search may be required.
2024-04-13 09:39:27.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/13/2024 09:40:27 due to recent failures." />
2024-04-13 09:39:27.3|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-13 09:39:27.3|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-13 09:39:27.4|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-13 10:09:34.8|Info|RssSyncService|Starting RSS Sync
2024-04-13 10:09:35.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/13/2024 15:10:15 and 04/13/2024 15:33:10 UTC. Search may be required.
2024-04-13 10:11:14.8|Warn|Torznab|TorrentGalaxy (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2024-04-13 10:11:14.8|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-13 10:11:14.9|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-13 10:41:35.0|Info|RssSyncService|Starting RSS Sync
2024-04-13 10:41:35.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-13 10:41:35.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-13 10:41:35.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-13 10:41:35.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-13 10:41:35.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-13 10:41:35.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-13 10:41:35.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-13 10:41:35.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-13 10:41:35.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-13 10:41:44.2|Info|DownloadDecisionMaker|Processing 186 releases
2024-04-13 10:41:44.4|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
2024-04-13 11:12:05.2|Info|RssSyncService|Starting RSS Sync
2024-04-13 11:12:05.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/13/2024 16:21:50 and 04/13/2024 16:26:29 UTC. Search may be required.
2024-04-13 11:12:13.5|Info|DownloadDecisionMaker|Processing 184 releases
2024-04-13 11:12:13.7|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
2024-04-13 11:28:35.3|Info|HousekeepingService|Running housecleaning tasks
2024-04-13 11:28:35.4|Info|Database|Vacuuming Log database
2024-04-13 11:28:35.4|Info|Database|Log database compressed
2024-04-13 11:28:35.4|Info|Database|Vacuuming Main database
2024-04-13 11:28:35.4|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-13 11:28:35.4|Info|Database|Main database compressed
2024-04-13 11:29:35.6|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-13 11:29:35.6|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-13 11:29:35.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:35.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:35.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:35.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:35.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:35.6|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-13 11:29:35.6|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-13 11:29:35.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:35.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:35.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:35.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:35.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:35.6|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-13 11:29:35.6|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-13 11:29:35.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:35.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:35.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:35.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:35.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:35.6|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-13 11:29:35.6|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-13 11:29:35.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:35.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:35.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:35.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:35.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:35.6|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-13 11:29:35.6|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-13 11:29:35.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:35.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:35.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:35.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:35.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:35.6|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-13 11:29:35.6|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-13 11:29:35.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:35.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:35.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:35.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:35.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:35.6|Info|DiskScanService|Scanning disk for Blade
2024-04-13 11:29:35.6|Info|DiskScanService|Completed scanning disk for Blade
2024-04-13 11:29:35.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:35.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:35.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:35.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:35.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:35.6|Info|RefreshMovieService|Updating info for Captain America: Brave New World
2024-04-13 11:29:35.7|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-13 11:29:35.7|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-13 11:29:35.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:35.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:35.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:35.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:35.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:35.8|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-04-13 11:29:35.8|Info|MediaCoverService|Downloading Fanart for [Captain America: Brave New World (2025)][tt14513804, 822119] https://image.tmdb.org/t/p/original/9oUoj3v7ZXF1UwjYdRumOPiOBCx.jpg
2024-04-13 11:29:35.9|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-13 11:29:35.9|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-13 11:29:35.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:35.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:35.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:35.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:35.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:35.9|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-13 11:29:35.9|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-13 11:29:35.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:35.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:35.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:35.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:35.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:35.9|Info|DiskScanService|Scanning disk for Dune: Part Three
2024-04-13 11:29:35.9|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2024-04-13 11:29:35.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:35.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:35.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:35.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:35.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:35.9|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-04-13 11:29:35.9|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-13 11:29:36.1|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-04-13 11:29:36.1|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-04-13 11:29:36.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:36.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:36.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:36.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:36.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:36.2|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-13 11:29:36.2|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-13 11:29:36.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:36.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:36.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:36.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:36.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:36.2|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-13 11:29:36.4|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-13 11:29:36.4|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-13 11:29:36.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:36.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:36.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:36.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:36.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:36.4|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
2024-04-13 11:29:36.5|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-13 11:29:36.5|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-13 11:29:36.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:36.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:36.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:36.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:36.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:36.5|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-13 11:29:36.6|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-13 11:29:36.6|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-13 11:29:36.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:36.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:36.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:36.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:36.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:36.6|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-13 11:29:36.6|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-13 11:29:36.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:36.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:36.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:36.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:36.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:36.6|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-13 11:29:36.6|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-13 11:29:36.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:36.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:36.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:36.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:36.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:36.6|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-13 11:29:36.6|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-13 11:29:36.6|Info|MediaCoverService|Downloading Poster for [Kingdom of the Planet of the Apes (2024)][tt11389872, 653346] https://image.tmdb.org/t/p/original/ljFHalMad6sWZj7jP4de4u5fpb4.jpg
2024-04-13 11:29:36.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:36.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:36.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:36.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:36.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:36.6|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-13 11:29:36.6|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-13 11:29:36.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:36.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:36.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:36.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:36.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:36.6|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-13 11:29:36.6|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-13 11:29:36.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:36.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:36.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:36.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:36.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:36.6|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
2024-04-13 11:29:36.7|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-13 11:29:36.7|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-13 11:29:36.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:36.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:36.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:36.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:36.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:36.7|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-13 11:29:36.7|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-13 11:29:36.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:36.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:36.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:36.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:36.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:36.7|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-13 11:29:36.7|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-13 11:29:36.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:36.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:36.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:36.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:36.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:36.7|Info|RefreshMovieService|Updating info for Sonic the Hedgehog 3
2024-04-13 11:29:36.8|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-13 11:29:36.8|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-13 11:29:36.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:36.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:36.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:36.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:36.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:36.8|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-13 11:29:36.8|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-13 11:29:36.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:36.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:36.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:36.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:36.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:36.8|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-13 11:29:36.8|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-13 11:29:36.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:36.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:36.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:36.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:36.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:29:36.8|Info|RefreshMovieService|Updating info for Wicked
2024-04-13 11:29:36.8|Info|MediaCoverService|Downloading Poster for [Sonic the Hedgehog 3 (2024)][tt18259086, 939243] https://image.tmdb.org/t/p/original/d0fYX0gFnt9KQhHPOynxzlUvnOM.jpg
2024-04-13 11:29:36.9|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-13 11:29:36.9|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-13 11:29:36.9|Info|DiskScanService|Scanning disk for Wicked
2024-04-13 11:29:36.9|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-13 11:29:36.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-13 11:29:36.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-13 11:29:36.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-13 11:29:36.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-13 11:29:36.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-13 11:42:35.5|Info|RssSyncService|Starting RSS Sync
2024-04-13 11:42:45.6|Info|DownloadDecisionMaker|Processing 182 releases
2024-04-13 11:42:45.8|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
2024-04-13 12:13:05.7|Info|RssSyncService|Starting RSS Sync
2024-04-13 12:13:19.6|Info|DownloadDecisionMaker|Processing 182 releases
2024-04-13 12:13:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
2024-04-13 12:43:35.9|Info|RssSyncService|Starting RSS Sync
2024-04-13 12:44:11.5|Info|DownloadDecisionMaker|Processing 182 releases
2024-04-13 12:44:11.7|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
2024-04-13 13:14:36.1|Info|RssSyncService|Starting RSS Sync
2024-04-13 13:14:36.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/14/2024 13:14:36 due to recent failures." />
2024-04-13 13:14:36.8|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 1.00:00:00
2024-04-13 13:14:52.8|Info|DownloadDecisionMaker|Processing 182 releases
2024-04-13 13:14:53.0|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
2024-04-13 13:45:06.3|Info|RssSyncService|Starting RSS Sync
2024-04-13 13:45:06.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/13/2024 13:49:13 due to recent failures." />
2024-04-13 13:45:06.3|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:04:07
2024-04-13 13:45:07.3|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-13 13:45:07.5|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-13 14:12:42.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-13 14:12:44.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-13 14:12:44.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 14:12:44.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 14:12:44.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 14:12:44.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 14:12:46.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-13 14:12:48.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-13 14:12:48.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 14:12:48.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 14:12:48.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 14:12:48.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 14:15:36.6|Info|RssSyncService|Starting RSS Sync
2024-04-13 14:15:38.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
2024-04-13 14:16:02.0|Info|DownloadDecisionMaker|Processing 182 releases
2024-04-13 14:16:02.2|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
2024-04-13 14:46:06.7|Info|RssSyncService|Starting RSS Sync
2024-04-13 14:46:29.8|Info|DownloadDecisionMaker|Processing 182 releases
2024-04-13 14:46:30.0|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
2024-04-13 15:16:37.0|Info|RssSyncService|Starting RSS Sync
2024-04-13 15:16:37.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/13/2024 16:28:26 and 04/13/2024 20:26:34 UTC. Search may be required.
2024-04-13 15:16:50.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/13/2024 15:17:50 due to recent failures." />
2024-04-13 15:16:50.8|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-13 15:16:50.8|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-13 15:16:50.9|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-13 15:47:07.2|Info|RssSyncService|Starting RSS Sync
2024-04-13 15:47:08.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/13/2024 20:26:34 and 04/13/2024 21:37:36 UTC. Search may be required.
2024-04-13 15:47:16.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/13/2024 15:48:16 due to recent failures." />
2024-04-13 15:47:16.1|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-13 15:47:16.1|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-13 15:47:16.2|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-13 16:17:37.4|Info|RssSyncService|Starting RSS Sync
2024-04-13 16:17:39.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-13 16:17:43.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/13/2024 16:22:43 due to recent failures." />
2024-04-13 16:17:43.8|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:05:00
2024-04-13 16:17:43.8|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-13 16:17:44.0|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-13 16:48:07.6|Info|RssSyncService|Starting RSS Sync
2024-04-13 16:48:07.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/13/2024 16:51:42 due to recent failures." />
2024-04-13 16:48:07.6|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:03:35
2024-04-13 16:48:08.8|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-13 16:48:08.9|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-13 17:18:37.9|Info|RssSyncService|Starting RSS Sync
2024-04-13 17:18:37.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/13/2024 17:22:42 due to recent failures." />
2024-04-13 17:18:37.9|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:04:04
2024-04-13 17:18:38.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/13/2024 22:07:26 and 04/13/2024 23:10:40 UTC. Search may be required.
2024-04-13 17:18:38.8|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-13 17:18:38.9|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-13 17:49:08.1|Info|RssSyncService|Starting RSS Sync
2024-04-13 17:49:09.0|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-13 17:49:09.1|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-13 18:19:38.3|Info|RssSyncService|Starting RSS Sync
2024-04-13 18:19:38.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/13/2024 18:24:43 due to recent failures." />
2024-04-13 18:19:38.4|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:05:05
2024-04-13 18:19:39.2|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-13 18:19:39.3|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-13 18:50:08.5|Info|RssSyncService|Starting RSS Sync
2024-04-13 18:50:09.5|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-13 18:50:09.7|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-13 19:20:38.7|Info|RssSyncService|Starting RSS Sync
2024-04-13 19:20:40.0|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-13 19:20:40.2|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-13 19:51:08.9|Info|RssSyncService|Starting RSS Sync
2024-04-13 19:51:09.8|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-13 19:51:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-13 20:13:14.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-13 20:13:16.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-13 20:13:16.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 20:13:16.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 20:13:16.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 20:13:16.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 20:13:17.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-13 20:13:19.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-13 20:13:19.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 20:13:19.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 20:13:19.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 20:13:19.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-13 20:21:39.1|Info|RssSyncService|Starting RSS Sync
2024-04-13 20:21:41.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
2024-04-13 20:21:41.1|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-13 20:21:41.3|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-13 20:52:09.3|Info|RssSyncService|Starting RSS Sync
2024-04-13 20:52:10.2|Info|DownloadDecisionMaker|Processing 143 releases
2024-04-13 20:52:10.3|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-04-13 21:22:39.4|Info|RssSyncService|Starting RSS Sync
2024-04-13 21:22:39.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/13/2024 22:58:13 due to recent failures." />
2024-04-13 21:22:39.5|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 01:35:34
2024-04-13 21:22:40.3|Info|DownloadDecisionMaker|Processing 143 releases
2024-04-13 21:22:40.4|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-04-13 21:53:09.7|Info|RssSyncService|Starting RSS Sync
2024-04-13 21:53:10.7|Info|DownloadDecisionMaker|Processing 143 releases
2024-04-13 21:53:10.9|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-04-13 22:23:39.9|Info|RssSyncService|Starting RSS Sync
2024-04-13 22:23:40.9|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-13 22:23:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-13 22:54:10.1|Info|RssSyncService|Starting RSS Sync
2024-04-13 22:54:10.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 03:58:18 and 04/14/2024 04:23:49 UTC. Search may be required.
2024-04-13 22:54:11.0|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-13 22:54:11.2|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-13 23:24:40.3|Info|RssSyncService|Starting RSS Sync
2024-04-13 23:24:47.5|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-13 23:24:47.7|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-13 23:55:10.6|Info|RssSyncService|Starting RSS Sync
2024-04-13 23:55:11.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 04:56:02 and 04/14/2024 05:25:46 UTC. Search may be required.
2024-04-13 23:55:22.0|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-13 23:55:22.1|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-14 00:25:40.7|Info|RssSyncService|Starting RSS Sync
2024-04-14 00:25:41.5|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 05:25:46 and 04/14/2024 05:56:28 UTC. Search may be required.
2024-04-14 00:25:41.8|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-14 00:25:41.9|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-14 00:56:11.0|Info|RssSyncService|Starting RSS Sync
2024-04-14 00:56:11.8|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-14 00:56:12.0|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-14 01:26:41.2|Info|RssSyncService|Starting RSS Sync
2024-04-14 01:26:41.8|Info|DownloadDecisionMaker|Processing 139 releases
2024-04-14 01:26:42.0|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-04-14 01:57:11.4|Info|RssSyncService|Starting RSS Sync
2024-04-14 01:57:13.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
2024-04-14 01:57:13.4|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-14 01:57:13.5|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-14 02:13:45.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-14 02:13:47.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-14 02:13:47.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 02:13:47.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 02:13:47.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 02:13:47.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 02:13:49.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-14 02:13:51.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-14 02:13:51.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 02:13:51.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 02:13:51.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 02:13:51.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 02:27:41.6|Info|RssSyncService|Starting RSS Sync
2024-04-14 02:27:42.1|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-14 02:27:42.2|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-14 02:58:11.8|Info|RssSyncService|Starting RSS Sync
2024-04-14 02:58:12.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 07:26:00 and 04/14/2024 07:26:00 UTC. Search may be required.
2024-04-14 02:58:14.3|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-14 02:58:14.4|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-14 03:28:42.0|Info|RssSyncService|Starting RSS Sync
2024-04-14 03:28:42.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 07:26:00 and 04/14/2024 09:18:37 UTC. Search may be required.
2024-04-14 03:28:46.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/14/2024 04:28:46 due to recent failures." />
2024-04-14 03:28:46.4|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 01:00:00
2024-04-14 03:28:46.4|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-14 03:28:46.6|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-14 03:59:12.3|Info|RssSyncService|Starting RSS Sync
2024-04-14 03:59:13.0|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-14 03:59:13.1|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-14 04:29:42.5|Info|RssSyncService|Starting RSS Sync
2024-04-14 04:29:44.1|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-14 04:29:44.3|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-14 05:00:12.8|Info|RssSyncService|Starting RSS Sync
2024-04-14 05:00:13.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 10:12:28 and 04/14/2024 10:36:58 UTC. Search may be required.
2024-04-14 05:00:14.1|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-14 05:00:14.2|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-14 05:30:43.0|Info|RssSyncService|Starting RSS Sync
2024-04-14 05:30:44.2|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-14 05:30:44.3|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-14 06:01:13.2|Info|RssSyncService|Starting RSS Sync
2024-04-14 06:01:13.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 10:36:58 and 04/14/2024 11:51:02 UTC. Search may be required.
2024-04-14 06:01:14.4|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-14 06:01:14.5|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-14 06:31:43.4|Info|RssSyncService|Starting RSS Sync
2024-04-14 06:31:44.8|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-14 06:31:44.9|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-14 07:02:13.6|Info|RssSyncService|Starting RSS Sync
2024-04-14 07:02:14.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 12:12:04 and 04/14/2024 12:29:59 UTC. Search may be required.
2024-04-14 07:02:15.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-14 07:02:15.6|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-14 07:02:15.8|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-14 07:32:43.8|Info|RssSyncService|Starting RSS Sync
2024-04-14 07:32:44.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 12:32:01 and 04/14/2024 13:03:18 UTC. Search may be required.
2024-04-14 07:32:44.9|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-14 07:32:45.0|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-14 08:03:14.1|Info|RssSyncService|Starting RSS Sync
2024-04-14 08:03:14.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 13:03:18 and 04/14/2024 13:44:04 UTC. Search may be required.
2024-04-14 08:03:14.8|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-14 08:03:14.9|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-14 08:14:17.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-14 08:14:19.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-14 08:14:19.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 08:14:19.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 08:14:19.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 08:14:19.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 08:14:20.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-14 08:14:22.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-14 08:14:22.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 08:14:22.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 08:14:22.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 08:14:22.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 08:33:44.3|Info|RssSyncService|Starting RSS Sync
2024-04-14 08:33:45.0|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-14 08:33:45.1|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-14 09:04:14.5|Info|RssSyncService|Starting RSS Sync
2024-04-14 09:04:15.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 13:50:04 and 04/14/2024 14:33:52 UTC. Search may be required.
2024-04-14 09:04:15.8|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-14 09:04:15.9|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-14 09:34:44.7|Info|RssSyncService|Starting RSS Sync
2024-04-14 09:34:45.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 14:33:52 and 04/14/2024 14:41:55 UTC. Search may be required.
2024-04-14 09:34:45.7|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-14 09:34:45.9|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-14 10:05:15.0|Info|RssSyncService|Starting RSS Sync
2024-04-14 10:05:15.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 15:15:55 and 04/14/2024 15:54:01 UTC. Search may be required.
2024-04-14 10:05:15.8|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-14 10:05:15.9|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-14 10:35:45.2|Info|RssSyncService|Starting RSS Sync
2024-04-14 10:35:46.0|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-14 10:35:46.2|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-14 11:06:15.4|Info|RssSyncService|Starting RSS Sync
2024-04-14 11:06:15.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-14 11:06:15.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-14 11:06:15.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-14 11:06:15.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-14 11:06:15.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-14 11:06:15.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-14 11:06:15.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-14 11:06:15.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-14 11:06:15.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-14 11:06:16.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 15:54:01 and 04/14/2024 16:37:50 UTC. Search may be required.
2024-04-14 11:06:17.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
2024-04-14 11:06:17.4|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-14 11:06:17.6|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-14 11:28:45.6|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-14 11:28:45.6|Info|HousekeepingService|Running housecleaning tasks
2024-04-14 11:28:45.6|Info|Database|Vacuuming Log database
2024-04-14 11:28:45.6|Info|Database|Log database compressed
2024-04-14 11:28:45.6|Info|Database|Vacuuming Main database
2024-04-14 11:28:45.6|Info|Database|Main database compressed
2024-04-14 11:29:45.8|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-14 11:29:45.8|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-14 11:29:45.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:45.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:45.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:45.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:45.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:45.8|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-14 11:29:45.8|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-14 11:29:45.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:45.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:45.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:45.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:45.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:45.8|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-14 11:29:45.8|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-14 11:29:45.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:45.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:45.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:45.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:45.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:45.8|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-14 11:29:45.8|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-14 11:29:45.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:45.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:45.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:45.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:45.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:45.8|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-14 11:29:45.8|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-14 11:29:45.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:45.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:45.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:45.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:45.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:45.8|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-14 11:29:45.8|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-14 11:29:45.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:45.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:45.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:45.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:45.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:45.8|Info|RefreshMovieService|Updating info for Blade
2024-04-14 11:29:45.9|Info|DiskScanService|Scanning disk for Blade
2024-04-14 11:29:45.9|Info|DiskScanService|Completed scanning disk for Blade
2024-04-14 11:29:45.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:45.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:45.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:45.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:45.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:45.9|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-14 11:29:45.9|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-14 11:29:45.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:45.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:45.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:45.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:45.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:45.9|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-04-14 11:29:46.0|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-14 11:29:46.0|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-14 11:29:46.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:46.0|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-14 11:29:46.0|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-14 11:29:46.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:46.0|Info|RefreshMovieService|Updating info for Dune: Part Three
2024-04-14 11:29:46.1|Info|DiskScanService|Scanning disk for Dune Messiah
2024-04-14 11:29:46.1|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-04-14 11:29:46.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:46.1|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-04-14 11:29:46.1|Info|MediaCoverService|Downloading Poster for [Dune Messiah (0)][tt31378509, 1170608] https://image.tmdb.org/t/p/original/5lPrzlMU9y1YNUmTnSt1Efqgv8j.jpg
2024-04-14 11:29:46.1|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-14 11:29:46.2|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-04-14 11:29:46.2|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-04-14 11:29:46.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:46.2|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-14 11:29:46.2|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-14 11:29:46.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:46.2|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-14 11:29:46.4|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-14 11:29:46.4|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-14 11:29:46.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:46.5|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
2024-04-14 11:29:46.5|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-14 11:29:46.5|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-14 11:29:46.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:46.6|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-14 11:29:46.6|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-14 11:29:46.6|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-14 11:29:46.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:46.6|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-14 11:29:46.6|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-14 11:29:46.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:46.6|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-14 11:29:46.6|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-14 11:29:46.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:46.6|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-14 11:29:46.6|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-14 11:29:46.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:46.6|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-14 11:29:46.6|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-14 11:29:46.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:46.6|Info|MediaCoverService|Downloading Poster for [Kingdom of the Planet of the Apes (2024)][tt11389872, 653346] https://image.tmdb.org/t/p/original/fAjyUDKABSehK6pHWvh9ket5X3z.jpg
2024-04-14 11:29:46.6|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-14 11:29:46.6|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-14 11:29:46.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:46.7|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-14 11:29:46.7|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-14 11:29:46.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:46.7|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-14 11:29:46.7|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-14 11:29:46.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:46.7|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-14 11:29:46.7|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-14 11:29:46.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:46.7|Info|RefreshMovieService|Updating info for Sonic the Hedgehog 3
2024-04-14 11:29:46.7|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-14 11:29:46.7|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-14 11:29:46.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:46.7|Info|RefreshMovieService|Updating info for Thunderbolts*
2024-04-14 11:29:46.7|Info|MediaCoverService|Downloading Poster for [Sonic the Hedgehog 3 (2024)][tt18259086, 939243] https://image.tmdb.org/t/p/original/aNSBaYTgPz8QEADi3xiD52X4uVF.jpg
2024-04-14 11:29:46.8|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-14 11:29:46.8|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-14 11:29:46.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:46.8|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-14 11:29:46.8|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-14 11:29:46.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:29:46.8|Info|RefreshMovieService|Updating info for Wicked
2024-04-14 11:29:46.9|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-14 11:29:46.9|Info|DiskScanService|Scanning disk for Wicked
2024-04-14 11:29:46.9|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-14 11:29:46.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-14 11:29:46.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-14 11:29:46.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-14 11:29:46.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-14 11:29:46.9|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-14 11:29:46.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-14 11:36:45.6|Info|RssSyncService|Starting RSS Sync
2024-04-14 11:36:46.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 16:37:50 and 04/14/2024 17:07:42 UTC. Search may be required.
2024-04-14 11:36:46.8|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-14 11:36:46.9|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-14 12:07:15.8|Info|RssSyncService|Starting RSS Sync
2024-04-14 12:07:16.9|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-14 12:07:17.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-14 12:37:46.0|Info|RssSyncService|Starting RSS Sync
2024-04-14 12:37:47.5|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-14 12:37:47.6|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-14 13:08:16.2|Info|RssSyncService|Starting RSS Sync
2024-04-14 13:08:17.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 18:28:08 and 04/14/2024 18:31:59 UTC. Search may be required.
2024-04-14 13:08:18.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 08:20:45 UTC. Search may be required.
2024-04-14 13:08:18.3|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-14 13:08:18.4|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-14 13:38:46.5|Info|RssSyncService|Starting RSS Sync
2024-04-14 13:38:47.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/15/2024 13:38:47 due to recent failures." />
2024-04-14 13:38:47.2|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 1.00:00:00
2024-04-14 13:38:47.2|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-14 13:38:47.3|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-14 14:09:16.6|Info|RssSyncService|Starting RSS Sync
2024-04-14 14:09:17.7|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-14 14:09:17.8|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-14 14:14:48.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-14 14:14:50.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-14 14:14:50.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 14:14:50.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 14:14:50.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 14:14:50.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 14:14:52.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-14 14:14:54.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-14 14:14:54.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 14:14:54.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 14:14:54.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 14:14:54.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 14:39:46.8|Info|RssSyncService|Starting RSS Sync
2024-04-14 14:39:47.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 20:02:58 and 04/14/2024 20:03:51 UTC. Search may be required.
2024-04-14 14:39:47.7|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-14 14:39:47.8|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-14 15:10:17.0|Info|RssSyncService|Starting RSS Sync
2024-04-14 15:10:17.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 20:03:51 and 04/14/2024 20:39:48 UTC. Search may be required.
2024-04-14 15:10:18.1|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-14 15:10:18.2|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-14 15:40:47.3|Info|RssSyncService|Starting RSS Sync
2024-04-14 15:40:47.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/14/2024 17:21:56 due to recent failures." />
2024-04-14 15:40:47.3|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 01:41:09
2024-04-14 15:40:50.6|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-14 15:40:50.8|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-14 16:11:17.4|Info|RssSyncService|Starting RSS Sync
2024-04-14 16:11:18.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 21:29:29 and 04/14/2024 21:36:00 UTC. Search may be required.
2024-04-14 16:11:18.4|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-14 16:11:18.6|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-14 16:41:47.6|Info|RssSyncService|Starting RSS Sync
2024-04-14 16:41:48.8|Info|DownloadDecisionMaker|Processing 141 releases
2024-04-14 16:41:48.9|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-04-14 17:12:17.8|Info|RssSyncService|Starting RSS Sync
2024-04-14 17:12:19.2|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-14 17:12:19.3|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-14 17:42:47.9|Info|RssSyncService|Starting RSS Sync
2024-04-14 17:42:48.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/14/2024 22:28:05 and 04/14/2024 23:14:24 UTC. Search may be required.
2024-04-14 17:42:49.1|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-14 17:42:49.2|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-14 18:13:18.1|Info|RssSyncService|Starting RSS Sync
2024-04-14 18:13:20.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:41:21 UTC. Search may be required.
2024-04-14 18:13:20.2|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-14 18:13:20.3|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-14 18:43:48.4|Info|RssSyncService|Starting RSS Sync
2024-04-14 18:45:28.4|Warn|Torznab|TheRARBG (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2024-04-14 18:45:28.4|Info|DownloadDecisionMaker|Processing 36 releases
2024-04-14 18:45:28.5|Info|RssSyncService|RSS Sync Completed. Reports found: 36, Reports grabbed: 0
2024-04-14 19:15:48.6|Info|RssSyncService|Starting RSS Sync
2024-04-14 19:15:50.0|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-14 19:15:50.1|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-14 19:46:18.7|Info|RssSyncService|Starting RSS Sync
2024-04-14 19:46:20.1|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-14 19:46:20.3|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-14 20:15:19.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-14 20:15:21.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-14 20:15:21.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 20:15:21.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 20:15:21.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 20:15:21.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 20:15:23.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-14 20:15:25.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-14 20:15:25.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 20:15:25.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 20:15:25.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 20:15:25.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-14 20:16:49.0|Info|RssSyncService|Starting RSS Sync
2024-04-14 20:16:51.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 08:20:45 UTC. Search may be required.
2024-04-14 20:16:51.1|Info|DownloadDecisionMaker|Processing 140 releases
2024-04-14 20:16:51.2|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-04-14 20:47:19.3|Info|RssSyncService|Starting RSS Sync
2024-04-14 20:47:20.0|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-14 20:47:20.1|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-14 21:17:49.4|Info|RssSyncService|Starting RSS Sync
2024-04-14 21:17:50.6|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-14 21:17:50.8|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-14 21:48:19.6|Info|RssSyncService|Starting RSS Sync
2024-04-14 21:48:21.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-14 21:48:21.7|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-14 21:48:21.8|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-14 22:18:49.8|Info|RssSyncService|Starting RSS Sync
2024-04-14 22:18:50.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 03:27:10 and 04/15/2024 03:55:50 UTC. Search may be required.
2024-04-14 22:18:50.8|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-14 22:18:51.0|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-14 22:49:20.0|Info|RssSyncService|Starting RSS Sync
2024-04-14 22:49:20.8|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-14 22:49:20.9|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-14 23:19:50.2|Info|RssSyncService|Starting RSS Sync
2024-04-14 23:19:51.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 03:55:50 and 04/15/2024 05:04:56 UTC. Search may be required.
2024-04-14 23:19:52.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
2024-04-14 23:19:52.2|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-14 23:19:52.4|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-14 23:50:20.4|Info|RssSyncService|Starting RSS Sync
2024-04-14 23:50:21.8|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-14 23:50:21.9|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-15 00:20:50.7|Info|RssSyncService|Starting RSS Sync
2024-04-15 00:20:51.8|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-15 00:20:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-15 00:51:20.8|Info|RssSyncService|Starting RSS Sync
2024-04-15 00:51:21.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 05:04:56 and 04/15/2024 06:31:14 UTC. Search may be required.
2024-04-15 00:51:22.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
2024-04-15 00:51:22.9|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-15 00:51:23.0|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-15 01:21:51.0|Info|RssSyncService|Starting RSS Sync
2024-04-15 01:21:51.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 06:45:14 and 04/15/2024 07:01:32 UTC. Search may be required.
2024-04-15 01:21:58.4|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-15 01:21:58.5|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-15 01:52:21.2|Info|RssSyncService|Starting RSS Sync
2024-04-15 01:52:21.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 07:01:32 and 04/15/2024 07:40:38 UTC. Search may be required.
2024-04-15 01:52:21.8|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-15 01:52:22.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-15 02:15:51.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-15 02:15:52.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-15 02:15:52.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 02:15:52.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 02:15:52.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 02:15:52.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 02:15:54.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-15 02:15:56.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-15 02:15:56.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 02:15:56.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 02:15:56.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 02:15:56.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 02:22:51.4|Info|RssSyncService|Starting RSS Sync
2024-04-15 02:22:52.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 07:42:54 and 04/15/2024 07:57:26 UTC. Search may be required.
2024-04-15 02:22:52.5|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-15 02:22:52.6|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-15 02:53:21.6|Info|RssSyncService|Starting RSS Sync
2024-04-15 02:53:22.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 08:15:26 and 04/15/2024 08:46:30 UTC. Search may be required.
2024-04-15 02:53:22.6|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-15 02:53:22.7|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-15 03:23:51.8|Info|RssSyncService|Starting RSS Sync
2024-04-15 03:23:52.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 08:46:30 and 04/15/2024 08:55:14 UTC. Search may be required.
2024-04-15 03:23:52.8|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-15 03:23:52.9|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-15 03:54:21.9|Info|RssSyncService|Starting RSS Sync
2024-04-15 03:54:49.0|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-15 03:54:49.2|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-15 04:24:52.1|Info|RssSyncService|Starting RSS Sync
2024-04-15 04:24:53.4|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-15 04:24:53.5|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-15 04:55:22.3|Info|RssSyncService|Starting RSS Sync
2024-04-15 04:55:22.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 09:01:00 and 04/15/2024 10:10:02 UTC. Search may be required.
2024-04-15 04:55:23.6|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-15 04:55:23.7|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-15 05:25:52.4|Info|RssSyncService|Starting RSS Sync
2024-04-15 05:25:54.9|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-15 05:25:55.0|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-15 05:56:22.6|Info|RssSyncService|Starting RSS Sync
2024-04-15 05:56:23.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 11:02:15 and 04/15/2024 11:11:23 UTC. Search may be required.
2024-04-15 05:56:23.8|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-15 05:56:24.0|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-15 06:26:52.8|Info|RssSyncService|Starting RSS Sync
2024-04-15 06:26:54.2|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-15 06:26:54.3|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-15 06:57:23.0|Info|RssSyncService|Starting RSS Sync
2024-04-15 06:57:23.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 11:11:23 and 04/15/2024 12:36:14 UTC. Search may be required.
2024-04-15 06:57:23.8|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-15 06:57:24.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-15 07:27:53.2|Info|RssSyncService|Starting RSS Sync
2024-04-15 07:27:54.4|Info|DownloadDecisionMaker|Processing 142 releases
2024-04-15 07:27:54.5|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-04-15 07:58:23.4|Info|RssSyncService|Starting RSS Sync
2024-04-15 07:58:24.9|Info|DownloadDecisionMaker|Processing 139 releases
2024-04-15 07:58:25.0|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-04-15 08:16:22.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-15 08:16:24.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-15 08:16:24.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 08:16:24.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 08:16:24.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 08:16:24.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 08:16:26.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-15 08:16:28.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-15 08:16:28.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 08:16:28.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 08:16:28.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 08:16:28.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 08:28:53.6|Info|RssSyncService|Starting RSS Sync
2024-04-15 08:28:55.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-15 08:28:55.7|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-15 08:28:55.8|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-15 08:59:23.8|Info|RssSyncService|Starting RSS Sync
2024-04-15 08:59:25.0|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-15 08:59:25.2|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-15 09:29:54.0|Info|RssSyncService|Starting RSS Sync
2024-04-15 09:29:54.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 13:37:31 and 04/15/2024 15:08:52 UTC. Search may be required.
2024-04-15 09:29:55.4|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-15 09:29:55.6|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-15 10:00:24.2|Info|RssSyncService|Starting RSS Sync
2024-04-15 10:00:24.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 15:08:52 and 04/15/2024 15:19:24 UTC. Search may be required.
2024-04-15 10:00:24.9|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-15 10:00:25.0|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-15 10:30:54.5|Info|RssSyncService|Starting RSS Sync
2024-04-15 10:30:55.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 15:19:24 and 04/15/2024 16:24:41 UTC. Search may be required.
2024-04-15 10:30:55.6|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-15 10:30:55.7|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-15 11:01:24.7|Info|RssSyncService|Starting RSS Sync
2024-04-15 11:01:25.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 16:24:41 and 04/15/2024 16:28:47 UTC. Search may be required.
2024-04-15 11:01:25.8|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-15 11:01:25.9|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-15 11:28:54.9|Info|HousekeepingService|Running housecleaning tasks
2024-04-15 11:28:54.9|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-15 11:28:55.0|Info|Database|Vacuuming Log database
2024-04-15 11:28:55.0|Info|Database|Log database compressed
2024-04-15 11:28:55.0|Info|Database|Vacuuming Main database
2024-04-15 11:28:55.0|Info|Database|Main database compressed
2024-04-15 11:29:55.2|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-15 11:29:55.2|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-15 11:29:55.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:55.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:55.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:55.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:55.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:55.2|Info|RefreshMovieService|Updating info for Avengers 5
2024-04-15 11:29:55.3|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-15 11:29:55.3|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-15 11:29:55.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:55.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:55.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:55.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:55.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:55.3|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-15 11:29:55.3|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-15 11:29:55.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:55.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:55.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:55.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:55.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:55.3|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-15 11:29:55.3|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-15 11:29:55.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:55.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:55.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:55.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:55.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:55.3|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-15 11:29:55.3|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-15 11:29:55.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:55.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:55.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:55.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:55.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:55.3|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-15 11:29:55.3|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-15 11:29:55.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:55.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:55.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:55.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:55.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:55.3|Info|RefreshMovieService|Updating info for Blade
2024-04-15 11:29:55.4|Info|DiskScanService|Scanning disk for Blade
2024-04-15 11:29:55.4|Info|DiskScanService|Completed scanning disk for Blade
2024-04-15 11:29:55.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:55.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:55.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:55.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:55.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:55.4|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-15 11:29:55.4|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-15 11:29:55.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:55.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:55.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:55.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:55.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:55.4|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-04-15 11:29:55.6|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-15 11:29:55.6|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-15 11:29:55.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:55.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:55.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:55.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:55.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:55.6|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-15 11:29:55.6|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-15 11:29:55.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:55.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:55.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:55.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:55.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:55.6|Info|DiskScanService|Scanning disk for Dune Messiah
2024-04-15 11:29:55.6|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-04-15 11:29:55.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:55.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:55.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:55.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:55.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:55.6|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-04-15 11:29:55.9|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-04-15 11:29:55.9|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-04-15 11:29:55.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:55.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:55.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:55.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:55.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:55.9|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-15 11:29:55.9|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-15 11:29:55.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:55.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:55.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:55.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:55.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:55.9|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-15 11:29:56.2|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-15 11:29:56.2|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-15 11:29:56.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:56.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:56.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:56.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:56.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:56.2|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-15 11:29:56.2|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-15 11:29:56.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:56.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:56.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:56.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:56.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:56.2|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-15 11:29:56.3|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-15 11:29:56.3|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-15 11:29:56.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:56.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:56.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:56.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:56.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:56.3|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-15 11:29:56.3|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-15 11:29:56.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:56.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:56.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:56.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:56.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:56.3|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-15 11:29:56.3|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-15 11:29:56.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:56.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:56.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:56.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:56.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:56.3|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-15 11:29:56.3|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-15 11:29:56.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:56.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:56.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:56.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:56.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:56.3|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-15 11:29:56.3|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-15 11:29:56.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:56.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:56.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:56.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:56.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:56.3|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-15 11:29:56.3|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-15 11:29:56.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:56.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:56.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:56.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:56.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:56.3|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-15 11:29:56.3|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-15 11:29:56.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:56.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:56.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:56.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:56.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:56.3|Info|RefreshMovieService|Updating info for Rebel Moon - Part Two: The Scargiver
2024-04-15 11:29:56.5|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-15 11:29:56.5|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-15 11:29:56.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:56.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:56.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:56.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:56.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:56.5|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-15 11:29:56.5|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-15 11:29:56.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:56.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:56.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:56.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:56.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:56.5|Info|RefreshMovieService|Updating info for Sonic the Hedgehog 3
2024-04-15 11:29:56.6|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-15 11:29:56.6|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-15 11:29:56.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:56.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:56.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:56.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:56.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:56.6|Info|RefreshMovieService|Updating info for Thunderbolts*
2024-04-15 11:29:56.6|Info|MediaCoverService|Downloading Poster for [Sonic the Hedgehog 3 (2024)][tt18259086, 939243] https://image.tmdb.org/t/p/original/y9HI4iwZ0p95cbHcXY0WW9IZ8St.jpg
2024-04-15 11:29:56.7|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-15 11:29:56.7|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-15 11:29:56.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:56.7|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-15 11:29:56.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:56.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:56.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:56.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:56.7|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-15 11:29:56.7|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-15 11:29:56.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:56.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:56.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:56.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:56.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:29:56.7|Info|DiskScanService|Scanning disk for Wicked
2024-04-15 11:29:56.7|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-15 11:29:56.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-15 11:29:56.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-15 11:29:56.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-15 11:29:56.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-15 11:29:56.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-15 11:31:55.0|Info|RssSyncService|Starting RSS Sync
2024-04-15 11:31:55.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-15 11:31:55.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-15 11:31:55.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-15 11:31:55.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-15 11:31:55.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-15 11:31:55.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-15 11:31:55.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-15 11:31:55.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-15 11:31:55.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-15 11:31:55.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 16:28:47 and 04/15/2024 17:03:41 UTC. Search may be required.
2024-04-15 11:31:56.2|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-15 11:31:56.3|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-15 12:02:25.2|Info|RssSyncService|Starting RSS Sync
2024-04-15 12:02:26.2|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-15 12:02:26.3|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-15 12:32:55.4|Info|RssSyncService|Starting RSS Sync
2024-04-15 12:32:55.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 17:19:46 and 04/15/2024 17:58:31 UTC. Search may be required.
2024-04-15 12:32:55.9|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-15 12:32:56.1|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-15 13:03:25.6|Info|RssSyncService|Starting RSS Sync
2024-04-15 13:03:26.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 18:04:31 and 04/15/2024 18:20:58 UTC. Search may be required.
2024-04-15 13:03:26.7|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-15 13:03:26.9|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-15 13:33:55.8|Info|RssSyncService|Starting RSS Sync
2024-04-15 13:33:56.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 18:37:58 and 04/15/2024 18:39:59 UTC. Search may be required.
2024-04-15 13:33:56.9|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-15 13:33:57.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-15 14:04:26.1|Info|RssSyncService|Starting RSS Sync
2024-04-15 14:04:26.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/16/2024 14:04:26 due to recent failures." />
2024-04-15 14:04:26.6|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 1.00:00:00
2024-04-15 14:04:29.5|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-15 14:04:29.6|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-15 14:16:54.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-15 14:16:55.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-15 14:16:55.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 14:16:55.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 14:16:56.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 14:16:56.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 14:16:57.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-15 14:16:59.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-15 14:16:59.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 14:16:59.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 14:16:59.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 14:16:59.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 14:34:56.2|Info|RssSyncService|Starting RSS Sync
2024-04-15 14:34:57.1|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-15 14:34:57.3|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-15 15:05:26.4|Info|RssSyncService|Starting RSS Sync
2024-04-15 15:05:27.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 18:56:35 and 04/15/2024 20:35:51 UTC. Search may be required.
2024-04-15 15:05:27.8|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-15 15:05:27.9|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-15 15:35:56.7|Info|RssSyncService|Starting RSS Sync
2024-04-15 15:36:02.5|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-15 15:36:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-15 16:06:26.9|Info|RssSyncService|Starting RSS Sync
2024-04-15 16:06:27.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 20:35:51 and 04/15/2024 21:54:27 UTC. Search may be required.
2024-04-15 16:07:39.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/15/2024 16:08:39 due to recent failures." />
2024-04-15 16:07:39.2|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-15 16:07:39.2|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-15 16:07:39.4|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-15 16:37:57.1|Info|RssSyncService|Starting RSS Sync
2024-04-15 16:37:59.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:41:21 UTC. Search may be required.
2024-04-15 16:37:59.1|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-15 16:37:59.2|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-15 17:08:27.3|Info|RssSyncService|Starting RSS Sync
2024-04-15 17:08:28.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 22:20:11 and 04/16/2024 06:51:00 UTC. Search may be required.
2024-04-15 17:08:28.1|Info|DownloadDecisionMaker|Processing 143 releases
2024-04-15 17:08:28.3|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-04-15 17:38:57.4|Info|RssSyncService|Starting RSS Sync
2024-04-15 17:38:58.2|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-15 17:38:58.4|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-15 18:09:27.6|Info|RssSyncService|Starting RSS Sync
2024-04-15 18:09:28.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/15/2024 22:26:00 and 04/15/2024 23:29:48 UTC. Search may be required.
2024-04-15 18:09:29.2|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-15 18:09:29.3|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-15 18:39:57.8|Info|RssSyncService|Starting RSS Sync
2024-04-15 18:39:58.7|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-15 18:39:58.8|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-15 19:10:28.0|Info|RssSyncService|Starting RSS Sync
2024-04-15 19:10:29.3|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-15 19:10:29.4|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-15 19:40:58.3|Info|RssSyncService|Starting RSS Sync
2024-04-15 19:40:58.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 00:44:37 and 04/16/2024 00:45:47 UTC. Search may be required.
2024-04-15 19:41:00.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
2024-04-15 19:41:00.3|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-15 19:41:00.4|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-15 20:11:28.4|Info|RssSyncService|Starting RSS Sync
2024-04-15 20:11:29.1|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-15 20:11:29.2|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-15 20:17:25.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-15 20:17:27.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-15 20:17:27.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 20:17:27.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 20:17:27.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 20:17:27.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 20:17:29.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-15 20:17:31.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-15 20:17:31.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 20:17:31.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 20:17:31.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 20:17:31.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-15 20:41:58.6|Info|RssSyncService|Starting RSS Sync
2024-04-15 20:41:59.6|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-15 20:41:59.8|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-15 21:12:28.8|Info|RssSyncService|Starting RSS Sync
2024-04-15 21:12:29.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 01:48:10 and 04/16/2024 02:56:54 UTC. Search may be required.
2024-04-15 21:12:29.7|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-15 21:12:29.8|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-15 21:42:59.0|Info|RssSyncService|Starting RSS Sync
2024-04-15 21:43:00.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 02:56:54 and 04/16/2024 03:01:25 UTC. Search may be required.
2024-04-15 21:43:01.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
2024-04-15 21:43:01.1|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-15 21:43:01.2|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-15 22:13:29.3|Info|RssSyncService|Starting RSS Sync
2024-04-15 22:13:30.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 03:37:06 and 04/16/2024 03:44:36 UTC. Search may be required.
2024-04-15 22:13:30.0|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-15 22:13:30.1|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-15 22:43:59.5|Info|RssSyncService|Starting RSS Sync
2024-04-15 22:44:00.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 03:51:01 and 04/16/2024 04:24:56 UTC. Search may be required.
2024-04-15 22:44:00.3|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-15 22:44:00.5|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-15 23:14:29.7|Info|RssSyncService|Starting RSS Sync
2024-04-15 23:14:30.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 04:24:56 and 04/16/2024 04:53:07 UTC. Search may be required.
2024-04-15 23:14:31.0|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-15 23:14:31.1|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-15 23:44:59.9|Info|RssSyncService|Starting RSS Sync
2024-04-15 23:45:00.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 05:10:07 and 04/16/2024 05:11:15 UTC. Search may be required.
2024-04-15 23:45:00.8|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-15 23:45:01.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-16 00:15:30.1|Info|RssSyncService|Starting RSS Sync
2024-04-16 00:15:30.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 05:25:15 and 04/16/2024 05:47:25 UTC. Search may be required.
2024-04-16 00:15:30.8|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-16 00:15:31.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-16 00:46:00.3|Info|RssSyncService|Starting RSS Sync
2024-04-16 00:46:01.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 06:03:22 and 04/16/2024 06:22:47 UTC. Search may be required.
2024-04-16 00:46:02.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
2024-04-16 00:46:02.4|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-16 00:46:02.5|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-16 01:16:30.6|Info|RssSyncService|Starting RSS Sync
2024-04-16 01:16:31.7|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-16 01:16:31.8|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-16 01:47:00.8|Info|RssSyncService|Starting RSS Sync
2024-04-16 01:47:01.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 06:38:06 and 04/16/2024 07:33:57 UTC. Search may be required.
2024-04-16 01:47:01.8|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-16 01:47:02.0|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-16 02:17:31.0|Info|RssSyncService|Starting RSS Sync
2024-04-16 02:17:31.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 07:33:57 and 04/16/2024 07:34:45 UTC. Search may be required.
2024-04-16 02:17:31.8|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-16 02:17:31.9|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-16 02:17:56.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-16 02:17:58.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-16 02:17:58.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 02:17:58.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 02:17:58.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 02:17:58.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 02:18:00.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-16 02:18:02.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-16 02:18:02.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 02:18:02.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 02:18:02.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 02:18:02.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 02:48:01.3|Info|RssSyncService|Starting RSS Sync
2024-04-16 02:48:02.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 07:49:45 and 04/16/2024 08:23:55 UTC. Search may be required.
2024-04-16 02:48:02.1|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-16 02:48:02.3|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-16 03:18:31.5|Info|RssSyncService|Starting RSS Sync
2024-04-16 03:18:31.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 08:37:08 and 04/16/2024 08:51:06 UTC. Search may be required.
2024-04-16 03:18:32.5|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-16 03:18:32.6|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-16 03:49:01.7|Info|RssSyncService|Starting RSS Sync
2024-04-16 03:49:02.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 08:51:06 and 04/16/2024 09:31:03 UTC. Search may be required.
2024-04-16 03:49:03.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-16 03:49:03.7|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-16 03:49:04.2|Info|DownloadService|Report for Dune: Part Two (2024) sent to Transmission from indexer Knaben (Prowlarr). Dune.Part.Two.2024.REPACK.1080p.10bit.WEBRip.6CH.x265.HEVC-PSA
2024-04-16 03:49:04.2|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 1
2024-04-16 03:55:36.2|Info|MovieService|Assigning file [Dune Part Two (2024) WEBRip-1080p Proper.mkv] to movie [[Dune: Part Two (2024)][tt15239678, 693134]]
2024-04-16 04:19:31.8|Info|RssSyncService|Starting RSS Sync
2024-04-16 04:19:32.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 09:35:03 and 04/16/2024 10:07:23 UTC. Search may be required.
2024-04-16 04:19:32.9|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-16 04:19:33.1|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-16 04:50:02.0|Info|RssSyncService|Starting RSS Sync
2024-04-16 04:50:02.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 10:17:34 and 04/16/2024 10:32:11 UTC. Search may be required.
2024-04-16 04:50:04.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 08:20:45 UTC. Search may be required.
2024-04-16 04:50:04.1|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-16 04:50:04.2|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-16 05:20:32.2|Info|RssSyncService|Starting RSS Sync
2024-04-16 05:20:32.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 10:32:11 and 04/16/2024 10:57:41 UTC. Search may be required.
2024-04-16 05:20:33.0|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-16 05:20:33.2|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-16 05:51:02.5|Info|RssSyncService|Starting RSS Sync
2024-04-16 05:51:03.6|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-16 05:51:03.8|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-16 06:21:32.7|Info|RssSyncService|Starting RSS Sync
2024-04-16 06:21:36.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 11:45:35 and 04/16/2024 11:53:08 UTC. Search may be required.
2024-04-16 06:21:38.0|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-16 06:21:38.2|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-16 06:52:02.9|Info|RssSyncService|Starting RSS Sync
2024-04-16 06:52:03.8|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-16 06:52:03.9|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-16 07:22:33.1|Info|RssSyncService|Starting RSS Sync
2024-04-16 07:22:33.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 12:47:27 and 04/16/2024 13:01:52 UTC. Search may be required.
2024-04-16 07:22:34.5|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-16 07:22:34.7|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-16 07:53:03.3|Info|RssSyncService|Starting RSS Sync
2024-04-16 07:53:04.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 13:18:14 and 04/16/2024 13:22:25 UTC. Search may be required.
2024-04-16 07:53:04.8|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-16 07:53:04.9|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-16 08:18:28.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-16 08:18:30.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-16 08:18:30.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 08:18:30.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 08:18:30.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 08:18:30.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 08:18:31.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-16 08:18:33.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-16 08:18:33.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 08:18:33.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 08:18:33.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 08:18:33.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 08:23:33.5|Info|RssSyncService|Starting RSS Sync
2024-04-16 08:23:34.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 13:47:25 and 04/16/2024 13:47:32 UTC. Search may be required.
2024-04-16 08:23:35.0|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-16 08:23:35.1|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-16 08:54:03.8|Info|RssSyncService|Starting RSS Sync
2024-04-16 08:54:04.7|Info|DownloadDecisionMaker|Processing 141 releases
2024-04-16 08:54:04.9|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-04-16 09:24:34.0|Info|RssSyncService|Starting RSS Sync
2024-04-16 09:24:34.9|Info|DownloadDecisionMaker|Processing 139 releases
2024-04-16 09:24:35.0|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-04-16 09:41:21.1|Warn|Auth|Auth-Failure ip 192.168.1.183 username 'jkenney'
2024-04-16 09:41:25.6|Info|Auth|Auth-Success ip 192.168.1.183 username 'jkenney'
2024-04-16 09:55:04.2|Info|RssSyncService|Starting RSS Sync
2024-04-16 09:55:06.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 09:21:39 UTC. Search may be required.
2024-04-16 09:55:06.2|Info|DownloadDecisionMaker|Processing 139 releases
2024-04-16 09:55:06.4|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-04-16 10:25:34.4|Info|RssSyncService|Starting RSS Sync
2024-04-16 10:25:35.7|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-16 10:25:35.9|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-16 10:56:04.6|Info|RssSyncService|Starting RSS Sync
2024-04-16 10:56:05.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 15:59:55 and 04/16/2024 16:42:22 UTC. Search may be required.
2024-04-16 10:56:05.7|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-16 10:56:05.8|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-16 11:26:34.9|Info|RssSyncService|Starting RSS Sync
2024-04-16 11:26:35.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 16:42:22 and 04/16/2024 16:44:09 UTC. Search may be required.
2024-04-16 11:26:35.7|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-16 11:26:35.8|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-16 11:29:04.9|Info|HousekeepingService|Running housecleaning tasks
2024-04-16 11:29:04.9|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-16 11:29:04.9|Info|Database|Vacuuming Log database
2024-04-16 11:29:04.9|Info|Database|Log database compressed
2024-04-16 11:29:04.9|Info|Database|Vacuuming Main database
2024-04-16 11:29:05.0|Info|Database|Main database compressed
2024-04-16 11:30:05.1|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-16 11:30:05.1|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-16 11:30:05.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.1|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-16 11:30:05.1|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-16 11:30:05.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.1|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-16 11:30:05.1|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-16 11:30:05.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.1|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-16 11:30:05.1|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-16 11:30:05.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.1|Info|RefreshMovieService|Updating info for Beetlejuice Beetlejuice
2024-04-16 11:30:05.2|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-16 11:30:05.2|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-16 11:30:05.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.2|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-16 11:30:05.2|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-16 11:30:05.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.2|Info|DiskScanService|Scanning disk for Blade
2024-04-16 11:30:05.2|Info|DiskScanService|Completed scanning disk for Blade
2024-04-16 11:30:05.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.2|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-16 11:30:05.2|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-16 11:30:05.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.3|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-04-16 11:30:05.3|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-16 11:30:05.3|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-16 11:30:05.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.4|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-16 11:30:05.4|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-16 11:30:05.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.4|Info|DiskScanService|Scanning disk for Dune Messiah
2024-04-16 11:30:05.4|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-04-16 11:30:05.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.4|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-04-16 11:30:05.5|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-04-16 11:30:05.5|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-04-16 11:30:05.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.5|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-16 11:30:05.5|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-16 11:30:05.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.5|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-16 11:30:05.7|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-16 11:30:05.7|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-16 11:30:05.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.7|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
2024-04-16 11:30:05.8|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-16 11:30:05.8|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-16 11:30:05.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.8|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-16 11:30:05.9|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-16 11:30:05.9|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-16 11:30:05.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.9|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-16 11:30:05.9|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-16 11:30:05.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.9|Info|MediaCoverService|Downloading Poster for [Kingdom of the Planet of the Apes (2024)][tt11389872, 653346] https://image.tmdb.org/t/p/original/ljFHalMad6sWZj7jP4de4u5fpb4.jpg
2024-04-16 11:30:05.9|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-16 11:30:05.9|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-16 11:30:05.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.9|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-16 11:30:05.9|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-16 11:30:05.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.9|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-16 11:30:05.9|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-16 11:30:05.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.9|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-16 11:30:05.9|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-16 11:30:05.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.9|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-16 11:30:05.9|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-16 11:30:05.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:05.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:05.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:05.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:05.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:05.9|Info|RefreshMovieService|Updating info for Rebel Moon - Part Two: The Scargiver
2024-04-16 11:30:06.0|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-16 11:30:06.0|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-16 11:30:06.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:06.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:06.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:06.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:06.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:06.0|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-16 11:30:06.0|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-16 11:30:06.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:06.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:06.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:06.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:06.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:06.0|Info|RefreshMovieService|Updating info for Sonic the Hedgehog 3
2024-04-16 11:30:06.1|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-16 11:30:06.1|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-16 11:30:06.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:06.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:06.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:06.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:06.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:06.1|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-16 11:30:06.1|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-16 11:30:06.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:06.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:06.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:06.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:06.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:06.1|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-16 11:30:06.1|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-16 11:30:06.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:06.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:06.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:06.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:06.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:30:06.1|Info|RefreshMovieService|Updating info for Wicked
2024-04-16 11:30:06.2|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-16 11:30:06.3|Info|DiskScanService|Scanning disk for Wicked
2024-04-16 11:30:06.3|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-16 11:30:06.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 11:30:06.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 11:30:06.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 11:30:06.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 11:30:06.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 11:57:05.1|Info|RssSyncService|Starting RSS Sync
2024-04-16 11:57:05.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-16 11:57:05.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-16 11:57:05.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-16 11:57:05.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-16 11:57:05.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-16 11:57:05.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-16 11:57:05.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-16 11:57:05.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-16 11:57:05.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-16 11:57:07.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 09:21:39 UTC. Search may be required.
2024-04-16 11:57:07.2|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-16 11:57:07.3|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-16 12:27:35.3|Info|RssSyncService|Starting RSS Sync
2024-04-16 12:27:35.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 17:19:58 and 04/16/2024 18:11:17 UTC. Search may be required.
2024-04-16 12:27:36.0|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-16 12:27:36.1|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-16 12:58:05.5|Info|RssSyncService|Starting RSS Sync
2024-04-16 12:58:06.9|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-16 12:58:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-16 13:28:35.7|Info|RssSyncService|Starting RSS Sync
2024-04-16 13:28:36.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 18:10:28 and 04/16/2024 18:57:25 UTC. Search may be required.
2024-04-16 13:28:36.9|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-16 13:28:37.1|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-16 13:59:05.9|Info|RssSyncService|Starting RSS Sync
2024-04-16 13:59:07.2|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-16 13:59:07.4|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-16 14:18:59.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-16 14:19:01.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-16 14:19:01.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 14:19:01.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 14:19:01.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 14:19:01.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 14:19:03.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-16 14:19:05.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-16 14:19:05.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 14:19:05.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 14:19:05.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 14:19:05.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 14:29:36.1|Info|RssSyncService|Starting RSS Sync
2024-04-16 14:29:37.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/17/2024 14:29:37 due to recent failures." />
2024-04-16 14:29:37.2|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 1.00:00:00
2024-04-16 14:29:37.2|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-16 14:29:37.4|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-16 15:00:06.3|Info|RssSyncService|Starting RSS Sync
2024-04-16 15:00:08.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 19:11:24 and 04/16/2024 20:35:23 UTC. Search may be required.
2024-04-16 15:00:08.4|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-16 15:00:08.5|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-16 15:30:36.5|Info|RssSyncService|Starting RSS Sync
2024-04-16 15:30:37.6|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-16 15:30:37.7|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-16 16:01:06.7|Info|RssSyncService|Starting RSS Sync
2024-04-16 16:01:07.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 21:04:29 and 04/16/2024 21:09:34 UTC. Search may be required.
2024-04-16 16:01:07.3|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-16 16:01:07.5|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-16 16:31:36.9|Info|RssSyncService|Starting RSS Sync
2024-04-16 16:31:36.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/16/2024 16:44:10 due to recent failures." />
2024-04-16 16:31:36.9|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:12:33
2024-04-16 16:31:38.1|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-16 16:31:38.2|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-16 17:02:07.1|Info|RssSyncService|Starting RSS Sync
2024-04-16 17:02:07.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 21:57:25 and 04/17/2024 15:36:00 UTC. Search may be required.
2024-04-16 17:02:07.7|Info|DownloadDecisionMaker|Processing 153 releases
2024-04-16 17:02:07.9|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-04-16 17:32:37.3|Info|RssSyncService|Starting RSS Sync
2024-04-16 17:32:38.7|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-16 17:32:38.9|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-16 18:03:07.5|Info|RssSyncService|Starting RSS Sync
2024-04-16 18:03:08.8|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-16 18:03:09.0|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-16 18:12:58.0|Info|AddMovieService|Adding Movie [Beautiful Wedding (2024)][tt26546123, 1096342] Path: [/movies/Beautiful Wedding (2024)]
2024-04-16 18:12:58.0|Info|RefreshMovieService|Updating info for Beautiful Wedding
2024-04-16 18:12:58.1|Info|AddMovieCollectionService|Adding Collection Beautiful Disaster Collection[1123192]
2024-04-16 18:12:58.1|Info|RefreshCollectionService|Updating info for Beautiful Disaster Collection
2024-04-16 18:12:58.2|Info|MediaCoverService|Downloading Poster for [Beautiful Wedding (2024)][tt26546123, 1096342] https://image.tmdb.org/t/p/original/cmeYlRD628KrijyY7thzwlV2KPT.jpg
2024-04-16 18:12:58.2|Info|DiskScanService|Scanning disk for Beautiful Wedding
2024-04-16 18:12:58.2|Info|DiskScanService|Completed scanning disk for Beautiful Wedding
2024-04-16 18:12:58.2|Info|MovieScannedHandler|[Beautiful Wedding] was recently added, performing post-add actions
2024-04-16 18:12:58.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-16 18:12:58.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-16 18:12:58.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-16 18:12:58.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-16 18:12:58.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-16 18:12:58.2|Info|MovieSearchService|Performing search for 1 movies
2024-04-16 18:12:58.2|Info|ReleaseSearchService|Searching indexers for [Beautiful Wedding]. 5 active indexers
2024-04-16 18:12:58.2|Info|MediaCoverService|Downloading Fanart for [Beautiful Wedding (2024)][tt26546123, 1096342] https://image.tmdb.org/t/p/original/hP3HWRujFCM2qLUYhSAJEm23ElP.jpg
2024-04-16 18:12:58.6|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-16 18:12:59.2|Info|DownloadDecisionMaker|Processing 14 releases
2024-04-16 18:13:02.5|Info|DownloadService|Report for Beautiful Wedding (2024) sent to Transmission from indexer TheRARBG (Prowlarr). Beautiful Wedding 2024 1080p AMZN WEBRip DDP5 1 x265 10bit GalaxyRG265
2024-04-16 18:13:02.5|Info|MovieSearchService|Completed search for 1 movies. 1 reports downloaded.
2024-04-16 18:13:51.5|Info|MovieSearchService|Performing search for 1 movies
2024-04-16 18:13:51.5|Info|ReleaseSearchService|Searching indexers for [Beautiful Wedding]. 5 active indexers
2024-04-16 18:13:51.8|Info|DownloadDecisionMaker|Processing 14 releases
2024-04-16 18:13:55.6|Info|DownloadService|Report for Beautiful Wedding (2024) sent to Transmission from indexer TheRARBG (Prowlarr). Beautiful Wedding 2024 1080p AMZN WEBRip DDP5 1 x265 10bit GalaxyRG265
2024-04-16 18:13:55.6|Info|MovieSearchService|Completed search for 1 movies. 1 reports downloaded.
2024-04-16 18:14:01.1|Info|ReleaseSearchService|Searching indexers for [Beautiful Wedding]. 5 active indexers
2024-04-16 18:14:01.4|Info|DownloadDecisionMaker|Processing 14 releases
2024-04-16 18:17:11.3|Info|MovieService|Assigning file [Beautiful Wedding (2024) WEBRip-1080p.mkv] to movie [[Beautiful Wedding (2024)][tt26546123, 1096342]]
2024-04-16 18:33:37.7|Info|RssSyncService|Starting RSS Sync
2024-04-16 18:33:38.8|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-16 18:33:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-16 19:04:07.9|Info|RssSyncService|Starting RSS Sync
2024-04-16 19:04:08.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/16/2024 23:53:59 and 04/17/2024 00:38:31 UTC. Search may be required.
2024-04-16 19:04:08.8|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-16 19:04:09.0|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-16 19:34:38.1|Info|RssSyncService|Starting RSS Sync
2024-04-16 19:34:38.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 00:38:31 and 04/17/2024 00:58:24 UTC. Search may be required.
2024-04-16 19:34:38.9|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-16 19:34:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-16 20:05:08.3|Info|RssSyncService|Starting RSS Sync
2024-04-16 20:05:10.0|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-16 20:05:10.2|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-16 20:19:31.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-16 20:19:32.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-16 20:19:32.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 20:19:32.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 20:19:32.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 20:19:32.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 20:19:34.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-16 20:19:36.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-16 20:19:36.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 20:19:36.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 20:19:36.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 20:19:36.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-16 20:35:38.5|Info|RssSyncService|Starting RSS Sync
2024-04-16 20:35:39.3|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-16 20:35:39.4|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-16 21:06:08.7|Info|RssSyncService|Starting RSS Sync
2024-04-16 21:06:10.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:41:21 UTC. Search may be required.
2024-04-16 21:06:10.8|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-16 21:06:10.9|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-16 21:36:39.0|Info|RssSyncService|Starting RSS Sync
2024-04-16 21:36:40.5|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-16 21:36:40.7|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-16 22:07:09.2|Info|RssSyncService|Starting RSS Sync
2024-04-16 22:07:09.9|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-16 22:07:10.1|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-16 22:37:39.3|Info|RssSyncService|Starting RSS Sync
2024-04-16 22:37:40.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 00:58:24 and 04/17/2024 04:15:34 UTC. Search may be required.
2024-04-16 22:37:41.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
2024-04-16 22:37:41.4|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-16 22:37:41.5|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-16 23:08:09.4|Info|RssSyncService|Starting RSS Sync
2024-04-16 23:08:10.8|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-16 23:08:10.9|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-16 23:38:39.6|Info|RssSyncService|Starting RSS Sync
2024-04-16 23:38:40.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 04:37:26 and 04/17/2024 05:15:52 UTC. Search may be required.
2024-04-16 23:38:40.7|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-16 23:38:40.8|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-17 00:09:09.7|Info|RssSyncService|Starting RSS Sync
2024-04-17 00:09:10.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 05:15:52 and 04/17/2024 05:57:53 UTC. Search may be required.
2024-04-17 00:09:10.7|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-17 00:09:10.8|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-17 00:39:39.8|Info|RssSyncService|Starting RSS Sync
2024-04-17 00:39:41.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 05:58:53 and 04/17/2024 06:07:56 UTC. Search may be required.
2024-04-17 00:39:41.2|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-17 00:39:41.3|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-17 01:10:10.2|Info|RssSyncService|Starting RSS Sync
2024-04-17 01:10:10.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 06:08:56 and 04/17/2024 06:45:27 UTC. Search may be required.
2024-04-17 01:10:13.9|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-17 01:10:14.1|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-17 01:40:40.4|Info|RssSyncService|Starting RSS Sync
2024-04-17 01:40:41.6|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-17 01:40:41.7|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-17 02:11:10.6|Info|RssSyncService|Starting RSS Sync
2024-04-17 02:11:11.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 07:17:42 and 04/17/2024 08:02:43 UTC. Search may be required.
2024-04-17 02:11:11.9|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-17 02:11:12.0|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-17 02:20:02.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-17 02:20:04.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-17 02:20:04.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 02:20:04.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 02:20:04.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 02:20:04.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 02:20:06.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-17 02:20:07.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-17 02:20:07.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 02:20:07.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 02:20:08.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 02:20:08.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 02:41:40.8|Info|RssSyncService|Starting RSS Sync
2024-04-17 02:41:41.9|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-17 02:41:42.0|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-17 03:12:11.0|Info|RssSyncService|Starting RSS Sync
2024-04-17 03:12:11.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 08:02:43 and 04/17/2024 08:52:15 UTC. Search may be required.
2024-04-17 03:12:11.8|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-17 03:12:12.0|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-17 03:42:41.3|Info|RssSyncService|Starting RSS Sync
2024-04-17 03:42:42.3|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-17 03:42:42.5|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-17 04:13:11.5|Info|RssSyncService|Starting RSS Sync
2024-04-17 04:13:13.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-17 04:13:13.5|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-17 04:13:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-17 04:43:41.7|Info|RssSyncService|Starting RSS Sync
2024-04-17 04:43:42.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 08:52:15 and 04/17/2024 10:25:22 UTC. Search may be required.
2024-04-17 04:43:42.8|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-17 04:43:42.9|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-17 05:14:11.9|Info|RssSyncService|Starting RSS Sync
2024-04-17 05:14:12.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 10:35:23 and 04/17/2024 11:07:35 UTC. Search may be required.
2024-04-17 05:14:12.9|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-17 05:14:13.0|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-17 05:44:42.1|Info|RssSyncService|Starting RSS Sync
2024-04-17 05:44:42.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 11:08:35 and 04/17/2024 11:13:16 UTC. Search may be required.
2024-04-17 05:44:42.9|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-17 05:44:43.0|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-17 06:15:12.3|Info|RssSyncService|Starting RSS Sync
2024-04-17 06:15:12.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 11:15:08 and 04/17/2024 11:38:36 UTC. Search may be required.
2024-04-17 06:15:13.7|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-17 06:15:13.8|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-17 06:45:42.6|Info|RssSyncService|Starting RSS Sync
2024-04-17 06:45:43.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 11:46:36 and 04/17/2024 12:24:46 UTC. Search may be required.
2024-04-17 06:45:43.4|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-17 06:45:43.5|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-17 07:16:12.8|Info|RssSyncService|Starting RSS Sync
2024-04-17 07:16:13.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 12:24:46 and 04/17/2024 12:56:38 UTC. Search may be required.
2024-04-17 07:16:14.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
2024-04-17 07:16:14.8|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-17 07:16:15.0|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-17 07:46:43.0|Info|RssSyncService|Starting RSS Sync
2024-04-17 07:46:43.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 13:08:07 and 04/17/2024 13:15:50 UTC. Search may be required.
2024-04-17 07:46:43.8|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-17 07:46:44.0|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-17 08:17:13.2|Info|RssSyncService|Starting RSS Sync
2024-04-17 08:17:13.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 13:15:50 and 04/17/2024 13:43:21 UTC. Search may be required.
2024-04-17 08:17:21.0|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-17 08:17:21.2|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-17 08:20:33.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-17 08:20:35.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-17 08:20:35.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 08:20:35.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 08:20:35.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 08:20:35.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 08:20:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-17 08:20:39.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-17 08:20:39.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 08:20:39.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 08:20:39.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 08:20:39.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 08:47:43.4|Info|RssSyncService|Starting RSS Sync
2024-04-17 08:47:44.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 13:43:21 and 04/17/2024 14:22:40 UTC. Search may be required.
2024-04-17 08:47:44.2|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-17 08:47:44.4|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-17 09:18:13.6|Info|RssSyncService|Starting RSS Sync
2024-04-17 09:18:15.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 14:40:36 and 04/17/2024 14:50:43 UTC. Search may be required.
2024-04-17 09:18:15.6|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-17 09:18:15.7|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-17 09:48:43.8|Info|RssSyncService|Starting RSS Sync
2024-04-17 09:48:44.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 14:55:43 and 04/17/2024 15:05:11 UTC. Search may be required.
2024-04-17 09:48:44.8|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-17 09:48:44.9|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-17 10:19:14.0|Info|RssSyncService|Starting RSS Sync
2024-04-17 10:19:14.8|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-17 10:19:14.9|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-17 10:49:44.1|Info|RssSyncService|Starting RSS Sync
2024-04-17 10:49:44.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 15:43:31 and 04/17/2024 16:17:47 UTC. Search may be required.
2024-04-17 10:49:46.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
2024-04-17 10:49:46.2|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-17 10:49:46.3|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-17 11:20:14.4|Info|RssSyncService|Starting RSS Sync
2024-04-17 11:20:14.9|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-17 11:20:15.0|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-17 11:29:14.5|Info|RefreshCollectionService|Updating info for The Batman Collection
2024-04-17 11:29:14.5|Info|HousekeepingService|Running housecleaning tasks
2024-04-17 11:29:14.5|Info|Database|Vacuuming Log database
2024-04-17 11:29:14.5|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-17 11:29:14.5|Info|Database|Log database compressed
2024-04-17 11:29:14.5|Info|Database|Vacuuming Main database
2024-04-17 11:29:14.5|Info|Database|Main database compressed
2024-04-17 11:29:14.7|Info|RefreshCollectionService|Updating info for Beetlejuice Collection
2024-04-17 11:29:14.7|Info|RefreshCollectionService|Updating info for Despicable Me Collection
2024-04-17 11:29:14.8|Info|RefreshCollectionService|Updating info for The Fast and the Furious Collection
2024-04-17 11:29:14.9|Info|RefreshCollectionService|Updating info for Planet of the Apes (Reboot) Collection
2024-04-17 11:29:14.9|Info|RefreshCollectionService|Updating info for A Quiet Place Collection
2024-04-17 11:29:15.0|Info|RefreshCollectionService|Updating info for Sonic the Hedgehog Collection
2024-04-17 11:29:15.0|Info|RefreshCollectionService|Updating info for Venom Collection
2024-04-17 11:29:15.1|Info|RefreshCollectionService|Updating info for Wicked Collection
2024-04-17 11:30:14.7|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-17 11:30:14.7|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-17 11:30:14.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:14.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:14.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:14.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:14.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:14.7|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-17 11:30:14.7|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-17 11:30:14.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:14.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:14.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:14.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:14.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:14.7|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-17 11:30:14.7|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-17 11:30:14.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:14.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:14.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:14.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:14.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:14.7|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-17 11:30:14.7|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-17 11:30:14.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:14.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:14.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:14.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:14.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:14.7|Info|RefreshMovieService|Updating info for Beautiful Wedding
2024-04-17 11:30:14.8|Info|DiskScanService|Scanning disk for Beautiful Wedding
2024-04-17 11:30:14.8|Info|DiskScanService|Completed scanning disk for Beautiful Wedding
2024-04-17 11:30:14.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:14.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:14.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:14.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:14.8|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-17 11:30:14.8|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-17 11:30:14.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:14.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:14.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:14.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:14.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:14.8|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-17 11:30:14.8|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-17 11:30:14.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:14.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:14.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:14.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:14.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:14.8|Info|RefreshMovieService|Updating info for Blade
2024-04-17 11:30:14.9|Info|DiskScanService|Scanning disk for Blade
2024-04-17 11:30:15.0|Info|DiskScanService|Completed scanning disk for Blade
2024-04-17 11:30:15.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:15.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:15.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:15.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:15.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:15.0|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-17 11:30:15.0|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-17 11:30:15.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:15.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:15.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:15.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:15.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:15.0|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-04-17 11:30:15.1|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-17 11:30:15.1|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-17 11:30:15.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:15.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:15.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:15.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:15.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:15.1|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-17 11:30:15.1|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-17 11:30:15.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:15.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:15.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:15.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:15.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:15.1|Info|RefreshMovieService|Updating info for Dune Messiah
2024-04-17 11:30:15.2|Info|DiskScanService|Scanning disk for Dune: Part Three
2024-04-17 11:30:15.2|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2024-04-17 11:30:15.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:15.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:15.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:15.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:15.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:15.2|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-04-17 11:30:15.5|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-04-17 11:30:15.5|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-04-17 11:30:15.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:15.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:15.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:15.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:15.5|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-17 11:30:15.5|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-17 11:30:15.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:15.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:15.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:15.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:15.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:15.5|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-17 11:30:15.8|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-17 11:30:15.8|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-17 11:30:15.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:15.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:15.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:15.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:15.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:15.8|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
2024-04-17 11:30:16.0|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-17 11:30:16.0|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-17 11:30:16.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:16.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:16.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:16.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:16.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:16.0|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-17 11:30:16.1|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-17 11:30:16.1|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-17 11:30:16.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:16.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:16.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:16.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:16.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:16.1|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-17 11:30:16.1|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-17 11:30:16.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:16.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:16.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:16.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:16.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:16.1|Info|RefreshMovieService|Updating info for Legally Blonde 3
2024-04-17 11:30:16.2|Info|MediaCoverService|Downloading Poster for [Kingdom of the Planet of the Apes (2024)][tt11389872, 653346] https://image.tmdb.org/t/p/original/fAjyUDKABSehK6pHWvh9ket5X3z.jpg
2024-04-17 11:30:16.2|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-17 11:30:16.2|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-17 11:30:16.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:16.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:16.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:16.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:16.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:16.2|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-17 11:30:16.2|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-17 11:30:16.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:16.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:16.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:16.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:16.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:16.2|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-17 11:30:16.2|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-17 11:30:16.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:16.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:16.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:16.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:16.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:16.2|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-17 11:30:16.2|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-17 11:30:16.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:16.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:16.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:16.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:16.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:16.2|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-17 11:30:16.2|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-17 11:30:16.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:16.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:16.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:16.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:16.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:16.2|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-17 11:30:16.2|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-17 11:30:16.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:16.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:16.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:16.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:16.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:16.3|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-17 11:30:16.3|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-17 11:30:16.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:16.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:16.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:16.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:16.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:16.3|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-17 11:30:16.3|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-17 11:30:16.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:16.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:16.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:16.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:16.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:16.3|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-17 11:30:16.3|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-17 11:30:16.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:16.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:16.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:16.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:16.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:16.3|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-17 11:30:16.3|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-17 11:30:16.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:16.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:16.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:16.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:16.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:16.3|Info|MediaCoverService|Downloading Fanart for [Kingdom of the Planet of the Apes (2024)][tt11389872, 653346] https://image.tmdb.org/t/p/original/fqv8v6AycXKsivp1T5yKtLbGXce.jpg
2024-04-17 11:30:16.3|Info|DiskScanService|Scanning disk for Wicked
2024-04-17 11:30:16.3|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-17 11:30:16.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-17 11:30:16.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-17 11:30:16.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-17 11:30:16.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-17 11:30:16.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-17 11:30:16.7|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-17 11:50:44.6|Info|RssSyncService|Starting RSS Sync
2024-04-17 11:50:45.1|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-17 11:50:45.2|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-17 12:21:14.8|Info|RssSyncService|Starting RSS Sync
2024-04-17 12:21:14.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-17 12:21:14.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-17 12:21:14.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-17 12:21:14.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-17 12:21:14.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-17 12:21:14.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-17 12:21:14.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-17 12:21:14.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-17 12:21:14.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-17 12:21:15.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 17:31:59 and 04/17/2024 17:33:44 UTC. Search may be required.
2024-04-17 12:21:15.8|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-17 12:21:15.9|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-17 12:51:45.0|Info|RssSyncService|Starting RSS Sync
2024-04-17 12:51:45.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 18:15:54 and 04/17/2024 18:17:59 UTC. Search may be required.
2024-04-17 12:51:45.8|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-17 12:51:45.9|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-17 12:52:48.4|Info|MovieService|Deleted movie [Beautiful Wedding (2024)][tt26546123, 1096342]
2024-04-17 12:52:52.5|Info|MovieService|Deleted movie [Dune: Part Two (2024)][tt15239678, 693134]
2024-04-17 13:22:15.2|Info|RssSyncService|Starting RSS Sync
2024-04-17 13:22:15.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 18:26:26 and 04/17/2024 18:29:52 UTC. Search may be required.
2024-04-17 13:22:17.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 10:35:05 UTC. Search may be required.
2024-04-17 13:22:17.2|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-17 13:22:17.4|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-17 13:52:45.4|Info|RssSyncService|Starting RSS Sync
2024-04-17 13:52:46.0|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-17 13:52:46.1|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-17 14:21:05.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-17 14:21:07.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-17 14:21:07.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 14:21:07.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 14:21:07.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 14:21:07.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 14:21:08.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-17 14:21:10.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-17 14:21:10.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 14:21:10.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 14:21:10.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 14:21:10.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 14:23:15.6|Info|RssSyncService|Starting RSS Sync
2024-04-17 14:23:16.6|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-17 14:23:16.8|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-17 14:53:45.8|Info|RssSyncService|Starting RSS Sync
2024-04-17 14:53:46.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/18/2024 14:53:46 due to recent failures." />
2024-04-17 14:53:46.7|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 1.00:00:00
2024-04-17 14:53:46.8|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-17 14:53:46.9|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-17 15:24:16.0|Info|RssSyncService|Starting RSS Sync
2024-04-17 15:24:18.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
2024-04-17 15:24:18.0|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-17 15:24:18.2|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-17 15:54:46.2|Info|RssSyncService|Starting RSS Sync
2024-04-17 15:54:52.9|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-17 15:54:53.0|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-17 16:25:16.4|Info|RssSyncService|Starting RSS Sync
2024-04-17 16:25:17.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 21:09:19 and 04/17/2024 21:58:43 UTC. Search may be required.
2024-04-17 16:25:17.7|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-17 16:25:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-17 16:55:46.6|Info|RssSyncService|Starting RSS Sync
2024-04-17 16:55:47.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 21:58:43 and 04/17/2024 22:27:15 UTC. Search may be required.
2024-04-17 16:55:57.6|Warn|Torznab|Indexer TorrentGalaxy (Prowlarr) rss sync didn't cover the period between 04/13/2024 19:29:29 and 04/16/2024 21:55:57 UTC. Search may be required.
2024-04-17 16:55:57.6|Info|DownloadDecisionMaker|Processing 184 releases
2024-04-17 16:55:57.8|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
2024-04-17 17:26:16.8|Info|RssSyncService|Starting RSS Sync
2024-04-17 17:27:56.9|Warn|Torznab|TorrentGalaxy (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2024-04-17 17:27:56.9|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-17 17:27:57.0|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-17 17:58:17.1|Info|RssSyncService|Starting RSS Sync
2024-04-17 17:58:18.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 22:38:15 and 04/17/2024 23:42:24 UTC. Search may be required.
2024-04-17 17:58:18.4|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-17 17:58:18.5|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-17 18:28:47.3|Info|RssSyncService|Starting RSS Sync
2024-04-17 18:28:48.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/17/2024 23:42:24 and 04/18/2024 00:03:37 UTC. Search may be required.
2024-04-17 18:28:48.1|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-17 18:28:48.2|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-17 18:59:17.4|Info|RssSyncService|Starting RSS Sync
2024-04-17 18:59:18.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 00:03:37 and 04/18/2024 00:05:40 UTC. Search may be required.
2024-04-17 18:59:19.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-17 18:59:19.4|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-17 18:59:19.6|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-17 19:29:47.6|Info|RssSyncService|Starting RSS Sync
2024-04-17 19:29:48.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 00:05:40 and 04/18/2024 00:54:06 UTC. Search may be required.
2024-04-17 19:29:48.8|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-17 19:29:49.0|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-17 20:00:17.8|Info|RssSyncService|Starting RSS Sync
2024-04-17 20:00:19.2|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-17 20:00:19.3|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-17 20:21:36.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-17 20:21:38.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-17 20:21:38.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 20:21:38.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 20:21:38.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 20:21:38.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 20:21:40.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-17 20:21:42.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-17 20:21:42.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 20:21:42.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 20:21:42.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 20:21:42.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-17 20:30:48.1|Info|RssSyncService|Starting RSS Sync
2024-04-17 20:30:49.3|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-17 20:30:49.4|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-17 21:01:18.3|Info|RssSyncService|Starting RSS Sync
2024-04-17 21:01:18.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 01:14:42 and 04/18/2024 02:34:44 UTC. Search may be required.
2024-04-17 21:01:19.3|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-17 21:01:19.5|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-17 21:31:48.5|Info|RssSyncService|Starting RSS Sync
2024-04-17 21:31:49.5|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-17 21:31:49.7|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-17 22:02:18.7|Info|RssSyncService|Starting RSS Sync
2024-04-17 22:02:19.7|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-17 22:02:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-17 22:32:48.9|Info|RssSyncService|Starting RSS Sync
2024-04-17 22:32:49.9|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-17 22:32:50.0|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-17 23:03:19.1|Info|RssSyncService|Starting RSS Sync
2024-04-17 23:03:19.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 02:50:44 and 04/18/2024 04:36:19 UTC. Search may be required.
2024-04-17 23:03:21.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:45:57 UTC. Search may be required.
2024-04-17 23:03:21.1|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-17 23:03:21.2|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-17 23:33:49.2|Info|RssSyncService|Starting RSS Sync
2024-04-17 23:33:49.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 04:36:19 and 04/18/2024 05:09:53 UTC. Search may be required.
2024-04-17 23:33:49.9|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-17 23:33:50.0|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-18 00:04:19.3|Info|RssSyncService|Starting RSS Sync
2024-04-18 00:04:20.3|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 00:04:20.5|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 00:34:49.5|Info|RssSyncService|Starting RSS Sync
2024-04-18 00:34:50.4|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 00:34:50.5|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 01:05:19.7|Info|RssSyncService|Starting RSS Sync
2024-04-18 01:05:21.0|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 01:05:21.2|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 01:35:49.9|Info|RssSyncService|Starting RSS Sync
2024-04-18 01:35:50.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/11/2024 00:28:04 and 04/18/2024 11:11:30 UTC. Search may be required.
2024-04-18 01:35:50.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 05:09:53 and 04/18/2024 06:56:33 UTC. Search may be required.
2024-04-18 01:35:50.9|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-18 01:35:51.1|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-18 02:06:20.1|Info|RssSyncService|Starting RSS Sync
2024-04-18 02:06:21.2|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-18 02:06:21.3|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-18 02:22:08.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-18 02:22:09.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-18 02:22:09.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 02:22:09.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 02:22:09.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 02:22:09.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 02:22:11.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-18 02:22:13.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-18 02:22:13.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 02:22:13.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 02:22:13.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 02:22:13.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 02:36:50.3|Info|RssSyncService|Starting RSS Sync
2024-04-18 02:36:51.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 06:56:33 and 04/18/2024 08:01:56 UTC. Search may be required.
2024-04-18 02:36:51.7|Info|DownloadDecisionMaker|Processing 139 releases
2024-04-18 02:36:51.8|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-04-18 03:07:20.5|Info|RssSyncService|Starting RSS Sync
2024-04-18 03:07:21.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 08:25:46 and 04/18/2024 08:34:55 UTC. Search may be required.
2024-04-18 03:07:22.7|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-18 03:07:22.8|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-18 03:37:50.7|Info|RssSyncService|Starting RSS Sync
2024-04-18 03:37:52.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 08:41:02 and 04/18/2024 09:21:46 UTC. Search may be required.
2024-04-18 03:37:52.0|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-18 03:37:52.1|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-18 04:08:20.9|Info|RssSyncService|Starting RSS Sync
2024-04-18 04:08:21.9|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-18 04:08:22.1|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-18 04:38:51.2|Info|RssSyncService|Starting RSS Sync
2024-04-18 04:38:52.4|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-18 04:38:52.5|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-18 05:09:21.4|Info|RssSyncService|Starting RSS Sync
2024-04-18 05:09:22.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 09:21:46 and 04/18/2024 10:57:25 UTC. Search may be required.
2024-04-18 05:09:22.8|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-18 05:09:23.0|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-18 05:39:51.6|Info|RssSyncService|Starting RSS Sync
2024-04-18 05:39:52.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 10:58:03 and 04/18/2024 11:27:39 UTC. Search may be required.
2024-04-18 05:39:52.8|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-18 05:39:52.9|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-18 06:10:21.8|Info|RssSyncService|Starting RSS Sync
2024-04-18 06:10:22.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 11:32:09 and 04/18/2024 11:41:18 UTC. Search may be required.
2024-04-18 06:10:23.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
2024-04-18 06:10:23.8|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-18 06:10:24.0|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-18 06:40:52.0|Info|RssSyncService|Starting RSS Sync
2024-04-18 06:40:53.4|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-18 06:40:53.5|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-18 07:11:22.3|Info|RssSyncService|Starting RSS Sync
2024-04-18 07:11:22.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 11:46:18 and 04/18/2024 12:44:11 UTC. Search may be required.
2024-04-18 07:11:23.3|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-18 07:11:23.4|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-18 07:41:52.5|Info|RssSyncService|Starting RSS Sync
2024-04-18 07:41:53.5|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-18 07:41:53.6|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-18 08:12:22.7|Info|RssSyncService|Starting RSS Sync
2024-04-18 08:12:23.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 12:54:11 and 04/18/2024 13:54:03 UTC. Search may be required.
2024-04-18 08:12:24.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-18 08:12:24.7|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-18 08:12:24.8|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-18 08:22:39.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-18 08:22:41.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-18 08:22:41.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 08:22:41.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 08:22:41.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 08:22:41.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 08:22:42.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-18 08:22:44.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-04-18 08:22:44.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 08:22:44.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 08:22:44.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 08:22:44.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 08:42:52.9|Info|RssSyncService|Starting RSS Sync
2024-04-18 08:42:54.0|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-18 08:42:54.1|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-18 09:13:23.1|Info|RssSyncService|Starting RSS Sync
2024-04-18 09:13:24.5|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-18 09:13:24.6|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-18 09:43:53.3|Info|RssSyncService|Starting RSS Sync
2024-04-18 09:43:54.6|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-18 09:43:54.8|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-18 10:14:23.6|Info|RssSyncService|Starting RSS Sync
2024-04-18 10:14:24.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 13:54:03 and 04/18/2024 15:46:46 UTC. Search may be required.
2024-04-18 10:14:34.7|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-18 10:14:34.8|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-18 10:44:53.8|Info|RssSyncService|Starting RSS Sync
2024-04-18 10:45:10.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 04/18/2024 10:46:10 due to recent failures." />
2024-04-18 10:45:10.7|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:01:00
2024-04-18 10:45:10.7|Info|DownloadDecisionMaker|Processing 32 releases
2024-04-18 10:45:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 32, Reports grabbed: 0
2024-04-18 11:10:24.0|Info|BackupService|Starting Backup
2024-04-18 11:15:24.1|Info|RssSyncService|Starting RSS Sync
2024-04-18 11:15:24.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 15:46:46 and 04/18/2024 16:46:59 UTC. Search may be required.
2024-04-18 11:15:25.4|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-18 11:15:25.6|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-18 11:29:24.2|Info|HousekeepingService|Running housecleaning tasks
2024-04-18 11:29:24.2|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-18 11:29:24.2|Info|Database|Vacuuming Log database
2024-04-18 11:29:24.2|Info|Database|Log database compressed
2024-04-18 11:29:24.2|Info|Database|Vacuuming Main database
2024-04-18 11:29:24.2|Info|Database|Main database compressed
2024-04-18 11:30:24.4|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-18 11:30:24.4|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-18 11:30:24.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:24.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:24.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:24.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:24.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:24.4|Info|RefreshMovieService|Updating info for Avengers 5
2024-04-18 11:30:24.5|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-18 11:30:24.5|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-18 11:30:24.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:24.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:24.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:24.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:24.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:24.5|Info|RefreshMovieService|Updating info for Avengers: Secret Wars
2024-04-18 11:30:24.6|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-18 11:30:24.6|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-18 11:30:24.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:24.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:24.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:24.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:24.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:24.6|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-18 11:30:24.6|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-18 11:30:24.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:24.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:24.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:24.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:24.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:24.6|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-18 11:30:24.6|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-18 11:30:24.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:24.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:24.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:24.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:24.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:24.6|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-18 11:30:24.6|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-18 11:30:24.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:24.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:24.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:24.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:24.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:24.6|Info|DiskScanService|Scanning disk for Blade
2024-04-18 11:30:24.6|Info|DiskScanService|Completed scanning disk for Blade
2024-04-18 11:30:24.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:24.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:24.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:24.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:24.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:24.6|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-18 11:30:24.6|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-18 11:30:24.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:24.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:24.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:24.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:24.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:24.6|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-18 11:30:24.6|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-18 11:30:24.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:24.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:24.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:24.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:24.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:24.6|Info|RefreshMovieService|Updating info for Despicable Me 4
2024-04-18 11:30:24.7|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-18 11:30:24.7|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-18 11:30:24.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:24.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:24.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:24.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:24.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:24.7|Info|DiskScanService|Scanning disk for Dune: Part Three
2024-04-18 11:30:24.7|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2024-04-18 11:30:24.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:24.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:24.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:24.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:24.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:24.7|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-18 11:30:24.7|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-18 11:30:24.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:24.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:24.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:24.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:24.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:24.7|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-18 11:30:24.9|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-18 11:30:24.9|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-18 11:30:24.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:24.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:24.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:24.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:24.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:24.9|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
2024-04-18 11:30:25.0|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-18 11:30:25.0|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-18 11:30:25.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:25.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:25.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:25.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:25.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:25.0|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-18 11:30:25.1|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-18 11:30:25.1|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-18 11:30:25.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:25.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:25.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:25.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:25.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:25.1|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-18 11:30:25.1|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-18 11:30:25.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:25.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:25.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:25.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:25.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:25.1|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-18 11:30:25.1|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-18 11:30:25.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:25.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:25.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:25.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:25.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:25.1|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-18 11:30:25.1|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-18 11:30:25.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:25.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:25.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:25.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:25.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:25.1|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-18 11:30:25.1|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-18 11:30:25.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:25.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:25.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:25.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:25.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:25.1|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-18 11:30:25.1|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-18 11:30:25.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:25.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:25.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:25.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:25.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:25.1|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
2024-04-18 11:30:25.2|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-18 11:30:25.2|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-18 11:30:25.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:25.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:25.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:25.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:25.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:25.2|Info|RefreshMovieService|Updating info for Rebel Moon - Part Two: The Scargiver
2024-04-18 11:30:25.2|Info|MediaCoverService|Downloading Poster for [A Quiet Place: Day One (2024)][tt13433802, 762441] https://image.tmdb.org/t/p/original/vbI5h1Enc3gscdmg7lRnG4jX4R7.jpg
2024-04-18 11:30:25.3|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-18 11:30:25.3|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-18 11:30:25.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:25.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:25.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:25.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:25.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:25.3|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-18 11:30:25.3|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-18 11:30:25.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:25.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:25.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:25.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:25.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:25.3|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-18 11:30:25.3|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-18 11:30:25.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:25.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:25.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:25.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:25.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:25.3|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-18 11:30:25.3|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-18 11:30:25.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:25.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:25.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:25.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:25.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:25.3|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-18 11:30:25.3|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-18 11:30:25.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:25.3|Info|MediaCoverService|Downloading Poster for [Rebel Moon - Part Two: The Scargiver (2024)][tt23137904, 934632] https://image.tmdb.org/t/p/original/cxevDYdeFkiixRShbObdwAHBZry.jpg
2024-04-18 11:30:25.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:25.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:25.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:25.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:25.3|Info|RefreshMovieService|Updating info for Wicked
2024-04-18 11:30:25.3|Info|MediaCoverService|Downloading Fanart for [Rebel Moon - Part Two: The Scargiver (2024)][tt23137904, 934632] https://image.tmdb.org/t/p/original/FUnAVgaTs5xZWXcVzPJNxd9qGA.jpg
2024-04-18 11:30:25.4|Info|DiskScanService|Scanning disk for Wicked
2024-04-18 11:30:25.4|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-18 11:30:25.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-18 11:30:25.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-18 11:30:25.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-18 11:30:25.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-18 11:30:25.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-18 11:30:25.4|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-18 11:30:25.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-18 11:45:54.2|Info|RssSyncService|Starting RSS Sync
2024-04-18 11:45:54.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 16:51:59 and 04/18/2024 17:13:54 UTC. Search may be required.
2024-04-18 11:45:55.0|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-18 11:45:55.1|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-18 12:16:24.5|Info|RssSyncService|Starting RSS Sync
2024-04-18 12:16:26.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
2024-04-18 12:16:26.5|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 12:16:26.6|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 12:46:54.7|Info|RssSyncService|Starting RSS Sync
2024-04-18 12:46:54.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2024-04-18 12:46:54.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.3.6.8612] System.Net.Http.HttpRequestException: Connection refused (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 309
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 285
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 107
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110