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

8996 lines
1000 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-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.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-18 12:46:54.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-18 12:46:54.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-18 12:46:54.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-18 12:46:54.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-18 12:46:54.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-18 12:46:56.2|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 12:46:56.3|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 13:17:24.9|Info|RssSyncService|Starting RSS Sync
2024-04-18 13:17:25.7|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 13:17:25.9|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 13:47:55.2|Info|RssSyncService|Starting RSS Sync
2024-04-18 13:47:55.8|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 13:47:55.9|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 14:18:25.3|Info|RssSyncService|Starting RSS Sync
2024-04-18 14:18:25.9|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 14:18:26.0|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 14:23: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 14:23:12.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 14:23:12.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 14:23:12.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 14:23:12.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 14:23:12.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 14:23:14.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 14:23:16.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 14:23:16.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 14:23:16.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 14:23:16.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 14:23:16.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 14:48:55.6|Info|RssSyncService|Starting RSS Sync
2024-04-18 14:48:56.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 17:13:54 and 04/18/2024 20:31:27 UTC. Search may be required.
2024-04-18 14:48:56.0|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-18 14:48:56.2|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-18 15:19:25.8|Info|RssSyncService|Starting RSS Sync
2024-04-18 15:19:26.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 20:31:27 and 04/18/2024 20:33:07 UTC. Search may be required.
2024-04-18 15:19:27.0|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-18 15:19:27.1|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-18 15:49:56.1|Info|RssSyncService|Starting RSS Sync
2024-04-18 15:49:59.4|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 15:49:59.5|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 16:20:26.3|Info|RssSyncService|Starting RSS Sync
2024-04-18 16:20:28.1|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 16:20:28.3|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 16:50:56.5|Info|RssSyncService|Starting RSS Sync
2024-04-18 16:50:57.6|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 16:50:57.7|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 17:21:26.7|Info|RssSyncService|Starting RSS Sync
2024-04-18 17:21:27.6|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 17:21:27.8|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 17:51:56.9|Info|RssSyncService|Starting RSS Sync
2024-04-18 17:52:08.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/18/2024 17:57:08 due to recent failures." />
2024-04-18 17:52:08.3|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:05:00
2024-04-18 17:52:08.3|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 17:52:08.5|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 18:22:27.1|Info|RssSyncService|Starting RSS Sync
2024-04-18 18:22:29.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:37:51 UTC. Search may be required.
2024-04-18 18:22:29.1|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 18:22:29.2|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 18:52:57.3|Info|RssSyncService|Starting RSS Sync
2024-04-18 18:52:58.7|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 18:52:58.9|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 19:23:27.4|Info|RssSyncService|Starting RSS Sync
2024-04-18 19:23:28.3|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 19:23:28.5|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 19:53:57.6|Info|RssSyncService|Starting RSS Sync
2024-04-18 19:53:59.1|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 19:53:59.2|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 20:23:42.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 20:23:44.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 20:23:44.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 20:23:44.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 20:23:44.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 20:23:44.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 20:23: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-18 20:23: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-18 20:23:47.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 20:23:47.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 20:23:47.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 20:23:47.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-18 20:24:27.8|Info|RssSyncService|Starting RSS Sync
2024-04-18 20:24:28.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/18/2024 20:33:07 and 04/19/2024 02:04:18 UTC. Search may be required.
2024-04-18 20:24:29.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-18 20:24:29.8|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-18 20:24:29.9|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-18 20:54:58.0|Info|RssSyncService|Starting RSS Sync
2024-04-18 20:54:58.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 02:04:18 and 04/19/2024 02:07:34 UTC. Search may be required.
2024-04-18 20:54:59.4|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-18 20:54:59.5|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-18 21:25:28.2|Info|RssSyncService|Starting RSS Sync
2024-04-18 21:25:30.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-18 21:25:30.2|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 21:25:30.4|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 21:55:58.4|Info|RssSyncService|Starting RSS Sync
2024-04-18 21:55:59.2|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 21:55:59.4|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 22:26:28.6|Info|RssSyncService|Starting RSS Sync
2024-04-18 22:26:31.7|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 22:26:31.8|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 22:56:58.7|Info|RssSyncService|Starting RSS Sync
2024-04-18 22:56:59.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 02:07:34 and 04/19/2024 04:42:10 UTC. Search may be required.
2024-04-18 22:56:59.7|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-18 22:56:59.8|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-18 23:27:29.0|Info|RssSyncService|Starting RSS Sync
2024-04-18 23:27:29.9|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-18 23:27:30.0|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-18 23:57:59.2|Info|RssSyncService|Starting RSS Sync
2024-04-18 23:57:59.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 04:42:10 and 04/19/2024 05:44:22 UTC. Search may be required.
2024-04-18 23:57:59.8|Info|DownloadDecisionMaker|Processing 138 releases
2024-04-18 23:58:00.0|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-04-19 00:28:29.4|Info|RssSyncService|Starting RSS Sync
2024-04-19 00:28:30.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 05:52:22 and 04/19/2024 06:15:30 UTC. Search may be required.
2024-04-19 00:28:30.6|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-19 00:28:30.7|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-19 00:58:59.6|Info|RssSyncService|Starting RSS Sync
2024-04-19 00:59:00.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 06:22:01 and 04/19/2024 06:32:44 UTC. Search may be required.
2024-04-19 00:59:00.8|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-19 00:59:01.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-19 01:29:29.7|Info|RssSyncService|Starting RSS Sync
2024-04-19 01:29:30.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 06:44:44 and 04/19/2024 06:52:41 UTC. Search may be required.
2024-04-19 01:29:31.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-19 01:29:31.7|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-19 01:29:31.9|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-19 01:59:59.8|Info|RssSyncService|Starting RSS Sync
2024-04-19 02:00:01.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 07:15:41 and 04/19/2024 07:37:06 UTC. Search may be required.
2024-04-19 02:00:01.1|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-19 02:00:01.2|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-19 02:24: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-19 02:24:15.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-19 02:24:15.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 02:24:15.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 02:24:15.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 02:24:15.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 02:24:17.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-19 02:24:19.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-19 02:24:19.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 02:24:19.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 02:24:19.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 02:24:19.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 02:30:30.0|Info|RssSyncService|Starting RSS Sync
2024-04-19 02:30:31.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 07:51:53 and 04/19/2024 08:06:27 UTC. Search may be required.
2024-04-19 02:30: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-19 02:30:32.1|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-19 02:30:32.2|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-19 03:01:00.3|Info|RssSyncService|Starting RSS Sync
2024-04-19 03:01:01.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 08:06:27 and 04/19/2024 08:22:22 UTC. Search may be required.
2024-04-19 03:01:06.0|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-19 03:01:06.1|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-19 03:31:30.5|Info|RssSyncService|Starting RSS Sync
2024-04-19 03:31:31.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 08:42:22 and 04/19/2024 09:21:48 UTC. Search may be required.
2024-04-19 03:31:32.1|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-19 03:31:32.2|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-19 04:02:00.7|Info|RssSyncService|Starting RSS Sync
2024-04-19 04:02:01.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 09:23:48 and 04/19/2024 09:49:14 UTC. Search may be required.
2024-04-19 04:02:01.9|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-19 04:02:02.0|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-19 04:32:30.9|Info|RssSyncService|Starting RSS Sync
2024-04-19 04:32:31.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 09:49:14 and 04/19/2024 09:49:48 UTC. Search may be required.
2024-04-19 04:32:50.8|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-19 04:32:51.0|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-19 05:03:01.1|Info|RssSyncService|Starting RSS Sync
2024-04-19 05:03:01.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 10:16:48 and 04/19/2024 10:32:03 UTC. Search may be required.
2024-04-19 05:03:02.5|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-19 05:03:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-19 05:33:31.4|Info|RssSyncService|Starting RSS Sync
2024-04-19 05:33:31.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 10:50:03 and 04/19/2024 10:56:41 UTC. Search may be required.
2024-04-19 05:33:32.4|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-19 05:33:32.6|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-19 06:04:01.6|Info|RssSyncService|Starting RSS Sync
2024-04-19 06:04:02.5|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 11:00:51 and 04/19/2024 11:28:41 UTC. Search may be required.
2024-04-19 06:04:02.5|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-19 06:04:02.6|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-19 06:34:31.8|Info|RssSyncService|Starting RSS Sync
2024-04-19 06:34:32.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 11:56:41 and 04/19/2024 12:12:14 UTC. Search may be required.
2024-04-19 06:34:32.6|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-19 06:34:32.8|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-19 07:05:02.0|Info|RssSyncService|Starting RSS Sync
2024-04-19 07:05:09.4|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-19 07:05:09.6|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-19 07:35:32.2|Info|RssSyncService|Starting RSS Sync
2024-04-19 07:35:34.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-19 07:35:34.2|Info|DownloadDecisionMaker|Processing 139 releases
2024-04-19 07:35:34.4|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-04-19 08:06:02.4|Info|RssSyncService|Starting RSS Sync
2024-04-19 08:06:03.5|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-19 08:06:03.7|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-19 08:24: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-19 08:24:46.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-19 08:24:46.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 08:24:46.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 08:24:46.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 08:24:46.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 08:24: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-19 08:24: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-19 08:24:50.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 08:24:50.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 08:24:50.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 08:24:50.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 08:36:32.7|Info|RssSyncService|Starting RSS Sync
2024-04-19 08:36:33.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 13:51:20 and 04/19/2024 13:56:05 UTC. Search may be required.
2024-04-19 08:36:34.2|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-19 08:36:34.3|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-19 09:07:02.8|Info|RssSyncService|Starting RSS Sync
2024-04-19 09:07:06.5|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 14:14:05 and 04/19/2024 14:34:49 UTC. Search may be required.
2024-04-19 09:07:10.3|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-19 09:07:10.5|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-19 09:37:33.0|Info|RssSyncService|Starting RSS Sync
2024-04-19 09:37:34.5|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-19 09:37:34.7|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-19 10:08:03.3|Info|RssSyncService|Starting RSS Sync
2024-04-19 10:08:05.5|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-19 10:08:05.7|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-19 10:38:33.5|Info|RssSyncService|Starting RSS Sync
2024-04-19 10:38:34.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 15:34:51 and 04/19/2024 16:14:14 UTC. Search may be required.
2024-04-19 10:38:34.9|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-19 10:38:35.0|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-19 11:09:03.6|Info|RssSyncService|Starting RSS Sync
2024-04-19 11:09:04.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=movie&cat=2000,2040,2030,2045,2070,2010,2060,2020&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/19/2024 11:14:04 due to recent failures." />
2024-04-19 11:09:04.4|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 00:05:00
2024-04-19 11:09:04.5|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-19 11:09:04.6|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-19 11:29:33.8|Info|HousekeepingService|Running housecleaning tasks
2024-04-19 11:29:33.8|Info|Database|Vacuuming Log database
2024-04-19 11:29:33.8|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-19 11:29:33.8|Info|Database|Log database compressed
2024-04-19 11:29:33.8|Info|Database|Vacuuming Main database
2024-04-19 11:29:33.8|Info|Database|Main database compressed
2024-04-19 11:30:34.0|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-19 11:30:34.0|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-19 11:30:34.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.0|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-19 11:30:34.0|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-19 11:30:34.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.0|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-19 11:30:34.0|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-19 11:30:34.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.0|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-19 11:30:34.0|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-19 11:30:34.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.0|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-19 11:30:34.0|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-19 11:30:34.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.0|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-19 11:30:34.0|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-19 11:30:34.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.0|Info|DiskScanService|Scanning disk for Blade
2024-04-19 11:30:34.0|Info|DiskScanService|Completed scanning disk for Blade
2024-04-19 11:30:34.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.1|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-19 11:30:34.1|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-19 11:30:34.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.1|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-19 11:30:34.1|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-19 11:30:34.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.1|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-19 11:30:34.1|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-19 11:30:34.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.1|Info|RefreshMovieService|Updating info for Dune: Part Three
2024-04-19 11:30:34.1|Info|DiskScanService|Scanning disk for Dune: Messiah
2024-04-19 11:30:34.1|Info|DiskScanService|Completed scanning disk for Dune: Messiah
2024-04-19 11:30:34.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.1|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-19 11:30:34.1|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-19 11:30:34.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.1|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-19 11:30:34.3|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-19 11:30:34.3|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-19 11:30:34.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.3|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-19 11:30:34.3|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-19 11:30:34.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.3|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-19 11:30:34.3|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-19 11:30:34.3|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-19 11:30:34.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.4|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-19 11:30:34.4|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-19 11:30:34.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.4|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-19 11:30:34.4|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-19 11:30:34.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.4|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-19 11:30:34.4|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-19 11:30:34.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.4|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-19 11:30:34.4|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-19 11:30:34.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.4|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-19 11:30:34.4|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-19 11:30:34.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.4|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
2024-04-19 11:30:34.4|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-19 11:30:34.4|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-19 11:30:34.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.5|Info|RefreshMovieService|Updating info for Rebel Moon - Part Two: The Scargiver
2024-04-19 11:30:34.5|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-19 11:30:34.5|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-19 11:30:34.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.6|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-19 11:30:34.6|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-19 11:30:34.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.6|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-19 11:30:34.6|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-19 11:30:34.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.6|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-19 11:30:34.6|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-19 11:30:34.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.6|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-19 11:30:34.6|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-19 11:30:34.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:30:34.6|Info|DiskScanService|Scanning disk for Wicked
2024-04-19 11:30:34.6|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-19 11:30:34.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-19 11:30:34.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-19 11:30:34.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-19 11:30:34.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-19 11:30:34.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-19 11:39:33.8|Info|RssSyncService|Starting RSS Sync
2024-04-19 11:39:34.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 16:30:14 and 04/19/2024 16:47:48 UTC. Search may be required.
2024-04-19 11:39:35.2|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-19 11:39:35.3|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-19 12:10:04.0|Info|RssSyncService|Starting RSS Sync
2024-04-19 12:10:48.3|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-19 12:10:48.5|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-19 12:41:04.2|Info|RssSyncService|Starting RSS Sync
2024-04-19 12:41:05.5|Info|DownloadDecisionMaker|Processing 139 releases
2024-04-19 12:41:05.7|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-04-19 13:11:34.4|Info|RssSyncService|Starting RSS Sync
2024-04-19 13:11:34.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-19 13:11:34.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-19 13:11:34.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-19 13:11:34.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-19 13:11:34.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-19 13:11:34.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-19 13:11:34.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-19 13:11:34.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-19 13:11:34.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-19 13:11:36.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-19 13:11:36.5|Info|DownloadDecisionMaker|Processing 143 releases
2024-04-19 13:11:36.6|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-04-19 13:42:04.7|Info|RssSyncService|Starting RSS Sync
2024-04-19 13:42:05.6|Info|DownloadDecisionMaker|Processing 140 releases
2024-04-19 13:42:05.7|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-04-19 14:12:34.9|Info|RssSyncService|Starting RSS Sync
2024-04-19 14:12:35.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 19:10:34 and 04/19/2024 19:32:06 UTC. Search may be required.
2024-04-19 14:12:35.6|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-19 14:12:35.7|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-19 14:25:16.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-19 14:25:18.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-19 14:25:18.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 14:25:18.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 14:25:18.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 14:25:18.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 14:25: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-19 14:25:21.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-19 14:25:21.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 14:25:21.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 14:25:21.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 14:25:21.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 14:43:05.1|Info|RssSyncService|Starting RSS Sync
2024-04-19 14:43:05.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 19:32:06 and 04/19/2024 20:10:58 UTC. Search may be required.
2024-04-19 14:43:06.3|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-19 14:43:06.4|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-19 15:13:35.3|Info|RssSyncService|Starting RSS Sync
2024-04-19 15:13:37.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-19 15:13:37.3|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-19 15:13:37.4|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-19 15:44:05.5|Info|RssSyncService|Starting RSS Sync
2024-04-19 15:44:06.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 20:57:31 and 04/19/2024 20:58:27 UTC. Search may be required.
2024-04-19 15:44:06.4|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-19 15:44:06.5|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-19 16:14:35.7|Info|RssSyncService|Starting RSS Sync
2024-04-19 16:14:36.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 21:15:41 and 04/19/2024 21:47:04 UTC. Search may be required.
2024-04-19 16:14:36.9|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-19 16:14:37.0|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-19 16:45:05.8|Info|RssSyncService|Starting RSS Sync
2024-04-19 16:45:07.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-19 16:45:07.8|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-19 16:45:08.0|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-19 17:15:36.0|Info|RssSyncService|Starting RSS Sync
2024-04-19 17:15:37.4|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-19 17:15:37.5|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-19 17:46:06.1|Info|RssSyncService|Starting RSS Sync
2024-04-19 17:47:46.1|Warn|Torznab|Knaben (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/11/api?t=movie&cat=2000,2040,2030,2045,2070,2010,2060,2020&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2024-04-19 17:47:46.1|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-19 17:47:46.3|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-19 18:18:06.4|Info|RssSyncService|Starting RSS Sync
2024-04-19 18:18:06.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/19/2024 21:47:04 and 04/20/2024 00:01:12 UTC. Search may be required.
2024-04-19 18:19:46.4|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-19 18:19:46.4|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-19 18:19:46.6|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-19 18:50:06.6|Info|RssSyncService|Starting RSS Sync
2024-04-19 18:50:07.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:13:00 and 04/20/2024 00:22:08 UTC. Search may be required.
2024-04-19 18:50:07.9|Info|DownloadDecisionMaker|Processing 136 releases
2024-04-19 18:50:08.0|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-04-19 19:20:36.8|Info|RssSyncService|Starting RSS Sync
2024-04-19 19:20:37.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:43:30 and 04/20/2024 00:54:58 UTC. Search may be required.
2024-04-19 19:20:48.4|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-19 19:20:48.6|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-19 19:51:07.1|Info|RssSyncService|Starting RSS Sync
2024-04-19 19:51:07.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:05:23 and 04/20/2024 01:36:39 UTC. Search may be required.
2024-04-19 19:51:09.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-19 19:51:09.1|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-19 19:51:09.2|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-19 20:21:37.2|Info|RssSyncService|Starting RSS Sync
2024-04-19 20:21:37.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:44:39 and 04/20/2024 01:45:20 UTC. Search may be required.
2024-04-19 20:21:41.9|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-19 20:21:42.0|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-19 20:25: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-19 20:25:49.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-19 20:25:49.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 20:25:49.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 20:25:49.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 20:25:49.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 20:25:51.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-19 20:25: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-19 20:25:53.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 20:25:53.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 20:25:53.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 20:25:53.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-19 20:52:07.5|Info|RssSyncService|Starting RSS Sync
2024-04-19 20:52:08.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:12:52 and 04/20/2024 02:20:22 UTC. Search may be required.
2024-04-19 20:52:08.3|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-19 20:52:08.4|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-19 21:22:37.7|Info|RssSyncService|Starting RSS Sync
2024-04-19 21:22:38.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:45:12 and 04/20/2024 02:49:19 UTC. Search may be required.
2024-04-19 21:22:38.7|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-19 21:22:38.8|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-19 21:53:07.9|Info|RssSyncService|Starting RSS Sync
2024-04-19 21:53:09.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-19 21:53:09.9|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-19 21:53:10.1|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-19 22:23:38.2|Info|RssSyncService|Starting RSS Sync
2024-04-19 22:23:39.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:23:29 and 04/20/2024 03:57:14 UTC. Search may be required.
2024-04-19 22:23:39.7|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-19 22:23:39.8|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-19 22:54:08.4|Info|RssSyncService|Starting RSS Sync
2024-04-19 22:54:10.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-19 22:54:10.4|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-19 22:54:10.9|Info|DownloadService|Report for Rebel Moon - Part Two: The Scargiver (2024) sent to Transmission from indexer Knaben (Prowlarr). Rebel.Moon.Part.Two.The.Scargiver.2024.1080p.WEBRip.x264.Dual.YG⭐
2024-04-19 22:54:10.9|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 1
2024-04-19 23:24:38.6|Info|RssSyncService|Starting RSS Sync
2024-04-19 23:24:40.1|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-19 23:24:40.2|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-19 23:30:32.2|Info|MovieService|Assigning file [Rebel Moon - Part Two The Scargiver (2024) WEBRip-1080p.mkv] to movie [[Rebel Moon - Part Two: The Scargiver (2024)][tt23137904, 934632]]
2024-04-19 23:55:08.8|Info|RssSyncService|Starting RSS Sync
2024-04-19 23:55:09.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:39:38 and 04/20/2024 05:34:23 UTC. Search may be required.
2024-04-19 23:55:09.8|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-19 23:55:09.9|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-20 00:25:39.0|Info|RssSyncService|Starting RSS Sync
2024-04-20 00:25:39.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:34:23 and 04/20/2024 06:15:12 UTC. Search may be required.
2024-04-20 00:25:40.2|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-20 00:25:40.3|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-20 00:56:09.3|Info|RssSyncService|Starting RSS Sync
2024-04-20 00:56:09.9|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-20 00:56:10.1|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-20 01:26:39.4|Info|RssSyncService|Starting RSS Sync
2024-04-20 01:26:40.5|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-20 01:26:40.6|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-20 01:57:09.6|Info|RssSyncService|Starting RSS Sync
2024-04-20 01:57:10.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:11:50 and 04/20/2024 07:37:04 UTC. Search may be required.
2024-04-20 01:57:11.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:45:57 UTC. Search may be required.
2024-04-20 01:57:11.6|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-20 01:57:11.8|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-20 02:26:19.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-20 02:26:21.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-20 02:26:21.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 02:26:21.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 02:26:21.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 02:26:21.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 02:26: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-20 02:26:24.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-20 02:26:24.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 02:26:24.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 02:26:24.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 02:26:24.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 02:27:39.8|Info|RssSyncService|Starting RSS Sync
2024-04-20 02:27:40.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:42:04 and 04/20/2024 07:47:36 UTC. Search may be required.
2024-04-20 02:27:40.6|Info|DownloadDecisionMaker|Processing 134 releases
2024-04-20 02:27:40.8|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-04-20 02:58:10.1|Info|RssSyncService|Starting RSS Sync
2024-04-20 02:58:10.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:51:36 and 04/20/2024 08:44:03 UTC. Search may be required.
2024-04-20 02:58:12.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-20 02:58:12.1|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-20 02:58:12.2|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-20 03:28:40.3|Info|RssSyncService|Starting RSS Sync
2024-04-20 03:28:40.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:49:03 and 04/20/2024 08:51:09 UTC. Search may be required.
2024-04-20 03:28:40.9|Info|DownloadDecisionMaker|Processing 137 releases
2024-04-20 03:28:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-04-20 03:59:10.5|Info|RssSyncService|Starting RSS Sync
2024-04-20 03:59:11.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 09:11:13 and 04/20/2024 09:32:13 UTC. Search may be required.
2024-04-20 03:59:11.9|Info|DownloadDecisionMaker|Processing 135 releases
2024-04-20 03:59:12.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-04-20 04:29:40.7|Info|RssSyncService|Starting RSS Sync
2024-04-20 04:29:42.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-20 04:29:42.7|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-20 04:29:42.9|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-20 05:00:10.9|Info|RssSyncService|Starting RSS Sync
2024-04-20 05:00:16.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=movie&cat=2000,2040,2030,2045,2070,2010,2060,2020&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/20/2024 05:01:15 due to recent failures." />
2024-04-20 05:00:16.0|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 00:01:00
2024-04-20 05:00:16.0|Info|DownloadDecisionMaker|Processing 132 releases
2024-04-20 05:00:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-04-20 05:30:41.2|Info|RssSyncService|Starting RSS Sync
2024-04-20 05:30:41.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 03/21/2024 10:00:11 and 04/19/2024 10:30:41 UTC. Search may be required.
2024-04-20 05:30:42.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 03/21/2024 10:00:11 and 04/19/2024 10:30:42 UTC. Search may be required.
2024-04-20 05:30:42.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 09:48:07 and 04/20/2024 10:40:10 UTC. Search may be required.
2024-04-20 05:30:42.5|Info|DownloadDecisionMaker|Processing 141 releases
2024-04-20 05:30:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-04-20 06:01:11.4|Info|RssSyncService|Starting RSS Sync
2024-04-20 06:01:12.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 10:40:10 and 04/20/2024 11:53:26 UTC. Search may be required.
2024-04-20 06:01:12.6|Info|DownloadDecisionMaker|Processing 141 releases
2024-04-20 06:01:12.8|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-04-20 06:31:41.6|Info|RssSyncService|Starting RSS Sync
2024-04-20 06:31:43.0|Info|DownloadDecisionMaker|Processing 141 releases
2024-04-20 06:31:43.2|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-04-20 07:02:11.8|Info|RssSyncService|Starting RSS Sync
2024-04-20 07:02:12.8|Info|DownloadDecisionMaker|Processing 142 releases
2024-04-20 07:02:13.0|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-04-20 07:32:42.0|Info|RssSyncService|Starting RSS Sync
2024-04-20 07:32:43.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 12:28:30 and 04/20/2024 12:58:19 UTC. Search may be required.
2024-04-20 07:32:44.0|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-20 07:32:44.0|Info|DownloadDecisionMaker|Processing 143 releases
2024-04-20 07:32:44.2|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-04-20 08:03:12.2|Info|RssSyncService|Starting RSS Sync
2024-04-20 08:03:12.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 13:03:36 and 04/20/2024 13:48:51 UTC. Search may be required.
2024-04-20 08:03:13.3|Info|DownloadDecisionMaker|Processing 141 releases
2024-04-20 08:03:13.5|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-04-20 08:26: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-20 08:26:52.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-20 08:26:52.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 08:26:52.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 08:26:52.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 08:26:52.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 08:26:54.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-20 08:26:56.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-20 08:26:56.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 08:26:56.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 08:26:56.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 08:26:56.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 08:33:42.5|Info|RssSyncService|Starting RSS Sync
2024-04-20 08:33:43.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 13:48:51 and 04/20/2024 13:54:20 UTC. Search may be required.
2024-04-20 08:33:43.9|Info|DownloadDecisionMaker|Processing 142 releases
2024-04-20 08:33:44.1|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-04-20 09:04:12.7|Info|RssSyncService|Starting RSS Sync
2024-04-20 09:04:13.7|Info|DownloadDecisionMaker|Processing 142 releases
2024-04-20 09:04:13.9|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-04-20 09:34:42.9|Info|RssSyncService|Starting RSS Sync
2024-04-20 09:34:43.8|Info|DownloadDecisionMaker|Processing 142 releases
2024-04-20 09:34:44.0|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-04-20 10:05:13.0|Info|RssSyncService|Starting RSS Sync
2024-04-20 10:05:13.7|Info|DownloadDecisionMaker|Processing 142 releases
2024-04-20 10:05:13.9|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-04-20 10:35:43.2|Info|RssSyncService|Starting RSS Sync
2024-04-20 10:35:44.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 15:45:08 and 04/20/2024 15:49:22 UTC. Search may be required.
2024-04-20 10:35:44.4|Info|DownloadDecisionMaker|Processing 141 releases
2024-04-20 10:35:44.6|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-04-20 11:06:13.4|Info|RssSyncService|Starting RSS Sync
2024-04-20 11:06:14.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 15:49:22 and 04/20/2024 16:47:50 UTC. Search may be required.
2024-04-20 11:06:15.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-20 11:06:15.4|Info|DownloadDecisionMaker|Processing 141 releases
2024-04-20 11:06:15.6|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-04-20 11:29:43.5|Info|HousekeepingService|Running housecleaning tasks
2024-04-20 11:29:43.5|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-20 11:29:43.5|Info|Database|Vacuuming Log database
2024-04-20 11:29:43.5|Info|Database|Log database compressed
2024-04-20 11:29:43.5|Info|Database|Vacuuming Main database
2024-04-20 11:29:43.6|Info|Database|Main database compressed
2024-04-20 11:30:43.7|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-20 11:30:43.7|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-20 11:30:43.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:43.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:43.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:43.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:43.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:43.7|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-20 11:30:43.7|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-20 11:30:43.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:43.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:43.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:43.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:43.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:43.7|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-20 11:30:43.7|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-20 11:30:43.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:43.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:43.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:43.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:43.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:43.8|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-20 11:30:43.8|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-20 11:30:43.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:43.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:43.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:43.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:43.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:43.8|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-20 11:30:43.8|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-20 11:30:43.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:43.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:43.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:43.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:43.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:43.8|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-20 11:30:43.8|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-20 11:30:43.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:43.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:43.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:43.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:43.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:43.8|Info|DiskScanService|Scanning disk for Blade
2024-04-20 11:30:43.8|Info|DiskScanService|Completed scanning disk for Blade
2024-04-20 11:30:43.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:43.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:43.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:43.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:43.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:43.8|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-20 11:30:43.8|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-20 11:30:43.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:43.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:43.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:43.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:43.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:43.8|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-04-20 11:30:43.9|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-20 11:30:43.9|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-20 11:30:43.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:43.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:43.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:43.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:43.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:43.9|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-20 11:30:43.9|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-20 11:30:43.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:43.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:43.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:43.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:43.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:43.9|Info|RefreshMovieService|Updating info for Dune: Messiah
2024-04-20 11:30:44.0|Info|DiskScanService|Scanning disk for Dune: Part Three
2024-04-20 11:30:44.0|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2024-04-20 11:30:44.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:44.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:44.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:44.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:44.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:44.0|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-20 11:30:44.0|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-20 11:30:44.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:44.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:44.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:44.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:44.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:44.0|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-20 11:30:44.2|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-20 11:30:44.2|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-20 11:30:44.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:44.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:44.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:44.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:44.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:44.2|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
2024-04-20 11:30:44.3|Info|MediaCoverService|Downloading Fanart for [Godzilla x Kong: The New Empire (2024)][tt14539740, 823464] https://image.tmdb.org/t/p/original/qrGtVFxaD8c7et0jUtaYhyTzzPg.jpg
2024-04-20 11:30:44.5|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-20 11:30:44.5|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-20 11:30:44.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:44.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:44.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:44.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:44.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:44.5|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-20 11:30:44.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-20 11:30:44.7|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-20 11:30:44.7|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-20 11:30:44.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:44.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:44.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:44.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:44.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:44.7|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-20 11:30:44.7|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-20 11:30:44.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:44.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:44.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:44.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:44.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:44.7|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-20 11:30:44.7|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-20 11:30:44.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:44.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:44.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:44.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:44.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:44.7|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-20 11:30:44.7|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-20 11:30:44.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:44.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:44.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:44.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:44.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:44.7|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-20 11:30:44.7|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-20 11:30:44.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:44.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:44.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:44.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:44.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:44.7|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-20 11:30:44.7|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-20 11:30:44.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:44.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:44.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:44.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:44.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:44.7|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
2024-04-20 11:30:44.7|Info|MediaCoverService|Downloading Fanart for [Kingdom of the Planet of the Apes (2024)][tt11389872, 653346] https://image.tmdb.org/t/p/original/fypydCipcWDKDTTCoPucBsdGYXW.jpg
2024-04-20 11:30:44.8|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-20 11:30:44.8|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-20 11:30:44.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:44.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:44.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:44.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:44.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:44.8|Info|RefreshMovieService|Updating info for Rebel Moon - Part Two: The Scargiver
2024-04-20 11:30:45.0|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-20 11:30:45.0|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-20 11:30:45.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:45.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:45.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:45.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:45.0|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-20 11:30:45.0|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-20 11:30:45.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:45.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:45.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:45.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:45.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:45.0|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-20 11:30:45.0|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-20 11:30:45.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:45.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:45.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:45.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:45.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:45.0|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-20 11:30:45.0|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-20 11:30:45.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:45.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:45.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:45.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:45.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:45.0|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-20 11:30:45.0|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-20 11:30:45.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:45.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:45.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:45.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:45.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:45.0|Info|DiskScanService|Scanning disk for Wicked
2024-04-20 11:30:45.0|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-20 11:30:45.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-20 11:30:45.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-20 11:30:45.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-20 11:30:45.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-20 11:30:45.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-20 11:30:45.0|Info|MediaCoverService|Downloading Fanart for [Rebel Moon - Part Two: The Scargiver (2024)][tt23137904, 934632] https://image.tmdb.org/t/p/original/tpiqEVTLRz2Mq7eLq5DT8jSrp71.jpg
2024-04-20 11:30:45.1|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-20 11:36:43.6|Info|RssSyncService|Starting RSS Sync
2024-04-20 11:36:44.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 16:47:50 and 04/20/2024 16:50:02 UTC. Search may be required.
2024-04-20 11:36:44.7|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/18/2024 11:12:34 and 04/20/2024 21:22:52 UTC. Search may be required.
2024-04-20 11:36:49.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/01/2022 12:47:08 and 04/20/2024 15:20:06 UTC. Search may be required.
2024-04-20 11:36:49.1|Info|DownloadDecisionMaker|Processing 163 releases
2024-04-20 11:36:49.3|Info|RssSyncService|RSS Sync Completed. Reports found: 163, Reports grabbed: 0
2024-04-20 12:07:13.8|Info|RssSyncService|Starting RSS Sync
2024-04-20 12:07:15.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/20/2024 21:22:52 and 04/20/2024 21:22:52 UTC. Search may be required.
2024-04-20 12:07:19.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/20/2024 16:35:03 and 04/20/2024 16:35:03 UTC. Search may be required.
2024-04-20 12:07:19.3|Info|DownloadDecisionMaker|Processing 147 releases
2024-04-20 12:07:19.5|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-04-20 12:37:44.1|Info|RssSyncService|Starting RSS Sync
2024-04-20 12:37:44.7|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/20/2024 21:22:52 and 04/20/2024 21:22:52 UTC. Search may be required.
2024-04-20 12:37:49.5|Info|DownloadDecisionMaker|Processing 149 releases
2024-04-20 12:37:49.8|Info|RssSyncService|RSS Sync Completed. Reports found: 149, Reports grabbed: 0
2024-04-20 13:08:14.3|Info|RssSyncService|Starting RSS Sync
2024-04-20 13:08:15.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/20/2024 21:22:52 and 04/20/2024 21:22:52 UTC. Search may be required.
2024-04-20 13:08:15.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 17:00:02 and 04/20/2024 18:44:51 UTC. Search may be required.
2024-04-20 13:08:19.7|Info|DownloadDecisionMaker|Processing 147 releases
2024-04-20 13:08:19.9|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-04-20 13:38:44.5|Info|RssSyncService|Starting RSS Sync
2024-04-20 13:38:44.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-20 13:38:44.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-20 13:38:44.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-20 13:38:44.6|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-20 13:38:44.6|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-20 13:38:44.6|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-20 13:38:44.6|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-20 13:38:44.6|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-20 13:38:44.6|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-20 13:38:45.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/20/2024 21:22:52 and 04/20/2024 21:22:52 UTC. Search may be required.
2024-04-20 13:38:45.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 18:44:51 and 04/20/2024 19:16:47 UTC. Search may be required.
2024-04-20 13:38:46.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:44:16 UTC. Search may be required.
2024-04-20 13:38:50.0|Info|DownloadDecisionMaker|Processing 147 releases
2024-04-20 13:38:50.2|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-04-20 14:09:14.7|Info|RssSyncService|Starting RSS Sync
2024-04-20 14:09:15.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/20/2024 21:22:52 and 04/20/2024 21:22:52 UTC. Search may be required.
2024-04-20 14:09:20.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/20/2024 18:20:03 and 04/20/2024 18:20:03 UTC. Search may be required.
2024-04-20 14:09:20.2|Info|DownloadDecisionMaker|Processing 157 releases
2024-04-20 14:09:20.4|Info|RssSyncService|RSS Sync Completed. Reports found: 157, Reports grabbed: 0
2024-04-20 14:27: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-20 14:27:23.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-20 14:27:23.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 14:27:23.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 14:27:23.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 14:27:23.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 14:27: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-20 14:27:27.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-20 14:27:27.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 14:27:27.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 14:27:27.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 14:27:27.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 14:39:45.0|Info|RssSyncService|Starting RSS Sync
2024-04-20 14:39:50.0|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/20/2024 14:40:50 due to recent failures." />
2024-04-20 14:39:50.0|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 00:01:00
2024-04-20 14:39:50.1|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/20/2024 14:40:50 due to recent failures." />
2024-04-20 14:39:50.1|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:01:00
2024-04-20 14:39:50.1|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/20/2024 14:40:50 due to recent failures." />
2024-04-20 14:39:50.1|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:01:00
2024-04-20 14:39:50.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/20/2024 14:40:50 due to recent failures." />
2024-04-20 14:39:50.1|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:01:00
2024-04-20 14:39:50.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/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/20/2024 14:40:50 due to recent failures." />
2024-04-20 14:39:50.1|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 00:01:00
2024-04-20 14:39:50.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=movie&cat=2000,2040,2030,2045,2070,2010,2060,2020&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/20/2024 14:40:50 due to recent failures." />
2024-04-20 14:39:50.2|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 00:01:00
2024-04-20 14:39:50.2|Info|DownloadDecisionMaker|No results found
2024-04-20 14:39:50.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2024-04-20 15:10:15.1|Info|RssSyncService|Starting RSS Sync
2024-04-20 15:10:15.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 20:05:04 and 04/20/2024 20:50:17 UTC. Search may be required.
2024-04-20 15:10:15.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/20/2024 21:22:52 and 04/20/2024 21:22:52 UTC. Search may be required.
2024-04-20 15:10:20.6|Info|DownloadDecisionMaker|Processing 165 releases
2024-04-20 15:10:20.8|Info|RssSyncService|RSS Sync Completed. Reports found: 165, Reports grabbed: 0
2024-04-20 15:40:45.3|Info|RssSyncService|Starting RSS Sync
2024-04-20 15:40:46.0|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/20/2024 21:22:52 and 04/20/2024 21:22:52 UTC. Search may be required.
2024-04-20 15:40:46.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 20:55:47 and 04/20/2024 21:04:44 UTC. Search may be required.
2024-04-20 15:40:47.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-20 15:40:50.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/20/2024 19:35:07 and 04/20/2024 20:15:45 UTC. Search may be required.
2024-04-20 15:40:50.8|Info|DownloadDecisionMaker|Processing 177 releases
2024-04-20 15:40:51.0|Info|RssSyncService|RSS Sync Completed. Reports found: 177, Reports grabbed: 0
2024-04-20 16:11:15.5|Info|RssSyncService|Starting RSS Sync
2024-04-20 16:11:16.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/20/2024 21:22:52 and 04/20/2024 21:22:52 UTC. Search may be required.
2024-04-20 16:11:16.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 21:33:32 and 04/20/2024 21:35:40 UTC. Search may be required.
2024-04-20 16:11:21.0|Info|DownloadDecisionMaker|Processing 180 releases
2024-04-20 16:11:21.2|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
2024-04-20 16:41:45.7|Info|RssSyncService|Starting RSS Sync
2024-04-20 16:41:46.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 21:35:40 and 04/20/2024 22:16:51 UTC. Search may be required.
2024-04-20 16:41:46.7|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/20/2024 21:22:52 and 04/20/2024 21:22:52 UTC. Search may be required.
2024-04-20 16:41:51.2|Info|DownloadDecisionMaker|Processing 169 releases
2024-04-20 16:41:51.5|Info|RssSyncService|RSS Sync Completed. Reports found: 169, Reports grabbed: 0
2024-04-20 17:12:15.9|Info|RssSyncService|Starting RSS Sync
2024-04-20 17:12:21.0|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/20/2024 17:17:21 due to recent failures." />
2024-04-20 17:12:21.0|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 00:05:00
2024-04-20 17:12:21.0|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/20/2024 17:17:21 due to recent failures." />
2024-04-20 17:12:21.0|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:05:00
2024-04-20 17:12:21.4|Info|DownloadDecisionMaker|Processing 120 releases
2024-04-20 17:12:21.5|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2024-04-20 17:42:46.2|Info|RssSyncService|Starting RSS Sync
2024-04-20 17:42:47.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/20/2024 21:22:52 and 04/20/2024 21:22:52 UTC. Search may be required.
2024-04-20 17:42:51.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/20/2024 21:35:03 and 04/20/2024 22:20:03 UTC. Search may be required.
2024-04-20 17:42:51.7|Info|DownloadDecisionMaker|Processing 151 releases
2024-04-20 17:42:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-04-20 18:13:16.4|Info|RssSyncService|Starting RSS Sync
2024-04-20 18:13:16.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/20/2024 22:16:51 and 04/21/2024 00:07:55 UTC. Search may be required.
2024-04-20 18:13:17.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/20/2024 21:22:52 and 04/20/2024 21:22:52 UTC. Search may be required.
2024-04-20 18:13:21.9|Info|DownloadDecisionMaker|Processing 153 releases
2024-04-20 18:13:22.1|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-04-20 18:43:46.5|Info|RssSyncService|Starting RSS Sync
2024-04-20 18:43:47.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 00:07:55 and 04/21/2024 00:11:32 UTC. Search may be required.
2024-04-20 18:45:26.5|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-20 18:45:26.5|Info|DownloadDecisionMaker|Processing 154 releases
2024-04-20 18:45:26.7|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
2024-04-20 19:15:46.8|Info|RssSyncService|Starting RSS Sync
2024-04-20 19:15:52.3|Info|DownloadDecisionMaker|Processing 151 releases
2024-04-20 19:15:52.5|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-04-20 19:46:17.0|Info|RssSyncService|Starting RSS Sync
2024-04-20 19:46:17.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:15:47 and 04/20/2024 00:46:17 UTC. Search may be required.
2024-04-20 19:46:17.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:15:47 and 04/20/2024 00:46:17 UTC. Search may be required.
2024-04-20 19:46:17.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 00:00:00 and 04/21/2024 01:37:46 UTC. Search may be required.
2024-04-20 19:46:22.4|Info|DownloadDecisionMaker|Processing 146 releases
2024-04-20 19:46:22.6|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2024-04-20 20:16:47.1|Info|RssSyncService|Starting RSS Sync
2024-04-20 20:16:47.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:46:17 and 04/20/2024 01:16:47 UTC. Search may be required.
2024-04-20 20:16:47.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:46:17 and 04/20/2024 01:16:47 UTC. Search may be required.
2024-04-20 20:16:52.6|Info|DownloadDecisionMaker|Processing 148 releases
2024-04-20 20:16:52.8|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-04-20 20:27:53.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-20 20:27:55.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-20 20:27:55.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 20:27:55.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 20:27:55.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 20:27:55.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 20:27:56.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-20 20:27:58.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-20 20:27:58.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 20:27:58.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 20:27:58.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 20:27:58.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-20 20:47:17.3|Info|RssSyncService|Starting RSS Sync
2024-04-20 20:47:17.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:16:47 and 04/20/2024 01:47:17 UTC. Search may be required.
2024-04-20 20:47:17.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:16:47 and 04/20/2024 01:47:17 UTC. Search may be required.
2024-04-20 20:47:22.8|Info|DownloadDecisionMaker|Processing 153 releases
2024-04-20 20:47:23.0|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-04-20 21:17:47.5|Info|RssSyncService|Starting RSS Sync
2024-04-20 21:17:47.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:47:17 and 04/20/2024 02:17:47 UTC. Search may be required.
2024-04-20 21:17:48.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:47:17 and 04/20/2024 02:17:48 UTC. Search may be required.
2024-04-20 21:17:48.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 01:37:46 and 04/21/2024 02:52:25 UTC. Search may be required.
2024-04-20 21:17:53.0|Info|DownloadDecisionMaker|Processing 157 releases
2024-04-20 21:17:53.2|Info|RssSyncService|RSS Sync Completed. Reports found: 157, Reports grabbed: 0
2024-04-20 21:48:17.7|Info|RssSyncService|Starting RSS Sync
2024-04-20 21:48:18.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:17:47 and 04/20/2024 02:48:18 UTC. Search may be required.
2024-04-20 21:48:18.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:17:48 and 04/20/2024 02:48:18 UTC. Search may be required.
2024-04-20 21:48:18.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 03:01:25 and 04/21/2024 03:25:26 UTC. Search may be required.
2024-04-20 21:48:23.2|Info|DownloadDecisionMaker|Processing 160 releases
2024-04-20 21:48:23.4|Info|RssSyncService|RSS Sync Completed. Reports found: 160, Reports grabbed: 0
2024-04-20 22:18:48.0|Info|RssSyncService|Starting RSS Sync
2024-04-20 22:18:50.2|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-20 22:18:50.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:48:18 and 04/20/2024 03:18:50 UTC. Search may be required.
2024-04-20 22:18:50.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:48:18 and 04/20/2024 03:18:50 UTC. Search may be required.
2024-04-20 22:19:03.5|Info|DownloadDecisionMaker|Processing 158 releases
2024-04-20 22:19:03.7|Info|RssSyncService|RSS Sync Completed. Reports found: 158, Reports grabbed: 0
2024-04-20 22:49:18.2|Info|RssSyncService|Starting RSS Sync
2024-04-20 22:49:18.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:18:50 and 04/20/2024 03:49:18 UTC. Search may be required.
2024-04-20 22:49:18.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:18:50 and 04/20/2024 03:49:18 UTC. Search may be required.
2024-04-20 22:49:19.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 03:26:26 and 04/21/2024 04:16:28 UTC. Search may be required.
2024-04-20 22:49:23.6|Info|DownloadDecisionMaker|Processing 166 releases
2024-04-20 22:49:23.8|Info|RssSyncService|RSS Sync Completed. Reports found: 166, Reports grabbed: 0
2024-04-20 23:19:48.4|Info|RssSyncService|Starting RSS Sync
2024-04-20 23:19:49.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:49:18 and 04/20/2024 04:19:49 UTC. Search may be required.
2024-04-20 23:19:49.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:49:18 and 04/20/2024 04:19:49 UTC. Search may be required.
2024-04-20 23:19:49.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 04:42:23 and 04/21/2024 04:48:36 UTC. Search may be required.
2024-04-20 23:19:53.8|Info|DownloadDecisionMaker|Processing 166 releases
2024-04-20 23:19:54.1|Info|RssSyncService|RSS Sync Completed. Reports found: 166, Reports grabbed: 0
2024-04-20 23:50:18.5|Info|RssSyncService|Starting RSS Sync
2024-04-20 23:50:19.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:19:49 and 04/20/2024 04:50:19 UTC. Search may be required.
2024-04-20 23:50:19.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:19:49 and 04/20/2024 04:50:19 UTC. Search may be required.
2024-04-20 23:50:19.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 04:48:36 and 04/21/2024 05:11:42 UTC. Search may be required.
2024-04-20 23:50:24.2|Info|DownloadDecisionMaker|Processing 167 releases
2024-04-20 23:50:24.4|Info|RssSyncService|RSS Sync Completed. Reports found: 167, Reports grabbed: 0
2024-04-21 00:20:48.7|Info|RssSyncService|Starting RSS Sync
2024-04-21 00:20:49.3|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:50:19 and 04/20/2024 05:20:49 UTC. Search may be required.
2024-04-21 00:20:49.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:50:19 and 04/20/2024 05:20:49 UTC. Search may be required.
2024-04-21 00:20:49.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 05:35:41 and 04/21/2024 05:38:27 UTC. Search may be required.
2024-04-21 00:20:54.2|Info|DownloadDecisionMaker|Processing 167 releases
2024-04-21 00:20:54.4|Info|RssSyncService|RSS Sync Completed. Reports found: 167, Reports grabbed: 0
2024-04-21 00:51:19.0|Info|RssSyncService|Starting RSS Sync
2024-04-21 00:51:19.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:20:49 and 04/20/2024 05:51:19 UTC. Search may be required.
2024-04-21 00:51:19.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:20:49 and 04/20/2024 05:51:19 UTC. Search may be required.
2024-04-21 00:51:24.4|Info|DownloadDecisionMaker|Processing 158 releases
2024-04-21 00:51:24.6|Info|RssSyncService|RSS Sync Completed. Reports found: 158, Reports grabbed: 0
2024-04-21 01:21:49.2|Info|RssSyncService|Starting RSS Sync
2024-04-21 01:21:49.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:51:19 and 04/20/2024 06:21:49 UTC. Search may be required.
2024-04-21 01:21:50.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:51:19 and 04/20/2024 06:21:50 UTC. Search may be required.
2024-04-21 01:21:54.7|Info|DownloadDecisionMaker|Processing 153 releases
2024-04-21 01:21:54.9|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-04-21 01:52:19.3|Info|RssSyncService|Starting RSS Sync
2024-04-21 01:52:20.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:21:49 and 04/20/2024 06:52:20 UTC. Search may be required.
2024-04-21 01:52:20.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:21:50 and 04/20/2024 06:52:20 UTC. Search may be required.
2024-04-21 01:52:24.8|Info|DownloadDecisionMaker|Processing 152 releases
2024-04-21 01:52:25.0|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
2024-04-21 02:22:49.5|Info|RssSyncService|Starting RSS Sync
2024-04-21 02:22:50.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:52:20 and 04/20/2024 07:22:50 UTC. Search may be required.
2024-04-21 02:22:50.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:52:20 and 04/20/2024 07:22:50 UTC. Search may be required.
2024-04-21 02:22:55.0|Info|DownloadDecisionMaker|Processing 150 releases
2024-04-21 02:22:55.2|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
2024-04-21 02:28: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-21 02:28: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-21 02:28:26.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 02:28:26.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 02:28:26.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 02:28:26.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 02:28: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-21 02:28:30.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-21 02:28:30.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 02:28:30.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 02:28:30.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 02:28:30.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 02:53:19.7|Info|RssSyncService|Starting RSS Sync
2024-04-21 02:53:20.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:22:50 and 04/20/2024 07:53:20 UTC. Search may be required.
2024-04-21 02:53:20.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:22:50 and 04/20/2024 07:53:20 UTC. Search may be required.
2024-04-21 02:53:48.8|Info|DownloadDecisionMaker|Processing 152 releases
2024-04-21 02:53:49.0|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
2024-04-21 03:23:49.9|Info|RssSyncService|Starting RSS Sync
2024-04-21 03:23:50.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:53:20 and 04/20/2024 08:23:50 UTC. Search may be required.
2024-04-21 03:23:50.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:53:20 and 04/20/2024 08:23:50 UTC. Search may be required.
2024-04-21 03:23:55.4|Info|DownloadDecisionMaker|Processing 151 releases
2024-04-21 03:23:55.6|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-04-21 03:54:20.2|Info|RssSyncService|Starting RSS Sync
2024-04-21 03:54:20.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:23:50 and 04/20/2024 08:54:20 UTC. Search may be required.
2024-04-21 03:54:21.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:23:50 and 04/20/2024 08:54:21 UTC. Search may be required.
2024-04-21 03:54:25.7|Info|DownloadDecisionMaker|Processing 154 releases
2024-04-21 03:54:25.9|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
2024-04-21 04:24:50.4|Info|RssSyncService|Starting RSS Sync
2024-04-21 04:24:50.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:54:20 and 04/20/2024 09:24:50 UTC. Search may be required.
2024-04-21 04:24:50.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:54:21 and 04/20/2024 09:24:50 UTC. Search may be required.
2024-04-21 04:24:55.9|Info|DownloadDecisionMaker|Processing 153 releases
2024-04-21 04:24:56.1|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-04-21 04:55:20.6|Info|RssSyncService|Starting RSS Sync
2024-04-21 04:55:21.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 09:24:50 and 04/20/2024 09:55:21 UTC. Search may be required.
2024-04-21 04:55:21.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 09:24:50 and 04/20/2024 09:55:21 UTC. Search may be required.
2024-04-21 04:55:26.1|Info|DownloadDecisionMaker|Processing 153 releases
2024-04-21 04:55:26.3|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-04-21 05:25:50.8|Info|RssSyncService|Starting RSS Sync
2024-04-21 05:25:56.3|Info|DownloadDecisionMaker|Processing 151 releases
2024-04-21 05:25:56.5|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-04-21 05:56:21.0|Info|RssSyncService|Starting RSS Sync
2024-04-21 05:56:26.5|Info|DownloadDecisionMaker|Processing 164 releases
2024-04-21 05:56:26.7|Info|RssSyncService|RSS Sync Completed. Reports found: 164, Reports grabbed: 0
2024-04-21 06:26:51.3|Info|RssSyncService|Starting RSS Sync
2024-04-21 06:27:01.7|Info|DownloadDecisionMaker|Processing 170 releases
2024-04-21 06:27:02.0|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
2024-04-21 06:57:21.5|Info|RssSyncService|Starting RSS Sync
2024-04-21 06:57:22.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 06:01:00 and 04/21/2024 12:27:02 UTC. Search may be required.
2024-04-21 06:57:23.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-21 06:57:27.0|Info|DownloadDecisionMaker|Processing 189 releases
2024-04-21 06:57:27.2|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
2024-04-21 07:27:51.7|Info|RssSyncService|Starting RSS Sync
2024-04-21 07:27:52.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 12:27:02 and 04/21/2024 13:03:06 UTC. Search may be required.
2024-04-21 07:27:59.2|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/21/2024 07:28:59 due to recent failures." />
2024-04-21 07:27:59.2|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:01:00
2024-04-21 07:27:59.2|Info|DownloadDecisionMaker|Processing 69 releases
2024-04-21 07:27:59.3|Info|RssSyncService|RSS Sync Completed. Reports found: 69, Reports grabbed: 0
2024-04-21 07:58:21.8|Info|RssSyncService|Starting RSS Sync
2024-04-21 07:58:23.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 13:20:01 and 04/21/2024 13:32:11 UTC. Search may be required.
2024-04-21 07:58:27.3|Info|DownloadDecisionMaker|Processing 163 releases
2024-04-21 07:58:27.5|Info|RssSyncService|RSS Sync Completed. Reports found: 163, Reports grabbed: 0
2024-04-21 08:28:52.1|Info|RssSyncService|Starting RSS Sync
2024-04-21 08:28:52.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 13:50:56 and 04/21/2024 13:51:21 UTC. Search may be required.
2024-04-21 08:28:56.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-21 08:28:57.6|Info|DownloadDecisionMaker|Processing 172 releases
2024-04-21 08:28:57.8|Info|RssSyncService|RSS Sync Completed. Reports found: 172, Reports grabbed: 0
2024-04-21 08:28:57.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-21 08:28:57.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 08:28:57.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 08:28:57.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 08:28:57.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 08:28: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-21 08:29:01.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-21 08:29:01.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 08:29:01.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 08:29:01.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 08:29:01.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 08:59:22.3|Info|RssSyncService|Starting RSS Sync
2024-04-21 08:59:23.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 14:16:21 and 04/21/2024 14:31:31 UTC. Search may be required.
2024-04-21 08:59:24.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-21 08:59:27.8|Info|DownloadDecisionMaker|Processing 172 releases
2024-04-21 08:59:28.0|Info|RssSyncService|RSS Sync Completed. Reports found: 172, Reports grabbed: 0
2024-04-21 09:29:52.5|Info|RssSyncService|Starting RSS Sync
2024-04-21 09:29:53.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 14:32:31 and 04/21/2024 14:33:32 UTC. Search may be required.
2024-04-21 09:29:59.6|Info|DownloadDecisionMaker|Processing 180 releases
2024-04-21 09:29:59.9|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
2024-04-21 10:00:22.8|Info|RssSyncService|Starting RSS Sync
2024-04-21 10:00:28.2|Info|DownloadDecisionMaker|Processing 176 releases
2024-04-21 10:00:28.5|Info|RssSyncService|RSS Sync Completed. Reports found: 176, Reports grabbed: 0
2024-04-21 10:30:53.0|Info|RssSyncService|Starting RSS Sync
2024-04-21 10:30:58.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/21/2024 14:35:03 and 04/21/2024 15:05:03 UTC. Search may be required.
2024-04-21 10:31:00.1|Info|DownloadDecisionMaker|Processing 151 releases
2024-04-21 10:31:00.3|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-04-21 11:01:23.1|Info|RssSyncService|Starting RSS Sync
2024-04-21 11:01:24.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 15:46:42 and 04/21/2024 16:29:00 UTC. Search may be required.
2024-04-21 11:01:25.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:37:51 UTC. Search may be required.
2024-04-21 11:01:28.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/21/2024 15:25:03 and 04/21/2024 15:25:03 UTC. Search may be required.
2024-04-21 11:01:28.6|Info|DownloadDecisionMaker|Processing 150 releases
2024-04-21 11:01:28.8|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
2024-04-21 11:29:53.3|Info|RefreshCollectionService|Updating info for Avatar Collection
2024-04-21 11:29:53.3|Info|HousekeepingService|Running housecleaning tasks
2024-04-21 11:29:53.4|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-21 11:29:53.4|Info|Database|Vacuuming Log database
2024-04-21 11:29:53.4|Info|Database|Log database compressed
2024-04-21 11:29:53.4|Info|Database|Vacuuming Main database
2024-04-21 11:29:53.4|Info|Database|Main database compressed
2024-04-21 11:29:53.5|Info|RefreshCollectionService|Updating info for Beverly Hills Cop Collection
2024-04-21 11:29:53.6|Info|RefreshCollectionService|Updating info for Captain America Collection
2024-04-21 11:29:53.7|Info|RefreshCollectionService|Updating info for Deadpool Collection
2024-04-21 11:29:53.7|Info|RefreshCollectionService|Updating info for Dune Collection
2024-04-21 11:29:53.7|Info|RefreshCollectionService|Updating info for Joker Collection
2024-04-21 11:29:53.8|Info|RefreshCollectionService|Updating info for Legally Blonde Collection
2024-04-21 11:29:53.8|Info|RefreshCollectionService|Updating info for Mission: Impossible Collection
2024-04-21 11:29:53.9|Info|RefreshCollectionService|Updating info for Rebel Moon Collection
2024-04-21 11:30:53.4|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-21 11:30:53.4|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-21 11:30:53.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.4|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-21 11:30:53.4|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-21 11:30:53.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.4|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-21 11:30:53.4|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-21 11:30:53.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.4|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-21 11:30:53.4|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-21 11:30:53.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.4|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-21 11:30:53.4|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-21 11:30:53.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.4|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-21 11:30:53.4|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-21 11:30:53.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.4|Info|DiskScanService|Scanning disk for Blade
2024-04-21 11:30:53.4|Info|DiskScanService|Completed scanning disk for Blade
2024-04-21 11:30:53.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.4|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-21 11:30:53.4|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-21 11:30:53.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.4|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-21 11:30:53.4|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-21 11:30:53.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.4|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-21 11:30:53.4|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-21 11:30:53.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.4|Info|DiskScanService|Scanning disk for Dune Messiah
2024-04-21 11:30:53.4|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-04-21 11:30:53.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.4|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-21 11:30:53.4|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-21 11:30:53.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.4|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-21 11:30:53.6|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-21 11:30:53.6|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-21 11:30:53.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.6|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
2024-04-21 11:30:53.6|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-21 11:30:53.6|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-21 11:30:53.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.7|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-21 11:30:53.7|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-21 11:30:53.7|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-21 11:30:53.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.7|Info|RefreshMovieService|Updating info for Kraven the Hunter
2024-04-21 11:30:53.8|Info|MediaCoverService|Downloading Poster for [Kingdom of the Planet of the Apes (2024)][tt11389872, 653346] https://image.tmdb.org/t/p/original/gKkl37BQuKTanygYQG1pyYgLVgf.jpg
2024-04-21 11:30:53.8|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-21 11:30:53.8|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-21 11:30:53.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.8|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-21 11:30:53.8|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-21 11:30:53.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.8|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-21 11:30:53.8|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-21 11:30:53.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.8|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-21 11:30:53.8|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-21 11:30:53.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.8|Info|RefreshMovieService|Updating info for Mission: Impossible 8
2024-04-21 11:30:53.9|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-21 11:30:53.9|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-21 11:30:53.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.9|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-21 11:30:53.9|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-21 11:30:53.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:53.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:53.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:53.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:53.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:53.9|Info|RefreshMovieService|Updating info for Rebel Moon - Part Two: The Scargiver
2024-04-21 11:30:54.1|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-21 11:30:54.1|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-21 11:30:54.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:54.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:54.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:54.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:54.1|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-21 11:30:54.1|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-21 11:30:54.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:54.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:54.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:54.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:54.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:54.1|Info|RefreshMovieService|Updating info for Sonic the Hedgehog 3
2024-04-21 11:30:54.1|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-21 11:30:54.2|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-21 11:30:54.2|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-21 11:30:54.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:54.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:54.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:54.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:54.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:54.2|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-21 11:30:54.2|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-21 11:30:54.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:54.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:54.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:54.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:54.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:54.2|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-21 11:30:54.2|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-21 11:30:54.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:54.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:54.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:54.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:54.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:54.2|Info|DiskScanService|Scanning disk for Wicked
2024-04-21 11:30:54.2|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-21 11:30:54.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-21 11:30:54.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-21 11:30:54.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-21 11:30:54.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-21 11:30:54.2|Info|MediaCoverService|Downloading Poster for [Sonic the Hedgehog 3 (2024)][tt18259086, 939243] https://image.tmdb.org/t/p/original/lTSk96xOzkey91jWJFjwpWtfs4P.jpg
2024-04-21 11:30:54.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-21 11:30:54.3|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-21 11:31:53.4|Info|RssSyncService|Starting RSS Sync
2024-04-21 11:31:58.9|Info|DownloadDecisionMaker|Processing 160 releases
2024-04-21 11:31:59.1|Info|RssSyncService|RSS Sync Completed. Reports found: 160, Reports grabbed: 0
2024-04-21 12:02:23.6|Info|RssSyncService|Starting RSS Sync
2024-04-21 12:02:29.1|Info|DownloadDecisionMaker|Processing 157 releases
2024-04-21 12:02:29.3|Info|RssSyncService|RSS Sync Completed. Reports found: 157, Reports grabbed: 0
2024-04-21 12:32:53.8|Info|RssSyncService|Starting RSS Sync
2024-04-21 12:32:54.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 17:51:46 and 04/21/2024 17:52:48 UTC. Search may be required.
2024-04-21 12:32:59.3|Info|DownloadDecisionMaker|Processing 151 releases
2024-04-21 12:32:59.5|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-04-21 13:03:24.0|Info|RssSyncService|Starting RSS Sync
2024-04-21 13:03:29.5|Info|DownloadDecisionMaker|Processing 147 releases
2024-04-21 13:03:29.7|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-04-21 13:33:54.2|Info|RssSyncService|Starting RSS Sync
2024-04-21 13:33:54.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 17:49:00 and 04/21/2024 19:13:22 UTC. Search may be required.
2024-04-21 13:33:59.6|Info|DownloadDecisionMaker|Processing 144 releases
2024-04-21 13:33:59.8|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2024-04-21 14:04:24.4|Info|RssSyncService|Starting RSS Sync
2024-04-21 14:04:24.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-21 14:04:24.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-21 14:04:24.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-21 14:04:24.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-21 14:04:24.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-21 14:04:24.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-21 14:04:24.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-21 14:04:24.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-21 14:04:24.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-21 14:04:25.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 19:13:22 and 04/21/2024 19:21:45 UTC. Search may be required.
2024-04-21 14:04:30.0|Info|DownloadDecisionMaker|Processing 149 releases
2024-04-21 14:04:30.2|Info|RssSyncService|RSS Sync Completed. Reports found: 149, Reports grabbed: 0
2024-04-21 14:29: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-21 14:29:29.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-21 14:29:29.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 14:29:29.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 14:29:29.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 14:29:29.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 14:29: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-21 14:29: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-21 14:29:32.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 14:29:32.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 14:29:32.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 14:29:33.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 14:34:54.6|Info|RssSyncService|Starting RSS Sync
2024-04-21 14:34:55.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 19:55:45 and 04/21/2024 19:55:56 UTC. Search may be required.
2024-04-21 14:35:00.1|Info|DownloadDecisionMaker|Processing 154 releases
2024-04-21 14:35:00.3|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
2024-04-21 15:05:24.8|Info|RssSyncService|Starting RSS Sync
2024-04-21 15:05:26.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-21 15:05:30.3|Info|DownloadDecisionMaker|Processing 171 releases
2024-04-21 15:05:30.5|Info|RssSyncService|RSS Sync Completed. Reports found: 171, Reports grabbed: 0
2024-04-21 15:35:55.0|Info|RssSyncService|Starting RSS Sync
2024-04-21 15:36:05.5|Info|DownloadDecisionMaker|Processing 171 releases
2024-04-21 15:36:05.7|Info|RssSyncService|RSS Sync Completed. Reports found: 171, Reports grabbed: 0
2024-04-21 16:06:25.2|Info|RssSyncService|Starting RSS Sync
2024-04-21 16:06:59.2|Info|DownloadDecisionMaker|Processing 167 releases
2024-04-21 16:06:59.5|Info|RssSyncService|RSS Sync Completed. Reports found: 167, Reports grabbed: 0
2024-04-21 16:37:25.4|Info|RssSyncService|Starting RSS Sync
2024-04-21 16:37:26.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 21:46:48 and 04/21/2024 22:15:09 UTC. Search may be required.
2024-04-21 16:37:27.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-21 16:37:30.8|Info|DownloadDecisionMaker|Processing 186 releases
2024-04-21 16:37:31.1|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
2024-04-21 17:07:55.6|Info|RssSyncService|Starting RSS Sync
2024-04-21 17:08:01.1|Info|DownloadDecisionMaker|Processing 187 releases
2024-04-21 17:08:01.3|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
2024-04-21 17:38:25.8|Info|RssSyncService|Starting RSS Sync
2024-04-21 17:38:27.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 22:25:09 and 04/21/2024 23:05:45 UTC. Search may be required.
2024-04-21 17:38:31.3|Info|DownloadDecisionMaker|Processing 186 releases
2024-04-21 17:38:31.5|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
2024-04-21 18:08:56.1|Info|RssSyncService|Starting RSS Sync
2024-04-21 18:09:01.5|Info|DownloadDecisionMaker|Processing 180 releases
2024-04-21 18:09:01.8|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
2024-04-21 18:39:26.2|Info|RssSyncService|Starting RSS Sync
2024-04-21 18:39:27.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/21/2024 23:34:15 and 04/22/2024 00:04:51 UTC. Search may be required.
2024-04-21 18:39:31.7|Info|DownloadDecisionMaker|Processing 168 releases
2024-04-21 18:39:31.9|Info|RssSyncService|RSS Sync Completed. Reports found: 168, Reports grabbed: 0
2024-04-21 19:09:56.4|Info|RssSyncService|Starting RSS Sync
2024-04-21 19:10:05.4|Warn|Torznab|Indexer TorrentGalaxy (Prowlarr) rss sync didn't cover the period between 04/17/2024 21:27:57 and 04/21/2024 07:10:05 UTC. Search may be required.
2024-04-21 19:10:05.4|Info|DownloadDecisionMaker|Processing 214 releases
2024-04-21 19:10:05.6|Info|RssSyncService|RSS Sync Completed. Reports found: 214, Reports grabbed: 0
2024-04-21 19:40:26.6|Info|RssSyncService|Starting RSS Sync
2024-04-21 19:40:27.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:09:57 and 04/20/2024 00:40:27 UTC. Search may be required.
2024-04-21 19:40:27.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 00:26:53 and 04/22/2024 01:26:47 UTC. Search may be required.
2024-04-21 19:40:27.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:09:57 and 04/20/2024 00:40:27 UTC. Search may be required.
2024-04-21 19:41:08.5|Info|DownloadDecisionMaker|Processing 217 releases
2024-04-21 19:41:08.8|Info|RssSyncService|RSS Sync Completed. Reports found: 217, Reports grabbed: 0
2024-04-21 20:11:26.8|Info|RssSyncService|Starting RSS Sync
2024-04-21 20:11:27.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:40:27 and 04/20/2024 01:11:27 UTC. Search may be required.
2024-04-21 20:11:27.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 01:26:47 and 04/22/2024 01:55:56 UTC. Search may be required.
2024-04-21 20:11:27.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:40:27 and 04/20/2024 01:11:27 UTC. Search may be required.
2024-04-21 20:11:28.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-21 20:11:32.4|Info|DownloadDecisionMaker|Processing 216 releases
2024-04-21 20:11:32.7|Info|RssSyncService|RSS Sync Completed. Reports found: 216, Reports grabbed: 0
2024-04-21 20:29:58.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-21 20:30: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-21 20:30:00.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 20:30:00.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 20:30:00.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 20:30:00.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 20:30:02.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-21 20:30:04.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-21 20:30:04.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 20:30:04.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 20:30:04.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 20:30:04.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-21 20:41:57.0|Info|RssSyncService|Starting RSS Sync
2024-04-21 20:41:57.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:11:27 and 04/20/2024 01:41:57 UTC. Search may be required.
2024-04-21 20:41:57.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:11:27 and 04/20/2024 01:41:57 UTC. Search may be required.
2024-04-21 20:42:04.1|Info|DownloadDecisionMaker|Processing 213 releases
2024-04-21 20:42:04.3|Info|RssSyncService|RSS Sync Completed. Reports found: 213, Reports grabbed: 0
2024-04-21 21:12:27.2|Info|RssSyncService|Starting RSS Sync
2024-04-21 21:12:27.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:41:57 and 04/20/2024 02:12:27 UTC. Search may be required.
2024-04-21 21:12:28.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:41:57 and 04/20/2024 02:12:28 UTC. Search may be required.
2024-04-21 21:12:28.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 01:55:56 and 04/22/2024 02:56:10 UTC. Search may be required.
2024-04-21 21:12:34.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-21 21:12:34.8|Info|DownloadDecisionMaker|Processing 211 releases
2024-04-21 21:12:35.1|Info|RssSyncService|RSS Sync Completed. Reports found: 211, Reports grabbed: 0
2024-04-21 21:42:57.3|Info|RssSyncService|Starting RSS Sync
2024-04-21 21:42:57.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 02:56:10 and 04/22/2024 03:33:04 UTC. Search may be required.
2024-04-21 21:42:57.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:12:28 and 04/20/2024 02:42:57 UTC. Search may be required.
2024-04-21 21:42:58.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:12:27 and 04/20/2024 02:42:58 UTC. Search may be required.
2024-04-21 21:43:02.8|Info|DownloadDecisionMaker|Processing 215 releases
2024-04-21 21:43:03.1|Info|RssSyncService|RSS Sync Completed. Reports found: 215, Reports grabbed: 0
2024-04-21 22:13:27.5|Info|RssSyncService|Starting RSS Sync
2024-04-21 22:13:28.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:42:57 and 04/20/2024 03:13:28 UTC. Search may be required.
2024-04-21 22:13:28.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:42:58 and 04/20/2024 03:13:28 UTC. Search may be required.
2024-04-21 22:13:28.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 03:39:04 and 04/22/2024 03:52:03 UTC. Search may be required.
2024-04-21 22:13:33.4|Info|DownloadDecisionMaker|Processing 218 releases
2024-04-21 22:13:33.7|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
2024-04-21 22:43:57.8|Info|RssSyncService|Starting RSS Sync
2024-04-21 22:43:58.3|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:13:28 and 04/20/2024 03:43:58 UTC. Search may be required.
2024-04-21 22:43:58.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:13:28 and 04/20/2024 03:43:58 UTC. Search may be required.
2024-04-21 22:43:58.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 03:52:03 and 04/22/2024 04:32:36 UTC. Search may be required.
2024-04-21 22:43:59.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-21 22:44:04.0|Info|DownloadDecisionMaker|Processing 225 releases
2024-04-21 22:44:04.3|Info|RssSyncService|RSS Sync Completed. Reports found: 225, Reports grabbed: 0
2024-04-21 23:14:28.0|Info|RssSyncService|Starting RSS Sync
2024-04-21 23:14:28.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:43:58 and 04/20/2024 04:14:28 UTC. Search may be required.
2024-04-21 23:14:28.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:43:58 and 04/20/2024 04:14:28 UTC. Search may be required.
2024-04-21 23:14:28.5|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 04:32:36 and 04/22/2024 04:50:03 UTC. Search may be required.
2024-04-21 23:14:33.5|Info|DownloadDecisionMaker|Processing 222 releases
2024-04-21 23:14:33.8|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
2024-04-21 23:44:58.2|Info|RssSyncService|Starting RSS Sync
2024-04-21 23:44:58.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:14:28 and 04/20/2024 04:44:58 UTC. Search may be required.
2024-04-21 23:44:58.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:14:28 and 04/20/2024 04:44:58 UTC. Search may be required.
2024-04-21 23:44:59.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 04:50:03 and 04/22/2024 05:36:34 UTC. Search may be required.
2024-04-21 23:45:07.4|Info|DownloadDecisionMaker|Processing 216 releases
2024-04-21 23:45:07.7|Info|RssSyncService|RSS Sync Completed. Reports found: 216, Reports grabbed: 0
2024-04-22 00:15:28.4|Info|RssSyncService|Starting RSS Sync
2024-04-22 00:15:28.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:44:58 and 04/20/2024 05:15:28 UTC. Search may be required.
2024-04-22 00:15:28.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 05:36:34 and 04/22/2024 06:03:43 UTC. Search may be required.
2024-04-22 00:15:28.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:44:58 and 04/20/2024 05:15:28 UTC. Search may be required.
2024-04-22 00:15:52.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-22 00:15:52.4|Info|DownloadDecisionMaker|Processing 219 releases
2024-04-22 00:15:52.7|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
2024-04-22 00:45:58.6|Info|RssSyncService|Starting RSS Sync
2024-04-22 00:45:58.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:15:28 and 04/20/2024 05:45:58 UTC. Search may be required.
2024-04-22 00:45:59.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:15:28 and 04/20/2024 05:45:59 UTC. Search may be required.
2024-04-22 00:46:27.1|Info|DownloadDecisionMaker|Processing 207 releases
2024-04-22 00:46:27.3|Info|RssSyncService|RSS Sync Completed. Reports found: 207, Reports grabbed: 0
2024-04-22 01:16:28.8|Info|RssSyncService|Starting RSS Sync
2024-04-22 01:16:29.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:45:58 and 04/20/2024 06:16:29 UTC. Search may be required.
2024-04-22 01:16:29.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 06:03:43 and 04/22/2024 07:08:46 UTC. Search may be required.
2024-04-22 01:16:29.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:45:59 and 04/20/2024 06:16:29 UTC. Search may be required.
2024-04-22 01:16:39.3|Info|DownloadDecisionMaker|Processing 213 releases
2024-04-22 01:16:39.6|Info|RssSyncService|RSS Sync Completed. Reports found: 213, Reports grabbed: 0
2024-04-22 01:46:59.0|Info|RssSyncService|Starting RSS Sync
2024-04-22 01:46:59.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:16:29 and 04/20/2024 06:46:59 UTC. Search may be required.
2024-04-22 01:46:59.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:16:29 and 04/20/2024 06:46:59 UTC. Search may be required.
2024-04-22 01:46:59.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 07:08:46 and 04/22/2024 07:15:14 UTC. Search may be required.
2024-04-22 01:47:08.9|Info|DownloadDecisionMaker|Processing 220 releases
2024-04-22 01:47:09.2|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
2024-04-22 02:17:29.2|Info|RssSyncService|Starting RSS Sync
2024-04-22 02:17:29.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:46:59 and 04/20/2024 07:17:29 UTC. Search may be required.
2024-04-22 02:17:29.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:46:59 and 04/20/2024 07:17:29 UTC. Search may be required.
2024-04-22 02:17:31.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-22 02:17:39.4|Info|DownloadDecisionMaker|Processing 223 releases
2024-04-22 02:17:39.7|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
2024-04-22 02:30: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-22 02:30:31.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-22 02:30:31.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 02:30:31.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 02:30:31.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 02:30:31.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 02:30:33.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-22 02:30:35.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-22 02:30:35.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 02:30:35.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 02:30:35.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 02:30:35.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 02:47:59.4|Info|RssSyncService|Starting RSS Sync
2024-04-22 02:47:59.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:17:29 and 04/20/2024 07:47:59 UTC. Search may be required.
2024-04-22 02:48:00.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:17:29 and 04/20/2024 07:48:00 UTC. Search may be required.
2024-04-22 02:48:00.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 08:12:01 and 04/22/2024 08:32:39 UTC. Search may be required.
2024-04-22 02:48:11.5|Info|DownloadDecisionMaker|Processing 218 releases
2024-04-22 02:48:11.8|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
2024-04-22 03:18:29.6|Info|RssSyncService|Starting RSS Sync
2024-04-22 03:18:30.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 08:32:39 and 04/22/2024 09:07:06 UTC. Search may be required.
2024-04-22 03:18:30.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:47:59 and 04/20/2024 08:18:30 UTC. Search may be required.
2024-04-22 03:18:30.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:48:00 and 04/20/2024 08:18:30 UTC. Search may be required.
2024-04-22 03:18:39.3|Info|DownloadDecisionMaker|Processing 227 releases
2024-04-22 03:18:39.6|Info|RssSyncService|RSS Sync Completed. Reports found: 227, Reports grabbed: 0
2024-04-22 03:48:59.9|Info|RssSyncService|Starting RSS Sync
2024-04-22 03:49:00.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:18:30 and 04/20/2024 08:49:00 UTC. Search may be required.
2024-04-22 03:49:00.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:18:30 and 04/20/2024 08:49:00 UTC. Search may be required.
2024-04-22 03:49:07.4|Info|DownloadDecisionMaker|Processing 225 releases
2024-04-22 03:49:07.7|Info|RssSyncService|RSS Sync Completed. Reports found: 225, Reports grabbed: 0
2024-04-22 04:19:30.1|Info|RssSyncService|Starting RSS Sync
2024-04-22 04:19:30.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:49:00 and 04/20/2024 09:19:30 UTC. Search may be required.
2024-04-22 04:19:30.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:49:00 and 04/20/2024 09:19:30 UTC. Search may be required.
2024-04-22 04:19:31.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 09:41:00 and 04/22/2024 09:41:52 UTC. Search may be required.
2024-04-22 04:19:37.7|Info|DownloadDecisionMaker|Processing 235 releases
2024-04-22 04:19:38.0|Info|RssSyncService|RSS Sync Completed. Reports found: 235, Reports grabbed: 0
2024-04-22 04:50:00.3|Info|RssSyncService|Starting RSS Sync
2024-04-22 04:50:00.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 09:19:30 and 04/20/2024 09:50:00 UTC. Search may be required.
2024-04-22 04:50:00.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 10:15:29 and 04/22/2024 10:19:43 UTC. Search may be required.
2024-04-22 04:50:01.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 09:19:30 and 04/20/2024 09:50:01 UTC. Search may be required.
2024-04-22 04:50:15.7|Info|DownloadDecisionMaker|Processing 210 releases
2024-04-22 04:50:16.0|Info|RssSyncService|RSS Sync Completed. Reports found: 210, Reports grabbed: 0
2024-04-22 05:20:30.4|Info|RssSyncService|Starting RSS Sync
2024-04-22 05:20:31.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 10:41:55 and 04/22/2024 10:45:18 UTC. Search may be required.
2024-04-22 05:20:35.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/22/2024 09:05:04 and 04/22/2024 09:50:05 UTC. Search may be required.
2024-04-22 05:20:38.8|Info|DownloadDecisionMaker|Processing 236 releases
2024-04-22 05:20:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 236, Reports grabbed: 0
2024-04-22 05:51:00.6|Info|RssSyncService|Starting RSS Sync
2024-04-22 05:51:01.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 11:13:04 and 04/22/2024 11:35:29 UTC. Search may be required.
2024-04-22 05:52:40.6|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-22 05:52:40.6|Info|DownloadDecisionMaker|Processing 174 releases
2024-04-22 05:52:40.8|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
2024-04-22 06:23:00.8|Info|RssSyncService|Starting RSS Sync
2024-04-22 06:23:01.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 11:36:29 and 04/22/2024 11:42:30 UTC. Search may be required.
2024-04-22 06:23:08.2|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/22/2024 06:24:08 due to recent failures." />
2024-04-22 06:23:08.2|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:01:00
2024-04-22 06:23:08.4|Info|DownloadDecisionMaker|Processing 133 releases
2024-04-22 06:23:08.6|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-04-22 06:53:31.0|Info|RssSyncService|Starting RSS Sync
2024-04-22 06:53:38.6|Info|DownloadDecisionMaker|Processing 233 releases
2024-04-22 06:53:38.9|Info|RssSyncService|RSS Sync Completed. Reports found: 233, Reports grabbed: 0
2024-04-22 07:24:01.3|Info|RssSyncService|Starting RSS Sync
2024-04-22 07:24:03.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-22 07:24:21.7|Info|DownloadDecisionMaker|Processing 222 releases
2024-04-22 07:24:21.9|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
2024-04-22 07:54:31.5|Info|RssSyncService|Starting RSS Sync
2024-04-22 07:54:32.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 13:05:55 and 04/22/2024 13:06:11 UTC. Search may be required.
2024-04-22 07:54:42.3|Info|DownloadDecisionMaker|Processing 217 releases
2024-04-22 07:54:42.6|Info|RssSyncService|RSS Sync Completed. Reports found: 217, Reports grabbed: 0
2024-04-22 08:25:01.7|Info|RssSyncService|Starting RSS Sync
2024-04-22 08:25:02.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 13:06:11 and 04/22/2024 14:06:02 UTC. Search may be required.
2024-04-22 08:25:11.2|Info|DownloadDecisionMaker|Processing 208 releases
2024-04-22 08:25:11.4|Info|RssSyncService|RSS Sync Completed. Reports found: 208, Reports grabbed: 0
2024-04-22 08:31:00.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-22 08:31:02.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-22 08:31:02.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 08:31:02.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 08:31:03.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 08:31:03.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 08:31:04.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-22 08:31:06.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-22 08:31:06.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 08:31:06.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 08:31:06.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 08:31:06.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 08:55:31.9|Info|RssSyncService|Starting RSS Sync
2024-04-22 08:55:33.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-22 08:55:45.0|Info|DownloadDecisionMaker|Processing 195 releases
2024-04-22 08:55:45.3|Info|RssSyncService|RSS Sync Completed. Reports found: 195, Reports grabbed: 0
2024-04-22 09:26:02.1|Info|RssSyncService|Starting RSS Sync
2024-04-22 09:26:07.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/22/2024 13:20:04 and 04/22/2024 14:05:04 UTC. Search may be required.
2024-04-22 09:27:05.0|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/22/2024 09:32:05 due to recent failures." />
2024-04-22 09:27:05.0|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:05:00
2024-04-22 09:27:05.0|Info|DownloadDecisionMaker|Processing 141 releases
2024-04-22 09:27:05.2|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-04-22 09:57:32.3|Info|RssSyncService|Starting RSS Sync
2024-04-22 09:57:32.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 14:48:35 and 04/22/2024 15:46:26 UTC. Search may be required.
2024-04-22 09:57:37.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/22/2024 14:05:04 and 04/22/2024 14:05:04 UTC. Search may be required.
2024-04-22 09:57:41.0|Info|DownloadDecisionMaker|Processing 202 releases
2024-04-22 09:57:41.2|Info|RssSyncService|RSS Sync Completed. Reports found: 202, Reports grabbed: 0
2024-04-22 10:28:02.5|Info|RssSyncService|Starting RSS Sync
2024-04-22 10:29:42.5|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-22 10:29:42.5|Info|DownloadDecisionMaker|Processing 157 releases
2024-04-22 10:29:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 157, Reports grabbed: 0
2024-04-22 11:00:02.7|Info|RssSyncService|Starting RSS Sync
2024-04-22 11:00:04.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:45:57 UTC. Search may be required.
2024-04-22 11:00:47.2|Info|DownloadDecisionMaker|Processing 212 releases
2024-04-22 11:00:47.4|Info|RssSyncService|RSS Sync Completed. Reports found: 212, Reports grabbed: 0
2024-04-22 11:30:02.9|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-22 11:30:02.9|Info|HousekeepingService|Running housecleaning tasks
2024-04-22 11:30:02.9|Info|Database|Vacuuming Log database
2024-04-22 11:30:02.9|Info|Database|Log database compressed
2024-04-22 11:30:02.9|Info|Database|Vacuuming Main database
2024-04-22 11:30:02.9|Info|Database|Main database compressed
2024-04-22 11:31:02.9|Info|RssSyncService|Starting RSS Sync
2024-04-22 11:31:03.1|Info|RefreshMovieService|Updating info for Avatar 3
2024-04-22 11:31:03.2|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-22 11:31:03.2|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-22 11:31:03.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.2|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-22 11:31:03.2|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-22 11:31:03.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.2|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-22 11:31:03.2|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-22 11:31:03.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.2|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-22 11:31:03.2|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-22 11:31:03.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.2|Info|RefreshMovieService|Updating info for Beetlejuice Beetlejuice
2024-04-22 11:31:03.3|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-22 11:31:03.3|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-22 11:31:03.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.3|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-22 11:31:03.3|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-22 11:31:03.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.3|Info|DiskScanService|Scanning disk for Blade
2024-04-22 11:31:03.3|Info|DiskScanService|Completed scanning disk for Blade
2024-04-22 11:31:03.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.3|Info|RefreshMovieService|Updating info for Captain America: Brave New World
2024-04-22 11:31:03.4|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-22 11:31:03.4|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-22 11:31:03.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.4|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-04-22 11:31:03.5|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-22 11:31:03.5|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-22 11:31:03.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.5|Info|RefreshMovieService|Updating info for Despicable Me 4
2024-04-22 11:31:03.5|Info|MediaCoverService|Downloading Poster for [Deadpool & Wolverine (2024)][tt6263850, 533535] https://image.tmdb.org/t/p/original/yl1XRBtdmGCVBQQnDRAXjim6xNl.jpg
2024-04-22 11:31:03.6|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-22 11:31:03.6|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-22 11:31:03.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.6|Info|DiskScanService|Scanning disk for Dune Messiah
2024-04-22 11:31:03.6|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-04-22 11:31:03.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.6|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-22 11:31:03.6|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-22 11:31:03.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.6|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-22 11:31:03.7|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-22 11:31:03.7|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-22 11:31:03.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.7|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-22 11:31:03.7|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-22 11:31:03.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.7|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-22 11:31:03.7|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-22 11:31:03.8|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-22 11:31:03.8|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-22 11:31:03.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.8|Info|RefreshMovieService|Updating info for Kraven the Hunter
2024-04-22 11:31:03.9|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-22 11:31:03.9|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-22 11:31:03.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.9|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-22 11:31:03.9|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-22 11:31:03.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.9|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-22 11:31:03.9|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-22 11:31:03.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.9|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-22 11:31:03.9|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-22 11:31:03.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.9|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-22 11:31:03.9|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-22 11:31:03.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:03.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:03.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:03.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:03.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:03.9|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
2024-04-22 11:31:04.0|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-22 11:31:04.0|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-22 11:31:04.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:04.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:04.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:04.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:04.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:04.0|Info|RefreshMovieService|Updating info for Rebel Moon - Part Two: The Scargiver
2024-04-22 11:31:04.2|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-22 11:31:04.2|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-22 11:31:04.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:04.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:04.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:04.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:04.2|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-22 11:31:04.2|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-22 11:31:04.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:04.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:04.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:04.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:04.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:04.2|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-22 11:31:04.2|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-22 11:31:04.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:04.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:04.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:04.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:04.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:04.2|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-22 11:31:04.2|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-22 11:31:04.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:04.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:04.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:04.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:04.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:04.2|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-22 11:31:04.2|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-22 11:31:04.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:04.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:04.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:04.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:04.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:04.2|Info|DiskScanService|Scanning disk for Wicked
2024-04-22 11:31:04.2|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-22 11:31:04.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-22 11:31:04.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-22 11:31:04.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-22 11:31:04.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-22 11:31:04.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-22 11:31:04.2|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-22 11:31:08.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/22/2024 15:35:08 and 04/22/2024 16:20:03 UTC. Search may be required.
2024-04-22 11:32:08.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/22/2024 11:33:08 due to recent failures." />
2024-04-22 11:32:08.1|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-22 11:32:08.1|Info|DownloadDecisionMaker|Processing 158 releases
2024-04-22 11:32:08.3|Info|RssSyncService|RSS Sync Completed. Reports found: 158, Reports grabbed: 0
2024-04-22 12:02:33.1|Info|RssSyncService|Starting RSS Sync
2024-04-22 12:02:33.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 15:44:41 and 04/22/2024 17:29:15 UTC. Search may be required.
2024-04-22 12:02:35.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-22 12:02:41.4|Info|DownloadDecisionMaker|Processing 208 releases
2024-04-22 12:02:41.7|Info|RssSyncService|RSS Sync Completed. Reports found: 208, Reports grabbed: 0
2024-04-22 12:33:03.3|Info|RssSyncService|Starting RSS Sync
2024-04-22 12:33:08.4|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/22/2024 12:34:08 due to recent failures." />
2024-04-22 12:33:08.4|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 00:01:00
2024-04-22 12:33:08.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/22/2024 12:34:08 due to recent failures." />
2024-04-22 12:33:08.4|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-22 12:33:08.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/22/2024 12:34:08 due to recent failures." />
2024-04-22 12:33:08.4|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:01:00
2024-04-22 12:33:08.4|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/22/2024 12:34:08 due to recent failures." />
2024-04-22 12:33:08.4|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:01:00
2024-04-22 12:33:08.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/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/22/2024 12:34:08 due to recent failures." />
2024-04-22 12:33:08.5|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 00:01:00
2024-04-22 12:33:08.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=movie&cat=2000,2040,2030,2045,2070,2010,2060,2020&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/22/2024 12:34:08 due to recent failures." />
2024-04-22 12:33:08.5|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 00:01:00
2024-04-22 12:33:08.5|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/22/2024 12:34:08 due to recent failures." />
2024-04-22 12:33:08.5|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:01:00
2024-04-22 12:33:08.5|Info|DownloadDecisionMaker|No results found
2024-04-22 12:33:08.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2024-04-22 13:03:33.5|Info|RssSyncService|Starting RSS Sync
2024-04-22 13:03:34.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 17:29:15 and 04/22/2024 18:42:50 UTC. Search may be required.
2024-04-22 13:03:44.2|Info|DownloadDecisionMaker|Processing 202 releases
2024-04-22 13:03:44.4|Info|RssSyncService|RSS Sync Completed. Reports found: 202, Reports grabbed: 0
2024-04-22 13:34:03.8|Info|RssSyncService|Starting RSS Sync
2024-04-22 13:34:04.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 18:42:50 and 04/22/2024 19:07:14 UTC. Search may be required.
2024-04-22 13:34:12.5|Info|DownloadDecisionMaker|Processing 191 releases
2024-04-22 13:34:12.7|Info|RssSyncService|RSS Sync Completed. Reports found: 191, Reports grabbed: 0
2024-04-22 14:04:33.9|Info|RssSyncService|Starting RSS Sync
2024-04-22 14:04:33.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-22 14:04:33.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-22 14:04:33.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-22 14:04:33.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-22 14:04:33.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-22 14:04:33.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-22 14:04:34.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-22 14:04:34.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-22 14:04:34.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-22 14:04:34.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 19:07:14 and 04/22/2024 19:11:34 UTC. Search may be required.
2024-04-22 14:04:39.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/22/2024 17:20:05 and 04/22/2024 18:35:03 UTC. Search may be required.
2024-04-22 14:04:42.6|Info|DownloadDecisionMaker|Processing 195 releases
2024-04-22 14:04:42.9|Info|RssSyncService|RSS Sync Completed. Reports found: 195, Reports grabbed: 0
2024-04-22 14:31:32.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-22 14:31:34.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-22 14:31:34.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 14:31:34.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 14:31:34.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 14:31:34.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 14:31:36.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-22 14:31:38.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-22 14:31:38.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 14:31:38.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 14:31:38.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 14:31:38.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 14:35:04.1|Info|RssSyncService|Starting RSS Sync
2024-04-22 14:35:09.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/22/2024 18:35:04 and 04/22/2024 19:10:04 UTC. Search may be required.
2024-04-22 14:35:14.9|Info|DownloadDecisionMaker|Processing 196 releases
2024-04-22 14:35:15.2|Info|RssSyncService|RSS Sync Completed. Reports found: 196, Reports grabbed: 0
2024-04-22 15:05:34.3|Info|RssSyncService|Starting RSS Sync
2024-04-22 15:05:39.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/22/2024 19:35:03 and 04/22/2024 20:05:02 UTC. Search may be required.
2024-04-22 15:05:44.4|Info|DownloadDecisionMaker|Processing 199 releases
2024-04-22 15:05:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 199, Reports grabbed: 0
2024-04-22 15:36:04.5|Info|RssSyncService|Starting RSS Sync
2024-04-22 15:36:05.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 19:11:34 and 04/22/2024 21:13:01 UTC. Search may be required.
2024-04-22 15:36:10.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/22/2024 20:05:05 and 04/22/2024 20:25:05 UTC. Search may be required.
2024-04-22 15:36:21.1|Info|DownloadDecisionMaker|Processing 204 releases
2024-04-22 15:36:21.3|Info|RssSyncService|RSS Sync Completed. Reports found: 204, Reports grabbed: 0
2024-04-22 16:06:34.7|Info|RssSyncService|Starting RSS Sync
2024-04-22 16:06:50.4|Info|DownloadDecisionMaker|Processing 207 releases
2024-04-22 16:06:50.7|Info|RssSyncService|RSS Sync Completed. Reports found: 207, Reports grabbed: 0
2024-04-22 16:37:05.0|Info|RssSyncService|Starting RSS Sync
2024-04-22 16:37:11.2|Info|DownloadDecisionMaker|Processing 208 releases
2024-04-22 16:37:11.4|Info|RssSyncService|RSS Sync Completed. Reports found: 208, Reports grabbed: 0
2024-04-22 17:07:35.2|Info|RssSyncService|Starting RSS Sync
2024-04-22 17:07:36.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 21:11:33 and 04/23/2024 18:35:00 UTC. Search may be required.
2024-04-22 17:07:45.5|Info|DownloadDecisionMaker|Processing 214 releases
2024-04-22 17:07:45.8|Info|RssSyncService|RSS Sync Completed. Reports found: 214, Reports grabbed: 0
2024-04-22 17:38:05.4|Info|RssSyncService|Starting RSS Sync
2024-04-22 17:38:14.5|Info|DownloadDecisionMaker|Processing 226 releases
2024-04-22 17:38:14.8|Info|RssSyncService|RSS Sync Completed. Reports found: 226, Reports grabbed: 0
2024-04-22 18:08:35.6|Info|RssSyncService|Starting RSS Sync
2024-04-22 18:08:36.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 23:30:54 and 04/22/2024 23:39:30 UTC. Search may be required.
2024-04-22 18:08:45.0|Info|DownloadDecisionMaker|Processing 232 releases
2024-04-22 18:08:45.3|Info|RssSyncService|RSS Sync Completed. Reports found: 232, Reports grabbed: 0
2024-04-22 18:39:05.9|Info|RssSyncService|Starting RSS Sync
2024-04-22 18:39:14.6|Info|DownloadDecisionMaker|Processing 234 releases
2024-04-22 18:39:14.9|Info|RssSyncService|RSS Sync Completed. Reports found: 234, Reports grabbed: 0
2024-04-22 19:09:36.1|Info|RssSyncService|Starting RSS Sync
2024-04-22 19:09:36.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/22/2024 23:51:58 and 04/23/2024 00:36:59 UTC. Search may be required.
2024-04-22 19:09:38.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-22 19:09:41.6|Info|DownloadDecisionMaker|Processing 230 releases
2024-04-22 19:09:41.9|Info|RssSyncService|RSS Sync Completed. Reports found: 230, Reports grabbed: 0
2024-04-22 19:40:06.3|Info|RssSyncService|Starting RSS Sync
2024-04-22 19:40:07.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:09:36 and 04/20/2024 00:40:07 UTC. Search may be required.
2024-04-22 19:40:07.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:09:36 and 04/20/2024 00:40:07 UTC. Search may be required.
2024-04-22 19:40:11.8|Info|DownloadDecisionMaker|Processing 217 releases
2024-04-22 19:40:12.1|Info|RssSyncService|RSS Sync Completed. Reports found: 217, Reports grabbed: 0
2024-04-22 20:10:36.5|Info|RssSyncService|Starting RSS Sync
2024-04-22 20:10:37.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/23/2024 01:20:21 and 04/23/2024 01:21:30 UTC. Search may be required.
2024-04-22 20:10:37.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:40:07 and 04/20/2024 01:10:37 UTC. Search may be required.
2024-04-22 20:10:37.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:40:07 and 04/20/2024 01:10:37 UTC. Search may be required.
2024-04-22 20:10:44.2|Info|DownloadDecisionMaker|Processing 213 releases
2024-04-22 20:10:44.5|Info|RssSyncService|RSS Sync Completed. Reports found: 213, Reports grabbed: 0
2024-04-22 20:32:03.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-22 20:32:05.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-22 20:32:05.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 20:32:05.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 20:32:05.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 20:32:05.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 20:32:07.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-22 20:32:09.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-22 20:32:09.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 20:32:09.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 20:32:09.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 20:32:09.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-22 20:41:06.7|Info|RssSyncService|Starting RSS Sync
2024-04-22 20:41:07.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:10:37 and 04/20/2024 01:41:07 UTC. Search may be required.
2024-04-22 20:41:07.3|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:10:37 and 04/20/2024 01:41:07 UTC. Search may be required.
2024-04-22 20:41:23.3|Info|DownloadDecisionMaker|Processing 209 releases
2024-04-22 20:41:23.6|Info|RssSyncService|RSS Sync Completed. Reports found: 209, Reports grabbed: 0
2024-04-22 21:11:37.0|Info|RssSyncService|Starting RSS Sync
2024-04-22 21:11:37.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:41:07 and 04/20/2024 02:11:37 UTC. Search may be required.
2024-04-22 21:11:37.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:41:07 and 04/20/2024 02:11:37 UTC. Search may be required.
2024-04-22 21:11:42.5|Info|DownloadDecisionMaker|Processing 207 releases
2024-04-22 21:11:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 207, Reports grabbed: 0
2024-04-22 21:42:07.2|Info|RssSyncService|Starting RSS Sync
2024-04-22 21:42:07.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:11:37 and 04/20/2024 02:42:07 UTC. Search may be required.
2024-04-22 21:42:07.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:11:37 and 04/20/2024 02:42:07 UTC. Search may be required.
2024-04-22 21:42:13.5|Info|DownloadDecisionMaker|Processing 200 releases
2024-04-22 21:42:13.8|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
2024-04-22 22:12:37.4|Info|RssSyncService|Starting RSS Sync
2024-04-22 22:12:37.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:42:07 and 04/20/2024 03:12:37 UTC. Search may be required.
2024-04-22 22:12:37.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:42:07 and 04/20/2024 03:12:37 UTC. Search may be required.
2024-04-22 22:12:42.9|Info|DownloadDecisionMaker|Processing 204 releases
2024-04-22 22:12:43.1|Info|RssSyncService|RSS Sync Completed. Reports found: 204, Reports grabbed: 0
2024-04-22 22:43:07.6|Info|RssSyncService|Starting RSS Sync
2024-04-22 22:43:08.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:12:37 and 04/20/2024 03:43:08 UTC. Search may be required.
2024-04-22 22:43:08.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:12:37 and 04/20/2024 03:43:08 UTC. Search may be required.
2024-04-22 22:43:13.1|Info|DownloadDecisionMaker|Processing 211 releases
2024-04-22 22:43:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 211, Reports grabbed: 0
2024-04-22 23:13:37.8|Info|RssSyncService|Starting RSS Sync
2024-04-22 23:13:38.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:43:08 and 04/20/2024 04:13:38 UTC. Search may be required.
2024-04-22 23:13:38.3|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:43:08 and 04/20/2024 04:13:38 UTC. Search may be required.
2024-04-22 23:13:39.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-22 23:13:43.3|Info|DownloadDecisionMaker|Processing 214 releases
2024-04-22 23:13:43.5|Info|RssSyncService|RSS Sync Completed. Reports found: 214, Reports grabbed: 0
2024-04-22 23:44:08.0|Info|RssSyncService|Starting RSS Sync
2024-04-22 23:44:08.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:13:38 and 04/20/2024 04:44:08 UTC. Search may be required.
2024-04-22 23:44:08.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:13:38 and 04/20/2024 04:44:08 UTC. Search may be required.
2024-04-22 23:44:18.6|Info|DownloadDecisionMaker|Processing 211 releases
2024-04-22 23:44:18.9|Info|RssSyncService|RSS Sync Completed. Reports found: 211, Reports grabbed: 0
2024-04-23 00:14:38.3|Info|RssSyncService|Starting RSS Sync
2024-04-23 00:14:40.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:44:08 and 04/20/2024 05:14:40 UTC. Search may be required.
2024-04-23 00:14:40.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/23/2024 01:44:37 and 04/23/2024 05:48:52 UTC. Search may be required.
2024-04-23 00:14:40.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:44:08 and 04/20/2024 05:14:40 UTC. Search may be required.
2024-04-23 00:14:53.8|Info|DownloadDecisionMaker|Processing 215 releases
2024-04-23 00:14:54.1|Info|RssSyncService|RSS Sync Completed. Reports found: 215, Reports grabbed: 0
2024-04-23 00:45:08.5|Info|RssSyncService|Starting RSS Sync
2024-04-23 00:45:09.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:14:40 and 04/20/2024 05:45:09 UTC. Search may be required.
2024-04-23 00:45:09.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/23/2024 05:51:52 and 04/23/2024 06:26:08 UTC. Search may be required.
2024-04-23 00:45:09.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:14:40 and 04/20/2024 05:45:09 UTC. Search may be required.
2024-04-23 00:46:13.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/23/2024 00:47:13 due to recent failures." />
2024-04-23 00:46:13.1|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-23 00:46:13.1|Info|DownloadDecisionMaker|Processing 174 releases
2024-04-23 00:46:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
2024-04-23 01:16:38.8|Info|RssSyncService|Starting RSS Sync
2024-04-23 01:16:39.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:45:09 and 04/20/2024 06:16:39 UTC. Search may be required.
2024-04-23 01:16:39.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:45:09 and 04/20/2024 06:16:39 UTC. Search may be required.
2024-04-23 01:16:39.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/23/2024 06:40:08 and 04/23/2024 06:59:13 UTC. Search may be required.
2024-04-23 01:16:50.5|Info|DownloadDecisionMaker|Processing 210 releases
2024-04-23 01:16:50.7|Info|RssSyncService|RSS Sync Completed. Reports found: 210, Reports grabbed: 0
2024-04-23 01:47:09.0|Info|RssSyncService|Starting RSS Sync
2024-04-23 01:47:09.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:16:39 and 04/20/2024 06:47:09 UTC. Search may be required.
2024-04-23 01:47:09.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:16:39 and 04/20/2024 06:47:09 UTC. Search may be required.
2024-04-23 01:47:20.6|Info|DownloadDecisionMaker|Processing 212 releases
2024-04-23 01:47:20.8|Info|RssSyncService|RSS Sync Completed. Reports found: 212, Reports grabbed: 0
2024-04-23 02:17:39.2|Info|RssSyncService|Starting RSS Sync
2024-04-23 02:17:39.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:47:09 and 04/20/2024 07:17:39 UTC. Search may be required.
2024-04-23 02:17:40.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:47:09 and 04/20/2024 07:17:40 UTC. Search may be required.
2024-04-23 02:17:49.1|Info|DownloadDecisionMaker|Processing 206 releases
2024-04-23 02:17:49.4|Info|RssSyncService|RSS Sync Completed. Reports found: 206, Reports grabbed: 0
2024-04-23 02:32:35.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-23 02:32:37.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-23 02:32:37.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 02:32:37.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 02:32:37.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 02:32:37.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 02:32:39.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-23 02:32:40.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-23 02:32:40.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 02:32:40.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 02:32:41.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 02:32:41.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 02:48:09.4|Info|RssSyncService|Starting RSS Sync
2024-04-23 02:48:09.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:17:40 and 04/20/2024 07:48:09 UTC. Search may be required.
2024-04-23 02:48:10.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:17:39 and 04/20/2024 07:48:10 UTC. Search may be required.
2024-04-23 02:48:17.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/23/2024 02:49:17 due to recent failures." />
2024-04-23 02:48:17.1|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:01:00
2024-04-23 02:48:18.8|Info|DownloadDecisionMaker|Processing 102 releases
2024-04-23 02:48:18.9|Info|RssSyncService|RSS Sync Completed. Reports found: 102, Reports grabbed: 0
2024-04-23 03:18:39.6|Info|RssSyncService|Starting RSS Sync
2024-04-23 03:18:40.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:48:10 and 04/20/2024 08:18:40 UTC. Search may be required.
2024-04-23 03:18:40.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:48:09 and 04/20/2024 08:18:40 UTC. Search may be required.
2024-04-23 03:18:40.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/23/2024 07:07:13 and 04/23/2024 08:56:21 UTC. Search may be required.
2024-04-23 03:18:48.3|Info|DownloadDecisionMaker|Processing 203 releases
2024-04-23 03:18:48.6|Info|RssSyncService|RSS Sync Completed. Reports found: 203, Reports grabbed: 0
2024-04-23 03:49:09.8|Info|RssSyncService|Starting RSS Sync
2024-04-23 03:49:10.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:18:40 and 04/20/2024 08:49:10 UTC. Search may be required.
2024-04-23 03:49:10.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:18:40 and 04/20/2024 08:49:10 UTC. Search may be required.
2024-04-23 03:49:20.3|Info|DownloadDecisionMaker|Processing 203 releases
2024-04-23 03:49:20.5|Info|RssSyncService|RSS Sync Completed. Reports found: 203, Reports grabbed: 0
2024-04-23 04:19:40.0|Info|RssSyncService|Starting RSS Sync
2024-04-23 04:19:40.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:49:10 and 04/20/2024 09:19:40 UTC. Search may be required.
2024-04-23 04:19:40.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/23/2024 09:10:43 and 04/23/2024 09:49:09 UTC. Search may be required.
2024-04-23 04:19:40.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:49:10 and 04/20/2024 09:19:40 UTC. Search may be required.
2024-04-23 04:19:46.7|Info|DownloadDecisionMaker|Processing 207 releases
2024-04-23 04:19:47.0|Info|RssSyncService|RSS Sync Completed. Reports found: 207, Reports grabbed: 0
2024-04-23 04:50:10.2|Info|RssSyncService|Starting RSS Sync
2024-04-23 04:50:10.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 09:19:40 and 04/20/2024 09:50:10 UTC. Search may be required.
2024-04-23 04:50:11.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 09:19:40 and 04/20/2024 09:50:11 UTC. Search may be required.
2024-04-23 04:50:18.6|Info|DownloadDecisionMaker|Processing 224 releases
2024-04-23 04:50:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0
2024-04-23 05:20:40.5|Info|RssSyncService|Starting RSS Sync
2024-04-23 05:20:41.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/23/2024 10:47:27 and 04/23/2024 10:52:15 UTC. Search may be required.
2024-04-23 05:20:54.0|Info|DownloadDecisionMaker|Processing 227 releases
2024-04-23 05:20:54.3|Info|RssSyncService|RSS Sync Completed. Reports found: 227, Reports grabbed: 0
2024-04-23 05:51:10.7|Info|RssSyncService|Starting RSS Sync
2024-04-23 05:51:18.4|Info|DownloadDecisionMaker|Processing 227 releases
2024-04-23 05:51:18.7|Info|RssSyncService|RSS Sync Completed. Reports found: 227, Reports grabbed: 0
2024-04-23 06:21:40.9|Info|RssSyncService|Starting RSS Sync
2024-04-23 06:21:41.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/23/2024 11:38:53 and 04/23/2024 11:54:04 UTC. Search may be required.
2024-04-23 06:22:03.7|Info|DownloadDecisionMaker|Processing 223 releases
2024-04-23 06:22:04.0|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
2024-04-23 06:52:11.1|Info|RssSyncService|Starting RSS Sync
2024-04-23 06:52:44.9|Info|DownloadDecisionMaker|Processing 226 releases
2024-04-23 06:52:45.2|Info|RssSyncService|RSS Sync Completed. Reports found: 226, Reports grabbed: 0
2024-04-23 07:23:11.3|Info|RssSyncService|Starting RSS Sync
2024-04-23 07:23:12.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/23/2024 12:49:04 and 04/23/2024 12:49:22 UTC. Search may be required.
2024-04-23 07:23:22.7|Info|DownloadDecisionMaker|Processing 228 releases
2024-04-23 07:23:23.0|Info|RssSyncService|RSS Sync Completed. Reports found: 228, Reports grabbed: 0
2024-04-23 07:53:41.5|Info|RssSyncService|Starting RSS Sync
2024-04-23 07:53:59.8|Info|DownloadDecisionMaker|Processing 245 releases
2024-04-23 07:54:00.1|Info|RssSyncService|RSS Sync Completed. Reports found: 245, Reports grabbed: 0
2024-04-23 08:24:11.8|Info|RssSyncService|Starting RSS Sync
2024-04-23 08:24:28.6|Info|DownloadDecisionMaker|Processing 239 releases
2024-04-23 08:24:28.9|Info|RssSyncService|RSS Sync Completed. Reports found: 239, Reports grabbed: 0
2024-04-23 08:33:06.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-23 08:33:08.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-23 08:33:08.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 08:33:08.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 08:33:08.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 08:33:08.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 08:33:10.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-23 08:33:12.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-23 08:33:12.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 08:33:12.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 08:33:12.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 08:33:12.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 08:54:42.0|Info|RssSyncService|Starting RSS Sync
2024-04-23 08:54:42.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/23/2024 13:48:38 and 04/23/2024 14:38:37 UTC. Search may be required.
2024-04-23 08:54:52.8|Info|DownloadDecisionMaker|Processing 233 releases
2024-04-23 08:54:53.1|Info|RssSyncService|RSS Sync Completed. Reports found: 233, Reports grabbed: 0
2024-04-23 09:25:12.2|Info|RssSyncService|Starting RSS Sync
2024-04-23 09:25:12.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/23/2024 09:25:17 due to recent failures." />
2024-04-23 09:25:12.2|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:00:05
2024-04-23 09:25:12.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/23/2024 14:38:37 and 04/23/2024 15:16:53 UTC. Search may be required.
2024-04-23 09:25:17.7|Info|DownloadDecisionMaker|Processing 160 releases
2024-04-23 09:25:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 160, Reports grabbed: 0
2024-04-23 09:55:42.4|Info|RssSyncService|Starting RSS Sync
2024-04-23 09:55:42.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/23/2024 15:18:53 and 04/23/2024 15:27:43 UTC. Search may be required.
2024-04-23 09:55:44.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-23 09:56:45.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/23/2024 10:01:45 due to recent failures." />
2024-04-23 09:56:45.1|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:05:00
2024-04-23 09:56:45.1|Info|DownloadDecisionMaker|Processing 157 releases
2024-04-23 09:56:45.3|Info|RssSyncService|RSS Sync Completed. Reports found: 157, Reports grabbed: 0
2024-04-23 10:27:12.6|Info|RssSyncService|Starting RSS Sync
2024-04-23 10:27:13.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/23/2024 15:27:43 and 04/23/2024 16:20:04 UTC. Search may be required.
2024-04-23 10:27:21.4|Info|DownloadDecisionMaker|Processing 199 releases
2024-04-23 10:27:21.7|Info|RssSyncService|RSS Sync Completed. Reports found: 199, Reports grabbed: 0
2024-04-23 10:57:42.8|Info|RssSyncService|Starting RSS Sync
2024-04-23 10:57:53.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/23/2024 15:20:03 and 04/23/2024 15:35:03 UTC. Search may be required.
2024-04-23 10:58:49.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/23/2024 10:59:49 due to recent failures." />
2024-04-23 10:58:49.1|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-23 10:58:49.1|Info|DownloadDecisionMaker|Processing 175 releases
2024-04-23 10:58:49.4|Info|RssSyncService|RSS Sync Completed. Reports found: 175, Reports grabbed: 0
2024-04-23 11:29:13.1|Info|RssSyncService|Starting RSS Sync
2024-04-23 11:29:13.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/23/2024 16:20:04 and 04/23/2024 17:01:23 UTC. Search may be required.
2024-04-23 11:29:18.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/23/2024 15:35:16 and 04/23/2024 16:05:03 UTC. Search may be required.
2024-04-23 11:30:13.1|Info|HousekeepingService|Running housecleaning tasks
2024-04-23 11:30:13.1|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-23 11:30:13.1|Info|Database|Vacuuming Log database
2024-04-23 11:30:13.1|Info|Database|Log database compressed
2024-04-23 11:30:13.1|Info|Database|Vacuuming Main database
2024-04-23 11:30:13.2|Info|Database|Main database compressed
2024-04-23 11:30:17.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/23/2024 11:45:17 due to recent failures." />
2024-04-23 11:30:17.6|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:15:00
2024-04-23 11:30:17.6|Info|DownloadDecisionMaker|Processing 149 releases
2024-04-23 11:30:17.8|Info|RssSyncService|RSS Sync Completed. Reports found: 149, Reports grabbed: 0
2024-04-23 11:31:13.4|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-23 11:31:13.4|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-23 11:31:13.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:13.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:13.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:13.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:13.4|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-23 11:31:13.4|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-23 11:31:13.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:13.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:13.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:13.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:13.4|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-23 11:31:13.4|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-23 11:31:13.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:13.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:13.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:13.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:13.4|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-23 11:31:13.4|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-23 11:31:13.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:13.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:13.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:13.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:13.4|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-23 11:31:13.4|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-23 11:31:13.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:13.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:13.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:13.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:13.4|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-23 11:31:13.4|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-23 11:31:13.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:13.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:13.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:13.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:13.4|Info|DiskScanService|Scanning disk for Blade
2024-04-23 11:31:13.4|Info|DiskScanService|Completed scanning disk for Blade
2024-04-23 11:31:13.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:13.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:13.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:13.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:13.4|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-23 11:31:13.4|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-23 11:31:13.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:13.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:13.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:13.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:13.4|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-04-23 11:31:13.5|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-23 11:31:13.5|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-23 11:31:13.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:13.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:13.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:13.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:13.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:13.5|Info|RefreshMovieService|Updating info for Despicable Me 4
2024-04-23 11:31:13.5|Info|MediaCoverService|Downloading Poster for [Deadpool & Wolverine (2024)][tt6263850, 533535] https://image.tmdb.org/t/p/original/ajnzOECvXpa7VcVx0RSlq39XgHe.jpg
2024-04-23 11:31:13.6|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-23 11:31:13.6|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-23 11:31:13.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:13.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:13.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:13.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:13.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:13.6|Info|DiskScanService|Scanning disk for Dune Messiah
2024-04-23 11:31:13.6|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-04-23 11:31:13.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:13.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:13.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:13.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:13.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:13.6|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-23 11:31:13.6|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-23 11:31:13.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:13.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:13.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:13.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:13.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:13.6|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-23 11:31:13.7|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-23 11:31:13.7|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-23 11:31:13.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:13.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:13.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:13.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:13.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:13.7|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
2024-04-23 11:31:13.7|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-23 11:31:13.8|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-23 11:31:13.8|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-23 11:31:13.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:13.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:13.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:13.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:13.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:13.8|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-23 11:31:13.9|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-23 11:31:13.9|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-23 11:31:13.9|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-23 11:31:13.9|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-23 11:31:13.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:13.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:13.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:13.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:13.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:13.9|Info|RefreshMovieService|Updating info for Kraven the Hunter
2024-04-23 11:31:14.0|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-23 11:31:14.0|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-23 11:31:14.0|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-23 11:31:14.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:14.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:14.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:14.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:14.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:14.0|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-23 11:31:14.1|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-23 11:31:14.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:14.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:14.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:14.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:14.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:14.1|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-23 11:31:14.1|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-23 11:31:14.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:14.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:14.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:14.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:14.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:14.1|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-23 11:31:14.1|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-23 11:31:14.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:14.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:14.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:14.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:14.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:14.1|Info|RefreshMovieService|Updating info for Mission: Impossible 8
2024-04-23 11:31:14.1|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-23 11:31:14.2|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-23 11:31:14.2|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-23 11:31:14.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:14.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:14.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:14.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:14.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:14.2|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
2024-04-23 11:31:14.3|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-23 11:31:14.3|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-23 11:31:14.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:14.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:14.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:14.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:14.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:14.3|Info|RefreshMovieService|Updating info for Rebel Moon - Part Two: The Scargiver
2024-04-23 11:31:14.4|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-23 11:31:23.9|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-23 11:31:23.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:23.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:23.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:23.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:23.9|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-23 11:31:23.9|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-23 11:31:23.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:23.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:23.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:23.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:23.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:23.9|Info|RefreshMovieService|Updating info for Sonic the Hedgehog 3
2024-04-23 11:31:24.0|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-23 11:31:24.0|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-23 11:31:24.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:24.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:24.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:24.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:24.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:24.0|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-23 11:31:24.0|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-23 11:31:24.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:24.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:24.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:24.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:24.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:24.0|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-23 11:31:24.0|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-23 11:31:24.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:24.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:24.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:24.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:24.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 11:31:24.0|Info|DiskScanService|Scanning disk for Wicked
2024-04-23 11:31:24.0|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-23 11:31:24.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-23 11:31:24.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-23 11:31:24.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-23 11:31:24.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-23 11:31:24.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-23 12:00:43.2|Info|RssSyncService|Starting RSS Sync
2024-04-23 12:00:44.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/23/2024 17:01:23 and 04/23/2024 17:42:31 UTC. Search may be required.
2024-04-23 12:00:53.6|Info|DownloadDecisionMaker|Processing 202 releases
2024-04-23 12:00:53.9|Info|RssSyncService|RSS Sync Completed. Reports found: 202, Reports grabbed: 0
2024-04-23 12:31:13.5|Info|RssSyncService|Starting RSS Sync
2024-04-23 12:31:14.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/23/2024 17:47:36 and 04/23/2024 17:56:04 UTC. Search may be required.
2024-04-23 12:31:25.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/23/2024 16:35:03 and 04/23/2024 16:35:03 UTC. Search may be required.
2024-04-23 12:32:18.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/23/2024 12:33:18 due to recent failures." />
2024-04-23 12:32:18.7|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-23 12:32:18.7|Info|DownloadDecisionMaker|Processing 171 releases
2024-04-23 12:32:18.9|Info|RssSyncService|RSS Sync Completed. Reports found: 171, Reports grabbed: 0
2024-04-23 13:02:43.7|Info|RssSyncService|Starting RSS Sync
2024-04-23 13:02:44.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/23/2024 18:15:04 and 04/23/2024 18:41:40 UTC. Search may be required.
2024-04-23 13:04:23.7|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-23 13:04:23.7|Info|DownloadDecisionMaker|Processing 171 releases
2024-04-23 13:04:23.9|Info|RssSyncService|RSS Sync Completed. Reports found: 171, Reports grabbed: 0
2024-04-23 13:34:43.9|Info|RssSyncService|Starting RSS Sync
2024-04-23 13:34:53.8|Info|DownloadDecisionMaker|Processing 220 releases
2024-04-23 13:34:54.1|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
2024-04-23 14:05:14.1|Info|RssSyncService|Starting RSS Sync
2024-04-23 14:05:14.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-23 14:05:14.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-23 14:05:14.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-23 14:05:14.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-23 14:05:14.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-23 14:05:14.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-23 14:05:14.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-23 14:05:14.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-23 14:05:14.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-23 14:05:29.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/23/2024 14:06:29 due to recent failures." />
2024-04-23 14:05:29.4|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-23 14:05:29.4|Info|DownloadDecisionMaker|Processing 148 releases
2024-04-23 14:05:29.6|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-04-23 14:33:38.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-23 14:33: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-23 14:33:40.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 14:33:40.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 14:33:40.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 14:33:40.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 14:33:41.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-23 14:33: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-23 14:33:43.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 14:33:43.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 14:33:43.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 14:33:43.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 14:35:44.3|Info|RssSyncService|Starting RSS Sync
2024-04-23 14:35:44.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/23/2024 18:43:54 and 04/23/2024 20:05:36 UTC. Search may be required.
2024-04-23 14:35:56.3|Info|DownloadDecisionMaker|Processing 201 releases
2024-04-23 14:35:56.5|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
2024-04-23 15:06:14.5|Info|RssSyncService|Starting RSS Sync
2024-04-23 15:06:31.0|Info|DownloadDecisionMaker|Processing 217 releases
2024-04-23 15:06:31.2|Info|RssSyncService|RSS Sync Completed. Reports found: 217, Reports grabbed: 0
2024-04-23 15:36:44.7|Info|RssSyncService|Starting RSS Sync
2024-04-23 15:36:52.1|Info|DownloadDecisionMaker|Processing 230 releases
2024-04-23 15:36:52.4|Info|RssSyncService|RSS Sync Completed. Reports found: 230, Reports grabbed: 0
2024-04-23 16:07:15.0|Info|RssSyncService|Starting RSS Sync
2024-04-23 16:07:17.0|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-23 16:07:26.6|Info|DownloadDecisionMaker|Processing 229 releases
2024-04-23 16:07:26.9|Info|RssSyncService|RSS Sync Completed. Reports found: 229, Reports grabbed: 0
2024-04-23 16:37:45.2|Info|RssSyncService|Starting RSS Sync
2024-04-23 16:38:01.9|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/23/2024 16:39:01 due to recent failures." />
2024-04-23 16:38:01.9|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:01:00
2024-04-23 16:38:01.9|Info|DownloadDecisionMaker|Processing 131 releases
2024-04-23 16:38:02.1|Info|RssSyncService|RSS Sync Completed. Reports found: 131, Reports grabbed: 0
2024-04-23 17:08:15.3|Info|RssSyncService|Starting RSS Sync
2024-04-23 17:08:16.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/23/2024 22:16:09 and 04/24/2024 13:29:00 UTC. Search may be required.
2024-04-23 17:08:23.1|Info|DownloadDecisionMaker|Processing 235 releases
2024-04-23 17:08:23.4|Info|RssSyncService|RSS Sync Completed. Reports found: 235, Reports grabbed: 0
2024-04-23 17:38:45.6|Info|RssSyncService|Starting RSS Sync
2024-04-23 17:38:51.1|Info|DownloadDecisionMaker|Processing 245 releases
2024-04-23 17:38:51.4|Info|RssSyncService|RSS Sync Completed. Reports found: 245, Reports grabbed: 0
2024-04-23 18:09:15.8|Info|RssSyncService|Starting RSS Sync
2024-04-23 18:09:48.5|Info|DownloadDecisionMaker|Processing 237 releases
2024-04-23 18:09:48.8|Info|RssSyncService|RSS Sync Completed. Reports found: 237, Reports grabbed: 0
2024-04-23 18:40:16.0|Info|RssSyncService|Starting RSS Sync
2024-04-23 18:40:18.0|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-23 18:40:25.3|Info|DownloadDecisionMaker|Processing 231 releases
2024-04-23 18:40:25.6|Info|RssSyncService|RSS Sync Completed. Reports found: 231, Reports grabbed: 0
2024-04-23 19:10:46.2|Info|RssSyncService|Starting RSS Sync
2024-04-23 19:10:55.4|Info|DownloadDecisionMaker|Processing 227 releases
2024-04-23 19:10:55.7|Info|RssSyncService|RSS Sync Completed. Reports found: 227, Reports grabbed: 0
2024-04-23 19:41:16.4|Info|RssSyncService|Starting RSS Sync
2024-04-23 19:41:17.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 00:37:42 and 04/24/2024 00:57:29 UTC. Search may be required.
2024-04-23 19:41:17.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:10:46 and 04/20/2024 00:41:17 UTC. Search may be required.
2024-04-23 19:41:17.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:10:46 and 04/20/2024 00:41:17 UTC. Search may be required.
2024-04-23 19:41:22.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/23/2024 19:42:22 due to recent failures." />
2024-04-23 19:41:22.9|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-23 19:41:22.9|Info|DownloadDecisionMaker|Processing 165 releases
2024-04-23 19:41:23.1|Info|RssSyncService|RSS Sync Completed. Reports found: 165, Reports grabbed: 0
2024-04-23 20:11:46.6|Info|RssSyncService|Starting RSS Sync
2024-04-23 20:11:46.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:41:17 and 04/20/2024 01:11:46 UTC. Search may be required.
2024-04-23 20:11:47.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:41:17 and 04/20/2024 01:11:47 UTC. Search may be required.
2024-04-23 20:11:52.1|Info|DownloadDecisionMaker|Processing 213 releases
2024-04-23 20:11:52.3|Info|RssSyncService|RSS Sync Completed. Reports found: 213, Reports grabbed: 0
2024-04-23 20:34:09.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-23 20:34: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-23 20:34:11.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 20:34:11.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 20:34:11.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 20:34:11.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 20:34:13.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-23 20:34: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-23 20:34:15.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 20:34:15.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 20:34:15.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 20:34:15.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-23 20:42:16.8|Info|RssSyncService|Starting RSS Sync
2024-04-23 20:42:17.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:11:46 and 04/20/2024 01:42:17 UTC. Search may be required.
2024-04-23 20:42:17.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:11:47 and 04/20/2024 01:42:17 UTC. Search may be required.
2024-04-23 20:42:22.7|Info|DownloadDecisionMaker|Processing 197 releases
2024-04-23 20:42:23.0|Info|RssSyncService|RSS Sync Completed. Reports found: 197, Reports grabbed: 0
2024-04-23 21:12:47.0|Info|RssSyncService|Starting RSS Sync
2024-04-23 21:12:47.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:42:17 and 04/20/2024 02:12:47 UTC. Search may be required.
2024-04-23 21:12:47.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:42:17 and 04/20/2024 02:12:47 UTC. Search may be required.
2024-04-23 21:12:59.2|Info|DownloadDecisionMaker|Processing 195 releases
2024-04-23 21:12:59.5|Info|RssSyncService|RSS Sync Completed. Reports found: 195, Reports grabbed: 0
2024-04-23 21:43:17.2|Info|RssSyncService|Starting RSS Sync
2024-04-23 21:43:17.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:12:47 and 04/20/2024 02:43:17 UTC. Search may be required.
2024-04-23 21:43:17.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:12:47 and 04/20/2024 02:43:17 UTC. Search may be required.
2024-04-23 21:43:22.7|Info|DownloadDecisionMaker|Processing 199 releases
2024-04-23 21:43:23.0|Info|RssSyncService|RSS Sync Completed. Reports found: 199, Reports grabbed: 0
2024-04-23 22:13:47.3|Info|RssSyncService|Starting RSS Sync
2024-04-23 22:13:47.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:43:17 and 04/20/2024 03:13:47 UTC. Search may be required.
2024-04-23 22:13:48.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:43:17 and 04/20/2024 03:13:48 UTC. Search may be required.
2024-04-23 22:13:48.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 01:33:21 and 04/24/2024 03:54:48 UTC. Search may be required.
2024-04-23 22:13:49.4|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-23 22:13:52.8|Info|DownloadDecisionMaker|Processing 202 releases
2024-04-23 22:13:53.1|Info|RssSyncService|RSS Sync Completed. Reports found: 202, Reports grabbed: 0
2024-04-23 22:44:17.5|Info|RssSyncService|Starting RSS Sync
2024-04-23 22:44:18.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:13:48 and 04/20/2024 03:44:18 UTC. Search may be required.
2024-04-23 22:44:18.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:13:47 and 04/20/2024 03:44:18 UTC. Search may be required.
2024-04-23 22:44:23.0|Info|DownloadDecisionMaker|Processing 199 releases
2024-04-23 22:44:23.3|Info|RssSyncService|RSS Sync Completed. Reports found: 199, Reports grabbed: 0
2024-04-23 23:14:47.7|Info|RssSyncService|Starting RSS Sync
2024-04-23 23:14:48.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:44:18 and 04/20/2024 04:14:48 UTC. Search may be required.
2024-04-23 23:14:48.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:44:18 and 04/20/2024 04:14:48 UTC. Search may be required.
2024-04-23 23:14:52.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/23/2024 23:15:52 due to recent failures." />
2024-04-23 23:14:52.1|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-23 23:14:53.2|Info|DownloadDecisionMaker|Processing 152 releases
2024-04-23 23:14:53.4|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
2024-04-23 23:45:17.9|Info|RssSyncService|Starting RSS Sync
2024-04-23 23:45:18.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:14:48 and 04/20/2024 04:45:18 UTC. Search may be required.
2024-04-23 23:45:18.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:14:48 and 04/20/2024 04:45:18 UTC. Search may be required.
2024-04-23 23:45:27.3|Info|DownloadDecisionMaker|Processing 198 releases
2024-04-23 23:45:27.6|Info|RssSyncService|RSS Sync Completed. Reports found: 198, Reports grabbed: 0
2024-04-24 00:15:48.0|Info|RssSyncService|Starting RSS Sync
2024-04-24 00:15:48.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:45:18 and 04/20/2024 05:15:48 UTC. Search may be required.
2024-04-24 00:15:48.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:45:18 and 04/20/2024 05:15:48 UTC. Search may be required.
2024-04-24 00:15:55.0|Info|DownloadDecisionMaker|Processing 201 releases
2024-04-24 00:15:55.2|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
2024-04-24 00:46:18.1|Info|RssSyncService|Starting RSS Sync
2024-04-24 00:46:18.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:15:48 and 04/20/2024 05:46:18 UTC. Search may be required.
2024-04-24 00:46:19.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:15:48 and 04/20/2024 05:46:19 UTC. Search may be required.
2024-04-24 00:46:42.4|Info|DownloadDecisionMaker|Processing 206 releases
2024-04-24 00:46:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 206, Reports grabbed: 0
2024-04-24 01:16:48.3|Info|RssSyncService|Starting RSS Sync
2024-04-24 01:16:49.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:46:18 and 04/20/2024 06:16:49 UTC. Search may be required.
2024-04-24 01:16:49.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:46:19 and 04/20/2024 06:16:49 UTC. Search may be required.
2024-04-24 01:16:55.0|Info|DownloadDecisionMaker|Processing 208 releases
2024-04-24 01:16:55.2|Info|RssSyncService|RSS Sync Completed. Reports found: 208, Reports grabbed: 0
2024-04-24 01:47:18.5|Info|RssSyncService|Starting RSS Sync
2024-04-24 01:47:19.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:16:49 and 04/20/2024 06:47:19 UTC. Search may be required.
2024-04-24 01:47:19.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:16:49 and 04/20/2024 06:47:19 UTC. Search may be required.
2024-04-24 01:47:20.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-24 01:47:27.3|Info|DownloadDecisionMaker|Processing 207 releases
2024-04-24 01:47:27.5|Info|RssSyncService|RSS Sync Completed. Reports found: 207, Reports grabbed: 0
2024-04-24 02:17:48.8|Info|RssSyncService|Starting RSS Sync
2024-04-24 02:17:49.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:47:19 and 04/20/2024 07:17:49 UTC. Search may be required.
2024-04-24 02:17:49.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:47:19 and 04/20/2024 07:17:49 UTC. Search may be required.
2024-04-24 02:17:49.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 03:57:48 and 04/24/2024 08:08:59 UTC. Search may be required.
2024-04-24 02:18:09.5|Info|DownloadDecisionMaker|Processing 206 releases
2024-04-24 02:18:09.8|Info|RssSyncService|RSS Sync Completed. Reports found: 206, Reports grabbed: 0
2024-04-24 02:34:40.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-24 02:34:42.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-24 02:34:42.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 02:34:42.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 02:34:42.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 02:34:42.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 02:34:44.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-24 02:34:46.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-24 02:34:46.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 02:34:46.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 02:34:46.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 02:34:46.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 02:48:19.0|Info|RssSyncService|Starting RSS Sync
2024-04-24 02:48:19.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:17:49 and 04/20/2024 07:48:19 UTC. Search may be required.
2024-04-24 02:48:19.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:17:49 and 04/20/2024 07:48:19 UTC. Search may be required.
2024-04-24 02:48:27.2|Info|DownloadDecisionMaker|Processing 198 releases
2024-04-24 02:48:27.4|Info|RssSyncService|RSS Sync Completed. Reports found: 198, Reports grabbed: 0
2024-04-24 03:18:49.2|Info|RssSyncService|Starting RSS Sync
2024-04-24 03:18:49.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:48:19 and 04/20/2024 08:18:49 UTC. Search may be required.
2024-04-24 03:18:49.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:48:19 and 04/20/2024 08:18:49 UTC. Search may be required.
2024-04-24 03:19:19.9|Info|DownloadDecisionMaker|Processing 199 releases
2024-04-24 03:19:20.2|Info|RssSyncService|RSS Sync Completed. Reports found: 199, Reports grabbed: 0
2024-04-24 03:49:49.5|Info|RssSyncService|Starting RSS Sync
2024-04-24 03:49:50.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:18:49 and 04/20/2024 08:49:49 UTC. Search may be required.
2024-04-24 03:49:50.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:18:49 and 04/20/2024 08:49:50 UTC. Search may be required.
2024-04-24 03:49:50.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 08:09:15 and 04/24/2024 09:39:12 UTC. Search may be required.
2024-04-24 03:49:51.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-24 03:49:59.9|Info|DownloadDecisionMaker|Processing 200 releases
2024-04-24 03:50:00.1|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
2024-04-24 04:20:19.6|Info|RssSyncService|Starting RSS Sync
2024-04-24 04:20:20.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:49:49 and 04/20/2024 09:20:20 UTC. Search may be required.
2024-04-24 04:20:20.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:49:50 and 04/20/2024 09:20:20 UTC. Search may be required.
2024-04-24 04:20:33.3|Info|DownloadDecisionMaker|Processing 203 releases
2024-04-24 04:20:33.5|Info|RssSyncService|RSS Sync Completed. Reports found: 203, Reports grabbed: 0
2024-04-24 04:50:49.8|Info|RssSyncService|Starting RSS Sync
2024-04-24 04:50:50.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 09:20:20 and 04/20/2024 09:50:50 UTC. Search may be required.
2024-04-24 04:50:50.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 09:20:20 and 04/20/2024 09:50:50 UTC. Search may be required.
2024-04-24 04:50:50.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 10:10:04 and 04/24/2024 10:41:22 UTC. Search may be required.
2024-04-24 04:50:56.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/24/2024 04:51:56 due to recent failures." />
2024-04-24 04:50:56.2|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-24 04:50:56.2|Info|DownloadDecisionMaker|Processing 150 releases
2024-04-24 04:50:56.4|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
2024-04-24 05:21:20.1|Info|RssSyncService|Starting RSS Sync
2024-04-24 05:21:28.4|Info|DownloadDecisionMaker|Processing 200 releases
2024-04-24 05:21:28.6|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
2024-04-24 05:51:50.3|Info|RssSyncService|Starting RSS Sync
2024-04-24 05:51:51.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 11:13:59 and 04/24/2024 11:18:32 UTC. Search may be required.
2024-04-24 05:51:51.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/20/2024 21:22:52 and 04/24/2024 15:23:40 UTC. Search may be required.
2024-04-24 05:52:00.2|Info|DownloadDecisionMaker|Processing 205 releases
2024-04-24 05:52:00.5|Info|RssSyncService|RSS Sync Completed. Reports found: 205, Reports grabbed: 0
2024-04-24 06:22:20.5|Info|RssSyncService|Starting RSS Sync
2024-04-24 06:22:20.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/24/2024 15:23:40 and 04/24/2024 15:23:40 UTC. Search may be required.
2024-04-24 06:22:21.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 11:27:32 and 04/24/2024 11:57:42 UTC. Search may be required.
2024-04-24 06:24:00.6|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-24 06:24:00.6|Info|DownloadDecisionMaker|Processing 156 releases
2024-04-24 06:24:00.8|Info|RssSyncService|RSS Sync Completed. Reports found: 156, Reports grabbed: 0
2024-04-24 06:54:20.7|Info|RssSyncService|Starting RSS Sync
2024-04-24 06:54:21.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 12:15:42 and 04/24/2024 12:19:20 UTC. Search may be required.
2024-04-24 06:54:22.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/24/2024 15:23:40 and 04/24/2024 15:23:40 UTC. Search may be required.
2024-04-24 06:54:34.0|Info|DownloadDecisionMaker|Processing 219 releases
2024-04-24 06:54:34.3|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
2024-04-24 07:24:50.9|Info|RssSyncService|Starting RSS Sync
2024-04-24 07:24:52.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/24/2024 15:23:40 and 04/24/2024 15:23:40 UTC. Search may be required.
2024-04-24 07:24:53.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-24 07:25:32.6|Info|DownloadDecisionMaker|Processing 227 releases
2024-04-24 07:25:32.9|Info|RssSyncService|RSS Sync Completed. Reports found: 227, Reports grabbed: 0
2024-04-24 07:55:51.2|Info|RssSyncService|Starting RSS Sync
2024-04-24 07:55:51.7|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/24/2024 15:23:40 and 04/24/2024 15:23:40 UTC. Search may be required.
2024-04-24 07:55:52.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 13:18:24 and 04/24/2024 13:47:35 UTC. Search may be required.
2024-04-24 07:57:31.3|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-24 07:57:31.3|Info|DownloadDecisionMaker|Processing 167 releases
2024-04-24 07:57:31.5|Info|RssSyncService|RSS Sync Completed. Reports found: 167, Reports grabbed: 0
2024-04-24 08:27:51.4|Info|RssSyncService|Starting RSS Sync
2024-04-24 08:27:52.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 13:47:35 and 04/24/2024 13:49:37 UTC. Search may be required.
2024-04-24 08:27:52.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/24/2024 15:23:40 and 04/24/2024 15:23:40 UTC. Search may be required.
2024-04-24 08:28:02.6|Info|DownloadDecisionMaker|Processing 224 releases
2024-04-24 08:28:02.9|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0
2024-04-24 08:35:12.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-24 08:35:14.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-24 08:35:14.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 08:35:14.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 08:35:14.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 08:35:14.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 08:35:15.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-24 08:35:17.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-24 08:35:17.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 08:35:17.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 08:35:17.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 08:35:17.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 08:58:21.7|Info|RssSyncService|Starting RSS Sync
2024-04-24 08:58:22.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/24/2024 15:23:40 and 04/24/2024 15:23:40 UTC. Search may be required.
2024-04-24 08:58:22.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 14:19:54 and 04/24/2024 14:32:06 UTC. Search may be required.
2024-04-24 08:58:23.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-24 08:58:41.6|Info|DownloadDecisionMaker|Processing 215 releases
2024-04-24 08:58:41.9|Info|RssSyncService|RSS Sync Completed. Reports found: 215, Reports grabbed: 0
2024-04-24 09:28:52.0|Info|RssSyncService|Starting RSS Sync
2024-04-24 09:28:52.7|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/24/2024 15:23:40 and 04/24/2024 15:23:40 UTC. Search may be required.
2024-04-24 09:28:53.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 14:42:48 and 04/24/2024 15:03:23 UTC. Search may be required.
2024-04-24 09:29:02.4|Info|DownloadDecisionMaker|Processing 212 releases
2024-04-24 09:29:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 212, Reports grabbed: 0
2024-04-24 09:59:22.1|Info|RssSyncService|Starting RSS Sync
2024-04-24 09:59:22.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 15:13:08 and 04/24/2024 15:29:47 UTC. Search may be required.
2024-04-24 09:59:23.7|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/24/2024 15:23:40 and 04/24/2024 15:23:40 UTC. Search may be required.
2024-04-24 09:59:35.9|Info|DownloadDecisionMaker|Processing 211 releases
2024-04-24 09:59:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 211, Reports grabbed: 0
2024-04-24 10:29:52.3|Info|RssSyncService|Starting RSS Sync
2024-04-24 10:29:53.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 15:42:27 and 04/24/2024 15:53:27 UTC. Search may be required.
2024-04-24 10:30:06.3|Info|DownloadDecisionMaker|Processing 206 releases
2024-04-24 10:30:06.6|Info|RssSyncService|RSS Sync Completed. Reports found: 206, Reports grabbed: 0
2024-04-24 11:00:22.5|Info|RssSyncService|Starting RSS Sync
2024-04-24 11:00:28.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/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/24/2024 11:01:28 due to recent failures." />
2024-04-24 11:00:28.3|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 00:01:00
2024-04-24 11:00:28.3|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/24/2024 11:01:28 due to recent failures." />
2024-04-24 11:00:28.3|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 00:01:00
2024-04-24 11:00:37.0|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/24/2024 11:01:37 due to recent failures." />
2024-04-24 11:00:37.0|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-24 11:00:37.0|Info|DownloadDecisionMaker|Processing 128 releases
2024-04-24 11:00:37.2|Info|RssSyncService|RSS Sync Completed. Reports found: 128, Reports grabbed: 0
2024-04-24 11:30:22.7|Info|HousekeepingService|Running housecleaning tasks
2024-04-24 11:30:22.8|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-24 11:30:22.8|Info|Database|Vacuuming Log database
2024-04-24 11:30:22.8|Info|Database|Log database compressed
2024-04-24 11:30:22.8|Info|Database|Vacuuming Main database
2024-04-24 11:30:22.8|Info|Database|Main database compressed
2024-04-24 11:30:52.8|Info|RssSyncService|Starting RSS Sync
2024-04-24 11:30:53.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 16:36:05 and 04/24/2024 16:58:10 UTC. Search may be required.
2024-04-24 11:30:54.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-24 11:31:21.9|Info|DownloadDecisionMaker|Processing 228 releases
2024-04-24 11:31:22.1|Info|RssSyncService|RSS Sync Completed. Reports found: 228, Reports grabbed: 0
2024-04-24 11:31:53.0|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-24 11:31:53.0|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-24 11:31:53.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:53.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:53.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:53.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:53.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:53.0|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-24 11:31:53.0|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-24 11:31:53.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:53.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:53.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:53.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:53.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:53.0|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-24 11:31:53.0|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-24 11:31:53.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:53.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:53.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:53.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:53.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:53.0|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-24 11:31:53.0|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-24 11:31:53.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:53.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:53.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:53.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:53.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:53.0|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-24 11:31:53.0|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-24 11:31:53.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:53.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:53.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:53.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:53.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:53.0|Info|RefreshMovieService|Updating info for Beverly Hills Cop: Axel F
2024-04-24 11:31:53.2|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-24 11:31:53.2|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-24 11:31:53.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:53.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:53.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:53.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:53.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:53.2|Info|DiskScanService|Scanning disk for Blade
2024-04-24 11:31:53.2|Info|DiskScanService|Completed scanning disk for Blade
2024-04-24 11:31:53.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:53.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:53.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:53.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:53.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:53.2|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-24 11:31:53.2|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-24 11:31:53.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:53.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:53.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:53.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:53.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:53.2|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-04-24 11:31:53.3|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-24 11:31:53.3|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-24 11:31:53.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:53.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:53.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:53.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:53.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:53.3|Info|RefreshMovieService|Updating info for Despicable Me 4
2024-04-24 11:31:53.3|Info|MediaCoverService|Downloading Fanart for [Deadpool & Wolverine (2024)][tt6263850, 533535] https://image.tmdb.org/t/p/original/cJiZwrwHiU9edbHEDDqCsna0xtS.jpg
2024-04-24 11:31:53.3|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-24 11:31:53.3|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-24 11:31:53.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:53.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:53.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:53.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:53.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:53.3|Info|DiskScanService|Scanning disk for Dune Messiah
2024-04-24 11:31:53.3|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-04-24 11:31:53.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:53.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:53.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:53.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:53.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:53.3|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-24 11:31:53.3|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-24 11:31:53.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:53.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:53.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:53.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:53.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:53.3|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-24 11:31:53.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-24 11:31:53.6|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-24 11:31:53.6|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-24 11:31:53.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:53.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:53.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:53.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:53.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:53.6|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
2024-04-24 11:31:53.7|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-24 11:31:53.7|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-24 11:31:53.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:53.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:53.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:53.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:53.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:53.7|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-24 11:31:53.9|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-24 11:31:53.9|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-24 11:31:53.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:53.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:53.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:53.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:53.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:53.9|Info|RefreshMovieService|Updating info for Kraven the Hunter
2024-04-24 11:31:53.9|Info|MediaCoverService|Downloading Poster for [Kingdom of the Planet of the Apes (2024)][tt11389872, 653346] https://image.tmdb.org/t/p/original/r7Ymod44pKV2lsLzniF4GxTg3X8.jpg
2024-04-24 11:31:54.0|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-24 11:31:54.0|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-24 11:31:54.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:54.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:54.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:54.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:54.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:54.0|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-24 11:31:54.0|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-24 11:31:54.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:54.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:54.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:54.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:54.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:54.0|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-24 11:31:54.0|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-24 11:31:54.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:54.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:54.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:54.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:54.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:54.0|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-24 11:31:54.0|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-24 11:31:54.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:54.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:54.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:54.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:54.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:54.0|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-24 11:31:54.0|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-24 11:31:54.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:54.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:54.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:54.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:54.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:54.0|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
2024-04-24 11:31:54.1|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-24 11:31:54.2|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-24 11:31:54.2|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-24 11:31:54.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:54.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:54.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:54.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:54.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:54.2|Info|RefreshMovieService|Updating info for Rebel Moon - Part Two: The Scargiver
2024-04-24 11:31:54.4|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-24 11:31:54.4|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-04-24 11:31:54.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:54.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:54.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:54.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:54.4|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-24 11:31:54.4|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-24 11:31:54.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:54.4|Info|MediaCoverService|Downloading Poster for [Rebel Moon - Part Two: The Scargiver (2024)][tt23137904, 934632] https://image.tmdb.org/t/p/original/7vBXZz3HwaXby1ccYmVfp33zdEo.jpg
2024-04-24 11:31:54.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:54.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:54.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:54.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:54.4|Info|RefreshMovieService|Updating info for Sonic the Hedgehog 3
2024-04-24 11:31:54.4|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-24 11:31:54.4|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-24 11:31:54.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:54.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:54.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:54.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:54.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:54.4|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-24 11:31:54.4|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-24 11:31:54.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:54.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:54.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:54.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:54.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:54.5|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-24 11:31:54.5|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-24 11:31:54.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:54.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:54.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:54.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:54.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 11:31:54.5|Info|DiskScanService|Scanning disk for Wicked
2024-04-24 11:31:54.5|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-24 11:31:54.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-24 11:31:54.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-24 11:31:54.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-24 11:31:54.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-24 11:31:54.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-24 12:01:23.0|Info|RssSyncService|Starting RSS Sync
2024-04-24 12:03:03.0|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-24 12:03:03.0|Info|DownloadDecisionMaker|Processing 115 releases
2024-04-24 12:03:03.2|Info|RssSyncService|RSS Sync Completed. Reports found: 115, Reports grabbed: 0
2024-04-24 12:33:23.2|Info|RssSyncService|Starting RSS Sync
2024-04-24 12:33:24.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 17:10:10 and 04/24/2024 18:03:36 UTC. Search may be required.
2024-04-24 12:33:32.2|Info|DownloadDecisionMaker|Processing 216 releases
2024-04-24 12:33:32.5|Info|RssSyncService|RSS Sync Completed. Reports found: 216, Reports grabbed: 0
2024-04-24 13:03:53.3|Info|RssSyncService|Starting RSS Sync
2024-04-24 13:05:00.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/24/2024 13:06:00 due to recent failures." />
2024-04-24 13:05:00.7|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-24 13:05:00.7|Info|DownloadDecisionMaker|Processing 165 releases
2024-04-24 13:05:00.9|Info|RssSyncService|RSS Sync Completed. Reports found: 165, Reports grabbed: 0
2024-04-24 13:35:23.6|Info|RssSyncService|Starting RSS Sync
2024-04-24 13:35:24.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 18:37:56 and 04/24/2024 19:01:13 UTC. Search may be required.
2024-04-24 13:35:34.9|Info|DownloadDecisionMaker|Processing 216 releases
2024-04-24 13:35:35.2|Info|RssSyncService|RSS Sync Completed. Reports found: 216, Reports grabbed: 0
2024-04-24 14:05:53.8|Info|RssSyncService|Starting RSS Sync
2024-04-24 14:05:53.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-24 14:05:53.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-24 14:05:53.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-24 14:05:53.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-24 14:05:53.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-24 14:05:53.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-24 14:05:53.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-24 14:05:53.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-24 14:05:53.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-24 14:05:54.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 19:01:13 and 04/24/2024 19:37:37 UTC. Search may be required.
2024-04-24 14:06:01.4|Info|DownloadDecisionMaker|Processing 215 releases
2024-04-24 14:06:01.7|Info|RssSyncService|RSS Sync Completed. Reports found: 215, Reports grabbed: 0
2024-04-24 14:35:43.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-24 14:35:45.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-24 14:35:45.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 14:35:45.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 14:35:45.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 14:35:45.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 14:35: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-24 14:35: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-24 14:35:49.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 14:35:49.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 14:35:49.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 14:35:49.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 14:36:24.0|Info|RssSyncService|Starting RSS Sync
2024-04-24 14:36:24.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 19:38:37 and 04/24/2024 20:07:12 UTC. Search may be required.
2024-04-24 14:36:50.9|Info|DownloadDecisionMaker|Processing 214 releases
2024-04-24 14:36:51.2|Info|RssSyncService|RSS Sync Completed. Reports found: 214, Reports grabbed: 0
2024-04-24 15:06:54.3|Info|RssSyncService|Starting RSS Sync
2024-04-24 15:06:56.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-24 15:07:04.7|Info|DownloadDecisionMaker|Processing 214 releases
2024-04-24 15:07:04.9|Info|RssSyncService|RSS Sync Completed. Reports found: 214, Reports grabbed: 0
2024-04-24 15:37:24.4|Info|RssSyncService|Starting RSS Sync
2024-04-24 15:37:29.9|Info|DownloadDecisionMaker|Processing 213 releases
2024-04-24 15:37:30.2|Info|RssSyncService|RSS Sync Completed. Reports found: 213, Reports grabbed: 0
2024-04-24 16:07:54.6|Info|RssSyncService|Starting RSS Sync
2024-04-24 16:07:55.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 20:09:22 and 04/24/2024 21:29:16 UTC. Search may be required.
2024-04-24 16:08:01.9|Info|DownloadDecisionMaker|Processing 215 releases
2024-04-24 16:08:02.2|Info|RssSyncService|RSS Sync Completed. Reports found: 215, Reports grabbed: 0
2024-04-24 16:38:24.8|Info|RssSyncService|Starting RSS Sync
2024-04-24 16:38:35.3|Info|DownloadDecisionMaker|Processing 216 releases
2024-04-24 16:38:35.6|Info|RssSyncService|RSS Sync Completed. Reports found: 216, Reports grabbed: 0
2024-04-24 17:08:55.0|Info|RssSyncService|Starting RSS Sync
2024-04-24 17:08:55.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/24/2024 21:46:05 and 04/25/2024 17:08:00 UTC. Search may be required.
2024-04-24 17:09:16.8|Info|DownloadDecisionMaker|Processing 228 releases
2024-04-24 17:09:17.0|Info|RssSyncService|RSS Sync Completed. Reports found: 228, Reports grabbed: 0
2024-04-24 17:39:25.1|Info|RssSyncService|Starting RSS Sync
2024-04-24 17:40:04.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=movie&cat=2000,2040,2030,2045,2070,2010,2060,2020&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/24/2024 17:41:04 due to recent failures." />
2024-04-24 17:40:04.5|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 00:01:00
2024-04-24 17:40:04.5|Info|DownloadDecisionMaker|Processing 219 releases
2024-04-24 17:40:04.8|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
2024-04-24 18:10:25.3|Info|RssSyncService|Starting RSS Sync
2024-04-24 18:10:33.2|Info|DownloadDecisionMaker|Processing 224 releases
2024-04-24 18:10:33.5|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0
2024-04-24 18:40:55.5|Info|RssSyncService|Starting RSS Sync
2024-04-24 18:40:57.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-24 18:41:08.3|Info|DownloadDecisionMaker|Processing 227 releases
2024-04-24 18:41:08.6|Info|RssSyncService|RSS Sync Completed. Reports found: 227, Reports grabbed: 0
2024-04-24 19:11:25.6|Info|RssSyncService|Starting RSS Sync
2024-04-24 19:11:33.5|Info|DownloadDecisionMaker|Processing 227 releases
2024-04-24 19:11:33.8|Info|RssSyncService|RSS Sync Completed. Reports found: 227, Reports grabbed: 0
2024-04-24 19:41:55.8|Info|RssSyncService|Starting RSS Sync
2024-04-24 19:41:56.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:11:26 and 04/20/2024 00:41:56 UTC. Search may be required.
2024-04-24 19:41:56.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:11:26 and 04/20/2024 00:41:56 UTC. Search may be required.
2024-04-24 19:41:56.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 00:34:10 and 04/25/2024 01:14:06 UTC. Search may be required.
2024-04-24 19:42:01.4|Info|DownloadDecisionMaker|Processing 225 releases
2024-04-24 19:42:01.6|Info|RssSyncService|RSS Sync Completed. Reports found: 225, Reports grabbed: 0
2024-04-24 20:12:25.9|Info|RssSyncService|Starting RSS Sync
2024-04-24 20:12:26.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:41:56 and 04/20/2024 01:12:26 UTC. Search may be required.
2024-04-24 20:12:26.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:41:56 and 04/20/2024 01:12:26 UTC. Search may be required.
2024-04-24 20:12:32.2|Info|DownloadDecisionMaker|Processing 230 releases
2024-04-24 20:12:32.5|Info|RssSyncService|RSS Sync Completed. Reports found: 230, Reports grabbed: 0
2024-04-24 20:36: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-24 20:36:16.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-24 20:36:16.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 20:36:16.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 20:36:16.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 20:36:16.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 20:36:18.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-24 20:36:20.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-24 20:36:20.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 20:36:20.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 20:36:20.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 20:36:20.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-24 20:42:56.1|Info|RssSyncService|Starting RSS Sync
2024-04-24 20:42:56.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:12:26 and 04/20/2024 01:42:56 UTC. Search may be required.
2024-04-24 20:42:56.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:12:26 and 04/20/2024 01:42:56 UTC. Search may be required.
2024-04-24 20:43:01.7|Info|DownloadDecisionMaker|Processing 228 releases
2024-04-24 20:43:02.0|Info|RssSyncService|RSS Sync Completed. Reports found: 228, Reports grabbed: 0
2024-04-24 21:13:26.3|Info|RssSyncService|Starting RSS Sync
2024-04-24 21:13:26.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:42:56 and 04/20/2024 02:13:26 UTC. Search may be required.
2024-04-24 21:13:27.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:42:56 and 04/20/2024 02:13:27 UTC. Search may be required.
2024-04-24 21:13:35.0|Info|DownloadDecisionMaker|Processing 225 releases
2024-04-24 21:13:35.3|Info|RssSyncService|RSS Sync Completed. Reports found: 225, Reports grabbed: 0
2024-04-24 21:43:56.5|Info|RssSyncService|Starting RSS Sync
2024-04-24 21:43:57.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:13:27 and 04/20/2024 02:43:57 UTC. Search may be required.
2024-04-24 21:43:57.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:13:26 and 04/20/2024 02:43:57 UTC. Search may be required.
2024-04-24 21:44:02.0|Info|DownloadDecisionMaker|Processing 211 releases
2024-04-24 21:44:02.2|Info|RssSyncService|RSS Sync Completed. Reports found: 211, Reports grabbed: 0
2024-04-24 22:14:26.6|Info|RssSyncService|Starting RSS Sync
2024-04-24 22:14:27.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:43:57 and 04/20/2024 03:14:27 UTC. Search may be required.
2024-04-24 22:14:27.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:43:57 and 04/20/2024 03:14:27 UTC. Search may be required.
2024-04-24 22:14:43.4|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/24/2024 22:15:43 due to recent failures." />
2024-04-24 22:14:43.4|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:01:00
2024-04-24 22:14:43.4|Info|DownloadDecisionMaker|Processing 111 releases
2024-04-24 22:14:43.6|Info|RssSyncService|RSS Sync Completed. Reports found: 111, Reports grabbed: 0
2024-04-24 22:44:56.8|Info|RssSyncService|Starting RSS Sync
2024-04-24 22:44:57.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:14:27 and 04/20/2024 03:44:57 UTC. Search may be required.
2024-04-24 22:44:57.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:14:27 and 04/20/2024 03:44:57 UTC. Search may be required.
2024-04-24 22:45:02.4|Info|DownloadDecisionMaker|Processing 209 releases
2024-04-24 22:45:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 209, Reports grabbed: 0
2024-04-24 23:15:27.0|Info|RssSyncService|Starting RSS Sync
2024-04-24 23:15:27.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:44:57 and 04/20/2024 04:15:27 UTC. Search may be required.
2024-04-24 23:15:27.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:44:57 and 04/20/2024 04:15:27 UTC. Search may be required.
2024-04-24 23:15:37.0|Info|DownloadDecisionMaker|Processing 206 releases
2024-04-24 23:15:37.2|Info|RssSyncService|RSS Sync Completed. Reports found: 206, Reports grabbed: 0
2024-04-24 23:45:57.2|Info|RssSyncService|Starting RSS Sync
2024-04-24 23:45:57.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:15:27 and 04/20/2024 04:45:57 UTC. Search may be required.
2024-04-24 23:45:57.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:15:27 and 04/20/2024 04:45:57 UTC. Search may be required.
2024-04-24 23:45:58.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 02:47:00 and 04/25/2024 04:58:51 UTC. Search may be required.
2024-04-24 23:45:59.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-24 23:46:02.8|Info|DownloadDecisionMaker|Processing 214 releases
2024-04-24 23:46:03.1|Info|RssSyncService|RSS Sync Completed. Reports found: 214, Reports grabbed: 0
2024-04-25 00:16:27.3|Info|RssSyncService|Starting RSS Sync
2024-04-25 00:16:27.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:45:57 and 04/20/2024 05:16:27 UTC. Search may be required.
2024-04-25 00:16:27.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 04:58:51 and 04/25/2024 05:32:01 UTC. Search may be required.
2024-04-25 00:16:27.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:45:57 and 04/20/2024 05:16:27 UTC. Search may be required.
2024-04-25 00:16:35.8|Info|DownloadDecisionMaker|Processing 215 releases
2024-04-25 00:16:36.1|Info|RssSyncService|RSS Sync Completed. Reports found: 215, Reports grabbed: 0
2024-04-25 00:46:57.5|Info|RssSyncService|Starting RSS Sync
2024-04-25 00:46:57.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:16:27 and 04/20/2024 05:46:57 UTC. Search may be required.
2024-04-25 00:46:58.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:16:27 and 04/20/2024 05:46:57 UTC. Search may be required.
2024-04-25 00:47:03.0|Info|DownloadDecisionMaker|Processing 216 releases
2024-04-25 00:47:03.2|Info|RssSyncService|RSS Sync Completed. Reports found: 216, Reports grabbed: 0
2024-04-25 01:17:27.6|Info|RssSyncService|Starting RSS Sync
2024-04-25 01:17:28.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:46:57 and 04/20/2024 06:17:28 UTC. Search may be required.
2024-04-25 01:17:28.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:46:57 and 04/20/2024 06:17:28 UTC. Search may be required.
2024-04-25 01:17:28.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 06:14:15 and 04/25/2024 06:21:44 UTC. Search may be required.
2024-04-25 01:17:39.8|Info|DownloadDecisionMaker|Processing 219 releases
2024-04-25 01:17:40.1|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
2024-04-25 01:47:57.9|Info|RssSyncService|Starting RSS Sync
2024-04-25 01:47:58.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:17:28 and 04/20/2024 06:47:58 UTC. Search may be required.
2024-04-25 01:47:58.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:17:28 and 04/20/2024 06:47:58 UTC. Search may be required.
2024-04-25 01:48:09.3|Info|DownloadDecisionMaker|Processing 218 releases
2024-04-25 01:48:09.6|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
2024-04-25 02:18:28.0|Info|RssSyncService|Starting RSS Sync
2024-04-25 02:18:28.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:47:58 and 04/20/2024 07:18:28 UTC. Search may be required.
2024-04-25 02:18:28.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:47:58 and 04/20/2024 07:18:28 UTC. Search may be required.
2024-04-25 02:18:28.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 06:11:00 and 04/25/2024 08:04:17 UTC. Search may be required.
2024-04-25 02:18:36.3|Info|DownloadDecisionMaker|Processing 218 releases
2024-04-25 02:18:36.6|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
2024-04-25 02:36:46.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-25 02:36:48.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-25 02:36:48.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 02:36:48.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 02:36:48.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 02:36:48.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 02:36:49.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-25 02:36: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-25 02:36:51.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 02:36:51.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 02:36:51.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 02:36:52.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 02:48:58.2|Info|RssSyncService|Starting RSS Sync
2024-04-25 02:48:58.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:18:28 and 04/20/2024 07:48:58 UTC. Search may be required.
2024-04-25 02:48:58.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:18:28 and 04/20/2024 07:48:58 UTC. Search may be required.
2024-04-25 02:48:58.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 08:04:17 and 04/25/2024 08:13:23 UTC. Search may be required.
2024-04-25 02:49:03.7|Info|DownloadDecisionMaker|Processing 220 releases
2024-04-25 02:49:04.0|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
2024-04-25 03:19:28.4|Info|RssSyncService|Starting RSS Sync
2024-04-25 03:19:30.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:48:58 and 04/20/2024 08:19:30 UTC. Search may be required.
2024-04-25 03:19:30.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:48:58 and 04/20/2024 08:19:30 UTC. Search may be required.
2024-04-25 03:19:31.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 08:13:23 and 04/25/2024 09:06:21 UTC. Search may be required.
2024-04-25 03:19:43.9|Info|DownloadDecisionMaker|Processing 214 releases
2024-04-25 03:19:44.2|Info|RssSyncService|RSS Sync Completed. Reports found: 214, Reports grabbed: 0
2024-04-25 03:49:58.6|Info|RssSyncService|Starting RSS Sync
2024-04-25 03:49:59.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:19:30 and 04/20/2024 08:49:59 UTC. Search may be required.
2024-04-25 03:49:59.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 09:06:21 and 04/25/2024 09:29:32 UTC. Search may be required.
2024-04-25 03:49:59.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:19:30 and 04/20/2024 08:49:59 UTC. Search may be required.
2024-04-25 03:50:04.2|Info|DownloadDecisionMaker|Processing 214 releases
2024-04-25 03:50:04.5|Info|RssSyncService|RSS Sync Completed. Reports found: 214, Reports grabbed: 0
2024-04-25 04:20:28.8|Info|RssSyncService|Starting RSS Sync
2024-04-25 04:20:29.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:49:59 and 04/20/2024 09:20:29 UTC. Search may be required.
2024-04-25 04:20:29.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:49:59 and 04/20/2024 09:20:29 UTC. Search may be required.
2024-04-25 04:20:29.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 09:29:32 and 04/25/2024 10:12:34 UTC. Search may be required.
2024-04-25 04:20:37.8|Info|DownloadDecisionMaker|Processing 205 releases
2024-04-25 04:20:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 205, Reports grabbed: 0
2024-04-25 04:50:59.0|Info|RssSyncService|Starting RSS Sync
2024-04-25 04:50:59.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 10:12:34 and 04/25/2024 10:45:20 UTC. Search may be required.
2024-04-25 04:50:59.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 09:20:29 and 04/20/2024 09:50:59 UTC. Search may be required.
2024-04-25 04:50:59.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 09:20:29 and 04/20/2024 09:50:59 UTC. Search may be required.
2024-04-25 04:51:01.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-25 04:51:03.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/25/2024 04:52:03 due to recent failures." />
2024-04-25 04:51:03.4|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-25 04:51:04.5|Info|DownloadDecisionMaker|Processing 151 releases
2024-04-25 04:51:04.7|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-04-25 05:21:29.2|Info|RssSyncService|Starting RSS Sync
2024-04-25 05:21:30.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 10:45:20 and 04/25/2024 10:53:59 UTC. Search may be required.
2024-04-25 05:21:35.8|Info|DownloadDecisionMaker|Processing 205 releases
2024-04-25 05:21:36.1|Info|RssSyncService|RSS Sync Completed. Reports found: 205, Reports grabbed: 0
2024-04-25 05:51:59.4|Info|RssSyncService|Starting RSS Sync
2024-04-25 05:52:00.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 11:14:23 and 04/25/2024 11:16:33 UTC. Search may be required.
2024-04-25 05:52:04.9|Info|DownloadDecisionMaker|Processing 208 releases
2024-04-25 05:52:05.2|Info|RssSyncService|RSS Sync Completed. Reports found: 208, Reports grabbed: 0
2024-04-25 06:22:29.6|Info|RssSyncService|Starting RSS Sync
2024-04-25 06:23:37.0|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/25/2024 06:24:37 due to recent failures." />
2024-04-25 06:23:37.0|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-25 06:23:37.0|Info|DownloadDecisionMaker|Processing 165 releases
2024-04-25 06:23:37.2|Info|RssSyncService|RSS Sync Completed. Reports found: 165, Reports grabbed: 0
2024-04-25 06:53:59.8|Info|RssSyncService|Starting RSS Sync
2024-04-25 06:54:00.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 12:14:23 and 04/25/2024 12:44:12 UTC. Search may be required.
2024-04-25 06:54:39.0|Info|DownloadDecisionMaker|Processing 218 releases
2024-04-25 06:54:39.3|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
2024-04-25 07:25:00.0|Info|RssSyncService|Starting RSS Sync
2024-04-25 07:25:00.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 12:44:12 and 04/25/2024 12:54:17 UTC. Search may be required.
2024-04-25 07:25:02.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-25 07:26:05.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/25/2024 07:27:05 due to recent failures." />
2024-04-25 07:26:05.8|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-25 07:26:05.8|Info|DownloadDecisionMaker|Processing 165 releases
2024-04-25 07:26:06.0|Info|RssSyncService|RSS Sync Completed. Reports found: 165, Reports grabbed: 0
2024-04-25 07:56:30.2|Info|RssSyncService|Starting RSS Sync
2024-04-25 07:56:35.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/25/2024 07:57:35 due to recent failures." />
2024-04-25 07:56:35.2|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:01:00
2024-04-25 07:56:35.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=movie&cat=2000,2040,2030,2045,2070,2010,2060,2020&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/25/2024 07:57:35 due to recent failures." />
2024-04-25 07:56:35.3|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 00:01:00
2024-04-25 07:56:35.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/25/2024 08:01:35 due to recent failures." />
2024-04-25 07:56:35.3|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:05:00
2024-04-25 07:56:35.3|Info|DownloadDecisionMaker|Processing 140 releases
2024-04-25 07:56:35.5|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-04-25 08:27:00.4|Info|RssSyncService|Starting RSS Sync
2024-04-25 08:27:02.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 13:12:06 and 04/25/2024 14:07:44 UTC. Search may be required.
2024-04-25 08:27:12.8|Info|DownloadDecisionMaker|Processing 205 releases
2024-04-25 08:27:13.1|Info|RssSyncService|RSS Sync Completed. Reports found: 205, Reports grabbed: 0
2024-04-25 08:37:17.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-25 08:37:19.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-25 08:37:19.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 08:37:19.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 08:37:19.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 08:37:19.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 08:37:21.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-25 08:37: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-25 08:37:23.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 08:37:23.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 08:37:23.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 08:37:23.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 08:57:30.7|Info|RssSyncService|Starting RSS Sync
2024-04-25 08:57:31.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 14:07:44 and 04/25/2024 14:29:46 UTC. Search may be required.
2024-04-25 08:57:32.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-25 08:57:42.2|Info|DownloadDecisionMaker|Processing 217 releases
2024-04-25 08:57:42.4|Info|RssSyncService|RSS Sync Completed. Reports found: 217, Reports grabbed: 0
2024-04-25 09:28:00.9|Info|RssSyncService|Starting RSS Sync
2024-04-25 09:28:34.6|Info|DownloadDecisionMaker|Processing 225 releases
2024-04-25 09:28:34.8|Info|RssSyncService|RSS Sync Completed. Reports found: 225, Reports grabbed: 0
2024-04-25 09:59:01.2|Info|RssSyncService|Starting RSS Sync
2024-04-25 09:59:01.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 14:45:27 and 04/25/2024 15:26:53 UTC. Search may be required.
2024-04-25 09:59:13.0|Info|DownloadDecisionMaker|Processing 230 releases
2024-04-25 09:59:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 230, Reports grabbed: 0
2024-04-25 10:29:31.4|Info|RssSyncService|Starting RSS Sync
2024-04-25 10:29:32.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 15:44:53 and 04/25/2024 16:12:19 UTC. Search may be required.
2024-04-25 10:29:40.7|Info|DownloadDecisionMaker|Processing 215 releases
2024-04-25 10:29:41.0|Info|RssSyncService|RSS Sync Completed. Reports found: 215, Reports grabbed: 0
2024-04-25 11:00:01.5|Info|RssSyncService|Starting RSS Sync
2024-04-25 11:00:02.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 16:24:19 and 04/25/2024 16:44:26 UTC. Search may be required.
2024-04-25 11:01:41.6|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-25 11:01:41.6|Info|DownloadDecisionMaker|Processing 172 releases
2024-04-25 11:01:41.8|Info|RssSyncService|RSS Sync Completed. Reports found: 172, Reports grabbed: 0
2024-04-25 11:10:31.6|Info|BackupService|Starting Backup
2024-04-25 11:30:31.8|Info|HousekeepingService|Running housecleaning tasks
2024-04-25 11:30:31.8|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-25 11:30:31.8|Info|Database|Vacuuming Log database
2024-04-25 11:30:31.8|Info|Database|Log database compressed
2024-04-25 11:30:31.8|Info|Database|Vacuuming Main database
2024-04-25 11:30:31.8|Info|Database|Main database compressed
2024-04-25 11:32:01.8|Info|RssSyncService|Starting RSS Sync
2024-04-25 11:32:02.0|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-25 11:32:02.0|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-25 11:32:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.0|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-25 11:32:02.0|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-25 11:32:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.0|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-25 11:32:02.0|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-25 11:32:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.0|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-25 11:32:02.0|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-25 11:32:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.0|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-25 11:32:02.0|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-25 11:32:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.0|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-25 11:32:02.0|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-25 11:32:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.0|Info|DiskScanService|Scanning disk for Blade
2024-04-25 11:32:02.0|Info|DiskScanService|Completed scanning disk for Blade
2024-04-25 11:32:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.0|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-25 11:32:02.0|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-25 11:32:02.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.0|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-04-25 11:32:02.2|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-25 11:32:02.2|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-25 11:32:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.2|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-25 11:32:02.2|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-25 11:32:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.2|Info|DiskScanService|Scanning disk for Dune Messiah
2024-04-25 11:32:02.2|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-04-25 11:32:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.2|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-25 11:32:02.2|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-25 11:32:02.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.2|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-25 11:32:02.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 16:49:08 and 04/25/2024 17:05:10 UTC. Search may be required.
2024-04-25 11:32:02.4|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-25 11:32:02.4|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-25 11:32:02.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.4|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-25 11:32:02.4|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-25 11:32:02.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.4|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-25 11:32:02.5|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-25 11:32:02.5|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-25 11:32:02.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.5|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-25 11:32:02.5|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-25 11:32:02.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.5|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-25 11:32:02.5|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-25 11:32:02.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.5|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-25 11:32:02.5|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-25 11:32:02.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.5|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-25 11:32:02.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.5|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-25 11:32:02.5|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-25 11:32:02.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.5|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-25 11:32:02.5|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-25 11:32:02.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.5|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-25 11:32:02.5|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-25 11:32:02.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.5|Info|RefreshMovieService|Updating info for Rebel Moon - Part Two: The Scargiver
2024-04-25 11:32:02.6|Info|DiskScanService|Scanning disk for Rebel Moon — Part Two: The Scargiver
2024-04-25 11:32:02.6|Info|DiskScanService|Completed scanning disk for Rebel Moon — Part Two: The Scargiver
2024-04-25 11:32:02.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.6|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-25 11:32:02.6|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-25 11:32:02.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.6|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-25 11:32:02.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.6|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-25 11:32:02.6|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-25 11:32:02.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.6|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-25 11:32:02.6|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-25 11:32:02.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.6|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-25 11:32:02.6|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-25 11:32:02.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:02.6|Info|RefreshMovieService|Updating info for Wicked
2024-04-25 11:32:02.7|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-25 11:32:02.8|Info|DiskScanService|Scanning disk for Wicked
2024-04-25 11:32:02.8|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-25 11:32:02.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-25 11:32:02.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-25 11:32:02.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-25 11:32:02.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-25 11:32:02.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-25 11:32:03.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-25 11:32:24.7|Info|DownloadDecisionMaker|Processing 215 releases
2024-04-25 11:32:25.0|Info|RssSyncService|RSS Sync Completed. Reports found: 215, Reports grabbed: 0
2024-04-25 12:02:32.0|Info|RssSyncService|Starting RSS Sync
2024-04-25 12:04:12.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-25 12:04:12.0|Info|DownloadDecisionMaker|Processing 163 releases
2024-04-25 12:04:12.2|Info|RssSyncService|RSS Sync Completed. Reports found: 163, Reports grabbed: 0
2024-04-25 12:34:32.2|Info|RssSyncService|Starting RSS Sync
2024-04-25 12:34:32.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 17:19:01 and 04/25/2024 18:04:12 UTC. Search may be required.
2024-04-25 12:34:37.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/25/2024 16:50:07 and 04/25/2024 16:50:07 UTC. Search may be required.
2024-04-25 12:35:46.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/25/2024 12:50:46 due to recent failures." />
2024-04-25 12:35:46.6|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:15:00
2024-04-25 12:35:46.6|Info|DownloadDecisionMaker|Processing 159 releases
2024-04-25 12:35:46.8|Info|RssSyncService|RSS Sync Completed. Reports found: 159, Reports grabbed: 0
2024-04-25 13:06:02.4|Info|RssSyncService|Starting RSS Sync
2024-04-25 13:06:02.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/25/2024 13:34:06 due to recent failures." />
2024-04-25 13:06:02.4|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:28:04
2024-04-25 13:06:03.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 18:17:12 and 04/25/2024 18:35:09 UTC. Search may be required.
2024-04-25 13:06:07.9|Info|DownloadDecisionMaker|Processing 157 releases
2024-04-25 13:06:08.1|Info|RssSyncService|RSS Sync Completed. Reports found: 157, Reports grabbed: 0
2024-04-25 13:36:32.6|Info|RssSyncService|Starting RSS Sync
2024-04-25 13:36:33.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 18:45:09 and 04/25/2024 19:21:55 UTC. Search may be required.
2024-04-25 13:36:38.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/25/2024 18:05:03 and 04/25/2024 18:20:02 UTC. Search may be required.
2024-04-25 13:37:14.5|Info|DownloadDecisionMaker|Processing 203 releases
2024-04-25 13:37:14.8|Info|RssSyncService|RSS Sync Completed. Reports found: 203, Reports grabbed: 0
2024-04-25 14:07:32.8|Info|RssSyncService|Starting RSS Sync
2024-04-25 14:07:32.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-25 14:07:32.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-25 14:07:32.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-25 14:07:32.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-25 14:07:32.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-25 14:07:32.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-25 14:07:32.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-25 14:07:32.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-25 14:07:32.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-25 14:07:33.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 19:22:55 and 04/25/2024 19:25:09 UTC. Search may be required.
2024-04-25 14:07:38.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/25/2024 18:35:03 and 04/25/2024 18:35:03 UTC. Search may be required.
2024-04-25 14:08:16.0|Info|DownloadDecisionMaker|Processing 201 releases
2024-04-25 14:08:16.3|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
2024-04-25 14:37:49.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-25 14:37: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-25 14:37:50.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 14:37:51.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 14:37:51.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 14:37:51.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 14:37: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-25 14:37: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-25 14:37:54.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 14:37:54.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 14:37:54.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 14:37:54.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 14:38:33.1|Info|RssSyncService|Starting RSS Sync
2024-04-25 14:38:33.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/25/2024 14:39:06 due to recent failures." />
2024-04-25 14:38:33.1|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:00:33
2024-04-25 14:38:38.6|Info|DownloadDecisionMaker|Processing 151 releases
2024-04-25 14:38:38.8|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-04-25 15:09:03.3|Info|RssSyncService|Starting RSS Sync
2024-04-25 15:09:04.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 19:24:00 and 04/25/2024 20:25:29 UTC. Search may be required.
2024-04-25 15:09:14.1|Info|DownloadDecisionMaker|Processing 205 releases
2024-04-25 15:09:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 205, Reports grabbed: 0
2024-04-25 15:39:33.5|Info|RssSyncService|Starting RSS Sync
2024-04-25 15:39:43.0|Info|DownloadDecisionMaker|Processing 212 releases
2024-04-25 15:39:43.3|Info|RssSyncService|RSS Sync Completed. Reports found: 212, Reports grabbed: 0
2024-04-25 16:10:03.7|Info|RssSyncService|Starting RSS Sync
2024-04-25 16:10:04.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/25/2024 20:44:58 and 04/25/2024 21:34:14 UTC. Search may be required.
2024-04-25 16:10:46.5|Info|DownloadDecisionMaker|Processing 218 releases
2024-04-25 16:10:46.8|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
2024-04-25 16:41:03.9|Info|RssSyncService|Starting RSS Sync
2024-04-25 16:41:13.6|Info|DownloadDecisionMaker|Processing 218 releases
2024-04-25 16:41:13.8|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
2024-04-25 17:11:34.1|Info|RssSyncService|Starting RSS Sync
2024-04-25 17:12:00.5|Info|DownloadDecisionMaker|Processing 220 releases
2024-04-25 17:12:00.7|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
2024-04-25 17:42:04.4|Info|RssSyncService|Starting RSS Sync
2024-04-25 17:42:09.8|Info|DownloadDecisionMaker|Processing 215 releases
2024-04-25 17:42:10.1|Info|RssSyncService|RSS Sync Completed. Reports found: 215, Reports grabbed: 0
2024-04-25 18:12:34.6|Info|RssSyncService|Starting RSS Sync
2024-04-25 18:12:36.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:44:16 UTC. Search may be required.
2024-04-25 18:14:14.6|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-25 18:14:14.6|Info|DownloadDecisionMaker|Processing 168 releases
2024-04-25 18:14:14.8|Info|RssSyncService|RSS Sync Completed. Reports found: 168, Reports grabbed: 0
2024-04-25 18:44:34.8|Info|RssSyncService|Starting RSS Sync
2024-04-25 18:44:44.7|Info|DownloadDecisionMaker|Processing 207 releases
2024-04-25 18:44:45.0|Info|RssSyncService|RSS Sync Completed. Reports found: 207, Reports grabbed: 0
2024-04-25 19:15:05.0|Info|RssSyncService|Starting RSS Sync
2024-04-25 19:15:14.1|Info|DownloadDecisionMaker|Processing 212 releases
2024-04-25 19:15:14.4|Info|RssSyncService|RSS Sync Completed. Reports found: 212, Reports grabbed: 0
2024-04-25 19:45:35.3|Info|RssSyncService|Starting RSS Sync
2024-04-25 19:45:35.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:15:05 and 04/20/2024 00:45:35 UTC. Search may be required.
2024-04-25 19:45:36.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:15:05 and 04/20/2024 00:45:35 UTC. Search may be required.
2024-04-25 19:45:36.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 00:02:00 and 04/26/2024 01:18:45 UTC. Search may be required.
2024-04-25 19:45:47.7|Info|DownloadDecisionMaker|Processing 211 releases
2024-04-25 19:45:48.0|Info|RssSyncService|RSS Sync Completed. Reports found: 211, Reports grabbed: 0
2024-04-25 20:16:05.5|Info|RssSyncService|Starting RSS Sync
2024-04-25 20:16:06.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:45:35 and 04/20/2024 01:16:06 UTC. Search may be required.
2024-04-25 20:16:06.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:45:36 and 04/20/2024 01:16:06 UTC. Search may be required.
2024-04-25 20:16:07.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:44:16 UTC. Search may be required.
2024-04-25 20:17:45.5|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-25 20:17:45.5|Info|DownloadDecisionMaker|Processing 160 releases
2024-04-25 20:17:45.8|Info|RssSyncService|RSS Sync Completed. Reports found: 160, Reports grabbed: 0
2024-04-25 20:38: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-25 20:38:22.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-25 20:38:22.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 20:38:22.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 20:38:22.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 20:38:22.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 20:38: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-25 20:38: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-25 20:38:26.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 20:38:26.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 20:38:26.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 20:38:26.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-25 20:48:05.8|Info|RssSyncService|Starting RSS Sync
2024-04-25 20:48:06.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:16:06 and 04/20/2024 01:48:06 UTC. Search may be required.
2024-04-25 20:48:06.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:16:06 and 04/20/2024 01:48:06 UTC. Search may be required.
2024-04-25 20:48:11.4|Info|DownloadDecisionMaker|Processing 210 releases
2024-04-25 20:48:11.6|Info|RssSyncService|RSS Sync Completed. Reports found: 210, Reports grabbed: 0
2024-04-25 21:18:36.0|Info|RssSyncService|Starting RSS Sync
2024-04-25 21:18:36.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:48:06 and 04/20/2024 02:18:36 UTC. Search may be required.
2024-04-25 21:18:36.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 01:31:58 and 04/26/2024 03:10:02 UTC. Search may be required.
2024-04-25 21:18:36.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:48:06 and 04/20/2024 02:18:36 UTC. Search may be required.
2024-04-25 21:18:41.5|Info|DownloadDecisionMaker|Processing 210 releases
2024-04-25 21:18:41.8|Info|RssSyncService|RSS Sync Completed. Reports found: 210, Reports grabbed: 0
2024-04-25 21:49:06.2|Info|RssSyncService|Starting RSS Sync
2024-04-25 21:49:06.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:18:36 and 04/20/2024 02:49:06 UTC. Search may be required.
2024-04-25 21:49:06.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 03:10:02 and 04/26/2024 03:16:40 UTC. Search may be required.
2024-04-25 21:49:11.3|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/25/2024 21:50:11 due to recent failures." />
2024-04-25 21:49:11.3|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 00:01:00
2024-04-25 21:49:11.7|Info|DownloadDecisionMaker|Processing 192 releases
2024-04-25 21:49:11.9|Info|RssSyncService|RSS Sync Completed. Reports found: 192, Reports grabbed: 0
2024-04-25 22:19:36.4|Info|RssSyncService|Starting RSS Sync
2024-04-25 22:19:37.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:18:36 and 04/20/2024 03:19:37 UTC. Search may be required.
2024-04-25 22:19:37.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:49:06 and 04/20/2024 03:19:37 UTC. Search may be required.
2024-04-25 22:19:42.9|Info|DownloadDecisionMaker|Processing 214 releases
2024-04-25 22:19:43.1|Info|RssSyncService|RSS Sync Completed. Reports found: 214, Reports grabbed: 0
2024-04-25 22:50:06.7|Info|RssSyncService|Starting RSS Sync
2024-04-25 22:50:07.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:19:37 and 04/20/2024 03:50:07 UTC. Search may be required.
2024-04-25 22:50:07.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 03:16:40 and 04/26/2024 04:45:37 UTC. Search may be required.
2024-04-25 22:50:07.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:19:37 and 04/20/2024 03:50:07 UTC. Search may be required.
2024-04-25 22:50:08.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-25 22:50:12.2|Info|DownloadDecisionMaker|Processing 207 releases
2024-04-25 22:50:12.4|Info|RssSyncService|RSS Sync Completed. Reports found: 207, Reports grabbed: 0
2024-04-25 23:20:36.9|Info|RssSyncService|Starting RSS Sync
2024-04-25 23:20:37.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:50:07 and 04/20/2024 04:20:37 UTC. Search may be required.
2024-04-25 23:20:37.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:50:07 and 04/20/2024 04:20:37 UTC. Search may be required.
2024-04-25 23:20:44.1|Info|DownloadDecisionMaker|Processing 204 releases
2024-04-25 23:20:44.4|Info|RssSyncService|RSS Sync Completed. Reports found: 204, Reports grabbed: 0
2024-04-25 23:51:07.2|Info|RssSyncService|Starting RSS Sync
2024-04-25 23:51:07.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:20:37 and 04/20/2024 04:51:07 UTC. Search may be required.
2024-04-25 23:51:07.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:20:37 and 04/20/2024 04:51:07 UTC. Search may be required.
2024-04-25 23:51:08.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 04:45:37 and 04/26/2024 05:35:10 UTC. Search may be required.
2024-04-25 23:51:12.7|Info|DownloadDecisionMaker|Processing 209 releases
2024-04-25 23:51:12.9|Info|RssSyncService|RSS Sync Completed. Reports found: 209, Reports grabbed: 0
2024-04-26 00:21:37.4|Info|RssSyncService|Starting RSS Sync
2024-04-26 00:21:37.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:51:07 and 04/20/2024 05:21:37 UTC. Search may be required.
2024-04-26 00:21:38.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 05:45:10 and 04/26/2024 05:51:31 UTC. Search may be required.
2024-04-26 00:21:38.3|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:51:07 and 04/20/2024 05:21:38 UTC. Search may be required.
2024-04-26 00:21: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:44:16 UTC. Search may be required.
2024-04-26 00:21:52.6|Info|DownloadDecisionMaker|Processing 202 releases
2024-04-26 00:21:52.8|Info|RssSyncService|RSS Sync Completed. Reports found: 202, Reports grabbed: 0
2024-04-26 00:52:07.5|Info|RssSyncService|Starting RSS Sync
2024-04-26 00:52:07.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:21:37 and 04/20/2024 05:52:07 UTC. Search may be required.
2024-04-26 00:52:08.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:21:38 and 04/20/2024 05:52:08 UTC. Search may be required.
2024-04-26 00:52:08.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 06:10:28 and 04/26/2024 06:34:48 UTC. Search may be required.
2024-04-26 00:52:13.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/26/2024 05:20:03 and 04/26/2024 05:20:03 UTC. Search may be required.
2024-04-26 00:52:16.7|Info|DownloadDecisionMaker|Processing 200 releases
2024-04-26 00:52:17.0|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
2024-04-26 01:22:37.7|Info|RssSyncService|Starting RSS Sync
2024-04-26 01:22:38.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:52:07 and 04/20/2024 06:22:38 UTC. Search may be required.
2024-04-26 01:22:38.3|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:52:08 and 04/20/2024 06:22:38 UTC. Search may be required.
2024-04-26 01:22:43.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/26/2024 05:50:07 and 04/26/2024 06:20:03 UTC. Search may be required.
2024-04-26 01:22:46.8|Info|DownloadDecisionMaker|Processing 196 releases
2024-04-26 01:22:47.1|Info|RssSyncService|RSS Sync Completed. Reports found: 196, Reports grabbed: 0
2024-04-26 01:53:07.9|Info|RssSyncService|Starting RSS Sync
2024-04-26 01:53:08.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:22:38 and 04/20/2024 06:53:08 UTC. Search may be required.
2024-04-26 01:53:08.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:22:38 and 04/20/2024 06:53:08 UTC. Search may be required.
2024-04-26 01:53:09.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:45:57 UTC. Search may be required.
2024-04-26 01:53:13.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/26/2024 06:20:03 and 04/26/2024 06:20:03 UTC. Search may be required.
2024-04-26 01:53:14.8|Info|DownloadDecisionMaker|Processing 194 releases
2024-04-26 01:53:15.1|Info|RssSyncService|RSS Sync Completed. Reports found: 194, Reports grabbed: 0
2024-04-26 02:23:38.2|Info|RssSyncService|Starting RSS Sync
2024-04-26 02:23:38.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:53:08 and 04/20/2024 07:23:38 UTC. Search may be required.
2024-04-26 02:23:38.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 06:56:08 and 04/26/2024 08:10:27 UTC. Search may be required.
2024-04-26 02:23:38.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:53:08 and 04/20/2024 07:23:38 UTC. Search may be required.
2024-04-26 02:23:51.7|Info|DownloadDecisionMaker|Processing 197 releases
2024-04-26 02:23:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 197, Reports grabbed: 0
2024-04-26 02:38: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-26 02:38:53.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-26 02:38:53.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 02:38:53.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 02:38:53.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 02:38:53.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 02:38:55.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-26 02:38:57.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-26 02:38:57.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 02:38:57.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 02:38:57.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 02:38:57.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 02:54:08.4|Info|RssSyncService|Starting RSS Sync
2024-04-26 02:54:08.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:23:38 and 04/20/2024 07:54:08 UTC. Search may be required.
2024-04-26 02:54:08.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:23:38 and 04/20/2024 07:54:08 UTC. Search may be required.
2024-04-26 02:54:29.0|Info|DownloadDecisionMaker|Processing 202 releases
2024-04-26 02:54:29.3|Info|RssSyncService|RSS Sync Completed. Reports found: 202, Reports grabbed: 0
2024-04-26 03:24:38.5|Info|RssSyncService|Starting RSS Sync
2024-04-26 03:24:38.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:54:08 and 04/20/2024 08:24:38 UTC. Search may be required.
2024-04-26 03:24:38.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 08:10:27 and 04/26/2024 09:03:19 UTC. Search may be required.
2024-04-26 03:24:39.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:54:08 and 04/20/2024 08:24:39 UTC. Search may be required.
2024-04-26 03:25:41.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/26/2024 03:26:41 due to recent failures." />
2024-04-26 03:25:41.5|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-26 03:25:41.5|Info|DownloadDecisionMaker|Processing 160 releases
2024-04-26 03:25:41.7|Info|RssSyncService|RSS Sync Completed. Reports found: 160, Reports grabbed: 0
2024-04-26 03:56:08.8|Info|RssSyncService|Starting RSS Sync
2024-04-26 03:56:09.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:24:38 and 04/20/2024 08:56:09 UTC. Search may be required.
2024-04-26 03:56:09.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:24:39 and 04/20/2024 08:56:09 UTC. Search may be required.
2024-04-26 03:56:21.5|Info|DownloadDecisionMaker|Processing 216 releases
2024-04-26 03:56:21.8|Info|RssSyncService|RSS Sync Completed. Reports found: 216, Reports grabbed: 0
2024-04-26 04:26:39.0|Info|RssSyncService|Starting RSS Sync
2024-04-26 04:26:39.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:56:09 and 04/20/2024 09:26:39 UTC. Search may be required.
2024-04-26 04:26:39.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:56:09 and 04/20/2024 09:26:39 UTC. Search may be required.
2024-04-26 04:26:39.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 09:47:31 and 04/26/2024 09:58:35 UTC. Search may be required.
2024-04-26 04:26:52.5|Info|DownloadDecisionMaker|Processing 221 releases
2024-04-26 04:26:52.7|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
2024-04-26 04:57:09.2|Info|RssSyncService|Starting RSS Sync
2024-04-26 04:57:09.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 09:26:39 and 04/20/2024 09:57:09 UTC. Search may be required.
2024-04-26 04:57:09.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 10:17:35 and 04/26/2024 10:27:19 UTC. Search may be required.
2024-04-26 04:57:10.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 09:26:39 and 04/20/2024 09:57:10 UTC. Search may be required.
2024-04-26 04:57:17.9|Info|DownloadDecisionMaker|Processing 221 releases
2024-04-26 04:57:18.2|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
2024-04-26 05:27:39.4|Info|RssSyncService|Starting RSS Sync
2024-04-26 05:27:41.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-26 05:27:52.1|Info|DownloadDecisionMaker|Processing 231 releases
2024-04-26 05:27:52.4|Info|RssSyncService|RSS Sync Completed. Reports found: 231, Reports grabbed: 0
2024-04-26 05:58:09.6|Info|RssSyncService|Starting RSS Sync
2024-04-26 05:58:19.0|Info|DownloadDecisionMaker|Processing 241 releases
2024-04-26 05:58:19.3|Info|RssSyncService|RSS Sync Completed. Reports found: 241, Reports grabbed: 0
2024-04-26 06:28:39.7|Info|RssSyncService|Starting RSS Sync
2024-04-26 06:28:48.3|Info|DownloadDecisionMaker|Processing 236 releases
2024-04-26 06:28:48.6|Info|RssSyncService|RSS Sync Completed. Reports found: 236, Reports grabbed: 0
2024-04-26 06:59:10.0|Info|RssSyncService|Starting RSS Sync
2024-04-26 06:59:19.4|Info|DownloadDecisionMaker|Processing 232 releases
2024-04-26 06:59:19.7|Info|RssSyncService|RSS Sync Completed. Reports found: 232, Reports grabbed: 0
2024-04-26 07:29:40.3|Info|RssSyncService|Starting RSS Sync
2024-04-26 07:29:41.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 12:19:58 and 04/26/2024 12:30:05 UTC. Search may be required.
2024-04-26 07:29:59.7|Info|DownloadDecisionMaker|Processing 229 releases
2024-04-26 07:30:00.0|Info|RssSyncService|RSS Sync Completed. Reports found: 229, Reports grabbed: 0
2024-04-26 08:00:10.5|Info|RssSyncService|Starting RSS Sync
2024-04-26 08:00:11.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 12:30:05 and 04/26/2024 13:22:54 UTC. Search may be required.
2024-04-26 08:00:13.3|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-26 08:00:20.0|Info|DownloadDecisionMaker|Processing 232 releases
2024-04-26 08:00:20.2|Info|RssSyncService|RSS Sync Completed. Reports found: 232, Reports grabbed: 0
2024-04-26 08:30:40.7|Info|RssSyncService|Starting RSS Sync
2024-04-26 08:30:49.3|Info|DownloadDecisionMaker|Processing 235 releases
2024-04-26 08:30:49.5|Info|RssSyncService|RSS Sync Completed. Reports found: 235, Reports grabbed: 0
2024-04-26 08:39:23.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-26 08:39:25.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-26 08:39:25.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 08:39:25.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 08:39:25.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 08:39:25.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 08:39:27.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-26 08:39: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-26 08:39:29.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 08:39:29.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 08:39:29.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 08:39:29.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 09:01:10.8|Info|RssSyncService|Starting RSS Sync
2024-04-26 09:01:20.8|Info|DownloadDecisionMaker|Processing 223 releases
2024-04-26 09:01:21.1|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
2024-04-26 09:31:41.1|Info|RssSyncService|Starting RSS Sync
2024-04-26 09:31:51.2|Info|DownloadDecisionMaker|Processing 211 releases
2024-04-26 09:31:51.5|Info|RssSyncService|RSS Sync Completed. Reports found: 211, Reports grabbed: 0
2024-04-26 10:02:11.3|Info|RssSyncService|Starting RSS Sync
2024-04-26 10:02:12.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 14:11:00 and 04/26/2024 15:42:33 UTC. Search may be required.
2024-04-26 10:02:26.7|Info|DownloadDecisionMaker|Processing 203 releases
2024-04-26 10:02:26.9|Info|RssSyncService|RSS Sync Completed. Reports found: 203, Reports grabbed: 0
2024-04-26 10:32:41.6|Info|RssSyncService|Starting RSS Sync
2024-04-26 10:32:41.8|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/26/2024 10:33:41 due to recent failures." />
2024-04-26 10:32:41.8|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:01:00
2024-04-26 10:32:42.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 15:46:33 and 04/26/2024 16:11:33 UTC. Search may be required.
2024-04-26 10:32:47.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/26/2024 14:50:03 and 04/26/2024 14:50:03 UTC. Search may be required.
2024-04-26 10:33:44.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/26/2024 10:38:44 due to recent failures." />
2024-04-26 10:33:44.7|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:05:00
2024-04-26 10:33:44.7|Info|DownloadDecisionMaker|Processing 57 releases
2024-04-26 10:33:44.8|Info|RssSyncService|RSS Sync Completed. Reports found: 57, Reports grabbed: 0
2024-04-26 11:04:11.8|Info|RssSyncService|Starting RSS Sync
2024-04-26 11:04:12.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 16:11:33 and 04/26/2024 16:15:34 UTC. Search may be required.
2024-04-26 11:04:13.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-26 11:04:27.3|Info|DownloadDecisionMaker|Processing 223 releases
2024-04-26 11:04:27.6|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
2024-04-26 11:30:42.0|Info|HousekeepingService|Running housecleaning tasks
2024-04-26 11:30:42.0|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-26 11:30:42.0|Info|Database|Vacuuming Log database
2024-04-26 11:30:42.0|Info|Database|Log database compressed
2024-04-26 11:30:42.0|Info|Database|Vacuuming Main database
2024-04-26 11:30:42.0|Info|Database|Main database compressed
2024-04-26 11:32:12.2|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-26 11:32:12.2|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-26 11:32:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:12.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:12.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:12.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:12.2|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-26 11:32:12.2|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-26 11:32:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:12.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:12.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:12.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:12.2|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-26 11:32:12.2|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-26 11:32:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:12.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:12.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:12.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:12.2|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-26 11:32:12.2|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-26 11:32:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:12.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:12.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:12.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:12.2|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-26 11:32:12.2|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-26 11:32:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:12.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:12.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:12.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:12.2|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-26 11:32:12.2|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-26 11:32:12.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:12.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:12.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:12.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:12.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:12.2|Info|RefreshMovieService|Updating info for Blade
2024-04-26 11:32:12.3|Info|DiskScanService|Scanning disk for Blade
2024-04-26 11:32:12.3|Info|DiskScanService|Completed scanning disk for Blade
2024-04-26 11:32:12.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:12.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:12.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:12.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:12.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:12.3|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-26 11:32:12.3|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-26 11:32:12.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:12.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:12.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:12.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:12.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:12.3|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-04-26 11:32:12.4|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-26 11:32:12.4|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-26 11:32:12.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:12.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:12.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:12.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:12.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:12.4|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-26 11:32:12.4|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-26 11:32:12.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:12.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:12.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:12.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:12.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:12.4|Info|DiskScanService|Scanning disk for Dune Messiah
2024-04-26 11:32:12.4|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-04-26 11:32:12.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:12.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:12.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:12.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:12.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:12.4|Info|MediaCoverService|Downloading Poster for [Deadpool & Wolverine (2024)][tt6263850, 533535] https://image.tmdb.org/t/p/original/7cvdeitoAiDtcpWXxOTAb44OFNn.jpg
2024-04-26 11:32:12.4|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-26 11:32:12.4|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-26 11:32:12.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:12.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:12.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:12.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:12.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:12.4|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-26 11:32:12.5|Info|AddMovieCollectionService|Adding Collection Kong collection[1280074]
2024-04-26 11:32:12.5|Info|RefreshCollectionService|Updating info for Kong collection
2024-04-26 11:32:12.6|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-26 11:32:12.7|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-26 11:32:12.7|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-26 11:32:12.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:12.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:12.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:12.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:12.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:12.7|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-26 11:32:12.7|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-26 11:32:12.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:12.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:12.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:12.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:12.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:12.7|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-26 11:32:12.9|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-26 11:32:12.9|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-26 11:32:12.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:12.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:12.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:12.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:12.9|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-26 11:32:12.9|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-26 11:32:12.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:12.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:12.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:12.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:12.9|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-26 11:32:12.9|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-26 11:32:12.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:12.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:12.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:12.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:12.9|Info|RefreshMovieService|Updating info for Legend of the White Dragon
2024-04-26 11:32:13.0|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-26 11:32:13.0|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-26 11:32:13.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:13.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:13.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:13.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:13.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:13.0|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-26 11:32:13.0|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-26 11:32:13.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:13.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:13.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:13.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:13.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:13.0|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-26 11:32:13.0|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-26 11:32:13.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:13.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:13.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:13.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:13.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:13.0|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-26 11:32:13.0|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-26 11:32:13.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:13.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:13.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:13.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:13.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:13.0|Info|RefreshMovieService|Updating info for Rebel Moon — Part Two: The Scargiver
2024-04-26 11:32:13.2|Info|DiskScanService|Scanning disk for Rebel Moon — Part Two: The Scargiver
2024-04-26 11:32:13.2|Info|DiskScanService|Completed scanning disk for Rebel Moon — Part Two: The Scargiver
2024-04-26 11:32:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:13.2|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-26 11:32:13.2|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-26 11:32:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:13.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:13.2|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-26 11:32:13.2|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-26 11:32:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:13.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:13.2|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-26 11:32:13.2|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-26 11:32:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:13.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:13.2|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-26 11:32:13.2|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-26 11:32:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:13.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:32:13.2|Info|DiskScanService|Scanning disk for Wicked
2024-04-26 11:32:13.2|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-26 11:32:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-26 11:32:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-26 11:32:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-26 11:32:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-26 11:32:13.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-26 11:34:42.0|Info|RssSyncService|Starting RSS Sync
2024-04-26 11:34:52.9|Info|DownloadDecisionMaker|Processing 228 releases
2024-04-26 11:34:53.2|Info|RssSyncService|RSS Sync Completed. Reports found: 228, Reports grabbed: 0
2024-04-26 12:05:12.2|Info|RssSyncService|Starting RSS Sync
2024-04-26 12:05:12.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 17:19:24 and 04/26/2024 17:46:25 UTC. Search may be required.
2024-04-26 12:06:52.3|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-26 12:06:52.3|Info|DownloadDecisionMaker|Processing 177 releases
2024-04-26 12:06:52.5|Info|RssSyncService|RSS Sync Completed. Reports found: 177, Reports grabbed: 0
2024-04-26 12:37:12.4|Info|RssSyncService|Starting RSS Sync
2024-04-26 12:37:13.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 17:46:25 and 04/26/2024 17:51:40 UTC. Search may be required.
2024-04-26 12:37:26.8|Info|DownloadDecisionMaker|Processing 230 releases
2024-04-26 12:37:27.1|Info|RssSyncService|RSS Sync Completed. Reports found: 230, Reports grabbed: 0
2024-04-26 13:07:42.7|Info|RssSyncService|Starting RSS Sync
2024-04-26 13:07:43.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 17:51:40 and 04/26/2024 18:52:44 UTC. Search may be required.
2024-04-26 13:07:56.4|Info|DownloadDecisionMaker|Processing 241 releases
2024-04-26 13:07:56.7|Info|RssSyncService|RSS Sync Completed. Reports found: 241, Reports grabbed: 0
2024-04-26 13:38:12.9|Info|RssSyncService|Starting RSS Sync
2024-04-26 13:38:14.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 18:55:46 and 04/26/2024 19:28:27 UTC. Search may be required.
2024-04-26 13:38:14.9|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-26 13:38:24.9|Info|DownloadDecisionMaker|Processing 224 releases
2024-04-26 13:38:25.2|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0
2024-04-26 14:08:43.1|Info|RssSyncService|Starting RSS Sync
2024-04-26 14:08:43.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-26 14:08:43.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-26 14:08:43.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-26 14:08:43.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-26 14:08:43.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-26 14:08:43.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-26 14:08:43.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-26 14:08:43.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-26 14:08:43.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-26 14:08:43.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 19:28:27 and 04/26/2024 19:37:27 UTC. Search may be required.
2024-04-26 14:08:56.9|Info|DownloadDecisionMaker|Processing 231 releases
2024-04-26 14:08:57.2|Info|RssSyncService|RSS Sync Completed. Reports found: 231, Reports grabbed: 0
2024-04-26 14:39:13.3|Info|RssSyncService|Starting RSS Sync
2024-04-26 14:39:54.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-26 14:39:56.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-26 14:39:56.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 14:39:56.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 14:39:56.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 14:39:56.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 14:39:58.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-26 14:40: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-26 14:40:00.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 14:40:00.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 14:40:00.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 14:40:00.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 14:40:16.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/26/2024 14:41:16 due to recent failures." />
2024-04-26 14:40:16.8|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-26 14:40:16.8|Info|DownloadDecisionMaker|Processing 191 releases
2024-04-26 14:40:17.1|Info|RssSyncService|RSS Sync Completed. Reports found: 191, Reports grabbed: 0
2024-04-26 15:10:43.5|Info|RssSyncService|Starting RSS Sync
2024-04-26 15:10:43.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/26/2024 15:10:49 due to recent failures." />
2024-04-26 15:10:43.5|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:00:06
2024-04-26 15:10:44.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 19:37:27 and 04/26/2024 20:15:41 UTC. Search may be required.
2024-04-26 15:10:49.3|Info|DownloadDecisionMaker|Processing 199 releases
2024-04-26 15:10:49.5|Info|RssSyncService|RSS Sync Completed. Reports found: 199, Reports grabbed: 0
2024-04-26 15:41:13.8|Info|RssSyncService|Starting RSS Sync
2024-04-26 15:42:22.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/26/2024 15:57:22 due to recent failures." />
2024-04-26 15:42:22.3|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:15:00
2024-04-26 15:42:22.3|Info|DownloadDecisionMaker|Processing 201 releases
2024-04-26 15:42:22.6|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
2024-04-26 16:12:44.0|Info|RssSyncService|Starting RSS Sync
2024-04-26 16:12:44.0|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/26/2024 16:14:54 due to recent failures." />
2024-04-26 16:12:44.0|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:02:10
2024-04-26 16:14:08.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/26/2024 16:19:08 due to recent failures." />
2024-04-26 16:14:08.5|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:05:00
2024-04-26 16:14:08.5|Info|DownloadDecisionMaker|Processing 145 releases
2024-04-26 16:14:08.7|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-04-26 16:44:14.2|Info|RssSyncService|Starting RSS Sync
2024-04-26 16:44:14.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/26/2024 16:46:54 due to recent failures." />
2024-04-26 16:44:14.2|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:02:40
2024-04-26 16:44:16.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-26 16:44:19.7|Info|DownloadDecisionMaker|Processing 210 releases
2024-04-26 16:44:20.0|Info|RssSyncService|RSS Sync Completed. Reports found: 210, Reports grabbed: 0
2024-04-26 17:14:44.4|Info|RssSyncService|Starting RSS Sync
2024-04-26 17:14:49.9|Info|DownloadDecisionMaker|Processing 201 releases
2024-04-26 17:14:50.2|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
2024-04-26 17:45:14.6|Info|RssSyncService|Starting RSS Sync
2024-04-26 17:45:14.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/26/2024 17:50:19 due to recent failures." />
2024-04-26 17:45:14.6|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:05:04
2024-04-26 17:45:15.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/26/2024 22:02:47 and 04/26/2024 23:12:26 UTC. Search may be required.
2024-04-26 17:45:20.1|Info|DownloadDecisionMaker|Processing 208 releases
2024-04-26 17:45:20.4|Info|RssSyncService|RSS Sync Completed. Reports found: 208, Reports grabbed: 0
2024-04-26 18:15:44.8|Info|RssSyncService|Starting RSS Sync
2024-04-26 18:15:52.1|Info|DownloadDecisionMaker|Processing 210 releases
2024-04-26 18:15:52.4|Info|RssSyncService|RSS Sync Completed. Reports found: 210, Reports grabbed: 0
2024-04-26 18:46:15.1|Info|RssSyncService|Starting RSS Sync
2024-04-26 18:46:20.5|Info|DownloadDecisionMaker|Processing 204 releases
2024-04-26 18:46:20.8|Info|RssSyncService|RSS Sync Completed. Reports found: 204, Reports grabbed: 0
2024-04-26 19:16:45.3|Info|RssSyncService|Starting RSS Sync
2024-04-26 19:16:50.7|Info|DownloadDecisionMaker|Processing 195 releases
2024-04-26 19:16:51.0|Info|RssSyncService|RSS Sync Completed. Reports found: 195, Reports grabbed: 0
2024-04-26 19:47:15.5|Info|RssSyncService|Starting RSS Sync
2024-04-26 19:47:15.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:16:45 and 04/20/2024 00:47:15 UTC. Search may be required.
2024-04-26 19:47:16.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:16:45 and 04/20/2024 00:47:16 UTC. Search may be required.
2024-04-26 19:47:20.9|Info|DownloadDecisionMaker|Processing 190 releases
2024-04-26 19:47:21.2|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
2024-04-26 20:17:45.8|Info|RssSyncService|Starting RSS Sync
2024-04-26 20:17:46.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:47:15 and 04/20/2024 01:17:46 UTC. Search may be required.
2024-04-26 20:17:46.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/27/2024 00:47:43 and 04/27/2024 02:08:20 UTC. Search may be required.
2024-04-26 20:17:46.3|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 00:47:16 and 04/20/2024 01:17:46 UTC. Search may be required.
2024-04-26 20:17:51.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/27/2024 00:35:03 and 04/27/2024 00:35:03 UTC. Search may be required.
2024-04-26 20:17:51.2|Info|DownloadDecisionMaker|Processing 144 releases
2024-04-26 20:17:51.4|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2024-04-26 20:40:26.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-26 20:40: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-26 20:40:28.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 20:40:28.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 20:40:28.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 20:40:28.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 20:40:30.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-26 20:40: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-26 20:40:31.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 20:40:31.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 20:40:31.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 20:40:31.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-26 20:48:15.9|Info|RssSyncService|Starting RSS Sync
2024-04-26 20:48:16.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:17:46 and 04/20/2024 01:48:16 UTC. Search may be required.
2024-04-26 20:48:16.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:17:46 and 04/20/2024 01:48:16 UTC. Search may be required.
2024-04-26 20:48:16.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/27/2024 02:08:20 and 04/27/2024 02:15:28 UTC. Search may be required.
2024-04-26 20:48:21.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/27/2024 01:05:02 and 04/27/2024 01:05:02 UTC. Search may be required.
2024-04-26 20:48:36.7|Info|DownloadDecisionMaker|Processing 201 releases
2024-04-26 20:48:37.0|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
2024-04-26 21:18:46.2|Info|RssSyncService|Starting RSS Sync
2024-04-26 21:18:46.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:48:16 and 04/20/2024 02:18:46 UTC. Search may be required.
2024-04-26 21:18:46.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 01:48:16 and 04/20/2024 02:18:46 UTC. Search may be required.
2024-04-26 21:19:19.0|Info|DownloadDecisionMaker|Processing 201 releases
2024-04-26 21:19:19.2|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
2024-04-26 21:49:46.4|Info|RssSyncService|Starting RSS Sync
2024-04-26 21:49:46.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:18:46 and 04/20/2024 02:49:46 UTC. Search may be required.
2024-04-26 21:49:46.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/27/2024 02:05:00 and 04/27/2024 02:05:00 UTC. Search may be required.
2024-04-26 21:49:46.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:18:46 and 04/20/2024 02:49:46 UTC. Search may be required.
2024-04-26 21:49:51.8|Info|DownloadDecisionMaker|Processing 203 releases
2024-04-26 21:49:52.1|Info|RssSyncService|RSS Sync Completed. Reports found: 203, Reports grabbed: 0
2024-04-26 22:20:16.5|Info|RssSyncService|Starting RSS Sync
2024-04-26 22:20:16.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:49:46 and 04/20/2024 03:20:16 UTC. Search may be required.
2024-04-26 22:20:17.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/27/2024 02:05:00 and 04/27/2024 02:05:00 UTC. Search may be required.
2024-04-26 22:20:17.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 02:49:46 and 04/20/2024 03:20:17 UTC. Search may be required.
2024-04-26 22:20:23.7|Info|DownloadDecisionMaker|Processing 213 releases
2024-04-26 22:20:24.0|Info|RssSyncService|RSS Sync Completed. Reports found: 213, Reports grabbed: 0
2024-04-26 22:50:46.7|Info|RssSyncService|Starting RSS Sync
2024-04-26 22:50:47.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:20:16 and 04/20/2024 03:50:47 UTC. Search may be required.
2024-04-26 22:50:47.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:20:17 and 04/20/2024 03:50:47 UTC. Search may be required.
2024-04-26 22:50:52.2|Info|DownloadDecisionMaker|Processing 207 releases
2024-04-26 22:50:52.5|Info|RssSyncService|RSS Sync Completed. Reports found: 207, Reports grabbed: 0
2024-04-26 23:21:16.9|Info|RssSyncService|Starting RSS Sync
2024-04-26 23:21:17.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:50:47 and 04/20/2024 04:21:17 UTC. Search may be required.
2024-04-26 23:21:17.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 03:50:47 and 04/20/2024 04:21:17 UTC. Search may be required.
2024-04-26 23:21:22.4|Info|DownloadDecisionMaker|Processing 205 releases
2024-04-26 23:21:22.7|Info|RssSyncService|RSS Sync Completed. Reports found: 205, Reports grabbed: 0
2024-04-26 23:51:47.1|Info|RssSyncService|Starting RSS Sync
2024-04-26 23:51:47.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:21:17 and 04/20/2024 04:51:47 UTC. Search may be required.
2024-04-26 23:51:47.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:21:17 and 04/20/2024 04:51:47 UTC. Search may be required.
2024-04-26 23:51:49.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-26 23:51:52.7|Info|DownloadDecisionMaker|Processing 219 releases
2024-04-26 23:51:53.0|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
2024-04-27 00:22:17.3|Info|RssSyncService|Starting RSS Sync
2024-04-27 00:22:18.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:51:47 and 04/20/2024 05:22:18 UTC. Search may be required.
2024-04-27 00:22:18.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 04:51:47 and 04/20/2024 05:22:18 UTC. Search may be required.
2024-04-27 00:22:25.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/27/2024 00:23:25 due to recent failures." />
2024-04-27 00:22:25.3|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-27 00:22:27.8|Info|DownloadDecisionMaker|Processing 173 releases
2024-04-27 00:22:28.0|Info|RssSyncService|RSS Sync Completed. Reports found: 173, Reports grabbed: 0
2024-04-27 00:52:47.5|Info|RssSyncService|Starting RSS Sync
2024-04-27 00:52:48.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:22:18 and 04/20/2024 05:52:48 UTC. Search may be required.
2024-04-27 00:52:48.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:22:18 and 04/20/2024 05:52:48 UTC. Search may be required.
2024-04-27 00:52:54.4|Info|DownloadDecisionMaker|Processing 227 releases
2024-04-27 00:52:54.7|Info|RssSyncService|RSS Sync Completed. Reports found: 227, Reports grabbed: 0
2024-04-27 01:23:17.6|Info|RssSyncService|Starting RSS Sync
2024-04-27 01:23:18.3|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:52:48 and 04/20/2024 06:23:18 UTC. Search may be required.
2024-04-27 01:23:18.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 05:52:48 and 04/20/2024 06:23:18 UTC. Search may be required.
2024-04-27 01:23:18.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/27/2024 03:36:00 and 04/27/2024 07:08:03 UTC. Search may be required.
2024-04-27 01:23:23.1|Info|DownloadDecisionMaker|Processing 235 releases
2024-04-27 01:23:23.4|Info|RssSyncService|RSS Sync Completed. Reports found: 235, Reports grabbed: 0
2024-04-27 01:53:47.8|Info|RssSyncService|Starting RSS Sync
2024-04-27 01:53:48.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:23:18 and 04/20/2024 06:53:48 UTC. Search may be required.
2024-04-27 01:53:48.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:23:18 and 04/20/2024 06:53:48 UTC. Search may be required.
2024-04-27 01:54:18.3|Info|DownloadDecisionMaker|Processing 232 releases
2024-04-27 01:54:18.6|Info|RssSyncService|RSS Sync Completed. Reports found: 232, Reports grabbed: 0
2024-04-27 02:24:48.0|Info|RssSyncService|Starting RSS Sync
2024-04-27 02:24:48.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:53:48 and 04/20/2024 07:24:48 UTC. Search may be required.
2024-04-27 02:24:48.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 06:53:48 and 04/20/2024 07:24:48 UTC. Search may be required.
2024-04-27 02:25:17.9|Info|DownloadDecisionMaker|Processing 225 releases
2024-04-27 02:25:18.2|Info|RssSyncService|RSS Sync Completed. Reports found: 225, Reports grabbed: 0
2024-04-27 02:40:57.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-27 02:40: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-27 02:40:59.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 02:40:59.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 02:40:59.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 02:40:59.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 02:41:01.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-27 02:41: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-27 02:41:03.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 02:41:03.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 02:41:03.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 02:41:03.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 02:55:48.2|Info|RssSyncService|Starting RSS Sync
2024-04-27 02:55:48.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:24:48 and 04/20/2024 07:55:48 UTC. Search may be required.
2024-04-27 02:55:48.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:24:48 and 04/20/2024 07:55:48 UTC. Search may be required.
2024-04-27 02:55:54.6|Info|DownloadDecisionMaker|Processing 226 releases
2024-04-27 02:55:54.9|Info|RssSyncService|RSS Sync Completed. Reports found: 226, Reports grabbed: 0
2024-04-27 03:26:18.4|Info|RssSyncService|Starting RSS Sync
2024-04-27 03:26:18.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:55:48 and 04/20/2024 08:26:18 UTC. Search may be required.
2024-04-27 03:26:19.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 07:55:48 and 04/20/2024 08:26:19 UTC. Search may be required.
2024-04-27 03:26:23.8|Info|DownloadDecisionMaker|Processing 225 releases
2024-04-27 03:26:24.1|Info|RssSyncService|RSS Sync Completed. Reports found: 225, Reports grabbed: 0
2024-04-27 03:56:48.6|Info|RssSyncService|Starting RSS Sync
2024-04-27 03:56:49.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:26:18 and 04/20/2024 08:56:49 UTC. Search may be required.
2024-04-27 03:56:49.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:26:19 and 04/20/2024 08:56:49 UTC. Search may be required.
2024-04-27 03:57:03.3|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/27/2024 03:58:03 due to recent failures." />
2024-04-27 03:57:03.3|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:01:00
2024-04-27 03:57:03.3|Info|DownloadDecisionMaker|Processing 115 releases
2024-04-27 03:57:03.5|Info|RssSyncService|RSS Sync Completed. Reports found: 115, Reports grabbed: 0
2024-04-27 04:27:18.9|Info|RssSyncService|Starting RSS Sync
2024-04-27 04:27:19.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:56:49 and 04/20/2024 09:27:19 UTC. Search may be required.
2024-04-27 04:27:19.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 08:56:49 and 04/20/2024 09:27:19 UTC. Search may be required.
2024-04-27 04:27:25.3|Info|DownloadDecisionMaker|Processing 209 releases
2024-04-27 04:27:25.5|Info|RssSyncService|RSS Sync Completed. Reports found: 209, Reports grabbed: 0
2024-04-27 04:57:49.1|Info|RssSyncService|Starting RSS Sync
2024-04-27 04:57:49.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 09:27:19 and 04/20/2024 09:57:49 UTC. Search may be required.
2024-04-27 04:57:49.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 09:27:19 and 04/20/2024 09:57:49 UTC. Search may be required.
2024-04-27 04:57:58.4|Info|DownloadDecisionMaker|Processing 198 releases
2024-04-27 04:57:58.7|Info|RssSyncService|RSS Sync Completed. Reports found: 198, Reports grabbed: 0
2024-04-27 05:28:19.3|Info|RssSyncService|Starting RSS Sync
2024-04-27 05:28:19.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 09:57:49 and 04/20/2024 10:28:19 UTC. Search may be required.
2024-04-27 05:28:20.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 09:57:49 and 04/20/2024 10:28:20 UTC. Search may be required.
2024-04-27 05:28:49.5|Info|DownloadDecisionMaker|Processing 216 releases
2024-04-27 05:28:49.8|Info|RssSyncService|RSS Sync Completed. Reports found: 216, Reports grabbed: 0
2024-04-27 05:59:19.5|Info|RssSyncService|Starting RSS Sync
2024-04-27 05:59:20.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 10:28:20 and 04/20/2024 10:59:20 UTC. Search may be required.
2024-04-27 05:59:20.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 10:28:19 and 04/20/2024 10:59:20 UTC. Search may be required.
2024-04-27 05:59:27.4|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/27/2024 06:00:27 due to recent failures." />
2024-04-27 05:59:27.4|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:01:00
2024-04-27 05:59:29.3|Info|DownloadDecisionMaker|Processing 125 releases
2024-04-27 05:59:29.5|Info|RssSyncService|RSS Sync Completed. Reports found: 125, Reports grabbed: 0
2024-04-27 06:29:49.7|Info|RssSyncService|Starting RSS Sync
2024-04-27 06:29:50.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 10:59:20 and 04/20/2024 11:29:50 UTC. Search may be required.
2024-04-27 06:29:50.3|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 10:59:20 and 04/20/2024 11:29:50 UTC. Search may be required.
2024-04-27 06:30:02.4|Info|DownloadDecisionMaker|Processing 225 releases
2024-04-27 06:30:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 225, Reports grabbed: 0
2024-04-27 07:00:19.8|Info|RssSyncService|Starting RSS Sync
2024-04-27 07:00:27.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 11:29:50 and 04/20/2024 12:00:27 UTC. Search may be required.
2024-04-27 07:00:40.9|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/27/2024 07:01:40 due to recent failures." />
2024-04-27 07:00:40.9|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 00:01:00
2024-04-27 07:00:40.9|Info|DownloadDecisionMaker|Processing 192 releases
2024-04-27 07:00:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 192, Reports grabbed: 0
2024-04-27 07:30:50.1|Info|RssSyncService|Starting RSS Sync
2024-04-27 07:30:50.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 11:29:50 and 04/20/2024 12:30:50 UTC. Search may be required.
2024-04-27 07:30:50.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 12:00:27 and 04/20/2024 12:30:50 UTC. Search may be required.
2024-04-27 07:30:50.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/27/2024 07:08:03 and 04/27/2024 13:11:43 UTC. Search may be required.
2024-04-27 07:31:33.1|Info|DownloadDecisionMaker|Processing 206 releases
2024-04-27 07:31:33.4|Info|RssSyncService|RSS Sync Completed. Reports found: 206, Reports grabbed: 0
2024-04-27 08:01:50.3|Info|RssSyncService|Starting RSS Sync
2024-04-27 08:01:50.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/27/2024 13:11:43 and 04/27/2024 13:19:56 UTC. Search may be required.
2024-04-27 08:01:51.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 12:30:50 and 04/20/2024 13:01:51 UTC. Search may be required.
2024-04-27 08:01:51.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 12:30:50 and 04/20/2024 13:01:51 UTC. Search may be required.
2024-04-27 08:02:05.1|Info|DownloadDecisionMaker|Processing 208 releases
2024-04-27 08:02:05.3|Info|RssSyncService|RSS Sync Completed. Reports found: 208, Reports grabbed: 0
2024-04-27 08:32:20.6|Info|RssSyncService|Starting RSS Sync
2024-04-27 08:32:21.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 13:01:51 and 04/20/2024 13:32:21 UTC. Search may be required.
2024-04-27 08:32:21.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 13:01:51 and 04/20/2024 13:32:21 UTC. Search may be required.
2024-04-27 08:32:43.9|Info|DownloadDecisionMaker|Processing 198 releases
2024-04-27 08:32:44.2|Info|RssSyncService|RSS Sync Completed. Reports found: 198, Reports grabbed: 0
2024-04-27 08:41: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-27 08:41: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-27 08:41:31.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 08:41:31.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 08:41:31.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 08:41:31.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 08:41:32.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-27 08:41: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-27 08:41:34.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 08:41:34.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 08:41:34.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 08:41:34.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 09:02:50.8|Info|RssSyncService|Starting RSS Sync
2024-04-27 09:02:51.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 13:32:21 and 04/20/2024 14:02:51 UTC. Search may be required.
2024-04-27 09:02:51.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 13:32:21 and 04/20/2024 14:02:51 UTC. Search may be required.
2024-04-27 09:02:56.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/27/2024 13:21:07 and 04/27/2024 13:44:18 UTC. Search may be required.
2024-04-27 09:02:57.5|Info|DownloadDecisionMaker|Processing 195 releases
2024-04-27 09:02:57.7|Info|RssSyncService|RSS Sync Completed. Reports found: 195, Reports grabbed: 0
2024-04-27 09:33:21.0|Info|RssSyncService|Starting RSS Sync
2024-04-27 09:33:21.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 14:02:51 and 04/20/2024 14:33:21 UTC. Search may be required.
2024-04-27 09:33:21.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 14:02:51 and 04/20/2024 14:33:21 UTC. Search may be required.
2024-04-27 09:33:21.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/27/2024 13:39:00 and 04/27/2024 15:04:23 UTC. Search may be required.
2024-04-27 09:33:28.3|Info|DownloadDecisionMaker|Processing 145 releases
2024-04-27 09:33:28.5|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-04-27 10:03:51.2|Info|RssSyncService|Starting RSS Sync
2024-04-27 10:03:51.2|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/27/2024 10:03:59 due to recent failures." />
2024-04-27 10:03:51.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/27/2024 10:03:57 due to recent failures." />
2024-04-27 10:03:51.2|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:00:08
2024-04-27 10:03:51.2|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:00:06
2024-04-27 10:03:51.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 14:33:21 and 04/20/2024 15:03:51 UTC. Search may be required.
2024-04-27 10:03:51.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/27/2024 15:04:23 and 04/27/2024 15:39:29 UTC. Search may be required.
2024-04-27 10:03:51.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 14:33:21 and 04/20/2024 15:03:51 UTC. Search may be required.
2024-04-27 10:03:56.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/27/2024 14:05:07 and 04/27/2024 14:05:07 UTC. Search may be required.
2024-04-27 10:03:56.7|Info|DownloadDecisionMaker|Processing 50 releases
2024-04-27 10:03:56.8|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0
2024-04-27 10:34:21.4|Info|RssSyncService|Starting RSS Sync
2024-04-27 10:34:21.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/27/2024 10:48:56 due to recent failures." />
2024-04-27 10:34:21.5|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:14:35
2024-04-27 10:34:21.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 15:03:51 and 04/20/2024 15:34:21 UTC. Search may be required.
2024-04-27 10:34:21.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/27/2024 15:39:29 and 04/27/2024 15:42:23 UTC. Search may be required.
2024-04-27 10:34:22.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 15:03:51 and 04/20/2024 15:34:22 UTC. Search may be required.
2024-04-27 10:34:26.9|Info|DownloadDecisionMaker|Processing 150 releases
2024-04-27 10:34:27.1|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
2024-04-27 11:04:51.7|Info|RssSyncService|Starting RSS Sync
2024-04-27 11:04:51.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/27/2024 11:19:31 due to recent failures." />
2024-04-27 11:04:51.7|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:14:39
2024-04-27 11:04:52.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 15:34:21 and 04/20/2024 16:04:52 UTC. Search may be required.
2024-04-27 11:04:52.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 15:34:22 and 04/20/2024 16:04:52 UTC. Search may be required.
2024-04-27 11:05:02.5|Info|DownloadDecisionMaker|Processing 154 releases
2024-04-27 11:05:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
2024-04-27 11:30:51.9|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-27 11:30:51.9|Info|HousekeepingService|Running housecleaning tasks
2024-04-27 11:30:52.0|Info|Database|Vacuuming Log database
2024-04-27 11:30:52.0|Info|Database|Log database compressed
2024-04-27 11:30:52.0|Info|Database|Vacuuming Main database
2024-04-27 11:30:52.0|Info|Database|Main database compressed
2024-04-27 11:32:22.1|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-27 11:32:22.1|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-27 11:32:22.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.1|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-27 11:32:22.1|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-27 11:32:22.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.1|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-27 11:32:22.1|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-27 11:32:22.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.1|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-27 11:32:22.1|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-27 11:32:22.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.1|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-27 11:32:22.1|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-27 11:32:22.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.1|Info|RefreshMovieService|Updating info for Beverly Hills Cop: Axel F
2024-04-27 11:32:22.2|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-27 11:32:22.2|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-27 11:32:22.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.2|Info|DiskScanService|Scanning disk for Blade
2024-04-27 11:32:22.2|Info|DiskScanService|Completed scanning disk for Blade
2024-04-27 11:32:22.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.2|Info|RefreshMovieService|Updating info for Captain America: Brave New World
2024-04-27 11:32:22.3|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-27 11:32:22.3|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-27 11:32:22.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.3|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-04-27 11:32:22.4|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-27 11:32:22.4|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-27 11:32:22.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.4|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-27 11:32:22.4|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-27 11:32:22.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.4|Info|DiskScanService|Scanning disk for Dune Messiah
2024-04-27 11:32:22.4|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-04-27 11:32:22.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.4|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-27 11:32:22.4|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-27 11:32:22.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.4|Info|MediaCoverService|Downloading Poster for [Deadpool & Wolverine (2024)][tt6263850, 533535] https://image.tmdb.org/t/p/original/ajnzOECvXpa7VcVx0RSlq39XgHe.jpg
2024-04-27 11:32:22.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.4|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-27 11:32:22.5|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-27 11:32:22.5|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-27 11:32:22.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.5|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-27 11:32:22.5|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-27 11:32:22.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.5|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-27 11:32:22.5|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-27 11:32:22.6|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-27 11:32:22.6|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-27 11:32:22.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.6|Info|RefreshMovieService|Updating info for Kraven the Hunter
2024-04-27 11:32:22.6|Info|MediaCoverService|Downloading Poster for [Kingdom of the Planet of the Apes (2024)][tt11389872, 653346] https://image.tmdb.org/t/p/original/gKkl37BQuKTanygYQG1pyYgLVgf.jpg
2024-04-27 11:32:22.7|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-27 11:32:22.7|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-27 11:32:22.7|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-27 11:32:22.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.7|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-27 11:32:22.7|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-27 11:32:22.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.7|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-27 11:32:22.7|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-27 11:32:22.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.7|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-27 11:32:22.7|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-27 11:32:22.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.7|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-27 11:32:22.7|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-27 11:32:22.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.7|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-27 11:32:22.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.7|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-27 11:32:22.7|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-27 11:32:22.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.7|Info|RefreshMovieService|Updating info for Rebel Moon — Part Two: The Scargiver
2024-04-27 11:32:22.8|Info|DiskScanService|Scanning disk for Rebel Moon — Part Two: The Scargiver
2024-04-27 11:32:22.9|Info|DiskScanService|Completed scanning disk for Rebel Moon — Part Two: The Scargiver
2024-04-27 11:32:22.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.9|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-27 11:32:22.9|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-27 11:32:22.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.9|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-27 11:32:22.9|Info|RefreshMovieService|Updating info for Sonic the Hedgehog 3
2024-04-27 11:32:22.9|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-04-27 11:32:22.9|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-27 11:32:22.9|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-27 11:32:22.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.9|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-27 11:32:22.9|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-27 11:32:22.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.9|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-27 11:32:22.9|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-27 11:32:22.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:22.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:22.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:22.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:22.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:32:22.9|Info|RefreshMovieService|Updating info for Wicked
2024-04-27 11:32:23.0|Info|DiskScanService|Scanning disk for Wicked
2024-04-27 11:32:23.0|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-27 11:32:23.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-27 11:32:23.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-27 11:32:23.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-27 11:32:23.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-27 11:32:23.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-27 11:35:21.9|Info|RssSyncService|Starting RSS Sync
2024-04-27 11:35:22.0|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/27/2024 12:20:28 due to recent failures." />
2024-04-27 11:35:22.0|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:45:06
2024-04-27 11:35:22.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 16:04:52 and 04/20/2024 16:35:22 UTC. Search may be required.
2024-04-27 11:35:22.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 16:04:52 and 04/20/2024 16:35:22 UTC. Search may be required.
2024-04-27 11:35:27.4|Info|DownloadDecisionMaker|Processing 147 releases
2024-04-27 11:35:27.6|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-04-27 12:05:52.1|Info|RssSyncService|Starting RSS Sync
2024-04-27 12:05:52.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 16:35:22 and 04/20/2024 17:05:52 UTC. Search may be required.
2024-04-27 12:05:52.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 16:35:22 and 04/20/2024 17:05:52 UTC. Search may be required.
2024-04-27 12:05:54.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:37:51 UTC. Search may be required.
2024-04-27 12:05:57.5|Info|DownloadDecisionMaker|Processing 148 releases
2024-04-27 12:05:57.7|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-04-27 12:36:22.3|Info|RssSyncService|Starting RSS Sync
2024-04-27 12:36:22.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 17:05:52 and 04/20/2024 17:36:22 UTC. Search may be required.
2024-04-27 12:36:23.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 17:05:52 and 04/20/2024 17:36:23 UTC. Search may be required.
2024-04-27 12:36:27.7|Info|DownloadDecisionMaker|Processing 197 releases
2024-04-27 12:36:28.0|Info|RssSyncService|RSS Sync Completed. Reports found: 197, Reports grabbed: 0
2024-04-27 13:06:52.5|Info|RssSyncService|Starting RSS Sync
2024-04-27 13:06:52.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/27/2024 13:07:56 due to recent failures." />
2024-04-27 13:06:52.5|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:04
2024-04-27 13:06:52.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 17:36:22 and 04/20/2024 18:06:52 UTC. Search may be required.
2024-04-27 13:06:53.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 17:36:23 and 04/20/2024 18:06:53 UTC. Search may be required.
2024-04-27 13:06:58.0|Info|DownloadDecisionMaker|Processing 148 releases
2024-04-27 13:06:58.2|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-04-27 13:37:22.8|Info|RssSyncService|Starting RSS Sync
2024-04-27 13:37:23.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 18:06:52 and 04/20/2024 18:37:23 UTC. Search may be required.
2024-04-27 13:37:23.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 18:06:53 and 04/20/2024 18:37:23 UTC. Search may be required.
2024-04-27 13:37:28.2|Info|DownloadDecisionMaker|Processing 148 releases
2024-04-27 13:37:28.4|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-04-27 14:07:53.0|Info|RssSyncService|Starting RSS Sync
2024-04-27 14:07:53.0|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/27/2024 14:25:57 due to recent failures." />
2024-04-27 14:07:53.0|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:18:05
2024-04-27 14:07:53.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 18:37:23 and 04/20/2024 19:07:53 UTC. Search may be required.
2024-04-27 14:07:53.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 18:37:23 and 04/20/2024 19:07:53 UTC. Search may be required.
2024-04-27 14:07:58.5|Info|DownloadDecisionMaker|Processing 147 releases
2024-04-27 14:07:58.7|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-04-27 14:38:23.1|Info|RssSyncService|Starting RSS Sync
2024-04-27 14:38:23.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-27 14:38:23.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-27 14:38:23.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-27 14:38:23.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-27 14:38:23.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-27 14:38:23.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-27 14:38:23.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-27 14:38:23.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-27 14:38:23.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-27 14:38:23.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 19:07:53 and 04/20/2024 19:38:23 UTC. Search may be required.
2024-04-27 14:38:24.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 19:07:53 and 04/20/2024 19:38:24 UTC. Search may be required.
2024-04-27 14:38:24.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/27/2024 15:42:23 and 04/27/2024 20:03:28 UTC. Search may be required.
2024-04-27 14:38:28.7|Info|DownloadDecisionMaker|Processing 151 releases
2024-04-27 14:38:28.9|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-04-27 14:42:00.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-27 14:42:02.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-27 14:42:02.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 14:42:02.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 14:42:02.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 14:42:02.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 14:42: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-27 14:42: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-27 14:42:06.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 14:42:06.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 14:42:06.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 14:42:06.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 15:08:53.4|Info|RssSyncService|Starting RSS Sync
2024-04-27 15:08:53.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 19:38:24 and 04/20/2024 20:08:53 UTC. Search may be required.
2024-04-27 15:08:54.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 19:38:23 and 04/20/2024 20:08:54 UTC. Search may be required.
2024-04-27 15:08:55.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:47:39 UTC. Search may be required.
2024-04-27 15:08:58.8|Info|DownloadDecisionMaker|Processing 163 releases
2024-04-27 15:08:59.0|Info|RssSyncService|RSS Sync Completed. Reports found: 163, Reports grabbed: 0
2024-04-27 15:39:23.6|Info|RssSyncService|Starting RSS Sync
2024-04-27 15:39:24.3|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 20:08:53 and 04/20/2024 20:39:24 UTC. Search may be required.
2024-04-27 15:39:24.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 20:08:54 and 04/20/2024 20:39:24 UTC. Search may be required.
2024-04-27 15:39:29.1|Info|DownloadDecisionMaker|Processing 177 releases
2024-04-27 15:39:29.3|Info|RssSyncService|RSS Sync Completed. Reports found: 177, Reports grabbed: 0
2024-04-27 16:09:53.8|Info|RssSyncService|Starting RSS Sync
2024-04-27 16:09:54.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 20:39:24 and 04/20/2024 21:09:54 UTC. Search may be required.
2024-04-27 16:09:54.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 20:39:24 and 04/20/2024 21:09:54 UTC. Search may be required.
2024-04-27 16:10:01.6|Info|DownloadDecisionMaker|Processing 173 releases
2024-04-27 16:10:01.8|Info|RssSyncService|RSS Sync Completed. Reports found: 173, Reports grabbed: 0
2024-04-27 16:40:24.0|Info|RssSyncService|Starting RSS Sync
2024-04-27 16:40:24.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 21:09:54 and 04/20/2024 21:40:24 UTC. Search may be required.
2024-04-27 16:40:24.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 21:09:54 and 04/20/2024 21:40:24 UTC. Search may be required.
2024-04-27 16:40:29.5|Info|DownloadDecisionMaker|Processing 173 releases
2024-04-27 16:40:29.7|Info|RssSyncService|RSS Sync Completed. Reports found: 173, Reports grabbed: 0
2024-04-27 17:10:54.2|Info|RssSyncService|Starting RSS Sync
2024-04-27 17:10:54.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 21:40:24 and 04/20/2024 22:10:54 UTC. Search may be required.
2024-04-27 17:10:54.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 21:40:24 and 04/20/2024 22:10:54 UTC. Search may be required.
2024-04-27 17:10:59.7|Info|DownloadDecisionMaker|Processing 219 releases
2024-04-27 17:11:00.0|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
2024-04-27 17:41:24.4|Info|RssSyncService|Starting RSS Sync
2024-04-27 17:41:24.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/27/2024 21:08:00 and 04/27/2024 22:45:42 UTC. Search may be required.
2024-04-27 17:41:24.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 22:10:54 and 04/20/2024 22:41:24 UTC. Search may be required.
2024-04-27 17:41:24.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 22:10:54 and 04/20/2024 22:41:24 UTC. Search may be required.
2024-04-27 17:41:29.9|Info|DownloadDecisionMaker|Processing 212 releases
2024-04-27 17:41:30.1|Info|RssSyncService|RSS Sync Completed. Reports found: 212, Reports grabbed: 0
2024-04-27 18:11:54.6|Info|RssSyncService|Starting RSS Sync
2024-04-27 18:11:55.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 22:41:24 and 04/20/2024 23:11:54 UTC. Search may be required.
2024-04-27 18:11:55.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 22:41:24 and 04/20/2024 23:11:55 UTC. Search may be required.
2024-04-27 18:12:00.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/27/2024 18:13:00 due to recent failures." />
2024-04-27 18:12:00.8|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-27 18:12:00.8|Info|DownloadDecisionMaker|Processing 161 releases
2024-04-27 18:12:01.0|Info|RssSyncService|RSS Sync Completed. Reports found: 161, Reports grabbed: 0
2024-04-27 18:42:24.8|Info|RssSyncService|Starting RSS Sync
2024-04-27 18:42:25.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 23:11:55 and 04/20/2024 23:42:25 UTC. Search may be required.
2024-04-27 18:42:25.3|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 23:11:55 and 04/20/2024 23:42:25 UTC. Search may be required.
2024-04-27 18:42:30.3|Info|DownloadDecisionMaker|Processing 158 releases
2024-04-27 18:42:30.5|Info|RssSyncService|RSS Sync Completed. Reports found: 158, Reports grabbed: 0
2024-04-27 19:12:55.0|Info|RssSyncService|Starting RSS Sync
2024-04-27 19:12:55.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/20/2024 23:42:25 and 04/21/2024 00:12:55 UTC. Search may be required.
2024-04-27 19:12:55.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/20/2024 23:42:25 and 04/21/2024 00:12:55 UTC. Search may be required.
2024-04-27 19:13:00.5|Info|DownloadDecisionMaker|Processing 207 releases
2024-04-27 19:13:00.8|Info|RssSyncService|RSS Sync Completed. Reports found: 207, Reports grabbed: 0
2024-04-27 19:43:25.2|Info|RssSyncService|Starting RSS Sync
2024-04-27 19:43:25.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 00:12:55 and 04/21/2024 00:43:25 UTC. Search may be required.
2024-04-27 19:43:25.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 00:12:55 and 04/21/2024 00:43:25 UTC. Search may be required.
2024-04-27 19:43:30.7|Info|DownloadDecisionMaker|Processing 206 releases
2024-04-27 19:43:30.9|Info|RssSyncService|RSS Sync Completed. Reports found: 206, Reports grabbed: 0
2024-04-27 20:13:55.3|Info|RssSyncService|Starting RSS Sync
2024-04-27 20:13:55.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 00:43:25 and 04/21/2024 01:13:55 UTC. Search may be required.
2024-04-27 20:13:55.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 00:43:25 and 04/21/2024 01:13:55 UTC. Search may be required.
2024-04-27 20:13:55.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/28/2024 00:51:53 and 04/28/2024 00:51:53 UTC. Search may be required.
2024-04-27 20:14:31.5|Info|DownloadDecisionMaker|Processing 201 releases
2024-04-27 20:14:31.8|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
2024-04-27 20:42: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-27 20:42:33.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-27 20:42:33.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 20:42:33.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 20:42:33.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 20:42:33.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 20:42:35.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-27 20:42:37.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-27 20:42:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 20:42:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 20:42:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 20:42:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-27 20:44:55.6|Info|RssSyncService|Starting RSS Sync
2024-04-27 20:44:55.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 01:13:55 and 04/21/2024 01:44:55 UTC. Search may be required.
2024-04-27 20:44:56.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/28/2024 00:51:53 and 04/28/2024 00:51:53 UTC. Search may be required.
2024-04-27 20:44:56.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 01:13:55 and 04/21/2024 01:44:56 UTC. Search may be required.
2024-04-27 20:44:57.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-27 20:46:35.6|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-27 20:46:35.6|Info|DownloadDecisionMaker|Processing 182 releases
2024-04-27 20:46:35.9|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
2024-04-27 21:16:55.9|Info|RssSyncService|Starting RSS Sync
2024-04-27 21:16:56.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 01:44:56 and 04/21/2024 02:16:56 UTC. Search may be required.
2024-04-27 21:16:56.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 01:44:55 and 04/21/2024 02:16:56 UTC. Search may be required.
2024-04-27 21:17:09.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/27/2024 21:32:09 due to recent failures." />
2024-04-27 21:17:09.7|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:15:00
2024-04-27 21:17:09.7|Info|DownloadDecisionMaker|Processing 183 releases
2024-04-27 21:17:09.9|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
2024-04-27 21:47:26.1|Info|RssSyncService|Starting RSS Sync
2024-04-27 21:47:26.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 02:16:56 and 04/21/2024 02:47:26 UTC. Search may be required.
2024-04-27 21:47:27.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 02:16:56 and 04/21/2024 02:47:27 UTC. Search may be required.
2024-04-27 21:47:31.6|Info|DownloadDecisionMaker|Processing 226 releases
2024-04-27 21:47:31.9|Info|RssSyncService|RSS Sync Completed. Reports found: 226, Reports grabbed: 0
2024-04-27 22:17:56.3|Info|RssSyncService|Starting RSS Sync
2024-04-27 22:17:57.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 02:47:27 and 04/21/2024 03:17:57 UTC. Search may be required.
2024-04-27 22:17:57.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 02:47:26 and 04/21/2024 03:17:57 UTC. Search may be required.
2024-04-27 22:18:02.0|Info|DownloadDecisionMaker|Processing 223 releases
2024-04-27 22:18:02.3|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
2024-04-27 22:48:26.5|Info|RssSyncService|Starting RSS Sync
2024-04-27 22:48:27.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 03:17:57 and 04/21/2024 03:48:27 UTC. Search may be required.
2024-04-27 22:48:27.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 03:17:57 and 04/21/2024 03:48:27 UTC. Search may be required.
2024-04-27 22:48:27.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/28/2024 04:13:44 and 04/28/2024 04:19:05 UTC. Search may be required.
2024-04-27 22:48:32.0|Info|DownloadDecisionMaker|Processing 213 releases
2024-04-27 22:48:32.3|Info|RssSyncService|RSS Sync Completed. Reports found: 213, Reports grabbed: 0
2024-04-27 23:18:56.7|Info|RssSyncService|Starting RSS Sync
2024-04-27 23:18:57.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 03:48:27 and 04/21/2024 04:18:57 UTC. Search may be required.
2024-04-27 23:18:57.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 03:48:27 and 04/21/2024 04:18:57 UTC. Search may be required.
2024-04-27 23:19:02.2|Info|DownloadDecisionMaker|Processing 215 releases
2024-04-27 23:19:02.5|Info|RssSyncService|RSS Sync Completed. Reports found: 215, Reports grabbed: 0
2024-04-27 23:49:26.9|Info|RssSyncService|Starting RSS Sync
2024-04-27 23:49:27.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 04:18:57 and 04/21/2024 04:49:27 UTC. Search may be required.
2024-04-27 23:49:27.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 04:18:57 and 04/21/2024 04:49:27 UTC. Search may be required.
2024-04-27 23:49:32.4|Info|DownloadDecisionMaker|Processing 213 releases
2024-04-27 23:49:32.7|Info|RssSyncService|RSS Sync Completed. Reports found: 213, Reports grabbed: 0
2024-04-28 00:19:57.1|Info|RssSyncService|Starting RSS Sync
2024-04-28 00:19:57.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 04:49:27 and 04/21/2024 05:19:57 UTC. Search may be required.
2024-04-28 00:19:57.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 04:49:27 and 04/21/2024 05:19:57 UTC. Search may be required.
2024-04-28 00:21:37.2|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-28 00:21:37.2|Info|DownloadDecisionMaker|Processing 156 releases
2024-04-28 00:21:37.4|Info|RssSyncService|RSS Sync Completed. Reports found: 156, Reports grabbed: 0
2024-04-28 00:51:57.3|Info|RssSyncService|Starting RSS Sync
2024-04-28 00:51:57.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 05:19:57 and 04/21/2024 05:51:57 UTC. Search may be required.
2024-04-28 00:51:58.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 05:19:57 and 04/21/2024 05:51:58 UTC. Search may be required.
2024-04-28 00:52:02.8|Info|DownloadDecisionMaker|Processing 204 releases
2024-04-28 00:52:03.1|Info|RssSyncService|RSS Sync Completed. Reports found: 204, Reports grabbed: 0
2024-04-28 01:22:27.5|Info|RssSyncService|Starting RSS Sync
2024-04-28 01:22:27.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 05:51:57 and 04/21/2024 06:22:27 UTC. Search may be required.
2024-04-28 01:22:28.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 05:51:58 and 04/21/2024 06:22:28 UTC. Search may be required.
2024-04-28 01:22:29.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-28 01:22:40.9|Info|DownloadDecisionMaker|Processing 201 releases
2024-04-28 01:22:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
2024-04-28 01:52:57.7|Info|RssSyncService|Starting RSS Sync
2024-04-28 01:52:58.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 06:22:27 and 04/21/2024 06:52:58 UTC. Search may be required.
2024-04-28 01:52:58.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 06:22:28 and 04/21/2024 06:52:58 UTC. Search may be required.
2024-04-28 01:53:03.2|Info|DownloadDecisionMaker|Processing 200 releases
2024-04-28 01:53:03.4|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
2024-04-28 02:23:27.9|Info|RssSyncService|Starting RSS Sync
2024-04-28 02:23:28.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 06:52:58 and 04/21/2024 07:23:28 UTC. Search may be required.
2024-04-28 02:23:28.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 06:52:58 and 04/21/2024 07:23:28 UTC. Search may be required.
2024-04-28 02:23:34.3|Info|DownloadDecisionMaker|Processing 197 releases
2024-04-28 02:23:34.5|Info|RssSyncService|RSS Sync Completed. Reports found: 197, Reports grabbed: 0
2024-04-28 02:43:03.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-28 02:43:04.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-28 02:43:04.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 02:43:04.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 02:43:04.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 02:43:04.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 02:43:06.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-28 02:43:08.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-28 02:43:08.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 02:43:08.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 02:43:08.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 02:43:08.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 02:53:58.0|Info|RssSyncService|Starting RSS Sync
2024-04-28 02:53:58.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 07:23:28 and 04/21/2024 07:53:58 UTC. Search may be required.
2024-04-28 02:53:58.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 07:23:28 and 04/21/2024 07:53:58 UTC. Search may be required.
2024-04-28 02:54:08.7|Info|DownloadDecisionMaker|Processing 207 releases
2024-04-28 02:54:09.0|Info|RssSyncService|RSS Sync Completed. Reports found: 207, Reports grabbed: 0
2024-04-28 03:24:28.3|Info|RssSyncService|Starting RSS Sync
2024-04-28 03:24:28.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 07:53:58 and 04/21/2024 08:24:28 UTC. Search may be required.
2024-04-28 03:24:28.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 07:53:58 and 04/21/2024 08:24:28 UTC. Search may be required.
2024-04-28 03:24:33.9|Info|DownloadDecisionMaker|Processing 223 releases
2024-04-28 03:24:34.2|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
2024-04-28 03:54:58.5|Info|RssSyncService|Starting RSS Sync
2024-04-28 03:54:59.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 08:24:28 and 04/21/2024 08:54:59 UTC. Search may be required.
2024-04-28 03:54:59.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 08:24:28 and 04/21/2024 08:54:59 UTC. Search may be required.
2024-04-28 03:55:03.9|Info|DownloadDecisionMaker|Processing 236 releases
2024-04-28 03:55:04.2|Info|RssSyncService|RSS Sync Completed. Reports found: 236, Reports grabbed: 0
2024-04-28 04:25:28.7|Info|RssSyncService|Starting RSS Sync
2024-04-28 04:25:29.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 08:54:59 and 04/21/2024 09:25:29 UTC. Search may be required.
2024-04-28 04:25:29.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 08:54:59 and 04/21/2024 09:25:29 UTC. Search may be required.
2024-04-28 04:25:30.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:47:39 UTC. Search may be required.
2024-04-28 04:26:01.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/28/2024 04:27:01 due to recent failures." />
2024-04-28 04:26:01.6|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-28 04:26:01.6|Info|DownloadDecisionMaker|Processing 177 releases
2024-04-28 04:26:01.9|Info|RssSyncService|RSS Sync Completed. Reports found: 177, Reports grabbed: 0
2024-04-28 04:56:28.9|Info|RssSyncService|Starting RSS Sync
2024-04-28 04:56:29.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 09:25:29 and 04/21/2024 09:56:29 UTC. Search may be required.
2024-04-28 04:56:29.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 09:25:29 and 04/21/2024 09:56:29 UTC. Search may be required.
2024-04-28 04:56:36.3|Info|DownloadDecisionMaker|Processing 236 releases
2024-04-28 04:56:36.6|Info|RssSyncService|RSS Sync Completed. Reports found: 236, Reports grabbed: 0
2024-04-28 05:26:59.1|Info|RssSyncService|Starting RSS Sync
2024-04-28 05:26:59.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 09:56:29 and 04/21/2024 10:26:59 UTC. Search may be required.
2024-04-28 05:26:59.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 09:56:29 and 04/21/2024 10:26:59 UTC. Search may be required.
2024-04-28 05:27:00.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/28/2024 04:37:00 and 04/28/2024 11:19:33 UTC. Search may be required.
2024-04-28 05:28:02.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/28/2024 05:29:02 due to recent failures." />
2024-04-28 05:28:02.1|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-28 05:28:02.1|Info|DownloadDecisionMaker|Processing 192 releases
2024-04-28 05:28:02.4|Info|RssSyncService|RSS Sync Completed. Reports found: 192, Reports grabbed: 0
2024-04-28 05:58:29.3|Info|RssSyncService|Starting RSS Sync
2024-04-28 05:58:29.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 10:26:59 and 04/21/2024 10:58:29 UTC. Search may be required.
2024-04-28 05:58:29.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 10:26:59 and 04/21/2024 10:58:29 UTC. Search may be required.
2024-04-28 05:58:35.6|Info|DownloadDecisionMaker|Processing 233 releases
2024-04-28 05:58:35.9|Info|RssSyncService|RSS Sync Completed. Reports found: 233, Reports grabbed: 0
2024-04-28 06:28:59.5|Info|RssSyncService|Starting RSS Sync
2024-04-28 06:28:59.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 10:58:29 and 04/21/2024 11:28:59 UTC. Search may be required.
2024-04-28 06:29:00.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 10:58:29 and 04/21/2024 11:29:00 UTC. Search may be required.
2024-04-28 06:29:00.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/28/2024 11:14:33 and 04/28/2024 12:12:02 UTC. Search may be required.
2024-04-28 06:29:10.6|Info|DownloadDecisionMaker|Processing 210 releases
2024-04-28 06:29:10.9|Info|RssSyncService|RSS Sync Completed. Reports found: 210, Reports grabbed: 0
2024-04-28 06:59:29.7|Info|RssSyncService|Starting RSS Sync
2024-04-28 06:59:30.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 11:28:59 and 04/21/2024 11:59:30 UTC. Search may be required.
2024-04-28 06:59:30.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 11:29:00 and 04/21/2024 11:59:30 UTC. Search may be required.
2024-04-28 06:59:35.1|Info|DownloadDecisionMaker|Processing 203 releases
2024-04-28 06:59:35.4|Info|RssSyncService|RSS Sync Completed. Reports found: 203, Reports grabbed: 0
2024-04-28 07:29:59.8|Info|RssSyncService|Starting RSS Sync
2024-04-28 07:30:00.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 11:59:30 and 04/21/2024 12:30:00 UTC. Search may be required.
2024-04-28 07:30:00.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 11:59:30 and 04/21/2024 12:30:00 UTC. Search may be required.
2024-04-28 07:30:05.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:45:57 UTC. Search may be required.
2024-04-28 07:31:39.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-28 07:31:39.9|Info|DownloadDecisionMaker|Processing 153 releases
2024-04-28 07:31:40.1|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-04-28 08:02:00.1|Info|RssSyncService|Starting RSS Sync
2024-04-28 08:02:00.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 12:30:00 and 04/21/2024 13:02:00 UTC. Search may be required.
2024-04-28 08:02:00.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/28/2024 12:16:00 and 04/28/2024 13:41:45 UTC. Search may be required.
2024-04-28 08:02:00.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 12:30:00 and 04/21/2024 13:02:00 UTC. Search may be required.
2024-04-28 08:02:07.0|Info|DownloadDecisionMaker|Processing 201 releases
2024-04-28 08:02:07.2|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
2024-04-28 08:32:30.3|Info|RssSyncService|Starting RSS Sync
2024-04-28 08:32:30.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 13:02:00 and 04/21/2024 13:32:30 UTC. Search may be required.
2024-04-28 08:32:30.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/28/2024 13:41:45 and 04/28/2024 13:45:49 UTC. Search may be required.
2024-04-28 08:32:31.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 13:02:00 and 04/21/2024 13:32:31 UTC. Search may be required.
2024-04-28 08:32:42.0|Info|DownloadDecisionMaker|Processing 201 releases
2024-04-28 08:32:42.2|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
2024-04-28 08:43: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-28 08:43:36.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-28 08:43:36.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 08:43:36.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 08:43:36.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 08:43:36.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 08:43:38.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-28 08:43:40.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-28 08:43:40.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 08:43:40.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 08:43:40.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 08:43:40.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 09:03:00.5|Info|RssSyncService|Starting RSS Sync
2024-04-28 09:03:01.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 13:32:30 and 04/21/2024 14:03:01 UTC. Search may be required.
2024-04-28 09:03:01.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 13:32:31 and 04/21/2024 14:03:01 UTC. Search may be required.
2024-04-28 09:03:02.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-28 09:03:45.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/28/2024 09:08:45 due to recent failures." />
2024-04-28 09:03:45.3|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:05:00
2024-04-28 09:03:45.3|Info|DownloadDecisionMaker|Processing 152 releases
2024-04-28 09:03:45.5|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
2024-04-28 09:34:00.8|Info|RssSyncService|Starting RSS Sync
2024-04-28 09:34:01.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 14:03:01 and 04/21/2024 14:34:01 UTC. Search may be required.
2024-04-28 09:34:01.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 14:03:01 and 04/21/2024 14:34:01 UTC. Search may be required.
2024-04-28 09:34:01.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/28/2024 14:46:06 and 04/28/2024 14:55:10 UTC. Search may be required.
2024-04-28 09:34:14.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/28/2024 09:35:14 due to recent failures." />
2024-04-28 09:34:14.4|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-28 09:34:14.4|Info|DownloadDecisionMaker|Processing 163 releases
2024-04-28 09:34:14.6|Info|RssSyncService|RSS Sync Completed. Reports found: 163, Reports grabbed: 0
2024-04-28 10:04:30.9|Info|RssSyncService|Starting RSS Sync
2024-04-28 10:04:31.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 14:34:01 and 04/21/2024 15:04:31 UTC. Search may be required.
2024-04-28 10:04:31.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 14:34:01 and 04/21/2024 15:04:31 UTC. Search may be required.
2024-04-28 10:04:31.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/28/2024 15:20:10 and 04/28/2024 15:31:57 UTC. Search may be required.
2024-04-28 10:04:32.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-28 10:05:12.1|Info|DownloadDecisionMaker|Processing 216 releases
2024-04-28 10:05:12.4|Info|RssSyncService|RSS Sync Completed. Reports found: 216, Reports grabbed: 0
2024-04-28 10:35:31.1|Info|RssSyncService|Starting RSS Sync
2024-04-28 10:35:31.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 15:04:31 and 04/21/2024 15:35:31 UTC. Search may be required.
2024-04-28 10:35:31.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 15:04:31 and 04/21/2024 15:35:31 UTC. Search may be required.
2024-04-28 10:35:36.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 04/28/2024 14:58:18 and 04/28/2024 15:06:26 UTC. Search may be required.
2024-04-28 10:35:37.9|Info|DownloadDecisionMaker|Processing 208 releases
2024-04-28 10:35:38.2|Info|RssSyncService|RSS Sync Completed. Reports found: 208, Reports grabbed: 0
2024-04-28 11:06:01.3|Info|RssSyncService|Starting RSS Sync
2024-04-28 11:06:02.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 15:35:31 and 04/21/2024 16:06:02 UTC. Search may be required.
2024-04-28 11:06:02.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 15:35:31 and 04/21/2024 16:06:02 UTC. Search may be required.
2024-04-28 11:06:28.3|Info|DownloadDecisionMaker|Processing 218 releases
2024-04-28 11:06:28.6|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
2024-04-28 11:31:01.6|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-28 11:31:01.6|Info|HousekeepingService|Running housecleaning tasks
2024-04-28 11:31:01.6|Info|Database|Vacuuming Log database
2024-04-28 11:31:01.6|Info|Database|Log database compressed
2024-04-28 11:31:01.6|Info|Database|Vacuuming Main database
2024-04-28 11:31:01.6|Info|Database|Main database compressed
2024-04-28 11:32:31.8|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-28 11:32:31.8|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-28 11:32:31.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:31.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:31.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:31.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:31.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:31.8|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-28 11:32:31.8|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-28 11:32:31.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:31.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:31.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:31.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:31.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:31.9|Info|RefreshMovieService|Updating info for Avengers: Secret Wars
2024-04-28 11:32:31.9|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-28 11:32:31.9|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-28 11:32:31.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:31.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.0|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-28 11:32:32.0|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-28 11:32:32.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.0|Info|RefreshMovieService|Updating info for Beetlejuice Beetlejuice
2024-04-28 11:32:32.1|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-28 11:32:32.1|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-28 11:32:32.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.1|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-28 11:32:32.1|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-28 11:32:32.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.1|Info|DiskScanService|Scanning disk for Blade
2024-04-28 11:32:32.1|Info|DiskScanService|Completed scanning disk for Blade
2024-04-28 11:32:32.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.1|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-04-28 11:32:32.1|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-04-28 11:32:32.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.1|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-04-28 11:32:32.2|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-04-28 11:32:32.2|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-04-28 11:32:32.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.2|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-04-28 11:32:32.2|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-04-28 11:32:32.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.2|Info|RefreshMovieService|Updating info for Dune Messiah
2024-04-28 11:32:32.2|Info|DiskScanService|Scanning disk for Dune: Part Three
2024-04-28 11:32:32.2|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2024-04-28 11:32:32.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.2|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-04-28 11:32:32.2|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-04-28 11:32:32.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.3|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-04-28 11:32:32.4|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-04-28 11:32:32.4|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-04-28 11:32:32.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.4|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-04-28 11:32:32.4|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-04-28 11:32:32.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.4|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-04-28 11:32:32.5|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-04-28 11:32:32.5|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-04-28 11:32:32.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.5|Info|RefreshMovieService|Updating info for Kraven the Hunter
2024-04-28 11:32:32.6|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-04-28 11:32:32.6|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-04-28 11:32:32.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.6|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-04-28 11:32:32.6|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-04-28 11:32:32.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.6|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-04-28 11:32:32.6|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-04-28 11:32:32.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.6|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-28 11:32:32.6|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-04-28 11:32:32.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.6|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-04-28 11:32:32.6|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-04-28 11:32:32.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.6|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-04-28 11:32:32.6|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-04-28 11:32:32.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.6|Info|RefreshMovieService|Updating info for Rebel Moon — Part Two: The Scargiver
2024-04-28 11:32:32.7|Info|DiskScanService|Scanning disk for Rebel Moon — Part Two: The Scargiver
2024-04-28 11:32:32.7|Info|DiskScanService|Completed scanning disk for Rebel Moon — Part Two: The Scargiver
2024-04-28 11:32:32.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.7|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-04-28 11:32:32.7|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-04-28 11:32:32.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.7|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-04-28 11:32:32.7|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-04-28 11:32:32.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.7|Info|RefreshMovieService|Updating info for Thunderbolts*
2024-04-28 11:32:32.8|Info|DiskScanService|Scanning disk for Thunderbolts*
2024-04-28 11:32:32.8|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2024-04-28 11:32:32.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.8|Info|DiskScanService|Scanning disk for Venom: The Last Dance
2024-04-28 11:32:32.8|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
2024-04-28 11:32:32.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:32:32.8|Info|DiskScanService|Scanning disk for Wicked
2024-04-28 11:32:32.8|Info|DiskScanService|Completed scanning disk for Wicked
2024-04-28 11:32:32.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-28 11:32:32.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-28 11:32:32.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-28 11:32:32.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-28 11:32:32.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-28 11:36:31.6|Info|RssSyncService|Starting RSS Sync
2024-04-28 11:36:32.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 16:06:02 and 04/21/2024 16:36:32 UTC. Search may be required.
2024-04-28 11:36:32.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 16:06:02 and 04/21/2024 16:36:32 UTC. Search may be required.
2024-04-28 11:37:03.2|Info|DownloadDecisionMaker|Processing 226 releases
2024-04-28 11:37:03.5|Info|RssSyncService|RSS Sync Completed. Reports found: 226, Reports grabbed: 0
2024-04-28 12:07:31.8|Info|RssSyncService|Starting RSS Sync
2024-04-28 12:07:32.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 16:36:32 and 04/21/2024 17:07:32 UTC. Search may be required.
2024-04-28 12:07:32.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 16:36:32 and 04/21/2024 17:07:32 UTC. Search may be required.
2024-04-28 12:07:32.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/28/2024 16:35:58 and 04/28/2024 17:39:25 UTC. Search may be required.
2024-04-28 12:07:48.3|Info|DownloadDecisionMaker|Processing 235 releases
2024-04-28 12:07:48.6|Info|RssSyncService|RSS Sync Completed. Reports found: 235, Reports grabbed: 0
2024-04-28 12:38:02.0|Info|RssSyncService|Starting RSS Sync
2024-04-28 12:38:02.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 17:07:32 and 04/21/2024 17:38:02 UTC. Search may be required.
2024-04-28 12:38:02.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 17:07:32 and 04/21/2024 17:38:02 UTC. Search may be required.
2024-04-28 12:38:14.7|Info|DownloadDecisionMaker|Processing 238 releases
2024-04-28 12:38:15.0|Info|RssSyncService|RSS Sync Completed. Reports found: 238, Reports grabbed: 0
2024-04-28 13:08:32.2|Info|RssSyncService|Starting RSS Sync
2024-04-28 13:08:32.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 17:38:02 and 04/21/2024 18:08:32 UTC. Search may be required.
2024-04-28 13:08:33.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 17:38:02 and 04/21/2024 18:08:33 UTC. Search may be required.
2024-04-28 13:08:41.5|Info|DownloadDecisionMaker|Processing 235 releases
2024-04-28 13:08:41.8|Info|RssSyncService|RSS Sync Completed. Reports found: 235, Reports grabbed: 0
2024-04-28 13:39:02.5|Info|RssSyncService|Starting RSS Sync
2024-04-28 13:39:03.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 18:08:32 and 04/21/2024 18:39:03 UTC. Search may be required.
2024-04-28 13:39:03.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 18:08:33 and 04/21/2024 18:39:03 UTC. Search may be required.
2024-04-28 13:39:03.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/28/2024 18:54:12 and 04/28/2024 18:57:35 UTC. Search may be required.
2024-04-28 13:39:09.7|Info|DownloadDecisionMaker|Processing 230 releases
2024-04-28 13:39:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 230, Reports grabbed: 0
2024-04-28 14:09:32.7|Info|RssSyncService|Starting RSS Sync
2024-04-28 14:09:33.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 18:39:03 and 04/21/2024 19:09:33 UTC. Search may be required.
2024-04-28 14:09:33.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 18:39:03 and 04/21/2024 19:09:33 UTC. Search may be required.
2024-04-28 14:09:38.2|Info|DownloadDecisionMaker|Processing 225 releases
2024-04-28 14:09:38.5|Info|RssSyncService|RSS Sync Completed. Reports found: 225, Reports grabbed: 0
2024-04-28 14:40:02.9|Info|RssSyncService|Starting RSS Sync
2024-04-28 14:40:03.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-28 14:40:03.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-28 14:40:03.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-28 14:40:03.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-28 14:40:03.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-28 14:40:03.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-28 14:40:03.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-28 14:40:03.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-28 14:40:03.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-28 14:40:03.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 19:09:33 and 04/21/2024 19:40:03 UTC. Search may be required.
2024-04-28 14:40:03.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 19:09:33 and 04/21/2024 19:40:03 UTC. Search may be required.
2024-04-28 14:40:03.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/28/2024 19:23:35 and 04/28/2024 20:33:30 UTC. Search may be required.
2024-04-28 14:40:08.5|Info|DownloadDecisionMaker|Processing 220 releases
2024-04-28 14:40:08.8|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
2024-04-28 14:44: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-28 14:44: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-28 14:44:07.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 14:44:07.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 14:44:07.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 14:44:07.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 14:44:09.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-28 14:44:11.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-28 14:44:11.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 14:44:11.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 14:44:11.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 14:44:11.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 15:10:33.1|Info|RssSyncService|Starting RSS Sync
2024-04-28 15:10:33.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 19:40:03 and 04/21/2024 20:10:33 UTC. Search may be required.
2024-04-28 15:10:33.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 19:40:03 and 04/21/2024 20:10:33 UTC. Search may be required.
2024-04-28 15:10:40.4|Info|DownloadDecisionMaker|Processing 227 releases
2024-04-28 15:10:40.7|Info|RssSyncService|RSS Sync Completed. Reports found: 227, Reports grabbed: 0
2024-04-28 15:41:03.3|Info|RssSyncService|Starting RSS Sync
2024-04-28 15:41:04.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 20:10:33 and 04/21/2024 20:41:04 UTC. Search may be required.
2024-04-28 15:41:04.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 20:10:33 and 04/21/2024 20:41:04 UTC. Search may be required.
2024-04-28 15:41:05.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-28 15:41:08.8|Info|DownloadDecisionMaker|Processing 217 releases
2024-04-28 15:41:09.1|Info|RssSyncService|RSS Sync Completed. Reports found: 217, Reports grabbed: 0
2024-04-28 16:11:33.5|Info|RssSyncService|Starting RSS Sync
2024-04-28 16:11:34.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 20:41:04 and 04/21/2024 21:11:34 UTC. Search may be required.
2024-04-28 16:11:34.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 20:41:04 and 04/21/2024 21:11:34 UTC. Search may be required.
2024-04-28 16:11:39.7|Info|DownloadDecisionMaker|Processing 224 releases
2024-04-28 16:11:39.9|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0
2024-04-28 16:42:03.8|Info|RssSyncService|Starting RSS Sync
2024-04-28 16:42:04.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 21:11:34 and 04/21/2024 21:42:04 UTC. Search may be required.
2024-04-28 16:42:04.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 21:11:34 and 04/21/2024 21:42:04 UTC. Search may be required.
2024-04-28 16:42:11.5|Info|DownloadDecisionMaker|Processing 225 releases
2024-04-28 16:42:11.8|Info|RssSyncService|RSS Sync Completed. Reports found: 225, Reports grabbed: 0
2024-04-28 17:12:34.0|Info|RssSyncService|Starting RSS Sync
2024-04-28 17:12:34.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 21:42:04 and 04/21/2024 22:12:34 UTC. Search may be required.
2024-04-28 17:12:34.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 21:42:04 and 04/21/2024 22:12:34 UTC. Search may be required.
2024-04-28 17:12:43.3|Info|DownloadDecisionMaker|Processing 230 releases
2024-04-28 17:12:43.5|Info|RssSyncService|RSS Sync Completed. Reports found: 230, Reports grabbed: 0
2024-04-28 17:43:04.2|Info|RssSyncService|Starting RSS Sync
2024-04-28 17:43:04.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 22:12:34 and 04/21/2024 22:43:04 UTC. Search may be required.
2024-04-28 17:43:04.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 22:12:34 and 04/21/2024 22:43:04 UTC. Search may be required.
2024-04-28 17:43:11.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:45:57 UTC. Search may be required.
2024-04-28 17:43:11.6|Info|DownloadDecisionMaker|Processing 228 releases
2024-04-28 17:43:11.9|Info|RssSyncService|RSS Sync Completed. Reports found: 228, Reports grabbed: 0
2024-04-28 18:13:34.4|Info|RssSyncService|Starting RSS Sync
2024-04-28 18:13:35.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 22:43:04 and 04/21/2024 23:13:34 UTC. Search may be required.
2024-04-28 18:13:35.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 22:43:04 and 04/21/2024 23:13:35 UTC. Search may be required.
2024-04-28 18:15:14.4|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-28 18:15:14.4|Info|DownloadDecisionMaker|Processing 171 releases
2024-04-28 18:15:14.7|Info|RssSyncService|RSS Sync Completed. Reports found: 171, Reports grabbed: 0
2024-04-28 18:45:34.6|Info|RssSyncService|Starting RSS Sync
2024-04-28 18:45:35.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 23:13:35 and 04/21/2024 23:45:35 UTC. Search may be required.
2024-04-28 18:45:35.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/28/2024 23:47:13 and 04/28/2024 23:53:00 UTC. Search may be required.
2024-04-28 18:45:35.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 23:13:35 and 04/21/2024 23:45:35 UTC. Search may be required.
2024-04-28 18:45:40.1|Info|DownloadDecisionMaker|Processing 215 releases
2024-04-28 18:45:40.4|Info|RssSyncService|RSS Sync Completed. Reports found: 215, Reports grabbed: 0
2024-04-28 19:16:04.8|Info|RssSyncService|Starting RSS Sync
2024-04-28 19:16:05.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/21/2024 23:45:35 and 04/22/2024 00:16:05 UTC. Search may be required.
2024-04-28 19:16:05.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/21/2024 23:45:35 and 04/22/2024 00:16:05 UTC. Search may be required.
2024-04-28 19:16:10.3|Info|DownloadDecisionMaker|Processing 213 releases
2024-04-28 19:16:10.6|Info|RssSyncService|RSS Sync Completed. Reports found: 213, Reports grabbed: 0
2024-04-28 19:46:34.9|Info|RssSyncService|Starting RSS Sync
2024-04-28 19:46:35.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 00:16:05 and 04/22/2024 00:46:35 UTC. Search may be required.
2024-04-28 19:46:35.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 00:16:05 and 04/22/2024 00:46:35 UTC. Search may be required.
2024-04-28 19:46:35.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/28/2024 23:45:00 and 04/29/2024 01:04:02 UTC. Search may be required.
2024-04-28 19:46:40.5|Info|DownloadDecisionMaker|Processing 215 releases
2024-04-28 19:46:40.7|Info|RssSyncService|RSS Sync Completed. Reports found: 215, Reports grabbed: 0
2024-04-28 20:17:05.1|Info|RssSyncService|Starting RSS Sync
2024-04-28 20:17:06.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 00:46:35 and 04/22/2024 01:17:06 UTC. Search may be required.
2024-04-28 20:17:06.3|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 00:46:35 and 04/22/2024 01:17:06 UTC. Search may be required.
2024-04-28 20:17:07.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:37:51 UTC. Search may be required.
2024-04-28 20:17:10.6|Info|DownloadDecisionMaker|Processing 216 releases
2024-04-28 20:17:10.8|Info|RssSyncService|RSS Sync Completed. Reports found: 216, Reports grabbed: 0
2024-04-28 20:44:37.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-28 20:44:38.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-28 20:44:38.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 20:44:38.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 20:44:39.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 20:44:39.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 20:44:40.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-28 20:44:42.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-28 20:44:42.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 20:44:42.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 20:44:42.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 20:44:42.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-28 20:47:35.2|Info|RssSyncService|Starting RSS Sync
2024-04-28 20:47:36.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 01:17:06 and 04/22/2024 01:47:36 UTC. Search may be required.
2024-04-28 20:47:36.3|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 01:17:06 and 04/22/2024 01:47:36 UTC. Search may be required.
2024-04-28 20:47:40.7|Info|DownloadDecisionMaker|Processing 217 releases
2024-04-28 20:47:41.0|Info|RssSyncService|RSS Sync Completed. Reports found: 217, Reports grabbed: 0
2024-04-28 21:18:05.4|Info|RssSyncService|Starting RSS Sync
2024-04-28 21:18:06.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 01:47:36 and 04/22/2024 02:18:06 UTC. Search may be required.
2024-04-28 21:18:06.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 01:47:36 and 04/22/2024 02:18:06 UTC. Search may be required.
2024-04-28 21:18:10.9|Info|DownloadDecisionMaker|Processing 212 releases
2024-04-28 21:18:11.1|Info|RssSyncService|RSS Sync Completed. Reports found: 212, Reports grabbed: 0
2024-04-28 21:48:35.6|Info|RssSyncService|Starting RSS Sync
2024-04-28 21:48:35.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 02:18:06 and 04/22/2024 02:48:35 UTC. Search may be required.
2024-04-28 21:48:36.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 02:18:06 and 04/22/2024 02:48:36 UTC. Search may be required.
2024-04-28 21:48:41.1|Info|DownloadDecisionMaker|Processing 205 releases
2024-04-28 21:48:41.3|Info|RssSyncService|RSS Sync Completed. Reports found: 205, Reports grabbed: 0
2024-04-28 22:19:05.9|Info|RssSyncService|Starting RSS Sync
2024-04-28 22:19:06.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 02:48:36 and 04/22/2024 03:19:06 UTC. Search may be required.
2024-04-28 22:19:06.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 02:48:35 and 04/22/2024 03:19:06 UTC. Search may be required.
2024-04-28 22:19:12.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/28/2024 22:20:12 due to recent failures." />
2024-04-28 22:19:12.3|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-04-28 22:19:16.4|Info|DownloadDecisionMaker|Processing 154 releases
2024-04-28 22:19:16.6|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
2024-04-28 22:49:36.1|Info|RssSyncService|Starting RSS Sync
2024-04-28 22:49:36.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 03:19:06 and 04/22/2024 03:49:36 UTC. Search may be required.
2024-04-28 22:49:36.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 03:19:06 and 04/22/2024 03:49:36 UTC. Search may be required.
2024-04-28 22:49:41.6|Info|DownloadDecisionMaker|Processing 208 releases
2024-04-28 22:49:41.9|Info|RssSyncService|RSS Sync Completed. Reports found: 208, Reports grabbed: 0
2024-04-28 23:20:06.4|Info|RssSyncService|Starting RSS Sync
2024-04-28 23:20:06.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 03:49:36 and 04/22/2024 04:20:06 UTC. Search may be required.
2024-04-28 23:20:07.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 03:49:36 and 04/22/2024 04:20:07 UTC. Search may be required.
2024-04-28 23:20:11.8|Info|DownloadDecisionMaker|Processing 221 releases
2024-04-28 23:20:12.1|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
2024-04-28 23:50:36.6|Info|RssSyncService|Starting RSS Sync
2024-04-28 23:50:37.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 04:20:06 and 04/22/2024 04:50:37 UTC. Search may be required.
2024-04-28 23:50:37.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 04:20:07 and 04/22/2024 04:50:37 UTC. Search may be required.
2024-04-28 23:50:44.4|Info|DownloadDecisionMaker|Processing 225 releases
2024-04-28 23:50:44.6|Info|RssSyncService|RSS Sync Completed. Reports found: 225, Reports grabbed: 0
2024-04-29 00:21:06.8|Info|RssSyncService|Starting RSS Sync
2024-04-29 00:21:07.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 04:50:37 and 04/22/2024 05:21:07 UTC. Search may be required.
2024-04-29 00:21:07.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 04:50:37 and 04/22/2024 05:21:07 UTC. Search may be required.
2024-04-29 00:21:27.5|Info|DownloadDecisionMaker|Processing 224 releases
2024-04-29 00:21:27.8|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0
2024-04-29 00:51:37.0|Info|RssSyncService|Starting RSS Sync
2024-04-29 00:51:37.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/29/2024 01:11:00 and 04/29/2024 06:46:47 UTC. Search may be required.
2024-04-29 00:51:37.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 05:21:07 and 04/22/2024 05:51:37 UTC. Search may be required.
2024-04-29 00:51:37.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 05:21:07 and 04/22/2024 05:51:37 UTC. Search may be required.
2024-04-29 00:51:42.5|Info|DownloadDecisionMaker|Processing 227 releases
2024-04-29 00:51:42.8|Info|RssSyncService|RSS Sync Completed. Reports found: 227, Reports grabbed: 0
2024-04-29 01:22:07.2|Info|RssSyncService|Starting RSS Sync
2024-04-29 01:22:07.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 05:51:37 and 04/22/2024 06:22:07 UTC. Search may be required.
2024-04-29 01:22:08.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 05:51:37 and 04/22/2024 06:22:08 UTC. Search may be required.
2024-04-29 01:22:08.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/29/2024 06:46:47 and 04/29/2024 06:55:11 UTC. Search may be required.
2024-04-29 01:22:13.5|Info|DownloadDecisionMaker|Processing 224 releases
2024-04-29 01:22:13.8|Info|RssSyncService|RSS Sync Completed. Reports found: 224, Reports grabbed: 0
2024-04-29 01:52:37.4|Info|RssSyncService|Starting RSS Sync
2024-04-29 01:52:37.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 06:22:08 and 04/22/2024 06:52:37 UTC. Search may be required.
2024-04-29 01:52:38.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 06:22:07 and 04/22/2024 06:52:38 UTC. Search may be required.
2024-04-29 01:52:45.4|Info|DownloadDecisionMaker|Processing 220 releases
2024-04-29 01:52:45.6|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
2024-04-29 02:23:07.6|Info|RssSyncService|Starting RSS Sync
2024-04-29 02:23:08.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 06:52:37 and 04/22/2024 07:23:08 UTC. Search may be required.
2024-04-29 02:23:08.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 06:52:38 and 04/22/2024 07:23:08 UTC. Search may be required.
2024-04-29 02:23:08.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/29/2024 07:44:33 and 04/29/2024 07:50:30 UTC. Search may be required.
2024-04-29 02:23:14.7|Info|DownloadDecisionMaker|Processing 212 releases
2024-04-29 02:23:15.0|Info|RssSyncService|RSS Sync Completed. Reports found: 212, Reports grabbed: 0
2024-04-29 02:45:08.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-29 02:45:10.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-29 02:45:10.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-29 02:45:10.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-29 02:45:10.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-29 02:45:10.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-29 02:45:11.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-29 02:45:13.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-29 02:45:13.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-29 02:45:13.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-29 02:45:13.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-29 02:45:13.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-29 02:53:37.8|Info|RssSyncService|Starting RSS Sync
2024-04-29 02:53:38.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 07:23:08 and 04/22/2024 07:53:38 UTC. Search may be required.
2024-04-29 02:53:38.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 07:23:08 and 04/22/2024 07:53:38 UTC. Search may be required.
2024-04-29 02:53:38.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/29/2024 08:03:30 and 04/29/2024 08:50:05 UTC. Search may be required.
2024-04-29 02:53:50.2|Info|DownloadDecisionMaker|Processing 206 releases
2024-04-29 02:53:50.5|Info|RssSyncService|RSS Sync Completed. Reports found: 206, Reports grabbed: 0
2024-04-29 03:24:08.0|Info|RssSyncService|Starting RSS Sync
2024-04-29 03:24:08.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/29/2024 08:51:05 and 04/29/2024 08:58:07 UTC. Search may be required.
2024-04-29 03:24:08.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 07:53:38 and 04/22/2024 08:24:08 UTC. Search may be required.
2024-04-29 03:24:09.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 07:53:38 and 04/22/2024 08:24:09 UTC. Search may be required.
2024-04-29 03:24:15.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-29 03:25:24.5|Info|DownloadDecisionMaker|Processing 205 releases
2024-04-29 03:25:24.8|Info|RssSyncService|RSS Sync Completed. Reports found: 205, Reports grabbed: 0
2024-04-29 03:55:38.3|Info|RssSyncService|Starting RSS Sync
2024-04-29 03:55:38.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 08:24:09 and 04/22/2024 08:55:38 UTC. Search may be required.
2024-04-29 03:55:38.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 08:24:08 and 04/22/2024 08:55:38 UTC. Search may be required.
2024-04-29 03:55:48.2|Info|DownloadDecisionMaker|Processing 206 releases
2024-04-29 03:55:48.4|Info|RssSyncService|RSS Sync Completed. Reports found: 206, Reports grabbed: 0
2024-04-29 04:26:08.4|Info|RssSyncService|Starting RSS Sync
2024-04-29 04:26:08.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 08:55:38 and 04/22/2024 09:26:08 UTC. Search may be required.
2024-04-29 04:26:09.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 08:55:38 and 04/22/2024 09:26:09 UTC. Search may be required.
2024-04-29 04:26:16.6|Info|DownloadDecisionMaker|Processing 207 releases
2024-04-29 04:26:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 207, Reports grabbed: 0
2024-04-29 04:56:38.6|Info|RssSyncService|Starting RSS Sync
2024-04-29 04:56:39.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 09:26:08 and 04/22/2024 09:56:39 UTC. Search may be required.
2024-04-29 04:56:39.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 09:26:09 and 04/22/2024 09:56:39 UTC. Search may be required.
2024-04-29 04:56:45.8|Info|DownloadDecisionMaker|Processing 212 releases
2024-04-29 04:56:46.0|Info|RssSyncService|RSS Sync Completed. Reports found: 212, Reports grabbed: 0
2024-04-29 05:27:08.8|Info|RssSyncService|Starting RSS Sync
2024-04-29 05:27:09.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 09:56:39 and 04/22/2024 10:27:09 UTC. Search may be required.
2024-04-29 05:27:09.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 09:56:39 and 04/22/2024 10:27:09 UTC. Search may be required.
2024-04-29 05:27:23.3|Info|DownloadDecisionMaker|Processing 214 releases
2024-04-29 05:27:23.6|Info|RssSyncService|RSS Sync Completed. Reports found: 214, Reports grabbed: 0
2024-04-29 05:57:39.0|Info|RssSyncService|Starting RSS Sync
2024-04-29 05:57:39.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 10:27:09 and 04/22/2024 10:57:39 UTC. Search may be required.
2024-04-29 05:57:39.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 10:27:09 and 04/22/2024 10:57:39 UTC. Search may be required.
2024-04-29 05:59:19.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-29 05:59:19.0|Info|DownloadDecisionMaker|Processing 165 releases
2024-04-29 05:59:19.2|Info|RssSyncService|RSS Sync Completed. Reports found: 165, Reports grabbed: 0
2024-04-29 06:29:39.2|Info|RssSyncService|Starting RSS Sync
2024-04-29 06:29:39.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 10:57:39 and 04/22/2024 11:29:39 UTC. Search may be required.
2024-04-29 06:29:39.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 10:57:39 and 04/22/2024 11:29:39 UTC. Search may be required.
2024-04-29 06:29:40.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/29/2024 09:31:48 and 04/29/2024 11:55:35 UTC. Search may be required.
2024-04-29 06:29:46.5|Info|DownloadDecisionMaker|Processing 205 releases
2024-04-29 06:29:46.7|Info|RssSyncService|RSS Sync Completed. Reports found: 205, Reports grabbed: 0
2024-04-29 07:00:09.4|Info|RssSyncService|Starting RSS Sync
2024-04-29 07:00:11.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 11:29:39 and 04/22/2024 12:00:11 UTC. Search may be required.
2024-04-29 07:00:12.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 11:29:39 and 04/22/2024 12:00:12 UTC. Search may be required.
2024-04-29 07:01:28.2|Info|DownloadDecisionMaker|Processing 205 releases
2024-04-29 07:01:28.4|Info|RssSyncService|RSS Sync Completed. Reports found: 205, Reports grabbed: 0
2024-04-29 07:31:39.6|Info|RssSyncService|Starting RSS Sync
2024-04-29 07:31:40.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 12:00:12 and 04/22/2024 12:31:40 UTC. Search may be required.
2024-04-29 07:31:40.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 12:00:11 and 04/22/2024 12:31:40 UTC. Search may be required.
2024-04-29 07:31:40.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/29/2024 11:52:00 and 04/29/2024 13:00:55 UTC. Search may be required.
2024-04-29 07:31:51.7|Info|DownloadDecisionMaker|Processing 200 releases
2024-04-29 07:31:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
2024-04-29 08:02:09.8|Info|RssSyncService|Starting RSS Sync
2024-04-29 08:02:09.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/29/2024 08:05:50 due to recent failures." />
2024-04-29 08:02:09.8|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:03:41
2024-04-29 08:02:10.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 12:31:40 and 04/22/2024 13:02:10 UTC. Search may be required.
2024-04-29 08:02:10.3|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 12:31:40 and 04/22/2024 13:02:10 UTC. Search may be required.
2024-04-29 08:02:15.3|Info|DownloadDecisionMaker|Processing 147 releases
2024-04-29 08:02:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-04-29 08:32:39.9|Info|RssSyncService|Starting RSS Sync
2024-04-29 08:32:40.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/29/2024 12:59:00 and 04/29/2024 14:01:21 UTC. Search may be required.
2024-04-29 08:32:40.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 13:02:10 and 04/22/2024 13:32:40 UTC. Search may be required.
2024-04-29 08:32:42.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 13:02:10 and 04/22/2024 13:32:42 UTC. Search may be required.
2024-04-29 08:32:55.4|Info|DownloadDecisionMaker|Processing 198 releases
2024-04-29 08:32:55.7|Info|RssSyncService|RSS Sync Completed. Reports found: 198, Reports grabbed: 0
2024-04-29 08:45:39.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-29 08:45:41.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-29 08:45:41.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-29 08:45:41.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-29 08:45:41.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-29 08:45:41.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-29 08:45:43.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-29 08:45:45.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-29 08:45:45.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-29 08:45:45.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-29 08:45:45.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-29 08:45:45.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-04-29 09:03:10.1|Info|RssSyncService|Starting RSS Sync
2024-04-29 09:03:10.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 13:32:42 and 04/22/2024 14:03:10 UTC. Search may be required.
2024-04-29 09:03:10.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 13:32:40 and 04/22/2024 14:03:10 UTC. Search may be required.
2024-04-29 09:03:11.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/29/2024 14:01:21 and 04/29/2024 14:54:43 UTC. Search may be required.
2024-04-29 09:03:38.0|Info|DownloadDecisionMaker|Processing 202 releases
2024-04-29 09:03:38.2|Info|RssSyncService|RSS Sync Completed. Reports found: 202, Reports grabbed: 0
2024-04-29 09:33:40.4|Info|RssSyncService|Starting RSS Sync
2024-04-29 09:33:40.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 14:03:10 and 04/22/2024 14:33:40 UTC. Search may be required.
2024-04-29 09:33:40.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/29/2024 14:54:43 and 04/29/2024 14:55:00 UTC. Search may be required.
2024-04-29 09:33:41.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 14:03:10 and 04/22/2024 14:33:41 UTC. Search may be required.
2024-04-29 09:33:49.2|Info|DownloadDecisionMaker|Processing 204 releases
2024-04-29 09:33:49.4|Info|RssSyncService|RSS Sync Completed. Reports found: 204, Reports grabbed: 0
2024-04-29 10:04:10.6|Info|RssSyncService|Starting RSS Sync
2024-04-29 10:04:11.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 14:33:41 and 04/22/2024 15:04:11 UTC. Search may be required.
2024-04-29 10:04:11.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 14:33:40 and 04/22/2024 15:04:11 UTC. Search may be required.
2024-04-29 10:04:11.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/29/2024 14:55:00 and 04/29/2024 15:48:57 UTC. Search may be required.
2024-04-29 10:04:13.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-29 10:04:24.5|Info|DownloadDecisionMaker|Processing 204 releases
2024-04-29 10:04:24.7|Info|RssSyncService|RSS Sync Completed. Reports found: 204, Reports grabbed: 0
2024-04-29 10:34:40.7|Info|RssSyncService|Starting RSS Sync
2024-04-29 10:34:41.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 15:04:11 and 04/22/2024 15:34:41 UTC. Search may be required.
2024-04-29 10:34:41.3|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 15:04:11 and 04/22/2024 15:34:41 UTC. Search may be required.
2024-04-29 10:34:41.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/29/2024 15:48:57 and 04/29/2024 16:12:28 UTC. Search may be required.
2024-04-29 10:34:51.6|Info|DownloadDecisionMaker|Processing 204 releases
2024-04-29 10:34:51.8|Info|RssSyncService|RSS Sync Completed. Reports found: 204, Reports grabbed: 0
2024-04-29 11:05:10.9|Info|RssSyncService|Starting RSS Sync
2024-04-29 11:05:11.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 04/22/2024 15:34:41 and 04/22/2024 16:05:11 UTC. Search may be required.
2024-04-29 11:05:11.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 04/22/2024 15:34:41 and 04/22/2024 16:05:11 UTC. Search may be required.
2024-04-29 11:05:11.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 04/29/2024 16:12:28 and 04/29/2024 16:19:41 UTC. Search may be required.
2024-04-29 11:05:19.0|Info|DownloadDecisionMaker|Processing 207 releases
2024-04-29 11:05:19.3|Info|RssSyncService|RSS Sync Completed. Reports found: 207, Reports grabbed: 0
2024-04-29 11:31:11.1|Info|HousekeepingService|Running housecleaning tasks
2024-04-29 11:31:11.1|Info|Database|Vacuuming Log database
2024-04-29 11:31:11.1|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-04-29 11:31:11.1|Info|Database|Log database compressed
2024-04-29 11:31:11.1|Info|Database|Vacuuming Main database
2024-04-29 11:31:11.2|Info|Database|Main database compressed
2024-04-29 11:32:41.4|Info|DiskScanService|Scanning disk for Avatar 3
2024-04-29 11:32:41.4|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-04-29 11:32:41.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-29 11:32:41.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-29 11:32:41.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-29 11:32:41.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-29 11:32:41.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-29 11:32:41.4|Info|DiskScanService|Scanning disk for Avengers 5
2024-04-29 11:32:41.4|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-04-29 11:32:41.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-29 11:32:41.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-29 11:32:41.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-29 11:32:41.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-29 11:32:41.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-29 11:32:41.4|Info|RefreshMovieService|Updating info for Avengers: Secret Wars
2024-04-29 11:32:41.5|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-04-29 11:32:41.5|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-04-29 11:32:41.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-29 11:32:41.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-29 11:32:41.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-29 11:32:41.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-29 11:32:41.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-29 11:32:41.5|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-04-29 11:32:41.5|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-04-29 11:32:41.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-29 11:32:41.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-29 11:32:41.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-29 11:32:41.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-29 11:32:41.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-29 11:32:41.5|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-04-29 11:32:41.5|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-04-29 11:32:41.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-29 11:32:41.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-04-29 11:32:41.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-04-29 11:32:41.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-04-29 11:32:41.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-04-29 11:32:41.5|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-04-29 11:32:41.5|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-04-29 11:32:41.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-04-29 11:32:41.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files