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

8942 lines
998 KiB
Plaintext
Raw 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-02-23 05:40:07.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-23 05:40:07.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-23 05:40:07.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-23 05:40:07.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-23 05:40:07.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-23 05:40:07.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-23 05:40:07.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 10:09:37 and 01/03/2024 11:40:07 UTC. Search may be required.
2024-02-23 05:40:08.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 11:09:38 and 01/24/2024 11:40:08 UTC. Search may be required.
2024-02-23 05:40:08.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 11:09:38 and 01/24/2024 11:40:08 UTC. Search may be required.
2024-02-23 05:40:12.8|Info|DownloadDecisionMaker|Processing 139 releases
2024-02-23 05:40:12.9|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-02-23 06:10:37.6|Info|RssSyncService|Starting RSS Sync
2024-02-23 06:10:37.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/03/2024 11:40:07 and 01/03/2024 12:10:37 UTC. Search may be required.
2024-02-23 06:10:38.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/23/2024 10:49:00 and 02/23/2024 11:39:36 UTC. Search may be required.
2024-02-23 06:10:38.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 11:40:08 and 01/24/2024 12:10:38 UTC. Search may be required.
2024-02-23 06:10:38.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 11:40:08 and 01/24/2024 12:10:38 UTC. Search may be required.
2024-02-23 06:12:17.6|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/6/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-02-23 06:12:17.6|Info|DownloadDecisionMaker|Processing 137 releases
2024-02-23 06:12:17.7|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-02-23 06:42:37.8|Info|RssSyncService|Starting RSS Sync
2024-02-23 06:42:38.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/03/2024 12:10:37 and 01/03/2024 12:42:38 UTC. Search may be required.
2024-02-23 06:42:38.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 12:10:38 and 01/24/2024 12:42:38 UTC. Search may be required.
2024-02-23 06:42:38.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 12:10:38 and 01/24/2024 12:42:38 UTC. Search may be required.
2024-02-23 06:42:43.3|Info|DownloadDecisionMaker|Processing 140 releases
2024-02-23 06:42:43.5|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-02-23 07:13:08.1|Info|RssSyncService|Starting RSS Sync
2024-02-23 07:13:08.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/23/2024 12:37:39 and 02/23/2024 12:47:31 UTC. Search may be required.
2024-02-23 07:13:09.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 12:42:38 and 01/24/2024 13:13:09 UTC. Search may be required.
2024-02-23 07:13:09.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 12:42:38 and 01/24/2024 13:13:09 UTC. Search may be required.
2024-02-23 07:13:13.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/23/2024 10:50:08 and 02/23/2024 13:05:08 UTC. Search may be required.
2024-02-23 07:13:13.4|Info|DownloadDecisionMaker|Processing 141 releases
2024-02-23 07:13:13.5|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-02-23 07:43:38.3|Info|RssSyncService|Starting RSS Sync
2024-02-23 07:43:38.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/03/2024 13:13:08 and 01/03/2024 13:43:38 UTC. Search may be required.
2024-02-23 07:43:38.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 13:13:09 and 01/24/2024 13:43:38 UTC. Search may be required.
2024-02-23 07:43:39.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 13:13:09 and 01/24/2024 13:43:39 UTC. Search may be required.
2024-02-23 07:43:39.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/23/2024 13:02:31 and 02/23/2024 13:06:30 UTC. Search may be required.
2024-02-23 07:43:44.3|Info|DownloadDecisionMaker|Processing 143 releases
2024-02-23 07:43:44.4|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-02-23 07:54:22.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-23 07:54: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-02-23 07:54:31.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 07:54:31.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 07:54:31.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 07:54:31.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 07:54:32.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-02-23 07:54:34.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-02-23 07:54: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-02-23 07:54: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-02-23 07:54:38.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 07:54:38.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 07:54:38.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 07:54:38.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 07:54:38.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 07:54:38.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 07:54:38.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 07:54:38.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 08:14:08.5|Info|RssSyncService|Starting RSS Sync
2024-02-23 08:14:09.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/23/2024 13:35:34 and 02/23/2024 13:45:48 UTC. Search may be required.
2024-02-23 08:14:09.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 13:43:39 and 01/24/2024 14:14:09 UTC. Search may be required.
2024-02-23 08:14:09.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 13:43:38 and 01/24/2024 14:14:09 UTC. Search may be required.
2024-02-23 08:14:13.8|Info|DownloadDecisionMaker|Processing 148 releases
2024-02-23 08:14:14.0|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-02-23 08:44:38.8|Info|RssSyncService|Starting RSS Sync
2024-02-23 08:44:39.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 13:14:08 and 01/03/2024 14:44:39 UTC. Search may be required.
2024-02-23 08:44:39.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 14:14:09 and 01/24/2024 14:44:39 UTC. Search may be required.
2024-02-23 08:44:39.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 14:14:09 and 01/24/2024 14:44:39 UTC. Search may be required.
2024-02-23 08:44:40.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/23/2024 14:05:43 and 02/23/2024 14:15:29 UTC. Search may be required.
2024-02-23 08:44:44.1|Info|DownloadDecisionMaker|Processing 155 releases
2024-02-23 08:44:44.3|Info|RssSyncService|RSS Sync Completed. Reports found: 155, Reports grabbed: 0
2024-02-23 09:15:09.0|Info|RssSyncService|Starting RSS Sync
2024-02-23 09:15:09.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/03/2024 14:44:39 and 01/03/2024 15:15:09 UTC. Search may be required.
2024-02-23 09:15:09.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 14:44:39 and 01/24/2024 15:15:09 UTC. Search may be required.
2024-02-23 09:15:09.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 14:44:39 and 01/24/2024 15:15:09 UTC. Search may be required.
2024-02-23 09:15:14.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/23/2024 14:40:39 and 02/23/2024 14:45:09 UTC. Search may be required.
2024-02-23 09:15:14.7|Info|DownloadDecisionMaker|Processing 167 releases
2024-02-23 09:15:14.8|Info|RssSyncService|RSS Sync Completed. Reports found: 167, Reports grabbed: 0
2024-02-23 09:45:39.2|Info|RssSyncService|Starting RSS Sync
2024-02-23 09:45:39.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/03/2024 15:15:09 and 01/03/2024 15:45:39 UTC. Search may be required.
2024-02-23 09:45:39.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 15:15:09 and 01/24/2024 15:45:39 UTC. Search may be required.
2024-02-23 09:45:39.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 15:15:09 and 01/24/2024 15:45:39 UTC. Search may be required.
2024-02-23 09:45:39.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/23/2024 15:12:42 and 02/23/2024 15:39:37 UTC. Search may be required.
2024-02-23 09:45:44.5|Info|DownloadDecisionMaker|Processing 168 releases
2024-02-23 09:45:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 168, Reports grabbed: 0
2024-02-23 10:16:09.4|Info|RssSyncService|Starting RSS Sync
2024-02-23 10:16:09.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 15:45:39 and 01/24/2024 16:16:09 UTC. Search may be required.
2024-02-23 10:16:10.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 15:45:39 and 01/24/2024 16:16:10 UTC. Search may be required.
2024-02-23 10:16:14.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/23/2024 15:45:03 and 02/23/2024 15:50:09 UTC. Search may be required.
2024-02-23 10:16:14.7|Info|DownloadDecisionMaker|Processing 153 releases
2024-02-23 10:16:14.8|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-02-23 10:20:09.4|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-02-23 10:20:09.4|Info|HousekeepingService|Running housecleaning tasks
2024-02-23 10:20:09.4|Info|Database|Vacuuming Log database
2024-02-23 10:20:09.4|Info|Database|Log database compressed
2024-02-23 10:20:09.4|Info|Database|Vacuuming Main database
2024-02-23 10:20:09.5|Info|Database|Main database compressed
2024-02-23 10:20:09.6|Info|DiskScanService|Scanning disk for Avatar 3
2024-02-23 10:20:09.6|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-02-23 10:20:09.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:09.6|Info|DiskScanService|Scanning disk for Avengers 5
2024-02-23 10:20:09.6|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-02-23 10:20:09.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:09.6|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-02-23 10:20:09.6|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-02-23 10:20:09.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:09.6|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-02-23 10:20:09.6|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-02-23 10:20:09.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:09.6|Info|DiskScanService|Scanning disk for Beetlejuice 2
2024-02-23 10:20:09.6|Info|DiskScanService|Completed scanning disk for Beetlejuice 2
2024-02-23 10:20:09.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:09.6|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-02-23 10:20:09.6|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-02-23 10:20:09.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:09.6|Info|RefreshMovieService|Updating info for Blade
2024-02-23 10:20:09.7|Info|DiskScanService|Scanning disk for Blade
2024-02-23 10:20:09.7|Info|DiskScanService|Completed scanning disk for Blade
2024-02-23 10:20:09.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:09.7|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-02-23 10:20:09.7|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-02-23 10:20:09.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:09.7|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-02-23 10:20:09.7|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-02-23 10:20:09.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:09.7|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-02-23 10:20:09.7|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-02-23 10:20:09.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:09.7|Info|DiskScanService|Scanning disk for Dune Messiah
2024-02-23 10:20:09.7|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-02-23 10:20:09.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:09.7|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-02-23 10:20:09.8|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-02-23 10:20:09.8|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-02-23 10:20:09.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:09.8|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-02-23 10:20:09.8|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-02-23 10:20:09.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:09.8|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-02-23 10:20:09.8|Info|MediaCoverService|Downloading Poster for [Dune: Part Two (2024)][tt15239678, 693134] https://image.tmdb.org/t/p/original/8b8R8l88Qje9dn9OE8PY05Nxl1X.jpg
2024-02-23 10:20:09.9|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-02-23 10:20:09.9|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-02-23 10:20:09.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:09.9|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
2024-02-23 10:20:10.0|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-02-23 10:20:10.0|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-02-23 10:20:10.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:10.0|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-02-23 10:20:10.1|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-02-23 10:20:10.1|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-02-23 10:20:10.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:10.1|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-02-23 10:20:10.1|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-02-23 10:20:10.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:10.1|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-02-23 10:20:10.1|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-02-23 10:20:10.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:10.1|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-02-23 10:20:10.1|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-02-23 10:20:10.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:10.1|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-02-23 10:20:10.1|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-02-23 10:20:10.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:10.1|Info|RefreshMovieService|Updating info for Madame Web
2024-02-23 10:20:10.2|Info|DiskScanService|Scanning disk for Madame Web
2024-02-23 10:20:10.2|Info|DiskScanService|Completed scanning disk for Madame Web
2024-02-23 10:20:10.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:10.2|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-02-23 10:20:10.2|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-02-23 10:20:10.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:10.2|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
2024-02-23 10:20:10.2|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-02-23 10:20:10.2|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-02-23 10:20:10.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:10.3|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-02-23 10:20:10.3|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-02-23 10:20:10.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:10.3|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-02-23 10:20:10.3|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-02-23 10:20:10.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:10.3|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-02-23 10:20:10.3|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-02-23 10:20:10.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:10.3|Info|RefreshMovieService|Updating info for Spaceman
2024-02-23 10:20:10.3|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-02-23 10:20:10.3|Info|DiskScanService|Scanning disk for Spaceman
2024-02-23 10:20:10.3|Info|DiskScanService|Completed scanning disk for Spaceman
2024-02-23 10:20:10.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:10.3|Info|DiskScanService|Scanning disk for Thunderbolts
2024-02-23 10:20:10.3|Info|DiskScanService|Completed scanning disk for Thunderbolts
2024-02-23 10:20:10.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:10.3|Info|DiskScanService|Scanning disk for Venom 3
2024-02-23 10:20:10.3|Info|DiskScanService|Completed scanning disk for Venom 3
2024-02-23 10:20:10.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:20:10.3|Info|DiskScanService|Scanning disk for Wicked Part 1
2024-02-23 10:20:10.3|Info|DiskScanService|Completed scanning disk for Wicked Part 1
2024-02-23 10:20:10.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-23 10:46:39.5|Info|RssSyncService|Starting RSS Sync
2024-02-23 10:46:39.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/23/2024 15:50:46 and 02/23/2024 16:19:00 UTC. Search may be required.
2024-02-23 10:46:39.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 15:16:09 and 10/19/2023 15:46:39 UTC. Search may be required.
2024-02-23 10:46:40.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 16:16:09 and 01/24/2024 16:46:40 UTC. Search may be required.
2024-02-23 10:46:40.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 16:16:10 and 01/24/2024 16:46:40 UTC. Search may be required.
2024-02-23 10:46:44.9|Info|DownloadDecisionMaker|Processing 150 releases
2024-02-23 10:46:45.0|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
2024-02-23 11:17:09.7|Info|RssSyncService|Starting RSS Sync
2024-02-23 11:17:10.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 15:46:39 and 10/19/2023 16:17:09 UTC. Search may be required.
2024-02-23 11:17:10.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 16:46:40 and 01/24/2024 17:17:10 UTC. Search may be required.
2024-02-23 11:17:10.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 16:46:40 and 01/24/2024 17:17:10 UTC. Search may be required.
2024-02-23 11:17:15.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/23/2024 16:10:40 and 02/23/2024 16:50:10 UTC. Search may be required.
2024-02-23 11:17:15.1|Info|DownloadDecisionMaker|Processing 150 releases
2024-02-23 11:17:15.2|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
2024-02-23 11:47:39.9|Info|RssSyncService|Starting RSS Sync
2024-02-23 11:47:40.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 16:17:10 and 10/19/2023 16:47:40 UTC. Search may be required.
2024-02-23 11:47:41.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 17:17:10 and 01/24/2024 17:47:41 UTC. Search may be required.
2024-02-23 11:47:41.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 17:17:10 and 01/24/2024 17:47:41 UTC. Search may be required.
2024-02-23 11:47:45.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/23/2024 17:05:10 and 02/23/2024 17:05:40 UTC. Search may be required.
2024-02-23 11:47:45.3|Info|DownloadDecisionMaker|Processing 144 releases
2024-02-23 11:47:45.4|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2024-02-23 12:18:10.1|Info|RssSyncService|Starting RSS Sync
2024-02-23 12:18:10.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/6/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 02/23/2024 17:18:20 due to recent failures." />
2024-02-23 12:18:10.1|Warn|Torznab|API Request Limit reached for GloDLS (Prowlarr). Disabled for 05:00:10
2024-02-23 12:18:10.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 17:47:41 and 01/24/2024 18:18:10 UTC. Search may be required.
2024-02-23 12:18:10.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/23/2024 17:22:27 and 02/23/2024 17:38:59 UTC. Search may be required.
2024-02-23 12:18:10.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 16:47:40 and 01/03/2024 18:18:10 UTC. Search may be required.
2024-02-23 12:18:11.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 17:47:41 and 01/24/2024 18:18:11 UTC. Search may be required.
2024-02-23 12:18:15.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/23/2024 17:05:40 and 02/23/2024 17:55:10 UTC. Search may be required.
2024-02-23 12:18:15.8|Info|DownloadDecisionMaker|Processing 145 releases
2024-02-23 12:18:15.9|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-02-23 12:48:40.4|Info|RssSyncService|Starting RSS Sync
2024-02-23 12:48:40.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/03/2024 18:18:10 and 01/03/2024 18:48:40 UTC. Search may be required.
2024-02-23 12:48:41.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 18:18:10 and 01/24/2024 18:48:41 UTC. Search may be required.
2024-02-23 12:48:41.3|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 18:18:11 and 01/24/2024 18:48:41 UTC. Search may be required.
2024-02-23 12:48:45.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/23/2024 18:10:10 and 02/23/2024 18:10:41 UTC. Search may be required.
2024-02-23 12:48:45.9|Info|DownloadDecisionMaker|Processing 144 releases
2024-02-23 12:48:46.0|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2024-02-23 13:19:10.5|Info|RssSyncService|Starting RSS Sync
2024-02-23 13:19:11.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 18:48:41 and 01/24/2024 19:19:11 UTC. Search may be required.
2024-02-23 13:19:11.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 18:48:41 and 01/24/2024 19:19:11 UTC. Search may be required.
2024-02-23 13:19:32.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/03/2024 18:48:40 and 01/03/2024 19:19:32 UTC. Search may be required.
2024-02-23 13:19:32.7|Info|DownloadDecisionMaker|Processing 159 releases
2024-02-23 13:19:32.9|Info|RssSyncService|RSS Sync Completed. Reports found: 159, Reports grabbed: 0
2024-02-23 13:49:40.8|Info|RssSyncService|Starting RSS Sync
2024-02-23 13:49:41.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 19:19:11 and 01/24/2024 19:49:41 UTC. Search may be required.
2024-02-23 13:49:41.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 19:19:11 and 01/24/2024 19:49:41 UTC. Search may be required.
2024-02-23 13:49:49.1|Info|DownloadDecisionMaker|Processing 176 releases
2024-02-23 13:49:49.3|Info|RssSyncService|RSS Sync Completed. Reports found: 176, Reports grabbed: 0
2024-02-23 13:54:54.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-23 13:54:55.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-02-23 13:54:55.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 13:54:55.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 13:54:55.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 13:54:55.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 13:54:57.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-23 13:54:59.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-23 13:55: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-02-23 13:55:03.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-02-23 13:55:03.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 13:55:03.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 13:55:03.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 13:55:03.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 13:55:03.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 13:55:03.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 13:55:03.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 13:55:03.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 14:20:10.9|Info|RssSyncService|Starting RSS Sync
2024-02-23 14:20:11.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 18:49:41 and 01/03/2024 20:20:11 UTC. Search may be required.
2024-02-23 14:20:11.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 19:49:41 and 01/24/2024 20:20:11 UTC. Search may be required.
2024-02-23 14:20:11.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 19:49:41 and 01/24/2024 20:20:11 UTC. Search may be required.
2024-02-23 14:20:16.6|Info|DownloadDecisionMaker|Processing 149 releases
2024-02-23 14:20:16.8|Info|RssSyncService|RSS Sync Completed. Reports found: 149, Reports grabbed: 0
2024-02-23 14:50:41.1|Info|RssSyncService|Starting RSS Sync
2024-02-23 14:50:41.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-23 14:50:41.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/03/2024 20:20:11 and 01/03/2024 20:50:41 UTC. Search may be required.
2024-02-23 14:50:41.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 20:20:11 and 01/24/2024 20:50:41 UTC. Search may be required.
2024-02-23 14:50:42.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/23/2024 20:13:52 and 02/23/2024 20:15:14 UTC. Search may be required.
2024-02-23 14:50:42.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 20:20:11 and 01/24/2024 20:50:42 UTC. Search may be required.
2024-02-23 14:50:49.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/23/2024 19:35:11 and 02/23/2024 19:50:49 UTC. Search may be required.
2024-02-23 14:50:49.4|Info|DownloadDecisionMaker|Processing 147 releases
2024-02-23 14:50:49.6|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-02-23 15:21:11.3|Info|RssSyncService|Starting RSS Sync
2024-02-23 15:21:12.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 20:50:42 and 01/24/2024 21:21:12 UTC. Search may be required.
2024-02-23 15:21:12.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/03/2024 20:50:41 and 01/03/2024 21:21:12 UTC. Search may be required.
2024-02-23 15:21:12.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 20:50:41 and 01/24/2024 21:21:12 UTC. Search may be required.
2024-02-23 15:21:16.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/23/2024 19:50:49 and 02/23/2024 21:05:12 UTC. Search may be required.
2024-02-23 15:21:19.4|Info|DownloadDecisionMaker|Processing 160 releases
2024-02-23 15:21:19.5|Info|RssSyncService|RSS Sync Completed. Reports found: 160, Reports grabbed: 0
2024-02-23 15:51:41.6|Info|RssSyncService|Starting RSS Sync
2024-02-23 15:51:42.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 21:21:12 and 01/24/2024 21:51:42 UTC. Search may be required.
2024-02-23 15:51:42.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/03/2024 21:21:12 and 01/03/2024 21:51:42 UTC. Search may be required.
2024-02-23 15:51:42.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 21:21:12 and 01/24/2024 21:51:42 UTC. Search may be required.
2024-02-23 15:51:47.6|Info|DownloadDecisionMaker|Processing 169 releases
2024-02-23 15:51:47.7|Info|RssSyncService|RSS Sync Completed. Reports found: 169, Reports grabbed: 0
2024-02-23 16:22:11.8|Info|RssSyncService|Starting RSS Sync
2024-02-23 16:22:12.6|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 21:51:42 and 01/24/2024 22:22:12 UTC. Search may be required.
2024-02-23 16:22:12.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 21:51:42 and 01/24/2024 22:22:12 UTC. Search may be required.
2024-02-23 16:22:22.2|Info|DownloadDecisionMaker|Processing 183 releases
2024-02-23 16:22:22.3|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
2024-02-23 16:52:42.0|Info|RssSyncService|Starting RSS Sync
2024-02-23 16:52:42.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 21:22:12 and 10/19/2023 21:52:42 UTC. Search may be required.
2024-02-23 16:52:42.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 22:22:12 and 01/24/2024 22:52:42 UTC. Search may be required.
2024-02-23 16:52:42.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/23/2024 22:08:52 and 02/23/2024 22:22:09 UTC. Search may be required.
2024-02-23 16:52:43.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 22:22:12 and 01/24/2024 22:52:43 UTC. Search may be required.
2024-02-23 16:52:48.9|Info|DownloadDecisionMaker|Processing 173 releases
2024-02-23 16:52:49.0|Info|RssSyncService|RSS Sync Completed. Reports found: 173, Reports grabbed: 0
2024-02-23 17:23:12.2|Info|RssSyncService|Starting RSS Sync
2024-02-23 17:23:12.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 21:52:42 and 10/19/2023 22:23:12 UTC. Search may be required.
2024-02-23 17:23:12.8|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 22:52:42 and 01/24/2024 23:23:12 UTC. Search may be required.
2024-02-23 17:23:12.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/23/2024 22:48:54 and 02/23/2024 22:54:34 UTC. Search may be required.
2024-02-23 17:23:12.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 22:52:43 and 01/24/2024 23:23:12 UTC. Search may be required.
2024-02-23 17:23:13.4|Warn|Torznab|Indexer TorrentGalaxy (Prowlarr) rss sync didn't cover the period between 02/06/2024 15:45:16 and 02/23/2024 18:23:13 UTC. Search may be required.
2024-02-23 17:23:17.9|Info|DownloadDecisionMaker|Processing 202 releases
2024-02-23 17:23:18.1|Info|RssSyncService|RSS Sync Completed. Reports found: 202, Reports grabbed: 0
2024-02-23 17:53:42.4|Info|RssSyncService|Starting RSS Sync
2024-02-23 17:53:42.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/23/2024 22:54:34 and 02/23/2024 23:47:15 UTC. Search may be required.
2024-02-23 17:53:42.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 22:23:12 and 10/19/2023 22:53:42 UTC. Search may be required.
2024-02-23 17:53:43.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 23:23:12 and 01/24/2024 23:53:43 UTC. Search may be required.
2024-02-23 17:53:43.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 23:23:12 and 01/24/2024 23:53:43 UTC. Search may be required.
2024-02-23 17:53:51.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/23/2024 22:50:13 and 02/23/2024 22:53:50 UTC. Search may be required.
2024-02-23 17:53:51.3|Info|DownloadDecisionMaker|Processing 200 releases
2024-02-23 17:53:51.5|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
2024-02-23 18:24:12.6|Info|RssSyncService|Starting RSS Sync
2024-02-23 18:24:12.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 02/23/2024 18:26:47 due to recent failures." />
2024-02-23 18:24:12.6|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:02:35
2024-02-23 18:24:12.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 22:53:42 and 10/19/2023 23:24:12 UTC. Search may be required.
2024-02-23 18:24:13.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/24/2024 23:53:43 and 01/25/2024 00:24:13 UTC. Search may be required.
2024-02-23 18:24:13.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/24/2024 23:53:43 and 01/25/2024 00:24:13 UTC. Search may be required.
2024-02-23 18:24:18.1|Info|DownloadDecisionMaker|Processing 130 releases
2024-02-23 18:24:18.3|Info|RssSyncService|RSS Sync Completed. Reports found: 130, Reports grabbed: 0
2024-02-23 18:54:42.9|Info|RssSyncService|Starting RSS Sync
2024-02-23 18:54:43.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 23:24:12 and 01/04/2024 00:54:43 UTC. Search may be required.
2024-02-23 18:54:43.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/25/2024 00:24:13 and 01/25/2024 00:54:43 UTC. Search may be required.
2024-02-23 18:54:43.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/25/2024 00:24:13 and 01/25/2024 00:54:43 UTC. Search may be required.
2024-02-23 18:54:43.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/23/2024 23:47:15 and 02/24/2024 00:38:56 UTC. Search may be required.
2024-02-23 18:54:48.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/23/2024 22:53:50 and 02/24/2024 00:50:43 UTC. Search may be required.
2024-02-23 18:54:48.4|Info|DownloadDecisionMaker|Processing 155 releases
2024-02-23 18:54:48.6|Info|RssSyncService|RSS Sync Completed. Reports found: 155, Reports grabbed: 0
2024-02-23 19:25:13.1|Info|RssSyncService|Starting RSS Sync
2024-02-23 19:25:13.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/04/2024 00:54:43 and 01/04/2024 01:25:13 UTC. Search may be required.
2024-02-23 19:25:13.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/25/2024 00:54:43 and 01/25/2024 01:25:13 UTC. Search may be required.
2024-02-23 19:25:13.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/25/2024 00:54:43 and 01/25/2024 01:25:13 UTC. Search may be required.
2024-02-23 19:25:13.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 00:38:56 and 02/24/2024 01:18:35 UTC. Search may be required.
2024-02-23 19:25:18.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 00:50:43 and 02/24/2024 01:10:16 UTC. Search may be required.
2024-02-23 19:25:18.4|Info|DownloadDecisionMaker|Processing 133 releases
2024-02-23 19:25:18.6|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-02-23 19:55:25.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-23 19:55:27.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-02-23 19:55:27.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 19:55:27.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 19:55:27.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 19:55:27.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 19:55:28.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-23 19:55:30.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-02-23 19:55: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-02-23 19:55:34.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-02-23 19:55:34.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 19:55:34.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 19:55:34.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 19:55:34.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 19:55:34.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 19:55:34.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 19:55:35.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 19:55:35.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-23 19:55:43.3|Info|RssSyncService|Starting RSS Sync
2024-02-23 19:55:43.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/04/2024 01:25:13 and 01/04/2024 01:55:43 UTC. Search may be required.
2024-02-23 19:55:43.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/25/2024 01:25:13 and 01/25/2024 01:55:43 UTC. Search may be required.
2024-02-23 19:55:43.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/25/2024 01:25:13 and 01/25/2024 01:55:43 UTC. Search may be required.
2024-02-23 19:55:48.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 01:10:16 and 02/24/2024 01:10:43 UTC. Search may be required.
2024-02-23 19:55:48.6|Info|DownloadDecisionMaker|Processing 133 releases
2024-02-23 19:55:48.8|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-02-23 20:26:13.5|Info|RssSyncService|Starting RSS Sync
2024-02-23 20:26:13.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-23 20:26:14.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/04/2024 01:55:43 and 01/04/2024 02:26:14 UTC. Search may be required.
2024-02-23 20:26:14.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/25/2024 01:55:43 and 01/25/2024 02:26:14 UTC. Search may be required.
2024-02-23 20:26:14.3|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/25/2024 01:55:43 and 01/25/2024 02:26:14 UTC. Search may be required.
2024-02-23 20:26:18.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 01:10:43 and 02/24/2024 01:26:14 UTC. Search may be required.
2024-02-23 20:26:18.9|Info|DownloadDecisionMaker|Processing 138 releases
2024-02-23 20:26:19.0|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-02-23 20:56:43.8|Info|RssSyncService|Starting RSS Sync
2024-02-23 20:56:44.5|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/25/2024 02:26:14 and 01/25/2024 02:56:44 UTC. Search may be required.
2024-02-23 20:56:44.6|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/25/2024 02:26:14 and 01/25/2024 02:56:44 UTC. Search may be required.
2024-02-23 20:56:44.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 01:15:00 and 02/24/2024 02:22:58 UTC. Search may be required.
2024-02-23 20:56:49.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 02:10:14 and 02/24/2024 02:10:44 UTC. Search may be required.
2024-02-23 20:56:49.7|Info|DownloadDecisionMaker|Processing 139 releases
2024-02-23 20:56:49.9|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-02-23 21:27:14.0|Info|RssSyncService|Starting RSS Sync
2024-02-23 21:27:14.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 01:56:44 and 01/04/2024 03:27:14 UTC. Search may be required.
2024-02-23 21:27:15.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/25/2024 02:56:44 and 01/25/2024 03:27:15 UTC. Search may be required.
2024-02-23 21:27:15.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/25/2024 02:56:44 and 01/25/2024 03:27:15 UTC. Search may be required.
2024-02-23 21:27:15.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 02:22:58 and 02/24/2024 03:13:43 UTC. Search may be required.
2024-02-23 21:27:19.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 02:50:44 and 02/24/2024 03:20:17 UTC. Search may be required.
2024-02-23 21:27:21.7|Info|DownloadDecisionMaker|Processing 133 releases
2024-02-23 21:27:21.8|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-02-23 21:57:44.2|Info|RssSyncService|Starting RSS Sync
2024-02-23 21:57:45.0|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/25/2024 03:27:15 and 01/25/2024 03:57:45 UTC. Search may be required.
2024-02-23 21:57:45.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/25/2024 03:27:15 and 01/25/2024 03:57:45 UTC. Search may be required.
2024-02-23 21:57:45.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/04/2024 03:27:14 and 01/04/2024 03:57:45 UTC. Search may be required.
2024-02-23 21:57:49.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 03:20:17 and 02/24/2024 03:20:45 UTC. Search may be required.
2024-02-23 21:57:51.8|Info|DownloadDecisionMaker|Processing 136 releases
2024-02-23 21:57:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-02-23 22:28:14.4|Info|RssSyncService|Starting RSS Sync
2024-02-23 22:28:15.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/25/2024 03:57:45 and 01/25/2024 04:28:15 UTC. Search may be required.
2024-02-23 22:28:15.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/25/2024 03:57:45 and 01/25/2024 04:28:15 UTC. Search may be required.
2024-02-23 22:28:22.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 03:55:45 and 02/24/2024 04:20:22 UTC. Search may be required.
2024-02-23 22:28:22.6|Info|DownloadDecisionMaker|Processing 132 releases
2024-02-23 22:28:22.7|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-02-23 22:58:44.6|Info|RssSyncService|Starting RSS Sync
2024-02-23 22:58:45.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 03:29:24 and 02/24/2024 04:43:54 UTC. Search may be required.
2024-02-23 22:58:45.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 03:28:15 and 01/04/2024 04:58:45 UTC. Search may be required.
2024-02-23 22:58:45.4|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/25/2024 04:28:15 and 01/25/2024 04:58:45 UTC. Search may be required.
2024-02-23 22:58:45.7|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/25/2024 04:28:15 and 01/25/2024 04:58:45 UTC. Search may be required.
2024-02-23 22:58:50.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 04:20:22 and 02/24/2024 04:20:45 UTC. Search may be required.
2024-02-23 22:58:51.7|Info|DownloadDecisionMaker|Processing 134 releases
2024-02-23 22:58:51.8|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-02-23 23:29:14.9|Info|RssSyncService|Starting RSS Sync
2024-02-23 23:29:16.0|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/25/2024 04:58:45 and 01/25/2024 05:29:16 UTC. Search may be required.
2024-02-23 23:29:16.1|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/25/2024 04:58:45 and 01/25/2024 05:29:16 UTC. Search may be required.
2024-02-23 23:29:20.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 04:50:45 and 02/24/2024 05:05:16 UTC. Search may be required.
2024-02-23 23:29:21.3|Info|DownloadDecisionMaker|Processing 138 releases
2024-02-23 23:29:21.4|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-02-23 23:59:45.1|Info|RssSyncService|Starting RSS Sync
2024-02-23 23:59:45.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 04:29:15 and 01/04/2024 05:59:45 UTC. Search may be required.
2024-02-23 23:59:45.9|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/25/2024 05:29:16 and 01/25/2024 05:59:45 UTC. Search may be required.
2024-02-23 23:59:46.2|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/25/2024 05:29:16 and 01/25/2024 05:59:46 UTC. Search may be required.
2024-02-23 23:59:50.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 05:10:16 and 02/24/2024 05:30:45 UTC. Search may be required.
2024-02-23 23:59:50.7|Info|DownloadDecisionMaker|Processing 144 releases
2024-02-23 23:59:50.8|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2024-02-24 00:30:15.3|Info|RssSyncService|Starting RSS Sync
2024-02-24 00:30:15.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/6/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 02/24/2024 03:06:25 due to recent failures." />
2024-02-24 00:30:15.3|Warn|Torznab|API Request Limit reached for GloDLS (Prowlarr). Disabled for 02:36:10
2024-02-24 00:30:16.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/04/2024 05:59:45 and 01/04/2024 06:30:16 UTC. Search may be required.
2024-02-24 00:30:16.1|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/25/2024 05:59:46 and 01/25/2024 06:30:16 UTC. Search may be required.
2024-02-24 00:30:16.2|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/25/2024 05:59:45 and 01/25/2024 06:30:16 UTC. Search may be required.
2024-02-24 00:30:20.6|Info|DownloadDecisionMaker|Processing 151 releases
2024-02-24 00:30:20.7|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-02-24 01:00:45.5|Info|RssSyncService|Starting RSS Sync
2024-02-24 01:00:46.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/04/2024 06:30:16 and 01/04/2024 07:00:46 UTC. Search may be required.
2024-02-24 01:00:46.3|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/25/2024 06:30:16 and 01/25/2024 07:00:46 UTC. Search may be required.
2024-02-24 01:00:46.4|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/25/2024 06:30:16 and 01/25/2024 07:00:46 UTC. Search may be required.
2024-02-24 01:00:50.8|Info|DownloadDecisionMaker|Processing 143 releases
2024-02-24 01:00:51.0|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-02-24 01:31:15.7|Info|RssSyncService|Starting RSS Sync
2024-02-24 01:31:16.5|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/25/2024 07:00:46 and 01/25/2024 07:31:16 UTC. Search may be required.
2024-02-24 01:31:16.7|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/25/2024 07:00:46 and 01/25/2024 07:31:16 UTC. Search may be required.
2024-02-24 01:31:16.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 06:41:39 and 02/24/2024 07:05:04 UTC. Search may be required.
2024-02-24 01:31:21.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 06:20:46 and 02/24/2024 06:31:16 UTC. Search may be required.
2024-02-24 01:31:24.7|Info|DownloadDecisionMaker|Processing 134 releases
2024-02-24 01:31:24.8|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-02-24 01:55:56.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-24 01:55:58.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-02-24 01:55:58.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 01:55:58.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 01:55:58.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 01:55:58.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 01:56:00.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-24 01:56:02.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-24 01:56:04.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-02-24 01:56:06.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-02-24 01:56:06.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 01:56:06.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 01:56:06.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 01:56:06.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 01:56:06.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 01:56:06.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 01:56:06.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 01:56:06.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 02:01:46.0|Info|RssSyncService|Starting RSS Sync
2024-02-24 02:01:46.8|Warn|Torznab|Indexer kickasstorrents.ws (Prowlarr) rss sync didn't cover the period between 01/25/2024 07:31:16 and 01/25/2024 08:01:46 UTC. Search may be required.
2024-02-24 02:01:46.9|Warn|Torznab|Indexer Isohunt2 (Prowlarr) rss sync didn't cover the period between 01/25/2024 07:31:16 and 01/25/2024 08:01:46 UTC. Search may be required.
2024-02-24 02:01:46.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 06:31:16 and 10/20/2023 07:01:46 UTC. Search may be required.
2024-02-24 02:02:16.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 02/24/2024 02:03:16 due to recent failures." />
2024-02-24 02:02:16.5|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:01:00
2024-02-24 02:02:16.5|Info|DownloadDecisionMaker|Processing 129 releases
2024-02-24 02:02:16.6|Info|RssSyncService|RSS Sync Completed. Reports found: 129, Reports grabbed: 0
2024-02-24 02:32:46.2|Info|RssSyncService|Starting RSS Sync
2024-02-24 02:32:46.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 07:05:04 and 02/24/2024 08:06:17 UTC. Search may be required.
2024-02-24 02:32:47.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 07:01:46 and 10/20/2023 07:32:47 UTC. Search may be required.
2024-02-24 02:32:51.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 06:31:16 and 02/24/2024 08:10:46 UTC. Search may be required.
2024-02-24 02:32:52.3|Info|DownloadDecisionMaker|Processing 149 releases
2024-02-24 02:32:52.4|Info|RssSyncService|RSS Sync Completed. Reports found: 149, Reports grabbed: 0
2024-02-24 03:03:16.4|Info|RssSyncService|Starting RSS Sync
2024-02-24 03:03:16.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 07:32:47 and 01/04/2024 09:03:16 UTC. Search may be required.
2024-02-24 03:03:17.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 08:18:17 and 02/24/2024 08:31:41 UTC. Search may be required.
2024-02-24 03:03:22.7|Info|DownloadDecisionMaker|Processing 146 releases
2024-02-24 03:03:22.8|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2024-02-24 03:33:46.6|Info|RssSyncService|Starting RSS Sync
2024-02-24 03:33:47.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 08:32:41 and 02/24/2024 09:00:30 UTC. Search may be required.
2024-02-24 03:33:51.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 08:20:16 and 02/24/2024 09:05:47 UTC. Search may be required.
2024-02-24 03:33:51.9|Info|DownloadDecisionMaker|Processing 143 releases
2024-02-24 03:33:52.0|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-02-24 04:04:16.9|Info|RssSyncService|Starting RSS Sync
2024-02-24 04:04:17.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 08:33:46 and 12/28/2023 10:04:17 UTC. Search may be required.
2024-02-24 04:04:17.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 09:16:44 and 02/24/2024 09:42:05 UTC. Search may be required.
2024-02-24 04:04:22.2|Info|DownloadDecisionMaker|Processing 150 releases
2024-02-24 04:04:22.3|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
2024-02-24 04:34:47.1|Info|RssSyncService|Starting RSS Sync
2024-02-24 04:34:47.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/04/2024 10:04:17 and 01/04/2024 10:34:47 UTC. Search may be required.
2024-02-24 04:34:48.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 09:56:22 and 02/24/2024 10:00:22 UTC. Search may be required.
2024-02-24 04:34:52.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 09:50:17 and 02/24/2024 09:50:47 UTC. Search may be required.
2024-02-24 04:34:52.6|Info|DownloadDecisionMaker|Processing 134 releases
2024-02-24 04:34:52.7|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-02-24 05:05:17.3|Info|RssSyncService|Starting RSS Sync
2024-02-24 05:05:17.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/04/2024 10:34:47 and 01/04/2024 11:05:17 UTC. Search may be required.
2024-02-24 05:05:17.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 10:08:22 and 02/24/2024 10:29:36 UTC. Search may be required.
2024-02-24 05:05:33.4|Info|DownloadDecisionMaker|Processing 131 releases
2024-02-24 05:05:33.5|Info|RssSyncService|RSS Sync Completed. Reports found: 131, Reports grabbed: 0
2024-02-24 05:35:47.5|Info|RssSyncService|Starting RSS Sync
2024-02-24 05:35:48.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/04/2024 11:05:17 and 01/04/2024 11:35:48 UTC. Search may be required.
2024-02-24 05:35:52.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 09:50:47 and 02/24/2024 11:10:47 UTC. Search may be required.
2024-02-24 05:35:53.8|Info|DownloadDecisionMaker|Processing 139 releases
2024-02-24 05:35:53.9|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-02-24 06:06:17.8|Info|RssSyncService|Starting RSS Sync
2024-02-24 06:06:17.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-24 06:06:17.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-24 06:06:17.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-24 06:06:17.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-24 06:06:17.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-24 06:06:17.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-24 06:06:17.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-24 06:06:23.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 11:10:47 and 02/24/2024 11:50:18 UTC. Search may be required.
2024-02-24 06:06:23.1|Info|DownloadDecisionMaker|Processing 138 releases
2024-02-24 06:06:23.3|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-02-24 06:36:48.0|Info|RssSyncService|Starting RSS Sync
2024-02-24 06:36:48.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 11:06:18 and 10/20/2023 11:36:48 UTC. Search may be required.
2024-02-24 06:36:48.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 10:40:05 and 02/24/2024 12:01:47 UTC. Search may be required.
2024-02-24 06:36:53.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 11:50:18 and 02/24/2024 11:50:48 UTC. Search may be required.
2024-02-24 06:36:53.3|Info|DownloadDecisionMaker|Processing 141 releases
2024-02-24 06:36:53.5|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-02-24 07:07:18.2|Info|RssSyncService|Starting RSS Sync
2024-02-24 07:07:18.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 02/24/2024 07:11:23 due to recent failures." />
2024-02-24 07:07:18.2|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:04:05
2024-02-24 07:07:18.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 11:36:48 and 12/28/2023 13:07:18 UTC. Search may be required.
2024-02-24 07:07:39.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 11:50:48 and 02/24/2024 13:05:18 UTC. Search may be required.
2024-02-24 07:07:39.0|Info|DownloadDecisionMaker|Processing 130 releases
2024-02-24 07:07:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 130, Reports grabbed: 0
2024-02-24 07:37:48.4|Info|RssSyncService|Starting RSS Sync
2024-02-24 07:37:53.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 13:05:18 and 02/24/2024 13:05:49 UTC. Search may be required.
2024-02-24 07:37:55.0|Info|DownloadDecisionMaker|Processing 133 releases
2024-02-24 07:37:55.1|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-02-24 07:56:27.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-02-24 07:56:29.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-02-24 07:56:29.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 07:56:29.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 07:56:29.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 07:56:29.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 07:56: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-02-24 07:56: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-02-24 07:56:35.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-24 07:56:37.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-02-24 07:56:37.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 07:56:37.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 07:56:37.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 07:56:37.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 07:56:37.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 07:56:37.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 07:56:37.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 07:56:37.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 08:08:18.6|Info|RssSyncService|Starting RSS Sync
2024-02-24 08:08:19.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 12:37:48 and 10/20/2023 13:08:18 UTC. Search may be required.
2024-02-24 08:08:19.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 12:21:11 and 02/24/2024 13:29:34 UTC. Search may be required.
2024-02-24 08:08:25.2|Info|DownloadDecisionMaker|Processing 136 releases
2024-02-24 08:08:25.4|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-02-24 08:38:48.9|Info|RssSyncService|Starting RSS Sync
2024-02-24 08:38:49.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 13:08:18 and 10/20/2023 13:38:49 UTC. Search may be required.
2024-02-24 08:38:49.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 13:32:34 and 02/24/2024 14:15:46 UTC. Search may be required.
2024-02-24 08:38:57.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 13:55:19 and 02/24/2024 13:55:56 UTC. Search may be required.
2024-02-24 08:38:57.0|Info|DownloadDecisionMaker|Processing 139 releases
2024-02-24 08:38:57.1|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-02-24 09:09:19.1|Info|RssSyncService|Starting RSS Sync
2024-02-24 09:09:19.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 13:38:49 and 10/20/2023 14:09:19 UTC. Search may be required.
2024-02-24 09:09:20.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 14:15:46 and 02/24/2024 14:52:49 UTC. Search may be required.
2024-02-24 09:09:29.1|Info|DownloadDecisionMaker|Processing 141 releases
2024-02-24 09:09:29.2|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-02-24 09:39:49.3|Info|RssSyncService|Starting RSS Sync
2024-02-24 09:39:50.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 14:09:19 and 10/20/2023 14:39:50 UTC. Search may be required.
2024-02-24 09:40:24.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 02/24/2024 09:41:24 due to recent failures." />
2024-02-24 09:40:24.5|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:01:00
2024-02-24 09:40:24.5|Info|DownloadDecisionMaker|Processing 128 releases
2024-02-24 09:40:24.7|Info|RssSyncService|RSS Sync Completed. Reports found: 128, Reports grabbed: 0
2024-02-24 10:10:49.5|Info|RssSyncService|Starting RSS Sync
2024-02-24 10:10:50.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 14:39:50 and 01/04/2024 16:10:50 UTC. Search may be required.
2024-02-24 10:10:50.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 14:52:49 and 02/24/2024 15:49:04 UTC. Search may be required.
2024-02-24 10:10:54.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 14:50:19 and 02/24/2024 15:50:50 UTC. Search may be required.
2024-02-24 10:10:56.4|Info|DownloadDecisionMaker|Processing 143 releases
2024-02-24 10:10:56.5|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-02-24 10:20:19.6|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-02-24 10:20:19.6|Info|HousekeepingService|Running housecleaning tasks
2024-02-24 10:20:19.6|Info|Database|Vacuuming Log database
2024-02-24 10:20:19.6|Info|Database|Log database compressed
2024-02-24 10:20:19.6|Info|Database|Vacuuming Main database
2024-02-24 10:20:19.6|Info|Database|Main database compressed
2024-02-24 10:20:19.8|Info|DiskScanService|Scanning disk for Avatar 3
2024-02-24 10:20:19.8|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-02-24 10:20:19.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:19.8|Info|DiskScanService|Scanning disk for Avengers 5
2024-02-24 10:20:19.8|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-02-24 10:20:19.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:19.8|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-02-24 10:20:19.8|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-02-24 10:20:19.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:19.8|Info|RefreshMovieService|Updating info for The Batman - Part II
2024-02-24 10:20:19.9|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-02-24 10:20:19.9|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-02-24 10:20:19.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:19.9|Info|DiskScanService|Scanning disk for Beetlejuice 2
2024-02-24 10:20:19.9|Info|DiskScanService|Completed scanning disk for Beetlejuice 2
2024-02-24 10:20:19.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:19.9|Info|RefreshMovieService|Updating info for Beverly Hills Cop: Axel F
2024-02-24 10:20:20.0|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-02-24 10:20:20.0|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-02-24 10:20:20.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.0|Info|DiskScanService|Scanning disk for Blade
2024-02-24 10:20:20.0|Info|DiskScanService|Completed scanning disk for Blade
2024-02-24 10:20:20.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.0|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-02-24 10:20:20.0|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-02-24 10:20:20.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.0|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-02-24 10:20:20.0|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-02-24 10:20:20.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.0|Info|RefreshMovieService|Updating info for Despicable Me 4
2024-02-24 10:20:20.0|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-02-24 10:20:20.0|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-02-24 10:20:20.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.0|Info|DiskScanService|Scanning disk for Dune Messiah
2024-02-24 10:20:20.0|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-02-24 10:20:20.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.0|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-02-24 10:20:20.2|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-02-24 10:20:20.2|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-02-24 10:20:20.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.2|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-02-24 10:20:20.2|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-02-24 10:20:20.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.2|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-02-24 10:20:20.3|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-02-24 10:20:20.3|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-02-24 10:20:20.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.3|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-02-24 10:20:20.3|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-02-24 10:20:20.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.3|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-02-24 10:20:20.3|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-02-24 10:20:20.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.3|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-02-24 10:20:20.3|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-02-24 10:20:20.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.3|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-02-24 10:20:20.3|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-02-24 10:20:20.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.3|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-02-24 10:20:20.3|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-02-24 10:20:20.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.3|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-02-24 10:20:20.3|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-02-24 10:20:20.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.3|Info|RefreshMovieService|Updating info for Madame Web
2024-02-24 10:20:20.3|Info|MediaCoverService|Downloading Poster for [Godzilla x Kong: The New Empire (2024)][tt14539740, 823464] https://image.tmdb.org/t/p/original/vkfuF8p5cm66aNB6sFmoPHrY3fE.jpg
2024-02-24 10:20:20.4|Info|DiskScanService|Scanning disk for Madame Web
2024-02-24 10:20:20.4|Info|DiskScanService|Completed scanning disk for Madame Web
2024-02-24 10:20:20.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.4|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-02-24 10:20:20.4|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-02-24 10:20:20.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.4|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-02-24 10:20:20.4|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-02-24 10:20:20.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.4|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-02-24 10:20:20.4|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-02-24 10:20:20.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.4|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-02-24 10:20:20.4|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-02-24 10:20:20.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.4|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-02-24 10:20:20.4|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-02-24 10:20:20.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.4|Info|DiskScanService|Scanning disk for Spaceman
2024-02-24 10:20:20.4|Info|DiskScanService|Completed scanning disk for Spaceman
2024-02-24 10:20:20.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.4|Info|DiskScanService|Scanning disk for Thunderbolts
2024-02-24 10:20:20.4|Info|DiskScanService|Completed scanning disk for Thunderbolts
2024-02-24 10:20:20.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.4|Info|DiskScanService|Scanning disk for Venom 3
2024-02-24 10:20:20.4|Info|DiskScanService|Completed scanning disk for Venom 3
2024-02-24 10:20:20.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.4|Info|RefreshMovieService|Updating info for Wicked Part 1
2024-02-24 10:20:20.5|Info|DiskScanService|Scanning disk for Wicked Part 1
2024-02-24 10:20:20.5|Info|DiskScanService|Completed scanning disk for Wicked Part 1
2024-02-24 10:20:20.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-24 10:20:20.6|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-02-24 10:41:19.7|Info|RssSyncService|Starting RSS Sync
2024-02-24 10:41:25.0|Info|DownloadDecisionMaker|Processing 143 releases
2024-02-24 10:41:25.2|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-02-24 11:11:49.9|Info|RssSyncService|Starting RSS Sync
2024-02-24 11:11:50.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 15:41:20 and 12/28/2023 17:11:50 UTC. Search may be required.
2024-02-24 11:11:50.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 15:48:18 and 02/24/2024 16:46:03 UTC. Search may be required.
2024-02-24 11:11:55.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 16:05:20 and 02/24/2024 16:11:50 UTC. Search may be required.
2024-02-24 11:11:56.6|Info|DownloadDecisionMaker|Processing 146 releases
2024-02-24 11:11:56.7|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2024-02-24 11:42:20.2|Info|RssSyncService|Starting RSS Sync
2024-02-24 11:42:20.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 16:50:34 and 02/24/2024 16:52:45 UTC. Search may be required.
2024-02-24 11:42:26.8|Info|DownloadDecisionMaker|Processing 136 releases
2024-02-24 11:42:26.9|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-02-24 12:12:50.4|Info|RssSyncService|Starting RSS Sync
2024-02-24 12:12:50.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 16:42:20 and 10/20/2023 17:12:50 UTC. Search may be required.
2024-02-24 12:12:55.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 17:05:20 and 02/24/2024 17:55:50 UTC. Search may be required.
2024-02-24 12:12:59.0|Info|DownloadDecisionMaker|Processing 133 releases
2024-02-24 12:12:59.1|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-02-24 12:43:20.6|Info|RssSyncService|Starting RSS Sync
2024-02-24 12:43:20.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 17:12:50 and 12/28/2023 18:43:20 UTC. Search may be required.
2024-02-24 12:43:26.5|Info|DownloadDecisionMaker|Processing 128 releases
2024-02-24 12:43:26.6|Info|RssSyncService|RSS Sync Completed. Reports found: 128, Reports grabbed: 0
2024-02-24 13:13:50.8|Info|RssSyncService|Starting RSS Sync
2024-02-24 13:13:56.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 17:55:50 and 02/24/2024 19:05:51 UTC. Search may be required.
2024-02-24 13:14:11.9|Info|DownloadDecisionMaker|Processing 148 releases
2024-02-24 13:14:12.0|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-02-24 13:44:21.1|Info|RssSyncService|Starting RSS Sync
2024-02-24 13:44:21.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 18:13:51 and 12/28/2023 19:44:21 UTC. Search may be required.
2024-02-24 13:44:21.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 16:55:16 and 02/24/2024 19:28:03 UTC. Search may be required.
2024-02-24 13:44:28.6|Info|DownloadDecisionMaker|Processing 159 releases
2024-02-24 13:44:28.8|Info|RssSyncService|RSS Sync Completed. Reports found: 159, Reports grabbed: 0
2024-02-24 13:56:59.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-02-24 13:57: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-02-24 13:57:01.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 13:57:01.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 13:57:01.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 13:57:01.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 13:57:03.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-02-24 13:57:05.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-24 13:57:07.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-02-24 13:57:09.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-02-24 13:57:09.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 13:57:09.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 13:57:09.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 13:57:09.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 13:57:09.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 13:57:09.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 13:57:09.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 13:57:09.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 14:14:51.3|Info|RssSyncService|Starting RSS Sync
2024-02-24 14:14:52.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 19:35:03 and 02/24/2024 20:11:40 UTC. Search may be required.
2024-02-24 14:14:56.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 19:20:21 and 02/24/2024 19:55:52 UTC. Search may be required.
2024-02-24 14:14:56.7|Info|DownloadDecisionMaker|Processing 149 releases
2024-02-24 14:14:56.8|Info|RssSyncService|RSS Sync Completed. Reports found: 149, Reports grabbed: 0
2024-02-24 14:45:21.5|Info|RssSyncService|Starting RSS Sync
2024-02-24 14:45:42.1|Info|DownloadDecisionMaker|Processing 146 releases
2024-02-24 14:45:42.3|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2024-02-24 15:15:51.7|Info|RssSyncService|Starting RSS Sync
2024-02-24 15:15:51.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-24 15:15:52.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 19:45:22 and 12/26/2023 21:15:52 UTC. Search may be required.
2024-02-24 15:15:57.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 20:05:22 and 02/24/2024 21:05:52 UTC. Search may be required.
2024-02-24 15:15:57.1|Info|DownloadDecisionMaker|Processing 130 releases
2024-02-24 15:15:57.2|Info|RssSyncService|RSS Sync Completed. Reports found: 130, Reports grabbed: 0
2024-02-24 15:46:22.0|Info|RssSyncService|Starting RSS Sync
2024-02-24 15:46:22.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 20:10:01 and 02/24/2024 21:24:47 UTC. Search may be required.
2024-02-24 15:46:27.3|Info|DownloadDecisionMaker|Processing 136 releases
2024-02-24 15:46:27.4|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-02-24 16:16:52.2|Info|RssSyncService|Starting RSS Sync
2024-02-24 16:16:53.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 20:46:22 and 12/28/2023 22:16:53 UTC. Search may be required.
2024-02-24 16:16:53.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 21:30:47 and 02/24/2024 21:32:16 UTC. Search may be required.
2024-02-24 16:16:58.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 21:05:22 and 02/24/2024 22:05:52 UTC. Search may be required.
2024-02-24 16:16:58.5|Info|DownloadDecisionMaker|Processing 137 releases
2024-02-24 16:16:58.7|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-02-24 16:47:22.4|Info|RssSyncService|Starting RSS Sync
2024-02-24 16:47:22.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 21:53:31 and 02/24/2024 21:55:35 UTC. Search may be required.
2024-02-24 16:47:27.9|Info|DownloadDecisionMaker|Processing 134 releases
2024-02-24 16:47:28.1|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-02-24 17:17:52.6|Info|RssSyncService|Starting RSS Sync
2024-02-24 17:17:58.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 22:05:24 and 02/24/2024 22:17:54 UTC. Search may be required.
2024-02-24 17:18:05.2|Info|DownloadDecisionMaker|Processing 138 releases
2024-02-24 17:18:05.3|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-02-24 17:48:22.8|Info|RssSyncService|Starting RSS Sync
2024-02-24 17:48:23.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 22:17:53 and 10/20/2023 22:48:23 UTC. Search may be required.
2024-02-24 17:48:53.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/20/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 02/24/2024 17:49:53 due to recent failures." />
2024-02-24 17:48:53.8|Warn|Torznab|API Request Limit reached for YourBittorrent (Prowlarr). Disabled for 00:01:00
2024-02-24 17:48:53.8|Info|DownloadDecisionMaker|Processing 93 releases
2024-02-24 17:48:53.9|Info|RssSyncService|RSS Sync Completed. Reports found: 93, Reports grabbed: 0
2024-02-24 18:19:23.0|Info|RssSyncService|Starting RSS Sync
2024-02-24 18:19:23.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 22:48:23 and 10/20/2023 23:19:23 UTC. Search may be required.
2024-02-24 18:19:23.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/24/2024 21:55:35 and 02/24/2024 23:44:31 UTC. Search may be required.
2024-02-24 18:19:28.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 23:20:23 and 02/24/2024 23:50:23 UTC. Search may be required.
2024-02-24 18:19:31.7|Info|DownloadDecisionMaker|Processing 134 releases
2024-02-24 18:19:31.8|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-02-24 18:49:53.2|Info|RssSyncService|Starting RSS Sync
2024-02-24 18:49:53.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 23:19:23 and 12/29/2023 00:49:53 UTC. Search may be required.
2024-02-24 18:49:59.3|Info|DownloadDecisionMaker|Processing 135 releases
2024-02-24 18:49:59.4|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-02-24 19:20:23.4|Info|RssSyncService|Starting RSS Sync
2024-02-24 19:20:23.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 02/24/2024 21:31:58 due to recent failures." />
2024-02-24 19:20:23.4|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 02:11:35
2024-02-24 19:22:03.4|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-02-24 19:22:03.4|Info|DownloadDecisionMaker|Processing 134 releases
2024-02-24 19:22:03.5|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-02-24 19:52:23.6|Info|RssSyncService|Starting RSS Sync
2024-02-24 19:52:24.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 00:23:52 and 02/25/2024 01:29:07 UTC. Search may be required.
2024-02-24 19:52:34.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/24/2024 23:50:23 and 02/25/2024 00:52:24 UTC. Search may be required.
2024-02-24 19:52:37.5|Info|DownloadDecisionMaker|Processing 146 releases
2024-02-24 19:52:37.6|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2024-02-24 19:57:31.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-02-24 19:57: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-02-24 19:57:32.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 19:57:32.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 19:57:32.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 19:57:32.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 19:57:34.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-02-24 19:57:36.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-24 19:59:16.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 19:59:16.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 19:59:16.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 19:59:16.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 19:59:16.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 19:59:16.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 19:59:16.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 19:59:16.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-24 19:59:18.5|Warn|Torznab|Unable to connect to indexer
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 458
2024-02-24 19:59:18.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer, possibly due to a timeout. Try again or check your network settings. The operation was canceled.
2024-02-24 20:22:53.8|Info|RssSyncService|Starting RSS Sync
2024-02-24 20:23:06.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 01:10:24 and 02/25/2024 01:22:54 UTC. Search may be required.
2024-02-24 20:23:06.3|Info|DownloadDecisionMaker|Processing 141 releases
2024-02-24 20:23:06.5|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-02-24 20:53:24.0|Info|RssSyncService|Starting RSS Sync
2024-02-24 20:53:24.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-24 20:53:59.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 02/24/2024 20:54:59 due to recent failures." />
2024-02-24 20:53:59.2|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:01:00
2024-02-24 20:53:59.2|Info|DownloadDecisionMaker|Processing 134 releases
2024-02-24 20:53:59.4|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-02-24 21:24:24.2|Info|RssSyncService|Starting RSS Sync
2024-02-24 21:24:29.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 02:20:54 and 02/25/2024 02:24:25 UTC. Search may be required.
2024-02-24 21:24:31.1|Info|DownloadDecisionMaker|Processing 131 releases
2024-02-24 21:24:31.2|Info|RssSyncService|RSS Sync Completed. Reports found: 131, Reports grabbed: 0
2024-02-24 21:54:54.4|Info|RssSyncService|Starting RSS Sync
2024-02-24 21:54:55.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 02:24:24 and 12/29/2023 03:54:55 UTC. Search may be required.
2024-02-24 21:55:00.8|Info|DownloadDecisionMaker|Processing 135 releases
2024-02-24 21:55:01.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-02-24 22:25:24.6|Info|RssSyncService|Starting RSS Sync
2024-02-24 22:25:25.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 02/22/2024 20:42:11 and 02/25/2024 09:56:37 UTC. Search may be required.
2024-02-24 22:25:30.6|Info|DownloadDecisionMaker|Processing 136 releases
2024-02-24 22:25:30.7|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-02-24 22:55:54.9|Info|RssSyncService|Starting RSS Sync
2024-02-24 22:55:55.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 02:04:32 and 02/25/2024 04:50:56 UTC. Search may be required.
2024-02-24 22:55:56.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 02/25/2024 09:56:37 and 02/25/2024 09:56:37 UTC. Search may be required.
2024-02-24 22:56:01.2|Info|DownloadDecisionMaker|Processing 138 releases
2024-02-24 22:56:01.3|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-02-24 23:26:25.1|Info|RssSyncService|Starting RSS Sync
2024-02-24 23:26:25.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 03:55:55 and 12/29/2023 05:26:25 UTC. Search may be required.
2024-02-24 23:26:25.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 02/25/2024 09:56:37 and 02/25/2024 09:56:37 UTC. Search may be required.
2024-02-24 23:26:31.4|Info|DownloadDecisionMaker|Processing 137 releases
2024-02-24 23:26:31.6|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-02-24 23:56:55.3|Info|RssSyncService|Starting RSS Sync
2024-02-24 23:56:56.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 02/25/2024 09:56:37 and 02/25/2024 09:56:37 UTC. Search may be required.
2024-02-24 23:57:25.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 02/25/2024 00:02:25 due to recent failures." />
2024-02-24 23:57:26.0|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:05:00
2024-02-24 23:58:35.3|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-02-24 23:58:35.3|Info|DownloadDecisionMaker|Processing 91 releases
2024-02-24 23:58:35.4|Info|RssSyncService|RSS Sync Completed. Reports found: 91, Reports grabbed: 0
2024-02-25 00:28:55.5|Info|RssSyncService|Starting RSS Sync
2024-02-25 00:28:56.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 02/25/2024 09:56:37 and 02/25/2024 09:56:37 UTC. Search may be required.
2024-02-25 00:29:00.9|Info|DownloadDecisionMaker|Processing 131 releases
2024-02-25 00:29:01.0|Info|RssSyncService|RSS Sync Completed. Reports found: 131, Reports grabbed: 0
2024-02-25 00:59:25.7|Info|RssSyncService|Starting RSS Sync
2024-02-25 00:59:26.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 05:28:56 and 12/29/2023 06:59:26 UTC. Search may be required.
2024-02-25 00:59:26.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 02/25/2024 09:56:37 and 02/25/2024 09:56:37 UTC. Search may be required.
2024-02-25 00:59:26.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 04:50:56 and 02/25/2024 06:30:08 UTC. Search may be required.
2024-02-25 00:59:31.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 05:10:25 and 02/25/2024 06:55:26 UTC. Search may be required.
2024-02-25 01:01:05.8|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/6/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-02-25 01:01:05.8|Info|DownloadDecisionMaker|Processing 154 releases
2024-02-25 01:01:05.9|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
2024-02-25 01:31:26.0|Info|RssSyncService|Starting RSS Sync
2024-02-25 01:31:27.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 06:42:08 and 02/25/2024 07:09:38 UTC. Search may be required.
2024-02-25 01:31:27.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 02/25/2024 09:56:37 and 02/25/2024 09:56:37 UTC. Search may be required.
2024-02-25 01:31:31.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 06:55:26 and 02/25/2024 06:55:26 UTC. Search may be required.
2024-02-25 01:31:32.2|Info|DownloadDecisionMaker|Processing 152 releases
2024-02-25 01:31:32.4|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
2024-02-25 01:59:32.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-02-25 01:59:34.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-02-25 01:59:34.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 01:59:34.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 01:59:34.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 01:59:34.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 01:59:35.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-25 01:59:37.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-02-25 01:59:39.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-02-25 01:59:41.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-02-25 01:59:41.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 01:59:41.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 01:59:41.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 01:59:41.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 01:59:41.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 01:59:41.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 01:59:42.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 01:59:42.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 02:01:56.2|Info|RssSyncService|Starting RSS Sync
2024-02-25 02:01:57.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 02/25/2024 09:56:37 and 02/25/2024 09:56:37 UTC. Search may be required.
2024-02-25 02:01:57.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 07:09:38 and 02/25/2024 07:43:45 UTC. Search may be required.
2024-02-25 02:02:01.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 06:55:26 and 02/25/2024 07:01:56 UTC. Search may be required.
2024-02-25 02:02:01.6|Info|DownloadDecisionMaker|Processing 155 releases
2024-02-25 02:02:01.7|Info|RssSyncService|RSS Sync Completed. Reports found: 155, Reports grabbed: 0
2024-02-25 02:32:26.4|Info|RssSyncService|Starting RSS Sync
2024-02-25 02:32:27.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 02/25/2024 09:56:37 and 02/25/2024 09:56:37 UTC. Search may be required.
2024-02-25 02:32:31.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 07:01:56 and 02/25/2024 07:32:28 UTC. Search may be required.
2024-02-25 02:32:31.7|Info|DownloadDecisionMaker|Processing 164 releases
2024-02-25 02:32:31.9|Info|RssSyncService|RSS Sync Completed. Reports found: 164, Reports grabbed: 0
2024-02-25 03:02:56.6|Info|RssSyncService|Starting RSS Sync
2024-02-25 03:02:57.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 07:32:27 and 10/21/2023 08:02:57 UTC. Search may be required.
2024-02-25 03:02:57.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 02/25/2024 09:56:37 and 02/25/2024 09:56:37 UTC. Search may be required.
2024-02-25 03:03:01.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 08:10:28 and 02/25/2024 08:10:57 UTC. Search may be required.
2024-02-25 03:03:01.9|Info|DownloadDecisionMaker|Processing 146 releases
2024-02-25 03:03:02.1|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2024-02-25 03:33:26.8|Info|RssSyncService|Starting RSS Sync
2024-02-25 03:33:27.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 08:02:57 and 10/21/2023 08:33:27 UTC. Search may be required.
2024-02-25 03:33:27.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 02/25/2024 09:56:37 and 02/25/2024 09:56:37 UTC. Search may be required.
2024-02-25 03:33:27.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 08:49:31 and 02/25/2024 08:55:50 UTC. Search may be required.
2024-02-25 03:33:32.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 08:10:57 and 02/25/2024 08:33:27 UTC. Search may be required.
2024-02-25 03:33:32.2|Info|DownloadDecisionMaker|Processing 160 releases
2024-02-25 03:33:32.3|Info|RssSyncService|RSS Sync Completed. Reports found: 160, Reports grabbed: 0
2024-02-25 04:03:57.1|Info|RssSyncService|Starting RSS Sync
2024-02-25 04:03:57.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 09:22:48 and 02/25/2024 09:33:26 UTC. Search may be required.
2024-02-25 04:03:58.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 08:33:27 and 10/21/2023 09:03:58 UTC. Search may be required.
2024-02-25 04:03:58.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 02/25/2024 09:56:37 and 02/25/2024 09:56:37 UTC. Search may be required.
2024-02-25 04:04:02.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 09:05:27 and 02/25/2024 09:05:57 UTC. Search may be required.
2024-02-25 04:04:02.4|Info|DownloadDecisionMaker|Processing 168 releases
2024-02-25 04:04:02.6|Info|RssSyncService|RSS Sync Completed. Reports found: 168, Reports grabbed: 0
2024-02-25 04:34:27.3|Info|RssSyncService|Starting RSS Sync
2024-02-25 04:34:27.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 09:03:58 and 10/21/2023 09:34:27 UTC. Search may be required.
2024-02-25 04:34:27.7|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 02/25/2024 09:56:37 and 02/25/2024 09:56:37 UTC. Search may be required.
2024-02-25 04:34:27.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 09:33:26 and 02/25/2024 09:51:04 UTC. Search may be required.
2024-02-25 04:34:32.6|Info|DownloadDecisionMaker|Processing 163 releases
2024-02-25 04:34:32.8|Info|RssSyncService|RSS Sync Completed. Reports found: 163, Reports grabbed: 0
2024-02-25 05:04:57.5|Info|RssSyncService|Starting RSS Sync
2024-02-25 05:04:57.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 02/25/2024 09:56:37 and 02/25/2024 09:56:37 UTC. Search may be required.
2024-02-25 05:04:58.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 09:34:27 and 10/21/2023 10:04:58 UTC. Search may be required.
2024-02-25 05:05:02.8|Info|DownloadDecisionMaker|Processing 164 releases
2024-02-25 05:05:03.0|Info|RssSyncService|RSS Sync Completed. Reports found: 164, Reports grabbed: 0
2024-02-25 05:35:27.7|Info|RssSyncService|Starting RSS Sync
2024-02-25 05:35:27.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 10:04:58 and 10/21/2023 10:35:27 UTC. Search may be required.
2024-02-25 05:37:07.7|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-02-25 05:37:07.7|Info|DownloadDecisionMaker|Processing 140 releases
2024-02-25 05:37:07.9|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-02-25 06:07:28.0|Info|RssSyncService|Starting RSS Sync
2024-02-25 06:07:28.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-25 06:07:28.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-25 06:07:28.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-25 06:07:28.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-25 06:07:28.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-25 06:07:28.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-25 06:07:28.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-25 06:07:28.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 10:35:27 and 10/21/2023 11:07:28 UTC. Search may be required.
2024-02-25 06:07:33.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 11:20:28 and 02/25/2024 11:55:28 UTC. Search may be required.
2024-02-25 06:07:33.3|Info|DownloadDecisionMaker|Processing 145 releases
2024-02-25 06:07:33.5|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-02-25 06:37:58.2|Info|RssSyncService|Starting RSS Sync
2024-02-25 06:37:58.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 11:07:28 and 12/29/2023 12:37:58 UTC. Search may be required.
2024-02-25 06:37:58.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 11:50:31 and 02/25/2024 12:23:28 UTC. Search may be required.
2024-02-25 06:38:03.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 12:05:28 and 02/25/2024 12:10:58 UTC. Search may be required.
2024-02-25 06:38:03.5|Info|DownloadDecisionMaker|Processing 148 releases
2024-02-25 06:38:03.7|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-02-25 07:08:28.4|Info|RssSyncService|Starting RSS Sync
2024-02-25 07:08:28.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 12:23:28 and 02/25/2024 12:57:15 UTC. Search may be required.
2024-02-25 07:08:35.3|Info|DownloadDecisionMaker|Processing 147 releases
2024-02-25 07:08:35.4|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-02-25 07:38:58.6|Info|RssSyncService|Starting RSS Sync
2024-02-25 07:38:59.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 12:57:15 and 02/25/2024 13:17:43 UTC. Search may be required.
2024-02-25 07:39:04.9|Info|DownloadDecisionMaker|Processing 144 releases
2024-02-25 07:39:05.0|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2024-02-25 08:00:03.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-02-25 08:00:05.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-02-25 08:00:05.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 08:00:05.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 08:00:05.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 08:00:05.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 08:00:07.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-02-25 08:00:09.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-02-25 08:00:11.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-02-25 08:00:13.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-02-25 08:00:13.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 08:00:13.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 08:00:13.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 08:00:13.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 08:00:13.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 08:00:13.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 08:00:13.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 08:00:13.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 08:09:28.8|Info|RssSyncService|Starting RSS Sync
2024-02-25 08:09:28.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 02/25/2024 08:09:59 due to recent failures." />
2024-02-25 08:09:28.8|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:00:30
2024-02-25 08:09:29.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 13:17:43 and 02/25/2024 13:46:14 UTC. Search may be required.
2024-02-25 08:09:33.9|Info|DownloadDecisionMaker|Processing 133 releases
2024-02-25 08:09:34.1|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-02-25 08:39:59.0|Info|RssSyncService|Starting RSS Sync
2024-02-25 08:40:01.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 13:50:14 and 02/25/2024 14:08:13 UTC. Search may be required.
2024-02-25 08:40:14.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 13:20:59 and 02/25/2024 13:50:04 UTC. Search may be required.
2024-02-25 08:40:14.3|Info|DownloadDecisionMaker|Processing 144 releases
2024-02-25 08:40:14.5|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2024-02-25 09:10:29.3|Info|RssSyncService|Starting RSS Sync
2024-02-25 09:10:29.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 13:40:01 and 12/29/2023 15:10:29 UTC. Search may be required.
2024-02-25 09:10:30.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 14:08:13 and 02/25/2024 14:28:31 UTC. Search may be required.
2024-02-25 09:10:41.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 14:15:04 and 02/25/2024 14:15:29 UTC. Search may be required.
2024-02-25 09:10:41.8|Info|DownloadDecisionMaker|Processing 142 releases
2024-02-25 09:10:41.9|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-02-25 09:40:59.5|Info|RssSyncService|Starting RSS Sync
2024-02-25 09:41:00.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 14:49:31 and 02/25/2024 15:05:06 UTC. Search may be required.
2024-02-25 09:41:04.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 15:10:01 and 02/25/2024 15:11:00 UTC. Search may be required.
2024-02-25 09:41:04.8|Info|DownloadDecisionMaker|Processing 139 releases
2024-02-25 09:41:05.0|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-02-25 10:11:29.8|Info|RssSyncService|Starting RSS Sync
2024-02-25 10:11:31.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 15:34:31 and 02/25/2024 15:55:52 UTC. Search may be required.
2024-02-25 10:11:35.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 15:11:00 and 02/25/2024 15:11:30 UTC. Search may be required.
2024-02-25 10:11:35.1|Info|DownloadDecisionMaker|Processing 148 releases
2024-02-25 10:11:35.2|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-02-25 10:20:29.8|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-02-25 10:20:29.8|Info|HousekeepingService|Running housecleaning tasks
2024-02-25 10:20:29.8|Info|Database|Vacuuming Log database
2024-02-25 10:20:29.8|Info|Database|Log database compressed
2024-02-25 10:20:29.8|Info|Database|Vacuuming Main database
2024-02-25 10:20:29.9|Info|Database|Main database compressed
2024-02-25 10:20:30.0|Info|DiskScanService|Scanning disk for Avatar 3
2024-02-25 10:20:30.0|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-02-25 10:20:30.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.0|Info|DiskScanService|Scanning disk for Avengers 5
2024-02-25 10:20:30.0|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-02-25 10:20:30.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.0|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-02-25 10:20:30.0|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-02-25 10:20:30.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.0|Info|RefreshMovieService|Updating info for The Batman - Part II
2024-02-25 10:20:30.1|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-02-25 10:20:30.1|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-02-25 10:20:30.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.1|Info|DiskScanService|Scanning disk for Beetlejuice 2
2024-02-25 10:20:30.1|Info|DiskScanService|Completed scanning disk for Beetlejuice 2
2024-02-25 10:20:30.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.1|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-02-25 10:20:30.1|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-02-25 10:20:30.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.1|Info|DiskScanService|Scanning disk for Blade
2024-02-25 10:20:30.1|Info|DiskScanService|Completed scanning disk for Blade
2024-02-25 10:20:30.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.1|Info|RefreshMovieService|Updating info for Captain America: Brave New World
2024-02-25 10:20:30.2|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-02-25 10:20:30.2|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-02-25 10:20:30.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.2|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-02-25 10:20:30.3|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-02-25 10:20:30.3|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-02-25 10:20:30.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.3|Info|RefreshMovieService|Updating info for Despicable Me 4
2024-02-25 10:20:30.4|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-02-25 10:20:30.4|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-02-25 10:20:30.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.4|Info|DiskScanService|Scanning disk for Dune Messiah
2024-02-25 10:20:30.4|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-02-25 10:20:30.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.4|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-02-25 10:20:30.6|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-02-25 10:20:30.6|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-02-25 10:20:30.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.6|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-02-25 10:20:30.6|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-02-25 10:20:30.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.6|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-02-25 10:20:30.6|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-02-25 10:20:30.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.6|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-02-25 10:20:30.6|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-02-25 10:20:30.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.6|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-02-25 10:20:30.6|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-02-25 10:20:30.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.6|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-02-25 10:20:30.6|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-02-25 10:20:30.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.6|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-02-25 10:20:30.6|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-02-25 10:20:30.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.6|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-02-25 10:20:30.6|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-02-25 10:20:30.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.6|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-02-25 10:20:30.6|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-02-25 10:20:30.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.6|Info|RefreshMovieService|Updating info for Madame Web
2024-02-25 10:20:30.7|Info|MediaCoverService|Downloading Fanart for [Dune: Part Two (2024)][tt15239678, 693134] https://image.tmdb.org/t/p/original/ibk375gQlUnEUyqyQpt2rCiHll7.jpg
2024-02-25 10:20:30.8|Info|DiskScanService|Scanning disk for Madame Web
2024-02-25 10:20:30.8|Info|DiskScanService|Completed scanning disk for Madame Web
2024-02-25 10:20:30.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.8|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-02-25 10:20:30.8|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-02-25 10:20:30.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.8|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
2024-02-25 10:20:30.9|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-02-25 10:20:30.9|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-02-25 10:20:30.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.9|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-02-25 10:20:30.9|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-02-25 10:20:30.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.9|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-02-25 10:20:30.9|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-02-25 10:20:30.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.9|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-02-25 10:20:30.9|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-02-25 10:20:30.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.9|Info|DiskScanService|Scanning disk for Spaceman
2024-02-25 10:20:30.9|Info|DiskScanService|Completed scanning disk for Spaceman
2024-02-25 10:20:30.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.9|Info|DiskScanService|Scanning disk for Thunderbolts
2024-02-25 10:20:30.9|Info|DiskScanService|Completed scanning disk for Thunderbolts
2024-02-25 10:20:30.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:30.9|Info|RefreshMovieService|Updating info for Venom 3
2024-02-25 10:20:31.0|Info|DiskScanService|Scanning disk for Venom 3
2024-02-25 10:20:31.0|Info|DiskScanService|Completed scanning disk for Venom 3
2024-02-25 10:20:31.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:31.0|Info|DiskScanService|Scanning disk for Wicked Part 1
2024-02-25 10:20:31.0|Info|DiskScanService|Completed scanning disk for Wicked Part 1
2024-02-25 10:20:31.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-25 10:20:31.0|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-02-25 10:41:59.9|Info|RssSyncService|Starting RSS Sync
2024-02-25 10:42:05.6|Info|DownloadDecisionMaker|Processing 156 releases
2024-02-25 10:42:05.7|Info|RssSyncService|RSS Sync Completed. Reports found: 156, Reports grabbed: 0
2024-02-25 11:12:30.1|Info|RssSyncService|Starting RSS Sync
2024-02-25 11:13:05.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 02/25/2024 11:14:05 due to recent failures." />
2024-02-25 11:13:05.4|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:01:00
2024-02-25 11:13:05.4|Info|DownloadDecisionMaker|Processing 136 releases
2024-02-25 11:13:05.5|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-02-25 11:43:30.4|Info|RssSyncService|Starting RSS Sync
2024-02-25 11:43:35.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 16:16:01 and 02/25/2024 16:43:31 UTC. Search may be required.
2024-02-25 11:43:36.6|Info|DownloadDecisionMaker|Processing 147 releases
2024-02-25 11:43:36.8|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-02-25 12:14:00.6|Info|RssSyncService|Starting RSS Sync
2024-02-25 12:14:01.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 16:43:31 and 10/21/2023 17:14:01 UTC. Search may be required.
2024-02-25 12:14:05.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 16:50:31 and 02/25/2024 17:50:02 UTC. Search may be required.
2024-02-25 12:14:06.4|Info|DownloadDecisionMaker|Processing 167 releases
2024-02-25 12:14:06.5|Info|RssSyncService|RSS Sync Completed. Reports found: 167, Reports grabbed: 0
2024-02-25 12:44:30.9|Info|RssSyncService|Starting RSS Sync
2024-02-25 12:44:31.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 17:14:01 and 12/29/2023 18:44:31 UTC. Search may be required.
2024-02-25 12:44:37.3|Info|DownloadDecisionMaker|Processing 159 releases
2024-02-25 12:44:37.5|Info|RssSyncService|RSS Sync Completed. Reports found: 159, Reports grabbed: 0
2024-02-25 13:15:01.1|Info|RssSyncService|Starting RSS Sync
2024-02-25 13:15:01.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 18:16:46 and 02/25/2024 18:54:14 UTC. Search may be required.
2024-02-25 13:15:06.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 18:10:31 and 02/25/2024 18:15:02 UTC. Search may be required.
2024-02-25 13:15:10.3|Info|DownloadDecisionMaker|Processing 157 releases
2024-02-25 13:15:10.4|Info|RssSyncService|RSS Sync Completed. Reports found: 157, Reports grabbed: 0
2024-02-25 13:45:31.3|Info|RssSyncService|Starting RSS Sync
2024-02-25 13:45:31.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 18:15:01 and 10/21/2023 18:45:31 UTC. Search may be required.
2024-02-25 13:45:32.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 19:00:28 and 02/25/2024 19:29:18 UTC. Search may be required.
2024-02-25 13:45:36.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 18:55:02 and 02/25/2024 18:55:31 UTC. Search may be required.
2024-02-25 13:45:38.3|Info|DownloadDecisionMaker|Processing 145 releases
2024-02-25 13:45:38.4|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-02-25 14:00:35.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-02-25 14:00:36.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-02-25 14:00:36.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 14:00:36.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 14:00:37.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 14:00:37.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 14:00:38.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-02-25 14:00:40.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-02-25 14:00:42.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-02-25 14:00:44.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-02-25 14:00:44.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 14:00:44.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 14:00:44.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 14:00:44.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 14:00:44.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 14:00:44.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 14:00:44.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 14:00:44.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 14:16:01.5|Info|RssSyncService|Starting RSS Sync
2024-02-25 14:16:02.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 18:45:31 and 10/21/2023 19:16:02 UTC. Search may be required.
2024-02-25 14:16:02.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 19:43:27 and 02/25/2024 19:59:30 UTC. Search may be required.
2024-02-25 14:16:09.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 19:15:31 and 02/25/2024 19:16:02 UTC. Search may be required.
2024-02-25 14:16:32.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/20/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 02/25/2024 14:17:32 due to recent failures." />
2024-02-25 14:16:32.9|Warn|Torznab|API Request Limit reached for YourBittorrent (Prowlarr). Disabled for 00:01:00
2024-02-25 14:16:32.9|Info|DownloadDecisionMaker|Processing 103 releases
2024-02-25 14:16:33.0|Info|RssSyncService|RSS Sync Completed. Reports found: 103, Reports grabbed: 0
2024-02-25 14:47:01.8|Info|RssSyncService|Starting RSS Sync
2024-02-25 14:47:02.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 19:16:02 and 12/29/2023 20:47:02 UTC. Search may be required.
2024-02-25 14:47:10.1|Info|DownloadDecisionMaker|Processing 143 releases
2024-02-25 14:47:10.2|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-02-25 15:17:32.0|Info|RssSyncService|Starting RSS Sync
2024-02-25 15:17:32.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-25 15:17:32.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 20:02:34 and 02/25/2024 20:39:25 UTC. Search may be required.
2024-02-25 15:18:02.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 02/25/2024 15:19:02 due to recent failures." />
2024-02-25 15:18:02.6|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:01:00
2024-02-25 15:18:02.6|Info|DownloadDecisionMaker|Processing 136 releases
2024-02-25 15:18:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-02-25 15:48:32.2|Info|RssSyncService|Starting RSS Sync
2024-02-25 15:48:37.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 20:16:02 and 02/25/2024 21:05:33 UTC. Search may be required.
2024-02-25 15:48:41.0|Info|DownloadDecisionMaker|Processing 149 releases
2024-02-25 15:48:41.2|Info|RssSyncService|RSS Sync Completed. Reports found: 149, Reports grabbed: 0
2024-02-25 16:19:02.4|Info|RssSyncService|Starting RSS Sync
2024-02-25 16:19:07.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 21:20:33 and 02/25/2024 22:05:03 UTC. Search may be required.
2024-02-25 16:19:09.8|Info|DownloadDecisionMaker|Processing 150 releases
2024-02-25 16:19:09.9|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
2024-02-25 16:49:32.7|Info|RssSyncService|Starting RSS Sync
2024-02-25 16:49:33.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 21:19:03 and 12/29/2023 22:49:33 UTC. Search may be required.
2024-02-25 16:49:34.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 22:14:31 and 02/25/2024 22:14:59 UTC. Search may be required.
2024-02-25 16:49:49.3|Info|DownloadDecisionMaker|Processing 145 releases
2024-02-25 16:49:49.4|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-02-25 17:20:02.8|Info|RssSyncService|Starting RSS Sync
2024-02-25 17:20:03.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 22:14:59 and 02/25/2024 22:45:32 UTC. Search may be required.
2024-02-25 17:20:08.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 22:10:33 and 02/25/2024 23:05:03 UTC. Search may be required.
2024-02-25 17:20:08.2|Info|DownloadDecisionMaker|Processing 146 releases
2024-02-25 17:20:08.3|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2024-02-25 17:50:33.1|Info|RssSyncService|Starting RSS Sync
2024-02-25 17:50:42.5|Info|DownloadDecisionMaker|Processing 148 releases
2024-02-25 17:50:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-02-25 18:21:03.3|Info|RssSyncService|Starting RSS Sync
2024-02-25 18:21:03.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 23:42:09 and 02/25/2024 23:42:44 UTC. Search may be required.
2024-02-25 18:21:08.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/25/2024 23:05:36 and 02/26/2024 00:10:03 UTC. Search may be required.
2024-02-25 18:21:25.5|Info|DownloadDecisionMaker|Processing 164 releases
2024-02-25 18:21:25.7|Info|RssSyncService|RSS Sync Completed. Reports found: 164, Reports grabbed: 0
2024-02-25 18:51:33.5|Info|RssSyncService|Starting RSS Sync
2024-02-25 18:51:34.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/25/2024 23:42:44 and 02/26/2024 00:03:23 UTC. Search may be required.
2024-02-25 18:51:41.4|Info|DownloadDecisionMaker|Processing 171 releases
2024-02-25 18:51:41.6|Info|RssSyncService|RSS Sync Completed. Reports found: 171, Reports grabbed: 0
2024-02-25 19:22:03.8|Info|RssSyncService|Starting RSS Sync
2024-02-25 19:22:03.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 02/25/2024 21:33:38 due to recent failures." />
2024-02-25 19:22:03.8|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 02:11:35
2024-02-25 19:22:10.5|Info|DownloadDecisionMaker|Processing 176 releases
2024-02-25 19:22:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 176, Reports grabbed: 0
2024-02-25 19:52:34.0|Info|RssSyncService|Starting RSS Sync
2024-02-25 19:52:44.3|Info|DownloadDecisionMaker|Processing 183 releases
2024-02-25 19:52:44.5|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
2024-02-25 20:01:06.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-02-25 20:01: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-02-25 20:01:08.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 20:01:08.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 20:01:08.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 20:01:08.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 20:01: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-02-25 20:01:12.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-02-25 20:01:14.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-02-25 20:01:16.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-02-25 20:01:16.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 20:01:16.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 20:01:16.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 20:01:16.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 20:01:16.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 20:01:16.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 20:01:16.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 20:01:16.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-25 20:23:04.2|Info|RssSyncService|Starting RSS Sync
2024-02-25 20:23:04.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 00:52:34 and 10/22/2023 01:23:04 UTC. Search may be required.
2024-02-25 20:23:10.8|Info|DownloadDecisionMaker|Processing 152 releases
2024-02-25 20:23:10.9|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
2024-02-25 20:53:34.4|Info|RssSyncService|Starting RSS Sync
2024-02-25 20:53:34.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-25 20:53:35.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 01:23:04 and 10/22/2023 01:53:35 UTC. Search may be required.
2024-02-25 20:53:35.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 01:51:53 and 02/26/2024 02:22:16 UTC. Search may be required.
2024-02-25 20:53:39.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 01:50:05 and 02/26/2024 01:53:35 UTC. Search may be required.
2024-02-25 20:53:43.8|Info|DownloadDecisionMaker|Processing 154 releases
2024-02-25 20:53:43.9|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
2024-02-25 21:24:04.7|Info|RssSyncService|Starting RSS Sync
2024-02-25 21:24:05.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 01:53:35 and 10/22/2023 02:24:05 UTC. Search may be required.
2024-02-25 21:24:05.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 02:48:42 and 02/26/2024 03:18:23 UTC. Search may be required.
2024-02-25 21:24:11.7|Info|DownloadDecisionMaker|Processing 145 releases
2024-02-25 21:24:11.8|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-02-25 21:54:34.9|Info|RssSyncService|Starting RSS Sync
2024-02-25 21:54:35.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 02:24:05 and 12/30/2023 03:54:35 UTC. Search may be required.
2024-02-25 21:54:40.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 02:50:05 and 02/26/2024 02:54:39 UTC. Search may be required.
2024-02-25 21:54:56.6|Info|DownloadDecisionMaker|Processing 148 releases
2024-02-25 21:54:56.7|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-02-25 22:25:05.0|Info|RssSyncService|Starting RSS Sync
2024-02-25 22:25:05.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 03:18:23 and 02/26/2024 04:01:33 UTC. Search may be required.
2024-02-25 22:25:19.4|Info|DownloadDecisionMaker|Processing 136 releases
2024-02-25 22:25:19.5|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-02-25 22:55:35.2|Info|RssSyncService|Starting RSS Sync
2024-02-25 22:55:35.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 03:25:05 and 10/22/2023 03:55:35 UTC. Search may be required.
2024-02-25 22:55:47.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 03:50:05 and 02/26/2024 04:55:02 UTC. Search may be required.
2024-02-25 22:55:47.8|Info|DownloadDecisionMaker|Processing 146 releases
2024-02-25 22:55:48.0|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2024-02-25 23:26:05.5|Info|RssSyncService|Starting RSS Sync
2024-02-25 23:26:06.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 03:55:35 and 10/22/2023 04:26:06 UTC. Search may be required.
2024-02-25 23:26:06.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 04:01:33 and 02/26/2024 04:59:09 UTC. Search may be required.
2024-02-25 23:26:10.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 04:55:03 and 02/26/2024 04:55:06 UTC. Search may be required.
2024-02-25 23:26:30.6|Info|DownloadDecisionMaker|Processing 147 releases
2024-02-25 23:26:30.8|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-02-25 23:56:35.7|Info|RssSyncService|Starting RSS Sync
2024-02-25 23:56:36.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 04:26:06 and 12/28/2023 05:56:36 UTC. Search may be required.
2024-02-25 23:56:36.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 04:59:09 and 02/26/2024 05:38:54 UTC. Search may be required.
2024-02-25 23:56:41.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 04:55:06 and 02/26/2024 04:56:36 UTC. Search may be required.
2024-02-25 23:56:43.1|Info|DownloadDecisionMaker|Processing 160 releases
2024-02-25 23:56:43.2|Info|RssSyncService|RSS Sync Completed. Reports found: 160, Reports grabbed: 0
2024-02-26 00:27:05.9|Info|RssSyncService|Starting RSS Sync
2024-02-26 00:27:06.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 05:45:39 and 02/26/2024 06:10:44 UTC. Search may be required.
2024-02-26 00:27:11.2|Info|DownloadDecisionMaker|Processing 155 releases
2024-02-26 00:27:11.4|Info|RssSyncService|RSS Sync Completed. Reports found: 155, Reports grabbed: 0
2024-02-26 00:57:36.2|Info|RssSyncService|Starting RSS Sync
2024-02-26 00:57:36.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 06:10:44 and 02/26/2024 06:44:37 UTC. Search may be required.
2024-02-26 00:57:36.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 05:27:06 and 10/22/2023 05:57:36 UTC. Search may be required.
2024-02-26 00:57:41.5|Info|DownloadDecisionMaker|Processing 132 releases
2024-02-26 00:57:41.6|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-02-26 01:28:06.4|Info|RssSyncService|Starting RSS Sync
2024-02-26 01:28:06.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 05:57:36 and 12/30/2023 07:28:06 UTC. Search may be required.
2024-02-26 01:28:07.5|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 06:44:37 and 02/26/2024 07:10:23 UTC. Search may be required.
2024-02-26 01:28:08.2|Warn|Torznab|Indexer GloDLS (Prowlarr) rss sync didn't cover the period between 02/23/2024 07:34:38 and 02/26/2024 07:28:08 UTC. Search may be required.
2024-02-26 01:28:11.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 06:10:06 and 02/26/2024 07:05:07 UTC. Search may be required.
2024-02-26 01:28:11.7|Info|DownloadDecisionMaker|Processing 140 releases
2024-02-26 01:28:11.8|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-02-26 01:58:36.6|Info|RssSyncService|Starting RSS Sync
2024-02-26 01:58:38.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 07:22:23 and 02/26/2024 07:40:12 UTC. Search may be required.
2024-02-26 01:58:42.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 07:05:07 and 02/26/2024 07:45:37 UTC. Search may be required.
2024-02-26 02:00:16.6|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/6/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-02-26 02:00:16.6|Info|DownloadDecisionMaker|Processing 138 releases
2024-02-26 02:00:16.8|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-02-26 02:01:37.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-02-26 02:01:39.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-26 02:01:39.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 02:01:39.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 02:01:39.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 02:01:39.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 02:01:41.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-02-26 02:01:43.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-26 02:01: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-02-26 02:01:47.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-02-26 02:01:47.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 02:01:47.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 02:01:47.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 02:01:47.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 02:01:47.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 02:01:47.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 02:01:47.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 02:01:47.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 02:30:36.8|Info|RssSyncService|Starting RSS Sync
2024-02-26 02:30:37.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 06:58:37 and 12/30/2023 08:30:37 UTC. Search may be required.
2024-02-26 02:30:42.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 07:50:37 and 02/26/2024 07:50:37 UTC. Search may be required.
2024-02-26 02:30:42.8|Info|DownloadDecisionMaker|Processing 133 releases
2024-02-26 02:30:42.9|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-02-26 03:01:07.0|Info|RssSyncService|Starting RSS Sync
2024-02-26 03:01:07.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 07:49:24 and 02/26/2024 08:47:13 UTC. Search may be required.
2024-02-26 03:01:12.7|Info|DownloadDecisionMaker|Processing 138 releases
2024-02-26 03:01:12.8|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-02-26 03:31:37.3|Info|RssSyncService|Starting RSS Sync
2024-02-26 03:31:37.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 08:52:13 and 02/26/2024 09:20:45 UTC. Search may be required.
2024-02-26 03:31:42.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 08:55:07 and 02/26/2024 08:55:37 UTC. Search may be required.
2024-02-26 03:31:43.4|Info|DownloadDecisionMaker|Processing 139 releases
2024-02-26 03:31:43.6|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-02-26 04:02:07.5|Info|RssSyncService|Starting RSS Sync
2024-02-26 04:02:08.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 09:20:45 and 02/26/2024 09:44:30 UTC. Search may be required.
2024-02-26 04:02:13.0|Info|DownloadDecisionMaker|Processing 139 releases
2024-02-26 04:02:13.1|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-02-26 04:32:37.7|Info|RssSyncService|Starting RSS Sync
2024-02-26 04:32:38.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 09:02:08 and 12/30/2023 10:32:38 UTC. Search may be required.
2024-02-26 04:32:43.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 10:00:08 and 02/26/2024 10:10:38 UTC. Search may be required.
2024-02-26 04:32:43.0|Info|DownloadDecisionMaker|Processing 153 releases
2024-02-26 04:32:43.2|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-02-26 05:03:07.9|Info|RssSyncService|Starting RSS Sync
2024-02-26 05:03:14.6|Info|DownloadDecisionMaker|Processing 150 releases
2024-02-26 05:03:14.7|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
2024-02-26 05:33:38.1|Info|RssSyncService|Starting RSS Sync
2024-02-26 05:33:38.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 09:45:30 and 02/26/2024 11:03:36 UTC. Search may be required.
2024-02-26 05:33:43.9|Info|DownloadDecisionMaker|Processing 143 releases
2024-02-26 05:33:44.0|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-02-26 06:04:08.3|Info|RssSyncService|Starting RSS Sync
2024-02-26 06:04:13.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 10:30:08 and 02/26/2024 11:50:08 UTC. Search may be required.
2024-02-26 06:04:28.8|Info|DownloadDecisionMaker|Processing 158 releases
2024-02-26 06:04:29.0|Info|RssSyncService|RSS Sync Completed. Reports found: 158, Reports grabbed: 0
2024-02-26 06:34:38.5|Info|RssSyncService|Starting RSS Sync
2024-02-26 06:34:38.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-26 06:34:38.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-26 06:34:38.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-26 06:34:38.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-26 06:34:38.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-26 06:34:38.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-26 06:34:38.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-26 06:34:39.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 11:08:56 and 02/26/2024 12:09:52 UTC. Search may be required.
2024-02-26 06:34:43.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 11:50:08 and 02/26/2024 12:05:39 UTC. Search may be required.
2024-02-26 06:34:43.9|Info|DownloadDecisionMaker|Processing 149 releases
2024-02-26 06:34:44.1|Info|RssSyncService|RSS Sync Completed. Reports found: 149, Reports grabbed: 0
2024-02-26 07:05:08.7|Info|RssSyncService|Starting RSS Sync
2024-02-26 07:05:14.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 12:05:39 and 02/26/2024 12:55:09 UTC. Search may be required.
2024-02-26 07:05:14.5|Info|DownloadDecisionMaker|Processing 149 releases
2024-02-26 07:05:14.6|Info|RssSyncService|RSS Sync Completed. Reports found: 149, Reports grabbed: 0
2024-02-26 07:35:38.9|Info|RssSyncService|Starting RSS Sync
2024-02-26 07:35:44.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 12:55:09 and 02/26/2024 12:55:39 UTC. Search may be required.
2024-02-26 07:35:49.2|Info|DownloadDecisionMaker|Processing 143 releases
2024-02-26 07:35:49.4|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-02-26 08:02:09.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-26 08:02:10.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-26 08:02:10.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 08:02:10.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 08:02:10.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 08:02:10.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 08:02:12.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-26 08:02:14.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-02-26 08:02:16.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-02-26 08:02: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-02-26 08:02:19.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 08:02:19.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 08:02:19.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 08:02:19.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 08:02:19.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 08:02:19.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 08:02:19.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 08:02:19.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 08:06:09.0|Info|RssSyncService|Starting RSS Sync
2024-02-26 08:06:09.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 12:53:27 and 02/26/2024 13:56:21 UTC. Search may be required.
2024-02-26 08:06:14.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 12:55:39 and 02/26/2024 13:06:09 UTC. Search may be required.
2024-02-26 08:06:22.3|Info|DownloadDecisionMaker|Processing 144 releases
2024-02-26 08:06:22.4|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2024-02-26 08:36:39.2|Info|RssSyncService|Starting RSS Sync
2024-02-26 08:36:40.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 13:06:09 and 12/30/2023 14:36:40 UTC. Search may be required.
2024-02-26 08:36:40.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 13:56:21 and 02/26/2024 13:56:40 UTC. Search may be required.
2024-02-26 08:36:54.6|Info|DownloadDecisionMaker|Processing 144 releases
2024-02-26 08:36:54.7|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2024-02-26 09:07:09.5|Info|RssSyncService|Starting RSS Sync
2024-02-26 09:07:14.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 13:06:09 and 02/26/2024 14:55:10 UTC. Search may be required.
2024-02-26 09:07:20.1|Info|DownloadDecisionMaker|Processing 153 releases
2024-02-26 09:07:20.2|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-02-26 09:37:39.7|Info|RssSyncService|Starting RSS Sync
2024-02-26 09:37:45.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 14:55:10 and 02/26/2024 14:55:40 UTC. Search may be required.
2024-02-26 09:37:45.0|Info|DownloadDecisionMaker|Processing 162 releases
2024-02-26 09:37:45.2|Info|RssSyncService|RSS Sync Completed. Reports found: 162, Reports grabbed: 0
2024-02-26 10:08:09.9|Info|RssSyncService|Starting RSS Sync
2024-02-26 10:08:10.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 14:37:40 and 12/30/2023 16:08:10 UTC. Search may be required.
2024-02-26 10:08:16.0|Info|DownloadDecisionMaker|Processing 163 releases
2024-02-26 10:08:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 163, Reports grabbed: 0
2024-02-26 10:20:39.9|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-02-26 10:20:39.9|Info|HousekeepingService|Running housecleaning tasks
2024-02-26 10:20:40.0|Info|Database|Vacuuming Log database
2024-02-26 10:20:40.0|Info|Database|Log database compressed
2024-02-26 10:20:40.0|Info|Database|Vacuuming Main database
2024-02-26 10:20:40.0|Info|Database|Main database compressed
2024-02-26 10:20:40.1|Info|DiskScanService|Scanning disk for Avatar 3
2024-02-26 10:20:40.1|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-02-26 10:20:40.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.1|Info|DiskScanService|Scanning disk for Avengers 5
2024-02-26 10:20:40.1|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-02-26 10:20:40.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.1|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-02-26 10:20:40.1|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-02-26 10:20:40.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.1|Info|RefreshMovieService|Updating info for The Batman - Part II
2024-02-26 10:20:40.2|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-02-26 10:20:40.2|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-02-26 10:20:40.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.2|Info|DiskScanService|Scanning disk for Beetlejuice 2
2024-02-26 10:20:40.2|Info|DiskScanService|Completed scanning disk for Beetlejuice 2
2024-02-26 10:20:40.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.2|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-02-26 10:20:40.2|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-02-26 10:20:40.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.2|Info|DiskScanService|Scanning disk for Blade
2024-02-26 10:20:40.2|Info|DiskScanService|Completed scanning disk for Blade
2024-02-26 10:20:40.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.2|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-02-26 10:20:40.2|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-02-26 10:20:40.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.2|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-02-26 10:20:40.2|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-02-26 10:20:40.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.2|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-02-26 10:20:40.2|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-02-26 10:20:40.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.2|Info|RefreshMovieService|Updating info for Dune Messiah
2024-02-26 10:20:40.3|Info|DiskScanService|Scanning disk for Dune Messiah
2024-02-26 10:20:40.3|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-02-26 10:20:40.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.3|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-02-26 10:20:40.4|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-02-26 10:20:40.4|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-02-26 10:20:40.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.4|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-02-26 10:20:40.4|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-02-26 10:20:40.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.4|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-02-26 10:20:40.4|Info|MediaCoverService|Downloading Poster for [Dune: Part Two (2024)][tt15239678, 693134] https://image.tmdb.org/t/p/original/tTvpEKFumAWDUqsAW6dbOiromCR.jpg
2024-02-26 10:20:40.5|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-02-26 10:20:40.5|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-02-26 10:20:40.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.5|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-02-26 10:20:40.5|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-02-26 10:20:40.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.5|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-02-26 10:20:40.6|Info|MediaCoverService|Downloading Poster for [Godzilla x Kong: The New Empire (2024)][tt14539740, 823464] https://image.tmdb.org/t/p/original/bQ2ywkchIiaKLSEaMrcT6e29f91.jpg
2024-02-26 10:20:40.6|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-02-26 10:20:40.6|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-02-26 10:20:40.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.6|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-02-26 10:20:40.6|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-02-26 10:20:40.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.6|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-02-26 10:20:40.6|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-02-26 10:20:40.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.6|Info|RefreshMovieService|Updating info for Legend of the White Dragon
2024-02-26 10:20:40.7|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-02-26 10:20:40.7|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-02-26 10:20:40.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.7|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-02-26 10:20:40.7|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-02-26 10:20:40.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.7|Info|RefreshMovieService|Updating info for Madame Web
2024-02-26 10:20:40.8|Info|DiskScanService|Scanning disk for Madame Web
2024-02-26 10:20:40.8|Info|DiskScanService|Completed scanning disk for Madame Web
2024-02-26 10:20:40.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.8|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-02-26 10:20:40.8|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-02-26 10:20:40.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.8|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
2024-02-26 10:20:40.8|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-02-26 10:20:40.8|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-02-26 10:20:40.8|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-02-26 10:20:40.8|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-02-26 10:20:40.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.8|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-02-26 10:20:40.8|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-02-26 10:20:40.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.8|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-02-26 10:20:40.8|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-02-26 10:20:40.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.8|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-02-26 10:20:40.8|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-02-26 10:20:40.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.8|Info|DiskScanService|Scanning disk for Spaceman
2024-02-26 10:20:40.8|Info|DiskScanService|Completed scanning disk for Spaceman
2024-02-26 10:20:40.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.8|Info|DiskScanService|Scanning disk for Thunderbolts
2024-02-26 10:20:40.8|Info|DiskScanService|Completed scanning disk for Thunderbolts
2024-02-26 10:20:40.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.8|Info|DiskScanService|Scanning disk for Venom 3
2024-02-26 10:20:40.8|Info|DiskScanService|Completed scanning disk for Venom 3
2024-02-26 10:20:40.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:20:40.9|Info|RefreshMovieService|Updating info for Wicked Part 1
2024-02-26 10:20:40.9|Info|DiskScanService|Scanning disk for Wicked
2024-02-26 10:20:40.9|Info|DiskScanService|Completed scanning disk for Wicked
2024-02-26 10:20:40.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-26 10:38:40.1|Info|RssSyncService|Starting RSS Sync
2024-02-26 10:38:40.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 15:56:05 and 02/26/2024 16:18:39 UTC. Search may be required.
2024-02-26 10:39:15.3|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 02/26/2024 10:40:15 due to recent failures." />
2024-02-26 10:39:15.3|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:01:00
2024-02-26 10:39:15.3|Info|DownloadDecisionMaker|Processing 143 releases
2024-02-26 10:39:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-02-26 11:09:40.3|Info|RssSyncService|Starting RSS Sync
2024-02-26 11:09:41.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 16:30:39 and 02/26/2024 16:37:02 UTC. Search may be required.
2024-02-26 11:09:45.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 16:05:10 and 02/26/2024 16:09:41 UTC. Search may be required.
2024-02-26 11:09:46.1|Info|DownloadDecisionMaker|Processing 166 releases
2024-02-26 11:09:46.3|Info|RssSyncService|RSS Sync Completed. Reports found: 166, Reports grabbed: 0
2024-02-26 11:40:10.5|Info|RssSyncService|Starting RSS Sync
2024-02-26 11:40:10.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 16:09:41 and 12/28/2023 17:40:10 UTC. Search may be required.
2024-02-26 11:40:11.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 17:01:38 and 02/26/2024 17:02:43 UTC. Search may be required.
2024-02-26 11:40:15.9|Info|DownloadDecisionMaker|Processing 157 releases
2024-02-26 11:40:16.0|Info|RssSyncService|RSS Sync Completed. Reports found: 157, Reports grabbed: 0
2024-02-26 12:10:40.8|Info|RssSyncService|Starting RSS Sync
2024-02-26 12:10:41.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 17:31:43 and 02/26/2024 17:34:44 UTC. Search may be required.
2024-02-26 12:11:11.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 02/26/2024 12:12:11 due to recent failures." />
2024-02-26 12:11:11.5|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:01:00
2024-02-26 12:11:11.5|Info|DownloadDecisionMaker|Processing 148 releases
2024-02-26 12:11:11.7|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-02-26 12:41:41.0|Info|RssSyncService|Starting RSS Sync
2024-02-26 12:41:41.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 17:10:41 and 10/22/2023 17:41:41 UTC. Search may be required.
2024-02-26 12:41:41.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 17:58:16 and 02/26/2024 18:15:06 UTC. Search may be required.
2024-02-26 12:41:50.2|Info|DownloadDecisionMaker|Processing 144 releases
2024-02-26 12:41:50.3|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2024-02-26 13:12:11.2|Info|RssSyncService|Starting RSS Sync
2024-02-26 13:12:12.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 17:41:41 and 12/28/2023 19:12:12 UTC. Search may be required.
2024-02-26 13:12:16.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 17:10:11 and 02/26/2024 18:50:11 UTC. Search may be required.
2024-02-26 13:12:34.0|Info|DownloadDecisionMaker|Processing 166 releases
2024-02-26 13:12:34.2|Info|RssSyncService|RSS Sync Completed. Reports found: 166, Reports grabbed: 0
2024-02-26 13:42:41.4|Info|RssSyncService|Starting RSS Sync
2024-02-26 13:42:46.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 19:05:11 and 02/26/2024 19:05:42 UTC. Search may be required.
2024-02-26 13:42:47.0|Info|DownloadDecisionMaker|Processing 147 releases
2024-02-26 13:42:47.1|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-02-26 14:02:40.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-26 14:02:42.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-26 14:02:42.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 14:02:42.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 14:02:42.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 14:02:42.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 14:02: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-02-26 14:02:46.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-26 14:02:48.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-02-26 14:02:50.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-02-26 14:02:50.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 14:02:50.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 14:02:50.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 14:02:50.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 14:02:50.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 14:02:50.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 14:02:50.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 14:02:50.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 14:13:11.6|Info|RssSyncService|Starting RSS Sync
2024-02-26 14:13:12.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 18:42:42 and 12/28/2023 20:13:12 UTC. Search may be required.
2024-02-26 14:13:16.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 19:05:42 and 02/26/2024 19:50:12 UTC. Search may be required.
2024-02-26 14:13:18.9|Info|DownloadDecisionMaker|Processing 152 releases
2024-02-26 14:13:19.0|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
2024-02-26 14:43:41.8|Info|RssSyncService|Starting RSS Sync
2024-02-26 14:43:42.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 18:34:34 and 02/26/2024 20:22:35 UTC. Search may be required.
2024-02-26 14:43:47.3|Info|DownloadDecisionMaker|Processing 161 releases
2024-02-26 14:43:47.5|Info|RssSyncService|RSS Sync Completed. Reports found: 161, Reports grabbed: 0
2024-02-26 15:14:12.0|Info|RssSyncService|Starting RSS Sync
2024-02-26 15:14:17.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 20:15:42 and 02/26/2024 20:50:12 UTC. Search may be required.
2024-02-26 15:14:19.4|Info|DownloadDecisionMaker|Processing 153 releases
2024-02-26 15:14:19.5|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-02-26 15:44:42.3|Info|RssSyncService|Starting RSS Sync
2024-02-26 15:44:42.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-26 15:44:42.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 21:04:52 and 02/26/2024 21:04:58 UTC. Search may be required.
2024-02-26 15:44:50.4|Info|DownloadDecisionMaker|Processing 144 releases
2024-02-26 15:44:50.6|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2024-02-26 16:15:12.5|Info|RssSyncService|Starting RSS Sync
2024-02-26 16:15:35.0|Info|DownloadDecisionMaker|Processing 144 releases
2024-02-26 16:15:35.2|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2024-02-26 16:45:42.7|Info|RssSyncService|Starting RSS Sync
2024-02-26 16:45:43.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 21:42:24 and 02/26/2024 21:47:22 UTC. Search may be required.
2024-02-26 16:45:55.2|Info|DownloadDecisionMaker|Processing 146 releases
2024-02-26 16:45:55.4|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2024-02-26 17:16:12.9|Info|RssSyncService|Starting RSS Sync
2024-02-26 17:16:14.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 22:39:02 and 02/26/2024 23:12:40 UTC. Search may be required.
2024-02-26 17:16:18.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 20:50:12 and 02/26/2024 22:50:13 UTC. Search may be required.
2024-02-26 17:16:19.4|Info|DownloadDecisionMaker|Processing 173 releases
2024-02-26 17:16:19.6|Info|RssSyncService|RSS Sync Completed. Reports found: 173, Reports grabbed: 0
2024-02-26 17:46:43.1|Info|RssSyncService|Starting RSS Sync
2024-02-26 17:46:48.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 23:00:13 and 02/26/2024 23:00:43 UTC. Search may be required.
2024-02-26 17:46:50.5|Info|DownloadDecisionMaker|Processing 161 releases
2024-02-26 17:46:50.7|Info|RssSyncService|RSS Sync Completed. Reports found: 161, Reports grabbed: 0
2024-02-26 18:17:13.3|Info|RssSyncService|Starting RSS Sync
2024-02-26 18:17:13.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/26/2024 23:35:46 and 02/26/2024 23:45:17 UTC. Search may be required.
2024-02-26 18:17:18.6|Info|DownloadDecisionMaker|Processing 147 releases
2024-02-26 18:17:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-02-26 18:47:43.6|Info|RssSyncService|Starting RSS Sync
2024-02-26 18:47:44.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 00:05:12 and 02/27/2024 00:14:49 UTC. Search may be required.
2024-02-26 18:47:48.9|Info|DownloadDecisionMaker|Processing 145 releases
2024-02-26 18:47:49.0|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-02-26 19:18:13.7|Info|RssSyncService|Starting RSS Sync
2024-02-26 19:18:19.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/26/2024 23:00:43 and 02/27/2024 00:50:14 UTC. Search may be required.
2024-02-26 19:18:20.1|Info|DownloadDecisionMaker|Processing 172 releases
2024-02-26 19:18:20.3|Info|RssSyncService|RSS Sync Completed. Reports found: 172, Reports grabbed: 0
2024-02-26 19:48:44.0|Info|RssSyncService|Starting RSS Sync
2024-02-26 19:48: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 02/27/2024 04:27:17 due to recent failures." />
2024-02-26 19:48:44.0|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 08:38:34
2024-02-26 19:48:49.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 00:50:14 and 02/27/2024 00:50:44 UTC. Search may be required.
2024-02-26 19:48:50.2|Info|DownloadDecisionMaker|Processing 167 releases
2024-02-26 19:48:50.4|Info|RssSyncService|RSS Sync Completed. Reports found: 167, Reports grabbed: 0
2024-02-26 20:03: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-02-26 20:03:13.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-02-26 20:03:13.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 20:03:13.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 20:03:13.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 20:03:13.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 20:03:15.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-02-26 20:03:17.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-02-26 20:03: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-02-26 20:03: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-02-26 20:03:21.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 20:03:21.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 20:03:21.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 20:03:21.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 20:03:21.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 20:03:21.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 20:03:21.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 20:03:21.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-26 20:19:14.2|Info|RssSyncService|Starting RSS Sync
2024-02-26 20:19:14.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/23/2023 00:48:44 and 12/29/2023 02:19:14 UTC. Search may be required.
2024-02-26 20:19:19.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 00:50:44 and 02/27/2024 01:50:15 UTC. Search may be required.
2024-02-26 20:19:19.7|Info|DownloadDecisionMaker|Processing 155 releases
2024-02-26 20:19:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 155, Reports grabbed: 0
2024-02-26 20:49:44.4|Info|RssSyncService|Starting RSS Sync
2024-02-26 20:49:49.8|Info|DownloadDecisionMaker|Processing 155 releases
2024-02-26 20:49:49.9|Info|RssSyncService|RSS Sync Completed. Reports found: 155, Reports grabbed: 0
2024-02-26 21:20:14.7|Info|RssSyncService|Starting RSS Sync
2024-02-26 21:20:14.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-26 21:20:15.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/23/2023 01:49:45 and 12/29/2023 03:20:15 UTC. Search may be required.
2024-02-26 21:20:15.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 02:23:08 and 02/27/2024 02:27:54 UTC. Search may be required.
2024-02-26 21:20:20.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 01:55:45 and 02/27/2024 02:50:15 UTC. Search may be required.
2024-02-26 21:20:20.0|Info|DownloadDecisionMaker|Processing 151 releases
2024-02-26 21:20:20.1|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-02-26 21:50:44.8|Info|RssSyncService|Starting RSS Sync
2024-02-26 21:50:50.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 02:50:15 and 02/27/2024 02:50:45 UTC. Search may be required.
2024-02-26 21:50:50.2|Info|DownloadDecisionMaker|Processing 147 releases
2024-02-26 21:50:50.3|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-02-26 22:21:15.0|Info|RssSyncService|Starting RSS Sync
2024-02-26 22:21:20.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 02:50:45 and 02/27/2024 03:55:15 UTC. Search may be required.
2024-02-26 22:21:20.4|Info|DownloadDecisionMaker|Processing 147 releases
2024-02-26 22:21:20.5|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-02-26 22:51:45.3|Info|RssSyncService|Starting RSS Sync
2024-02-26 22:51:50.6|Info|DownloadDecisionMaker|Processing 148 releases
2024-02-26 22:51:50.7|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-02-26 23:22:15.5|Info|RssSyncService|Starting RSS Sync
2024-02-26 23:22:20.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 04:05:45 and 02/27/2024 05:15:16 UTC. Search may be required.
2024-02-26 23:22:20.9|Info|DownloadDecisionMaker|Processing 141 releases
2024-02-26 23:22:21.0|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-02-26 23:52:45.7|Info|RssSyncService|Starting RSS Sync
2024-02-26 23:52:46.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 03:17:54 and 02/27/2024 05:26:16 UTC. Search may be required.
2024-02-26 23:52:51.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 05:15:16 and 02/27/2024 05:15:46 UTC. Search may be required.
2024-02-26 23:52:51.1|Info|DownloadDecisionMaker|Processing 143 releases
2024-02-26 23:52:51.2|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-02-27 00:23:15.9|Info|RssSyncService|Starting RSS Sync
2024-02-27 00:23:16.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 05:48:03 and 02/27/2024 05:50:05 UTC. Search may be required.
2024-02-27 00:23:21.5|Info|DownloadDecisionMaker|Processing 143 releases
2024-02-27 00:23:21.6|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-02-27 00:53:46.2|Info|RssSyncService|Starting RSS Sync
2024-02-27 00:53:46.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 06:14:10 and 02/27/2024 06:34:16 UTC. Search may be required.
2024-02-27 00:53:51.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 05:15:46 and 02/27/2024 06:50:46 UTC. Search may be required.
2024-02-27 00:53:51.5|Info|DownloadDecisionMaker|Processing 152 releases
2024-02-27 00:53:51.7|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
2024-02-27 01:24:16.4|Info|RssSyncService|Starting RSS Sync
2024-02-27 01:24:17.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/23/2023 05:53:46 and 12/29/2023 07:24:17 UTC. Search may be required.
2024-02-27 01:24:21.8|Info|DownloadDecisionMaker|Processing 144 releases
2024-02-27 01:24:21.9|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2024-02-27 01:54:46.7|Info|RssSyncService|Starting RSS Sync
2024-02-27 01:54:52.0|Info|DownloadDecisionMaker|Processing 142 releases
2024-02-27 01:54:52.1|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-02-27 02:03:43.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-02-27 02:03:45.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-02-27 02:03:45.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 02:03:45.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 02:03:45.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 02:03:45.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 02:03:47.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-02-27 02:03:48.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-02-27 02:05:29.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 02:05:29.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 02:05:29.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 02:05:29.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 02:05:29.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 02:05:29.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 02:05:29.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 02:05:29.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 02:05:30.9|Warn|Torznab|Unable to connect to indexer
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 458
2024-02-27 02:05:30.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer, possibly due to a timeout. Try again or check your network settings. The operation was canceled.
2024-02-27 02:25:16.9|Info|RssSyncService|Starting RSS Sync
2024-02-27 02:25:17.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 07:13:43 and 02/27/2024 08:07:04 UTC. Search may be required.
2024-02-27 02:25:18.1|Warn|Torznab|Indexer GloDLS (Prowlarr) rss sync didn't cover the period between 02/26/2024 07:28:08 and 02/27/2024 08:25:18 UTC. Search may be required.
2024-02-27 02:25:22.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 06:50:46 and 02/27/2024 08:05:17 UTC. Search may be required.
2024-02-27 02:25:22.2|Info|DownloadDecisionMaker|Processing 157 releases
2024-02-27 02:25:22.3|Info|RssSyncService|RSS Sync Completed. Reports found: 157, Reports grabbed: 0
2024-02-27 02:55:47.1|Info|RssSyncService|Starting RSS Sync
2024-02-27 02:55:47.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 02/27/2024 02:58:17 due to recent failures." />
2024-02-27 02:55:47.1|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:02:30
2024-02-27 02:55:47.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/23/2023 07:25:17 and 12/29/2023 08:55:47 UTC. Search may be required.
2024-02-27 02:55:47.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 08:16:04 and 02/27/2024 08:33:59 UTC. Search may be required.
2024-02-27 02:57:27.1|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/6/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-02-27 02:57:27.1|Info|DownloadDecisionMaker|Processing 145 releases
2024-02-27 02:57:27.3|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-02-27 03:27:47.3|Info|RssSyncService|Starting RSS Sync
2024-02-27 03:27:47.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 08:49:39 and 02/27/2024 08:57:43 UTC. Search may be required.
2024-02-27 03:27:52.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 08:05:17 and 02/27/2024 09:10:47 UTC. Search may be required.
2024-02-27 03:27:52.6|Info|DownloadDecisionMaker|Processing 143 releases
2024-02-27 03:27:52.8|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-02-27 03:58:17.6|Info|RssSyncService|Starting RSS Sync
2024-02-27 03:58:18.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 09:04:43 and 02/27/2024 09:35:45 UTC. Search may be required.
2024-02-27 03:58:22.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 09:10:47 and 02/27/2024 09:50:18 UTC. Search may be required.
2024-02-27 03:58:22.9|Info|DownloadDecisionMaker|Processing 152 releases
2024-02-27 03:58:23.1|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
2024-02-27 04:28:47.8|Info|RssSyncService|Starting RSS Sync
2024-02-27 04:28:48.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 09:48:45 and 02/27/2024 09:52:21 UTC. Search may be required.
2024-02-27 04:28:53.2|Info|DownloadDecisionMaker|Processing 144 releases
2024-02-27 04:28:53.3|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2024-02-27 04:59:18.0|Info|RssSyncService|Starting RSS Sync
2024-02-27 04:59:18.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 10:15:42 and 02/27/2024 10:28:36 UTC. Search may be required.
2024-02-27 04:59:23.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 09:50:18 and 02/27/2024 10:50:18 UTC. Search may be required.
2024-02-27 04:59:23.4|Info|DownloadDecisionMaker|Processing 150 releases
2024-02-27 04:59:23.5|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
2024-02-27 05:29:48.2|Info|RssSyncService|Starting RSS Sync
2024-02-27 05:29:48.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/23/2023 09:59:18 and 10/23/2023 10:29:48 UTC. Search may be required.
2024-02-27 05:29:53.6|Info|DownloadDecisionMaker|Processing 150 releases
2024-02-27 05:29:53.7|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
2024-02-27 06:00:18.5|Info|RssSyncService|Starting RSS Sync
2024-02-27 06:00:19.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 10:28:36 and 02/27/2024 11:31:49 UTC. Search may be required.
2024-02-27 06:00:19.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/23/2023 10:29:48 and 12/29/2023 12:00:19 UTC. Search may be required.
2024-02-27 06:00:33.9|Info|DownloadDecisionMaker|Processing 148 releases
2024-02-27 06:00:34.0|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-02-27 06:30:48.7|Info|RssSyncService|Starting RSS Sync
2024-02-27 06:30:54.0|Info|DownloadDecisionMaker|Processing 145 releases
2024-02-27 06:30:54.2|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-02-27 07:01:18.9|Info|RssSyncService|Starting RSS Sync
2024-02-27 07:01:18.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-27 07:01:18.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-27 07:01:18.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-27 07:01:18.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-27 07:01:19.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-27 07:01:19.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-27 07:01:19.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-27 07:01:19.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 11:31:49 and 02/27/2024 12:44:01 UTC. Search may be required.
2024-02-27 07:01:24.3|Info|DownloadDecisionMaker|Processing 153 releases
2024-02-27 07:01:24.4|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-02-27 07:31:49.1|Info|RssSyncService|Starting RSS Sync
2024-02-27 07:31:49.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/23/2023 12:01:19 and 12/29/2023 13:31:49 UTC. Search may be required.
2024-02-27 07:31:54.4|Info|DownloadDecisionMaker|Processing 151 releases
2024-02-27 07:31:54.6|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-02-27 08:02:19.4|Info|RssSyncService|Starting RSS Sync
2024-02-27 08:02:20.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 12:49:01 and 02/27/2024 13:30:02 UTC. Search may be required.
2024-02-27 08:02:24.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 13:05:49 and 02/27/2024 13:50:19 UTC. Search may be required.
2024-02-27 08:02:24.7|Info|DownloadDecisionMaker|Processing 148 releases
2024-02-27 08:02:24.8|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-02-27 08:05:44.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-02-27 08:05:46.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-27 08:05:46.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 08:05:46.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 08:05:46.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 08:05:46.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 08:05:48.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-02-27 08:05:50.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-02-27 08:05:52.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-02-27 08:05:54.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-02-27 08:05:54.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 08:05:54.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 08:05:54.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 08:05:54.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 08:05:54.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 08:05:54.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 08:05:54.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 08:05:54.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 08:32:49.6|Info|RssSyncService|Starting RSS Sync
2024-02-27 08:32:50.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/23/2023 13:02:20 and 12/29/2023 14:32:50 UTC. Search may be required.
2024-02-27 08:32:50.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 13:53:02 and 02/27/2024 14:08:45 UTC. Search may be required.
2024-02-27 08:32:54.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 13:50:19 and 02/27/2024 13:50:50 UTC. Search may be required.
2024-02-27 08:32:54.9|Info|DownloadDecisionMaker|Processing 151 releases
2024-02-27 08:32:55.1|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-02-27 09:03:19.8|Info|RssSyncService|Starting RSS Sync
2024-02-27 09:03:21.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 14:13:45 and 02/27/2024 14:37:05 UTC. Search may be required.
2024-02-27 09:03:25.2|Info|DownloadDecisionMaker|Processing 163 releases
2024-02-27 09:03:25.4|Info|RssSyncService|RSS Sync Completed. Reports found: 163, Reports grabbed: 0
2024-02-27 09:33:50.0|Info|RssSyncService|Starting RSS Sync
2024-02-27 09:33:55.4|Info|DownloadDecisionMaker|Processing 135 releases
2024-02-27 09:33:55.5|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-02-27 10:04:20.2|Info|RssSyncService|Starting RSS Sync
2024-02-27 10:04:21.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 14:58:50 and 02/27/2024 15:34:51 UTC. Search may be required.
2024-02-27 10:04:25.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 14:50:20 and 02/27/2024 15:50:20 UTC. Search may be required.
2024-02-27 10:04:25.5|Info|DownloadDecisionMaker|Processing 141 releases
2024-02-27 10:04:25.7|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-02-27 10:20:50.3|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-02-27 10:20:50.4|Info|HousekeepingService|Running housecleaning tasks
2024-02-27 10:20:50.4|Info|Database|Vacuuming Log database
2024-02-27 10:20:50.4|Info|Database|Log database compressed
2024-02-27 10:20:50.4|Info|Database|Vacuuming Main database
2024-02-27 10:20:50.4|Info|Database|Main database compressed
2024-02-27 10:20:50.6|Info|DiskScanService|Scanning disk for Avatar 3
2024-02-27 10:20:50.6|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-02-27 10:20:50.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:50.6|Info|DiskScanService|Scanning disk for Avengers 5
2024-02-27 10:20:50.6|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-02-27 10:20:50.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:50.6|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-02-27 10:20:50.6|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-02-27 10:20:50.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:50.6|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-02-27 10:20:50.6|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-02-27 10:20:50.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:50.6|Info|DiskScanService|Scanning disk for Beetlejuice 2
2024-02-27 10:20:50.6|Info|DiskScanService|Completed scanning disk for Beetlejuice 2
2024-02-27 10:20:50.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:50.6|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-02-27 10:20:50.6|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-02-27 10:20:50.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:50.6|Info|DiskScanService|Scanning disk for Blade
2024-02-27 10:20:50.6|Info|DiskScanService|Completed scanning disk for Blade
2024-02-27 10:20:50.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:50.6|Info|RefreshMovieService|Updating info for Captain America: Brave New World
2024-02-27 10:20:50.7|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-02-27 10:20:50.7|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-02-27 10:20:50.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:50.7|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-02-27 10:20:50.8|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-02-27 10:20:50.8|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-02-27 10:20:50.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:50.8|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-02-27 10:20:50.8|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-02-27 10:20:50.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:50.8|Info|RefreshMovieService|Updating info for Dune Messiah
2024-02-27 10:20:50.8|Info|DiskScanService|Scanning disk for Dune Messiah
2024-02-27 10:20:50.8|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-02-27 10:20:50.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:50.8|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-02-27 10:20:51.0|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-02-27 10:20:51.0|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-02-27 10:20:51.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:51.0|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-02-27 10:20:51.0|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-02-27 10:20:51.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:51.0|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-02-27 10:20:51.0|Info|MediaCoverService|Downloading Poster for [Dune: Part Two (2024)][tt15239678, 693134] https://image.tmdb.org/t/p/original/8b8R8l88Qje9dn9OE8PY05Nxl1X.jpg
2024-02-27 10:20:51.0|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-02-27 10:20:51.0|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-02-27 10:20:51.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:51.0|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-02-27 10:20:51.0|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-02-27 10:20:51.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:51.0|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-02-27 10:20:51.0|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-02-27 10:20:51.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:51.0|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-02-27 10:20:51.0|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-02-27 10:20:51.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:51.1|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-02-27 10:20:51.1|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-02-27 10:20:51.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:51.1|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-02-27 10:20:51.1|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-02-27 10:20:51.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:51.1|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-02-27 10:20:51.1|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-02-27 10:20:51.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:51.1|Info|RefreshMovieService|Updating info for Madame Web
2024-02-27 10:20:51.1|Info|MediaCoverService|Downloading Fanart for [Dune: Part Two (2024)][tt15239678, 693134] https://image.tmdb.org/t/p/original/qBQV4i2sjIydDJUKm7pwvpyfy5p.jpg
2024-02-27 10:20:51.2|Info|DiskScanService|Scanning disk for Madame Web
2024-02-27 10:20:51.2|Info|DiskScanService|Completed scanning disk for Madame Web
2024-02-27 10:20:51.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:51.2|Info|RefreshMovieService|Updating info for Mission: Impossible 8
2024-02-27 10:20:51.3|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-02-27 10:20:51.3|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-02-27 10:20:51.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:51.3|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
2024-02-27 10:20:51.3|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-02-27 10:20:51.3|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-02-27 10:20:51.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:51.3|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-02-27 10:20:51.3|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-02-27 10:20:51.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:51.3|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-02-27 10:20:51.3|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-02-27 10:20:51.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:51.3|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-02-27 10:20:51.3|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-02-27 10:20:51.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:51.3|Info|RefreshMovieService|Updating info for Spaceman
2024-02-27 10:20:51.5|Info|DiskScanService|Scanning disk for Spaceman
2024-02-27 10:20:51.5|Info|DiskScanService|Completed scanning disk for Spaceman
2024-02-27 10:20:51.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:51.5|Info|RefreshMovieService|Updating info for Thunderbolts
2024-02-27 10:20:51.6|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-02-27 10:20:51.6|Info|DiskScanService|Scanning disk for Thunderbolts
2024-02-27 10:20:51.6|Info|DiskScanService|Completed scanning disk for Thunderbolts
2024-02-27 10:20:51.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:51.6|Info|DiskScanService|Scanning disk for Venom 3
2024-02-27 10:20:51.6|Info|DiskScanService|Completed scanning disk for Venom 3
2024-02-27 10:20:51.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:20:51.6|Info|RefreshMovieService|Updating info for Wicked
2024-02-27 10:20:51.7|Info|DiskScanService|Scanning disk for Wicked
2024-02-27 10:20:51.7|Info|DiskScanService|Completed scanning disk for Wicked
2024-02-27 10:20:51.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-27 10:34:50.5|Info|RssSyncService|Starting RSS Sync
2024-02-27 10:34:51.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/23/2023 15:04:20 and 12/29/2023 16:34:51 UTC. Search may be required.
2024-02-27 10:34:51.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 15:43:51 and 02/27/2024 15:48:45 UTC. Search may be required.
2024-02-27 10:34:55.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 15:50:20 and 02/27/2024 15:50:51 UTC. Search may be required.
2024-02-27 10:34:56.1|Info|DownloadDecisionMaker|Processing 142 releases
2024-02-27 10:34:56.2|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-02-27 10:53:42.9|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-27 10:53:43.2|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-27 10:53:43.5|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-27 10:53:43.7|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-27 10:53:44.0|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-27 10:53:44.2|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-27 10:53:44.5|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-27 10:53:44.7|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-27 10:53:45.0|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-27 10:53:45.3|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-27 11:05:20.7|Info|RssSyncService|Starting RSS Sync
2024-02-27 11:05:29.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 15:50:51 and 02/27/2024 16:50:21 UTC. Search may be required.
2024-02-27 11:05:29.0|Info|DownloadDecisionMaker|Processing 148 releases
2024-02-27 11:05:29.2|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-02-27 11:35:50.9|Info|RssSyncService|Starting RSS Sync
2024-02-27 11:35:51.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/23/2023 16:05:21 and 12/29/2023 17:35:51 UTC. Search may be required.
2024-02-27 11:35:56.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 16:50:21 and 02/27/2024 16:50:51 UTC. Search may be required.
2024-02-27 11:35:59.1|Info|DownloadDecisionMaker|Processing 143 releases
2024-02-27 11:35:59.3|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-02-27 12:06:21.1|Info|RssSyncService|Starting RSS Sync
2024-02-27 12:06:22.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 16:31:00 and 02/27/2024 17:38:15 UTC. Search may be required.
2024-02-27 12:06:26.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 16:50:51 and 02/27/2024 17:06:21 UTC. Search may be required.
2024-02-27 12:06:26.4|Info|DownloadDecisionMaker|Processing 152 releases
2024-02-27 12:06:26.6|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
2024-02-27 12:36:51.3|Info|RssSyncService|Starting RSS Sync
2024-02-27 12:36:56.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 18:05:21 and 02/27/2024 18:05:52 UTC. Search may be required.
2024-02-27 12:36:56.7|Info|DownloadDecisionMaker|Processing 131 releases
2024-02-27 12:36:56.8|Info|RssSyncService|RSS Sync Completed. Reports found: 131, Reports grabbed: 0
2024-02-27 13:07:21.6|Info|RssSyncService|Starting RSS Sync
2024-02-27 13:07:22.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/23/2023 17:36:51 and 10/23/2023 18:07:22 UTC. Search may be required.
2024-02-27 13:07:26.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 18:05:52 and 02/27/2024 18:07:22 UTC. Search may be required.
2024-02-27 13:07:27.0|Info|DownloadDecisionMaker|Processing 139 releases
2024-02-27 13:07:27.1|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-02-27 13:37:51.8|Info|RssSyncService|Starting RSS Sync
2024-02-27 13:37:52.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/23/2023 18:07:22 and 10/23/2023 18:37:52 UTC. Search may be required.
2024-02-27 13:37:52.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 17:53:45 and 02/27/2024 18:57:58 UTC. Search may be required.
2024-02-27 13:37:58.4|Info|DownloadDecisionMaker|Processing 143 releases
2024-02-27 13:37:58.5|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-02-27 14:06:16.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-27 14:06:18.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-02-27 14:06:18.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 14:06:18.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 14:06:18.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 14:06:18.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 14:06: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-02-27 14:06: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-02-27 14:06:24.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-02-27 14:06:25.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-02-27 14:06:26.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 14:06:26.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 14:06:26.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 14:06:26.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 14:06:26.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 14:06:26.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 14:06:26.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 14:06:26.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 14:08:21.9|Info|RssSyncService|Starting RSS Sync
2024-02-27 14:08:22.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/23/2023 18:37:52 and 10/23/2023 19:08:22 UTC. Search may be required.
2024-02-27 14:08:22.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 19:19:13 and 02/27/2024 19:23:02 UTC. Search may be required.
2024-02-27 14:08:27.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 19:15:52 and 02/27/2024 19:50:22 UTC. Search may be required.
2024-02-27 14:08:28.1|Info|DownloadDecisionMaker|Processing 133 releases
2024-02-27 14:08:28.2|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-02-27 14:38:52.1|Info|RssSyncService|Starting RSS Sync
2024-02-27 14:38:52.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/23/2023 19:08:22 and 10/23/2023 19:38:52 UTC. Search may be required.
2024-02-27 14:38:53.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 19:39:03 and 02/27/2024 20:08:03 UTC. Search may be required.
2024-02-27 14:39:22.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 02/27/2024 14:44:22 due to recent failures." />
2024-02-27 14:39:22.9|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:05:00
2024-02-27 14:39:22.9|Info|DownloadDecisionMaker|Processing 126 releases
2024-02-27 14:39:23.0|Info|RssSyncService|RSS Sync Completed. Reports found: 126, Reports grabbed: 0
2024-02-27 15:09:52.4|Info|RssSyncService|Starting RSS Sync
2024-02-27 15:09:53.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/23/2023 19:38:52 and 10/23/2023 20:09:53 UTC. Search may be required.
2024-02-27 15:09:57.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 19:50:22 and 02/27/2024 20:10:53 UTC. Search may be required.
2024-02-27 15:09:57.7|Info|DownloadDecisionMaker|Processing 155 releases
2024-02-27 15:09:57.8|Info|RssSyncService|RSS Sync Completed. Reports found: 155, Reports grabbed: 0
2024-02-27 15:40:22.6|Info|RssSyncService|Starting RSS Sync
2024-02-27 15:40:23.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/23/2023 20:09:53 and 10/23/2023 20:40:23 UTC. Search may be required.
2024-02-27 15:40:24.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 21:00:33 and 02/27/2024 21:02:44 UTC. Search may be required.
2024-02-27 15:40:28.0|Info|DownloadDecisionMaker|Processing 151 releases
2024-02-27 15:40:28.1|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-02-27 16:10:52.8|Info|RssSyncService|Starting RSS Sync
2024-02-27 16:10:52.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-27 16:10:53.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/23/2023 20:40:23 and 12/29/2023 22:10:53 UTC. Search may be required.
2024-02-27 16:10:58.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 20:50:23 and 02/27/2024 21:50:53 UTC. Search may be required.
2024-02-27 16:10:58.1|Info|DownloadDecisionMaker|Processing 153 releases
2024-02-27 16:10:58.3|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-02-27 16:41:23.0|Info|RssSyncService|Starting RSS Sync
2024-02-27 16:41:28.3|Info|DownloadDecisionMaker|Processing 156 releases
2024-02-27 16:41:28.5|Info|RssSyncService|RSS Sync Completed. Reports found: 156, Reports grabbed: 0
2024-02-27 17:11:53.2|Info|RssSyncService|Starting RSS Sync
2024-02-27 17:11:58.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 21:50:23 and 02/27/2024 22:11:53 UTC. Search may be required.
2024-02-27 17:11:58.5|Info|DownloadDecisionMaker|Processing 165 releases
2024-02-27 17:11:58.7|Info|RssSyncService|RSS Sync Completed. Reports found: 165, Reports grabbed: 0
2024-02-27 17:42:23.4|Info|RssSyncService|Starting RSS Sync
2024-02-27 17:42:23.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 22:14:27 and 02/27/2024 22:49:31 UTC. Search may be required.
2024-02-27 17:42:28.8|Info|DownloadDecisionMaker|Processing 160 releases
2024-02-27 17:42:28.9|Info|RssSyncService|RSS Sync Completed. Reports found: 160, Reports grabbed: 0
2024-02-27 18:12:53.7|Info|RssSyncService|Starting RSS Sync
2024-02-27 18:13:09.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/27/2024 23:05:23 and 02/28/2024 00:10:59 UTC. Search may be required.
2024-02-27 18:13:09.0|Info|DownloadDecisionMaker|Processing 131 releases
2024-02-27 18:13:09.1|Info|RssSyncService|RSS Sync Completed. Reports found: 131, Reports grabbed: 0
2024-02-27 18:43:23.9|Info|RssSyncService|Starting RSS Sync
2024-02-27 18:43:25.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/27/2024 22:55:31 and 02/28/2024 00:19:55 UTC. Search may be required.
2024-02-27 18:43:29.4|Info|DownloadDecisionMaker|Processing 134 releases
2024-02-27 18:43:29.5|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-02-27 19:13:54.1|Info|RssSyncService|Starting RSS Sync
2024-02-27 19:13:54.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/23/2023 23:43:24 and 10/24/2023 00:13:54 UTC. Search may be required.
2024-02-27 19:13:54.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 00:25:55 and 02/28/2024 00:34:59 UTC. Search may be required.
2024-02-27 19:14:00.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 00:10:24 and 02/28/2024 00:13:55 UTC. Search may be required.
2024-02-27 19:14:00.5|Info|DownloadDecisionMaker|Processing 140 releases
2024-02-27 19:14:00.6|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-02-27 19:44:24.3|Info|RssSyncService|Starting RSS Sync
2024-02-27 19:44:25.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/24/2023 00:13:54 and 12/30/2023 01:44:25 UTC. Search may be required.
2024-02-27 19:44:29.7|Info|DownloadDecisionMaker|Processing 134 releases
2024-02-27 19:44:29.8|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-02-27 20:06: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-02-27 20:06:49.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-27 20:06:49.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 20:06:49.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 20:06:49.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 20:06:49.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 20:06:51.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-27 20:06: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-02-27 20:06:55.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-27 20:06:57.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-27 20:06:57.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 20:06:57.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 20:06:57.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 20:06:57.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 20:06:57.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 20:06:57.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 20:06:57.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 20:06:57.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-27 20:14:54.5|Info|RssSyncService|Starting RSS Sync
2024-02-27 20:14:55.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 01:21:47 and 02/28/2024 01:29:44 UTC. Search may be required.
2024-02-27 20:14:57.9|Warn|Torznab|Indexer TorrentGalaxy (Prowlarr) rss sync didn't cover the period between 02/23/2024 23:44:43 and 02/27/2024 20:14:57 UTC. Search may be required.
2024-02-27 20:14:59.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 01:15:25 and 02/28/2024 01:15:55 UTC. Search may be required.
2024-02-27 20:14:59.9|Info|DownloadDecisionMaker|Processing 178 releases
2024-02-27 20:15:00.1|Info|RssSyncService|RSS Sync Completed. Reports found: 178, Reports grabbed: 0
2024-02-27 20:45:24.8|Info|RssSyncService|Starting RSS Sync
2024-02-27 20:45:26.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 01:29:44 and 02/28/2024 02:29:08 UTC. Search may be required.
2024-02-27 20:45:33.2|Info|DownloadDecisionMaker|Processing 181 releases
2024-02-27 20:45:33.4|Info|RssSyncService|RSS Sync Completed. Reports found: 181, Reports grabbed: 0
2024-02-27 21:15:55.0|Info|RssSyncService|Starting RSS Sync
2024-02-27 21:15:55.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 02:29:08 and 02/28/2024 02:53:29 UTC. Search may be required.
2024-02-27 21:16:00.4|Info|DownloadDecisionMaker|Processing 194 releases
2024-02-27 21:16:00.6|Info|RssSyncService|RSS Sync Completed. Reports found: 194, Reports grabbed: 0
2024-02-27 21:46:25.2|Info|RssSyncService|Starting RSS Sync
2024-02-27 21:46:25.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-27 21:46:33.6|Info|DownloadDecisionMaker|Processing 190 releases
2024-02-27 21:46:33.8|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
2024-02-27 22:16:55.4|Info|RssSyncService|Starting RSS Sync
2024-02-27 22:16:55.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/24/2023 02:46:26 and 10/24/2023 03:16:55 UTC. Search may be required.
2024-02-27 22:17:00.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 03:15:33 and 02/28/2024 03:16:56 UTC. Search may be required.
2024-02-27 22:17:00.7|Info|DownloadDecisionMaker|Processing 191 releases
2024-02-27 22:17:00.9|Info|RssSyncService|RSS Sync Completed. Reports found: 191, Reports grabbed: 0
2024-02-27 22:47:25.6|Info|RssSyncService|Starting RSS Sync
2024-02-27 22:47:26.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/24/2023 03:16:55 and 10/24/2023 03:47:26 UTC. Search may be required.
2024-02-27 22:47:26.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 03:08:53 and 02/28/2024 04:20:52 UTC. Search may be required.
2024-02-27 22:47:31.0|Info|DownloadDecisionMaker|Processing 194 releases
2024-02-27 22:47:31.2|Info|RssSyncService|RSS Sync Completed. Reports found: 194, Reports grabbed: 0
2024-02-27 23:17:55.9|Info|RssSyncService|Starting RSS Sync
2024-02-27 23:17:56.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/24/2023 03:47:26 and 12/30/2023 05:17:56 UTC. Search may be required.
2024-02-27 23:17:56.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 04:27:52 and 02/28/2024 04:59:10 UTC. Search may be required.
2024-02-27 23:18:02.2|Info|DownloadDecisionMaker|Processing 188 releases
2024-02-27 23:18:02.4|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
2024-02-27 23:48:26.1|Info|RssSyncService|Starting RSS Sync
2024-02-27 23:48:31.5|Info|DownloadDecisionMaker|Processing 175 releases
2024-02-27 23:48:31.6|Info|RssSyncService|RSS Sync Completed. Reports found: 175, Reports grabbed: 0
2024-02-28 00:18:56.4|Info|RssSyncService|Starting RSS Sync
2024-02-28 00:18:57.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/24/2023 04:48:26 and 12/30/2023 06:18:57 UTC. Search may be required.
2024-02-28 00:19:01.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 04:17:56 and 02/28/2024 06:10:57 UTC. Search may be required.
2024-02-28 00:19:01.7|Info|DownloadDecisionMaker|Processing 210 releases
2024-02-28 00:19:01.9|Info|RssSyncService|RSS Sync Completed. Reports found: 210, Reports grabbed: 0
2024-02-28 00:49:26.6|Info|RssSyncService|Starting RSS Sync
2024-02-28 00:49:27.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 04:59:10 and 02/28/2024 06:25:45 UTC. Search may be required.
2024-02-28 00:49:31.9|Info|DownloadDecisionMaker|Processing 212 releases
2024-02-28 00:49:32.2|Info|RssSyncService|RSS Sync Completed. Reports found: 212, Reports grabbed: 0
2024-02-28 01:19:56.9|Info|RssSyncService|Starting RSS Sync
2024-02-28 01:19:57.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 06:31:45 and 02/28/2024 06:52:52 UTC. Search may be required.
2024-02-28 01:20:01.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 02/28/2024 01:25:01 due to recent failures." />
2024-02-28 01:20:01.3|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:05:00
2024-02-28 01:20:02.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 06:10:27 and 02/28/2024 07:05:57 UTC. Search may be required.
2024-02-28 01:20:02.2|Info|DownloadDecisionMaker|Processing 136 releases
2024-02-28 01:20:02.4|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-02-28 01:50:27.1|Info|RssSyncService|Starting RSS Sync
2024-02-28 01:50:28.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 07:09:52 and 02/28/2024 07:17:23 UTC. Search may be required.
2024-02-28 01:50:32.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 07:05:57 and 02/28/2024 07:50:01 UTC. Search may be required.
2024-02-28 01:50:32.4|Info|DownloadDecisionMaker|Processing 190 releases
2024-02-28 01:50:32.6|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
2024-02-28 02:07: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-02-28 02:07:21.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-28 02:07:21.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 02:07:21.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 02:07:21.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 02:07:21.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 02:07:22.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-02-28 02:07: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-02-28 02:07:27.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-02-28 02:07:32.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-02-28 02:07:32.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 02:07:32.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 02:07:32.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 02:07:32.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 02:07:32.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 02:07:32.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 02:07:32.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 02:07:32.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 02:10:19.4|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-28 02:10:19.7|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-28 02:10:20.0|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-28 02:10:20.2|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-28 02:10:20.5|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-28 02:10:20.7|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-28 02:10:21.0|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-28 02:10:21.2|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-28 02:10:21.5|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-28 02:10:21.8|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-02-28 02:20:57.3|Info|RssSyncService|Starting RSS Sync
2024-02-28 02:20:58.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 07:22:31 and 02/28/2024 08:11:33 UTC. Search may be required.
2024-02-28 02:21:02.6|Info|DownloadDecisionMaker|Processing 176 releases
2024-02-28 02:21:02.8|Info|RssSyncService|RSS Sync Completed. Reports found: 176, Reports grabbed: 0
2024-02-28 02:51:27.5|Info|RssSyncService|Starting RSS Sync
2024-02-28 02:51:28.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/24/2023 07:20:58 and 12/30/2023 08:51:28 UTC. Search may be required.
2024-02-28 02:51:32.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 07:50:02 and 02/28/2024 08:50:28 UTC. Search may be required.
2024-02-28 02:51:32.8|Info|DownloadDecisionMaker|Processing 180 releases
2024-02-28 02:51:33.0|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
2024-02-28 03:21:57.7|Info|RssSyncService|Starting RSS Sync
2024-02-28 03:21:58.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/6/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 02/29/2024 03:21:58 due to recent failures." />
2024-02-28 03:21:58.6|Warn|Torznab|API Request Limit reached for GloDLS (Prowlarr). Disabled for 1.00:00:00
2024-02-28 03:21:58.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 08:11:33 and 02/28/2024 09:11:04 UTC. Search may be required.
2024-02-28 03:22:06.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 08:50:28 and 02/28/2024 08:50:58 UTC. Search may be required.
2024-02-28 03:22:06.1|Info|DownloadDecisionMaker|Processing 182 releases
2024-02-28 03:22:06.3|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
2024-02-28 03:52:28.0|Info|RssSyncService|Starting RSS Sync
2024-02-28 03:52:28.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 09:11:04 and 02/28/2024 09:24:30 UTC. Search may be required.
2024-02-28 03:52:33.3|Info|DownloadDecisionMaker|Processing 181 releases
2024-02-28 03:52:33.5|Info|RssSyncService|RSS Sync Completed. Reports found: 181, Reports grabbed: 0
2024-02-28 04:22:58.2|Info|RssSyncService|Starting RSS Sync
2024-02-28 04:22:58.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/24/2023 08:52:29 and 12/30/2023 10:22:58 UTC. Search may be required.
2024-02-28 04:22:59.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 09:41:30 and 02/28/2024 09:51:00 UTC. Search may be required.
2024-02-28 04:23:02.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 02/28/2024 04:28:02 due to recent failures." />
2024-02-28 04:23:02.6|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:05:00
2024-02-28 04:23:03.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 08:50:58 and 02/28/2024 10:05:59 UTC. Search may be required.
2024-02-28 04:23:03.6|Info|DownloadDecisionMaker|Processing 139 releases
2024-02-28 04:23:03.7|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-02-28 04:53:28.4|Info|RssSyncService|Starting RSS Sync
2024-02-28 04:53:28.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 02/28/2024 05:18:33 due to recent failures." />
2024-02-28 04:53:28.4|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:25:05
2024-02-28 04:53:28.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 10:06:12 and 02/28/2024 10:34:51 UTC. Search may be required.
2024-02-28 04:53:33.7|Info|DownloadDecisionMaker|Processing 132 releases
2024-02-28 04:53:33.9|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-02-28 05:23:58.6|Info|RssSyncService|Starting RSS Sync
2024-02-28 05:23:58.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 02/28/2024 06:19:33 due to recent failures." />
2024-02-28 05:23:58.7|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:55:35
2024-02-28 05:23:59.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 10:47:51 and 02/28/2024 10:58:53 UTC. Search may be required.
2024-02-28 05:24:04.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 10:05:59 and 02/28/2024 11:05:59 UTC. Search may be required.
2024-02-28 05:24:04.0|Info|DownloadDecisionMaker|Processing 140 releases
2024-02-28 05:24:04.1|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-02-28 05:54:28.9|Info|RssSyncService|Starting RSS Sync
2024-02-28 05:54:29.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 11:17:53 and 02/28/2024 11:23:16 UTC. Search may be required.
2024-02-28 05:54:34.2|Info|DownloadDecisionMaker|Processing 155 releases
2024-02-28 05:54:34.4|Info|RssSyncService|RSS Sync Completed. Reports found: 155, Reports grabbed: 0
2024-02-28 06:24:59.1|Info|RssSyncService|Starting RSS Sync
2024-02-28 06:24:59.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 02/28/2024 09:21:34 due to recent failures." />
2024-02-28 06:24:59.1|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 02:56:35
2024-02-28 06:24:59.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/24/2023 10:54:29 and 10/24/2023 11:24:59 UTC. Search may be required.
2024-02-28 06:24:59.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 11:36:58 and 02/28/2024 12:07:29 UTC. Search may be required.
2024-02-28 06:25:04.4|Info|DownloadDecisionMaker|Processing 129 releases
2024-02-28 06:25:04.5|Info|RssSyncService|RSS Sync Completed. Reports found: 129, Reports grabbed: 0
2024-02-28 06:55:29.3|Info|RssSyncService|Starting RSS Sync
2024-02-28 06:55:29.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/24/2023 11:24:59 and 10/24/2023 11:55:29 UTC. Search may be required.
2024-02-28 06:55:35.7|Info|DownloadDecisionMaker|Processing 127 releases
2024-02-28 06:55:35.8|Info|RssSyncService|RSS Sync Completed. Reports found: 127, Reports grabbed: 0
2024-02-28 07:25:59.5|Info|RssSyncService|Starting RSS Sync
2024-02-28 07:25:59.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-28 07:25:59.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-28 07:25:59.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-28 07:25:59.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-28 07:25:59.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-28 07:25:59.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-28 07:25:59.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-28 07:25:59.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/24/2023 11:55:29 and 12/30/2023 13:25:59 UTC. Search may be required.
2024-02-28 07:26:00.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 12:14:23 and 02/28/2024 13:11:43 UTC. Search may be required.
2024-02-28 07:26:04.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 11:50:29 and 02/28/2024 13:11:00 UTC. Search may be required.
2024-02-28 07:26:04.9|Info|DownloadDecisionMaker|Processing 140 releases
2024-02-28 07:26:05.1|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-02-28 07:56:29.7|Info|RssSyncService|Starting RSS Sync
2024-02-28 07:56:35.1|Info|DownloadDecisionMaker|Processing 139 releases
2024-02-28 07:56:35.2|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-02-28 08:07:50.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-02-28 08:07:52.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-02-28 08:07:52.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 08:07:52.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 08:07:52.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 08:07:52.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 08:07:54.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-02-28 08:07:56.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-02-28 08:07: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-02-28 08:08:00.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-02-28 08:08:00.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 08:08:00.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 08:08:00.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 08:08:00.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 08:08:00.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 08:08:00.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 08:08:00.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 08:08:00.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 08:26:59.9|Info|RssSyncService|Starting RSS Sync
2024-02-28 08:27:00.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 13:11:43 and 02/28/2024 14:24:50 UTC. Search may be required.
2024-02-28 08:27:05.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 13:10:30 and 02/28/2024 14:10:01 UTC. Search may be required.
2024-02-28 08:27:05.3|Info|DownloadDecisionMaker|Processing 129 releases
2024-02-28 08:27:05.4|Info|RssSyncService|RSS Sync Completed. Reports found: 129, Reports grabbed: 0
2024-02-28 08:57:30.2|Info|RssSyncService|Starting RSS Sync
2024-02-28 08:57:30.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/24/2023 13:27:00 and 12/30/2023 14:57:30 UTC. Search may be required.
2024-02-28 08:57:35.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 14:10:01 and 02/28/2024 14:50:30 UTC. Search may be required.
2024-02-28 08:57:35.5|Info|DownloadDecisionMaker|Processing 136 releases
2024-02-28 08:57:35.7|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-02-28 09:28:00.5|Info|RssSyncService|Starting RSS Sync
2024-02-28 09:28:00.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 02/28/2024 15:27:36 due to recent failures." />
2024-02-28 09:28:00.5|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 05:59:36
2024-02-28 09:28:01.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 14:47:32 and 02/28/2024 14:52:16 UTC. Search may be required.
2024-02-28 09:28:05.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 14:50:30 and 02/28/2024 14:51:00 UTC. Search may be required.
2024-02-28 09:28:05.8|Info|DownloadDecisionMaker|Processing 133 releases
2024-02-28 09:28:05.9|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-02-28 09:58:30.7|Info|RssSyncService|Starting RSS Sync
2024-02-28 09:58:41.0|Info|DownloadDecisionMaker|Processing 132 releases
2024-02-28 09:58:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-02-28 10:21:00.8|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-02-28 10:21:00.8|Info|HousekeepingService|Running housecleaning tasks
2024-02-28 10:21:00.9|Info|Database|Vacuuming Log database
2024-02-28 10:21:00.9|Info|Database|Log database compressed
2024-02-28 10:21:00.9|Info|Database|Vacuuming Main database
2024-02-28 10:21:00.9|Info|Database|Main database compressed
2024-02-28 10:21:01.1|Info|DiskScanService|Scanning disk for Avatar 3
2024-02-28 10:21:01.1|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-02-28 10:21:01.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.1|Info|DiskScanService|Scanning disk for Avengers 5
2024-02-28 10:21:01.1|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-02-28 10:21:01.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.1|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-02-28 10:21:01.1|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-02-28 10:21:01.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.1|Info|RefreshMovieService|Updating info for The Batman - Part II
2024-02-28 10:21:01.1|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-02-28 10:21:01.1|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-02-28 10:21:01.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.1|Info|DiskScanService|Scanning disk for Beetlejuice 2
2024-02-28 10:21:01.1|Info|DiskScanService|Completed scanning disk for Beetlejuice 2
2024-02-28 10:21:01.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.1|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-02-28 10:21:01.1|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-02-28 10:21:01.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.1|Info|DiskScanService|Scanning disk for Blade
2024-02-28 10:21:01.1|Info|DiskScanService|Completed scanning disk for Blade
2024-02-28 10:21:01.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.1|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-02-28 10:21:01.1|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-02-28 10:21:01.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.1|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-02-28 10:21:01.1|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-02-28 10:21:01.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.1|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-02-28 10:21:01.1|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-02-28 10:21:01.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.1|Info|RefreshMovieService|Updating info for Dune Messiah
2024-02-28 10:21:01.2|Info|DiskScanService|Scanning disk for Dune Messiah
2024-02-28 10:21:01.2|Info|DiskScanService|Completed scanning disk for Dune Messiah
2024-02-28 10:21:01.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.2|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-02-28 10:21:01.3|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-02-28 10:21:01.3|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-02-28 10:21:01.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.3|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-02-28 10:21:01.3|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-02-28 10:21:01.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.3|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-02-28 10:21:01.3|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-02-28 10:21:01.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.3|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-02-28 10:21:01.3|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-02-28 10:21:01.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.3|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-02-28 10:21:01.3|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-02-28 10:21:01.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.3|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-02-28 10:21:01.3|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-02-28 10:21:01.3|Info|MediaCoverService|Downloading Poster for [Dune: Part Two (2024)][tt15239678, 693134] https://image.tmdb.org/t/p/original/mFnF8tpPMqEwti2J2aMhYGZYdv0.jpg
2024-02-28 10:21:01.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.3|Info|RefreshMovieService|Updating info for Legally Blonde 3
2024-02-28 10:21:01.4|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-02-28 10:21:01.4|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-02-28 10:21:01.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.4|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-02-28 10:21:01.4|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-02-28 10:21:01.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.4|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-02-28 10:21:01.4|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-02-28 10:21:01.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.4|Info|RefreshMovieService|Updating info for Madame Web
2024-02-28 10:21:01.4|Info|MediaCoverService|Downloading Fanart for [Dune: Part Two (2024)][tt15239678, 693134] https://image.tmdb.org/t/p/original/ibk375gQlUnEUyqyQpt2rCiHll7.jpg
2024-02-28 10:21:01.5|Info|DiskScanService|Scanning disk for Madame Web
2024-02-28 10:21:01.5|Info|DiskScanService|Completed scanning disk for Madame Web
2024-02-28 10:21:01.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.5|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-02-28 10:21:01.5|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-02-28 10:21:01.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.5|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
2024-02-28 10:21:01.6|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-02-28 10:21:01.6|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-02-28 10:21:01.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.6|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-02-28 10:21:01.6|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-02-28 10:21:01.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.6|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-02-28 10:21:01.6|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-02-28 10:21:01.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.6|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-02-28 10:21:01.6|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-02-28 10:21:01.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.6|Info|DiskScanService|Scanning disk for Spaceman
2024-02-28 10:21:01.6|Info|DiskScanService|Completed scanning disk for Spaceman
2024-02-28 10:21:01.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.6|Info|DiskScanService|Scanning disk for Thunderbolts
2024-02-28 10:21:01.6|Info|DiskScanService|Completed scanning disk for Thunderbolts
2024-02-28 10:21:01.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.6|Info|DiskScanService|Scanning disk for Venom 3
2024-02-28 10:21:01.6|Info|DiskScanService|Completed scanning disk for Venom 3
2024-02-28 10:21:01.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.7|Info|DiskScanService|Scanning disk for Wicked
2024-02-28 10:21:01.7|Info|DiskScanService|Completed scanning disk for Wicked
2024-02-28 10:21:01.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-28 10:21:01.7|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-02-28 10:29:00.9|Info|RssSyncService|Starting RSS Sync
2024-02-28 10:29:01.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 15:28:56 and 02/28/2024 16:02:30 UTC. Search may be required.
2024-02-28 10:29:06.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 14:51:00 and 02/28/2024 16:05:01 UTC. Search may be required.
2024-02-28 10:29:06.2|Info|DownloadDecisionMaker|Processing 148 releases
2024-02-28 10:29:06.4|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-02-28 10:59:31.2|Info|RssSyncService|Starting RSS Sync
2024-02-28 10:59:31.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 16:06:30 and 02/28/2024 16:18:59 UTC. Search may be required.
2024-02-28 10:59:36.5|Info|DownloadDecisionMaker|Processing 149 releases
2024-02-28 10:59:36.7|Info|RssSyncService|RSS Sync Completed. Reports found: 149, Reports grabbed: 0
2024-02-28 11:30:01.4|Info|RssSyncService|Starting RSS Sync
2024-02-28 11:30:02.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 16:19:59 and 02/28/2024 17:11:25 UTC. Search may be required.
2024-02-28 11:30:06.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 16:20:31 and 02/28/2024 17:05:02 UTC. Search may be required.
2024-02-28 11:30:06.7|Info|DownloadDecisionMaker|Processing 143 releases
2024-02-28 11:30:06.9|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-02-28 12:00:31.6|Info|RssSyncService|Starting RSS Sync
2024-02-28 12:01:02.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 02/28/2024 12:02:02 due to recent failures." />
2024-02-28 12:01:02.2|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:01:00
2024-02-28 12:01:02.2|Info|DownloadDecisionMaker|Processing 131 releases
2024-02-28 12:01:02.4|Info|RssSyncService|RSS Sync Completed. Reports found: 131, Reports grabbed: 0
2024-02-28 12:31:31.8|Info|RssSyncService|Starting RSS Sync
2024-02-28 12:31:32.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/24/2023 17:00:32 and 12/30/2023 18:31:32 UTC. Search may be required.
2024-02-28 12:31:37.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 17:06:02 and 02/28/2024 18:05:32 UTC. Search may be required.
2024-02-28 12:32:05.6|Info|DownloadDecisionMaker|Processing 146 releases
2024-02-28 12:32:05.8|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2024-02-28 13:02:32.0|Info|RssSyncService|Starting RSS Sync
2024-02-28 13:02:33.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 17:15:28 and 02/28/2024 18:28:44 UTC. Search may be required.
2024-02-28 13:02:37.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 18:05:32 and 02/28/2024 18:05:32 UTC. Search may be required.
2024-02-28 13:02:41.5|Info|DownloadDecisionMaker|Processing 140 releases
2024-02-28 13:02:41.7|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-02-28 13:33:02.3|Info|RssSyncService|Starting RSS Sync
2024-02-28 13:34:42.3|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-02-28 13:34:42.3|Info|DownloadDecisionMaker|Processing 135 releases
2024-02-28 13:34:42.4|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-02-28 14:05:02.5|Info|RssSyncService|Starting RSS Sync
2024-02-28 14:05:03.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 18:28:44 and 02/28/2024 19:32:52 UTC. Search may be required.
2024-02-28 14:05:07.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 18:50:10 and 02/28/2024 19:05:03 UTC. Search may be required.
2024-02-28 14:05:27.3|Info|DownloadDecisionMaker|Processing 136 releases
2024-02-28 14:05:27.5|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-02-28 14:08:26.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-28 14:08:26.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-02-28 14:08:26.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 14:08:26.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 14:08:26.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 14:08:26.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 14:08:28.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-02-28 14:08:30.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-02-28 14:08:32.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-02-28 14:08:36.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-02-28 14:08:36.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 14:08:36.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 14:08:36.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 14:08:36.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 14:08:36.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 14:08:36.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 14:08:36.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 14:08:36.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 14:35:32.7|Info|RssSyncService|Starting RSS Sync
2024-02-28 14:35:33.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/24/2023 19:05:03 and 12/30/2023 20:35:33 UTC. Search may be required.
2024-02-28 14:35:33.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 19:32:52 and 02/28/2024 20:13:31 UTC. Search may be required.
2024-02-28 14:35:41.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 19:05:03 and 02/28/2024 20:15:33 UTC. Search may be required.
2024-02-28 14:35:53.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 02/28/2024 14:40:53 due to recent failures." />
2024-02-28 14:35:53.4|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:05:00
2024-02-28 14:35:53.4|Info|DownloadDecisionMaker|Processing 138 releases
2024-02-28 14:35:53.5|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-02-28 15:06:02.9|Info|RssSyncService|Starting RSS Sync
2024-02-28 15:06:10.5|Info|DownloadDecisionMaker|Processing 137 releases
2024-02-28 15:06:10.6|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-02-28 15:36:33.1|Info|RssSyncService|Starting RSS Sync
2024-02-28 15:36:34.3|Warn|Torznab|Indexer TorrentGalaxy (Prowlarr) rss sync didn't cover the period between 02/28/2024 09:48:29 and 02/28/2024 12:36:34 UTC. Search may be required.
2024-02-28 15:36:38.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 20:15:03 and 02/28/2024 20:36:33 UTC. Search may be required.
2024-02-28 15:36:38.5|Info|DownloadDecisionMaker|Processing 194 releases
2024-02-28 15:36:38.7|Info|RssSyncService|RSS Sync Completed. Reports found: 194, Reports grabbed: 0
2024-02-28 16:07:03.4|Info|RssSyncService|Starting RSS Sync
2024-02-28 16:07: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 02/28/2024 21:43:08 due to recent failures." />
2024-02-28 16:07:03.4|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 05:36:05
2024-02-28 16:07:08.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 21:35:33 and 02/28/2024 21:40:04 UTC. Search may be required.
2024-02-28 16:07:09.3|Info|DownloadDecisionMaker|Processing 142 releases
2024-02-28 16:07:09.5|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-02-28 16:37:33.6|Info|RssSyncService|Starting RSS Sync
2024-02-28 16:37:33.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-28 16:37:34.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 20:13:31 and 02/28/2024 22:04:49 UTC. Search may be required.
2024-02-28 16:37:38.9|Info|DownloadDecisionMaker|Processing 140 releases
2024-02-28 16:37:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-02-28 17:08:03.8|Info|RssSyncService|Starting RSS Sync
2024-02-28 17:08:04.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 22:13:49 and 02/29/2024 14:17:00 UTC. Search may be required.
2024-02-28 17:08:09.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 21:50:34 and 02/28/2024 22:55:04 UTC. Search may be required.
2024-02-28 17:08:09.1|Info|DownloadDecisionMaker|Processing 159 releases
2024-02-28 17:08:09.3|Info|RssSyncService|RSS Sync Completed. Reports found: 159, Reports grabbed: 0
2024-02-28 17:38:34.0|Info|RssSyncService|Starting RSS Sync
2024-02-28 17:38:34.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/24/2023 22:08:04 and 12/30/2023 23:38:34 UTC. Search may be required.
2024-02-28 17:38:39.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 23:05:04 and 02/28/2024 23:05:34 UTC. Search may be required.
2024-02-28 17:38:39.3|Info|DownloadDecisionMaker|Processing 136 releases
2024-02-28 17:38:39.5|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-02-28 18:09:04.2|Info|RssSyncService|Starting RSS Sync
2024-02-28 18:09:09.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/28/2024 23:05:34 and 02/29/2024 00:05:04 UTC. Search may be required.
2024-02-28 18:09:09.5|Info|DownloadDecisionMaker|Processing 133 releases
2024-02-28 18:09:09.7|Info|RssSyncService|RSS Sync Completed. Reports found: 133, Reports grabbed: 0
2024-02-28 18:39:34.4|Info|RssSyncService|Starting RSS Sync
2024-02-28 18:39:34.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/28/2024 23:36:00 and 02/29/2024 00:17:46 UTC. Search may be required.
2024-02-28 18:39:35.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/24/2023 23:09:04 and 12/31/2023 00:39:35 UTC. Search may be required.
2024-02-28 18:39:39.7|Info|DownloadDecisionMaker|Processing 141 releases
2024-02-28 18:39:39.9|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-02-28 19:10:04.6|Info|RssSyncService|Starting RSS Sync
2024-02-28 19:10:05.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 00:17:46 and 02/29/2024 00:24:12 UTC. Search may be required.
2024-02-28 19:10:11.1|Info|DownloadDecisionMaker|Processing 140 releases
2024-02-28 19:10:11.3|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-02-28 19:40:34.8|Info|RssSyncService|Starting RSS Sync
2024-02-28 19:40:40.1|Info|DownloadDecisionMaker|Processing 131 releases
2024-02-28 19:40:40.2|Info|RssSyncService|RSS Sync Completed. Reports found: 131, Reports grabbed: 0
2024-02-28 20:08:53.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-02-28 20:08:55.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-28 20:08:55.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 20:08:55.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 20:08:55.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 20:08:55.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 20:08:57.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-02-28 20:08:59.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-02-28 20:09: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-02-28 20:09:03.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-28 20:09:03.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 20:09:03.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 20:09:03.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 20:09:03.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 20:09:03.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 20:09:03.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 20:09:03.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 20:09:03.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-28 20:11:05.0|Info|RssSyncService|Starting RSS Sync
2024-02-28 20:11:10.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 00:10:05 and 02/29/2024 01:50:05 UTC. Search may be required.
2024-02-28 20:11:10.3|Info|DownloadDecisionMaker|Processing 139 releases
2024-02-28 20:11:10.5|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-02-28 20:41:35.3|Info|RssSyncService|Starting RSS Sync
2024-02-28 20:41:35.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 00:31:54 and 02/29/2024 02:08:59 UTC. Search may be required.
2024-02-28 20:41:40.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 01:50:05 and 02/29/2024 01:50:35 UTC. Search may be required.
2024-02-28 20:41:48.2|Info|DownloadDecisionMaker|Processing 142 releases
2024-02-28 20:41:48.4|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-02-28 21:12:05.5|Info|RssSyncService|Starting RSS Sync
2024-02-28 21:12:06.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/25/2023 01:41:35 and 12/31/2023 03:12:06 UTC. Search may be required.
2024-02-28 21:12:13.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 01:50:35 and 02/29/2024 02:12:06 UTC. Search may be required.
2024-02-28 21:12:13.9|Info|DownloadDecisionMaker|Processing 139 releases
2024-02-28 21:12:14.0|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-02-28 21:42:35.7|Info|RssSyncService|Starting RSS Sync
2024-02-28 21:42:36.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 02:09:59 and 02/29/2024 03:25:51 UTC. Search may be required.
2024-02-28 21:42:41.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 02:12:06 and 02/29/2024 02:42:36 UTC. Search may be required.
2024-02-28 21:42:41.1|Info|DownloadDecisionMaker|Processing 142 releases
2024-02-28 21:42:41.2|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-02-28 22:13:06.0|Info|RssSyncService|Starting RSS Sync
2024-02-28 22:13:06.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-28 22:13:06.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 12/31/2023 03:42:36 and 12/31/2023 04:13:06 UTC. Search may be required.
2024-02-28 22:13:06.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 03:34:38 and 02/29/2024 03:36:47 UTC. Search may be required.
2024-02-28 22:13:11.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 02:42:36 and 02/29/2024 03:50:06 UTC. Search may be required.
2024-02-28 22:13:11.3|Info|DownloadDecisionMaker|Processing 205 releases
2024-02-28 22:13:11.5|Info|RssSyncService|RSS Sync Completed. Reports found: 205, Reports grabbed: 0
2024-02-28 22:43:36.2|Info|RssSyncService|Starting RSS Sync
2024-02-28 22:43:41.6|Info|DownloadDecisionMaker|Processing 199 releases
2024-02-28 22:43:41.8|Info|RssSyncService|RSS Sync Completed. Reports found: 199, Reports grabbed: 0
2024-02-28 23:14:06.4|Info|RssSyncService|Starting RSS Sync
2024-02-28 23:14:07.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/25/2023 03:43:36 and 12/31/2023 05:14:07 UTC. Search may be required.
2024-02-28 23:14:11.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 04:05:36 and 02/29/2024 04:55:07 UTC. Search may be required.
2024-02-28 23:14:32.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 02/28/2024 23:19:32 due to recent failures." />
2024-02-28 23:14:32.1|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 00:05:00
2024-02-28 23:14:32.1|Info|DownloadDecisionMaker|Processing 168 releases
2024-02-28 23:14:32.3|Info|RssSyncService|RSS Sync Completed. Reports found: 168, Reports grabbed: 0
2024-02-28 23:44:36.7|Info|RssSyncService|Starting RSS Sync
2024-02-28 23:44:42.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 04:55:07 and 02/29/2024 04:55:37 UTC. Search may be required.
2024-02-28 23:44:42.0|Info|DownloadDecisionMaker|Processing 184 releases
2024-02-28 23:44:42.2|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
2024-02-29 00:15:06.9|Info|RssSyncService|Starting RSS Sync
2024-02-29 00:15:08.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/25/2023 04:44:37 and 12/31/2023 06:15:08 UTC. Search may be required.
2024-02-29 00:15:12.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 04:55:37 and 02/29/2024 05:50:07 UTC. Search may be required.
2024-02-29 00:15:12.3|Info|DownloadDecisionMaker|Processing 182 releases
2024-02-29 00:15:12.4|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
2024-02-29 00:45:37.1|Info|RssSyncService|Starting RSS Sync
2024-02-29 00:45:42.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 05:50:07 and 02/29/2024 06:40:37 UTC. Search may be required.
2024-02-29 00:45:42.5|Info|DownloadDecisionMaker|Processing 183 releases
2024-02-29 00:45:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
2024-02-29 01:16:07.4|Info|RssSyncService|Starting RSS Sync
2024-02-29 01:16:08.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 04:05:59 and 02/29/2024 06:52:29 UTC. Search may be required.
2024-02-29 01:16:08.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/25/2023 05:45:38 and 12/31/2023 07:16:08 UTC. Search may be required.
2024-02-29 01:16:12.9|Info|DownloadDecisionMaker|Processing 187 releases
2024-02-29 01:16:13.1|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
2024-02-29 01:46:37.6|Info|RssSyncService|Starting RSS Sync
2024-02-29 01:46:38.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 06:52:29 and 02/29/2024 07:01:22 UTC. Search may be required.
2024-02-29 01:46:43.0|Info|DownloadDecisionMaker|Processing 187 releases
2024-02-29 01:46:43.2|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
2024-02-29 02:09:25.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-29 02:09:26.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-29 02:09:26.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 02:09:26.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 02:09:26.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 02:09:26.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 02:09:28.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-29 02:09:30.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-02-29 02:09:32.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-02-29 02:09:34.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-29 02:09:34.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 02:09:34.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 02:09:34.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 02:09:34.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 02:09:34.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 02:09:34.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 02:09:34.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 02:09:34.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 02:17:07.9|Info|RssSyncService|Starting RSS Sync
2024-02-29 02:17:08.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/25/2023 06:46:38 and 12/31/2023 08:17:08 UTC. Search may be required.
2024-02-29 02:17:08.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 07:36:03 and 02/29/2024 07:38:03 UTC. Search may be required.
2024-02-29 02:17:13.2|Info|DownloadDecisionMaker|Processing 196 releases
2024-02-29 02:17:13.4|Info|RssSyncService|RSS Sync Completed. Reports found: 196, Reports grabbed: 0
2024-02-29 02:47:38.1|Info|RssSyncService|Starting RSS Sync
2024-02-29 02:47:38.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 12/31/2023 08:17:08 and 12/31/2023 08:47:38 UTC. Search may be required.
2024-02-29 02:47:43.6|Info|DownloadDecisionMaker|Processing 189 releases
2024-02-29 02:47:43.8|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
2024-02-29 03:18:08.3|Info|RssSyncService|Starting RSS Sync
2024-02-29 03:18:09.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 07:53:03 and 02/29/2024 08:57:18 UTC. Search may be required.
2024-02-29 03:18:09.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 12/31/2023 08:47:38 and 12/31/2023 09:18:09 UTC. Search may be required.
2024-02-29 03:18:13.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 08:05:38 and 02/29/2024 08:55:08 UTC. Search may be required.
2024-02-29 03:18:13.6|Info|DownloadDecisionMaker|Processing 185 releases
2024-02-29 03:18:13.8|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
2024-02-29 03:48:38.5|Info|RssSyncService|Starting RSS Sync
2024-02-29 03:48:38.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 12/31/2023 09:18:09 and 12/31/2023 09:48:38 UTC. Search may be required.
2024-02-29 03:48:39.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 09:12:18 and 02/29/2024 09:20:37 UTC. Search may be required.
2024-02-29 03:50:18.5|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/6/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-02-29 03:50:18.5|Info|DownloadDecisionMaker|Processing 182 releases
2024-02-29 03:50:18.7|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
2024-02-29 04:20:38.7|Info|RssSyncService|Starting RSS Sync
2024-02-29 04:20:39.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 09:20:37 and 02/29/2024 09:57:14 UTC. Search may be required.
2024-02-29 04:20:40.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 02/25/2024 09:56:37 and 02/29/2024 16:09:37 UTC. Search may be required.
2024-02-29 04:20:44.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 08:55:08 and 02/29/2024 10:05:39 UTC. Search may be required.
2024-02-29 04:20:44.0|Info|DownloadDecisionMaker|Processing 198 releases
2024-02-29 04:20:44.2|Info|RssSyncService|RSS Sync Completed. Reports found: 198, Reports grabbed: 0
2024-02-29 04:51:08.9|Info|RssSyncService|Starting RSS Sync
2024-02-29 04:51:14.2|Info|DownloadDecisionMaker|Processing 201 releases
2024-02-29 04:51:14.4|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
2024-02-29 05:21:39.1|Info|RssSyncService|Starting RSS Sync
2024-02-29 05:21:39.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/25/2023 09:51:09 and 12/31/2023 11:21:39 UTC. Search may be required.
2024-02-29 05:21:40.5|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 10:13:05 and 02/29/2024 10:56:35 UTC. Search may be required.
2024-02-29 05:21:44.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 10:05:09 and 02/29/2024 10:21:39 UTC. Search may be required.
2024-02-29 05:21:44.5|Info|DownloadDecisionMaker|Processing 200 releases
2024-02-29 05:21:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
2024-02-29 05:52:09.3|Info|RssSyncService|Starting RSS Sync
2024-02-29 05:52:09.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 12/31/2023 11:21:39 and 12/31/2023 11:52:09 UTC. Search may be required.
2024-02-29 05:52:10.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 11:15:35 and 02/29/2024 11:23:23 UTC. Search may be required.
2024-02-29 05:52:14.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 10:21:39 and 02/29/2024 11:50:09 UTC. Search may be required.
2024-02-29 05:52:14.7|Info|DownloadDecisionMaker|Processing 199 releases
2024-02-29 05:52:14.9|Info|RssSyncService|RSS Sync Completed. Reports found: 199, Reports grabbed: 0
2024-02-29 06:22:39.7|Info|RssSyncService|Starting RSS Sync
2024-02-29 06:22:44.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 02/29/2024 06:23:44 due to recent failures." />
2024-02-29 06:22:44.1|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-02-29 06:22:45.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 11:50:09 and 02/29/2024 11:50:40 UTC. Search may be required.
2024-02-29 06:22:45.0|Info|DownloadDecisionMaker|Processing 147 releases
2024-02-29 06:22:45.1|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-02-29 06:53:09.8|Info|RssSyncService|Starting RSS Sync
2024-02-29 06:53:10.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/25/2023 11:22:40 and 12/31/2023 12:53:10 UTC. Search may be required.
2024-02-29 06:53:10.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 11:29:43 and 02/29/2024 12:30:59 UTC. Search may be required.
2024-02-29 06:53: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 02/29/2024 06:54:14 due to recent failures." />
2024-02-29 06:53:14.2|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2024-02-29 06:53:15.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 11:50:40 and 02/29/2024 12:50:10 UTC. Search may be required.
2024-02-29 06:53:15.1|Info|DownloadDecisionMaker|Processing 146 releases
2024-02-29 06:53:15.3|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2024-02-29 07:23:39.9|Info|RssSyncService|Starting RSS Sync
2024-02-29 07:23:39.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 02/29/2024 07:33:14 due to recent failures." />
2024-02-29 07:23:40.0|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:09:35
2024-02-29 07:23:40.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 12/31/2023 12:53:10 and 12/31/2023 13:23:40 UTC. Search may be required.
2024-02-29 07:23:40.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 12:30:59 and 02/29/2024 12:31:47 UTC. Search may be required.
2024-02-29 07:23:45.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 12:50:10 and 02/29/2024 12:50:41 UTC. Search may be required.
2024-02-29 07:23:45.3|Info|DownloadDecisionMaker|Processing 147 releases
2024-02-29 07:23:45.4|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-02-29 07:54:10.1|Info|RssSyncService|Starting RSS Sync
2024-02-29 07:54:10.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-29 07:54:10.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-29 07:54:10.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-29 07:54:10.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-29 07:54:10.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-29 07:54:10.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-29 07:54:10.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 02/29/2024 08:03:45 due to recent failures." />
2024-02-29 07:54:10.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-29 07:54:10.2|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:09:35
2024-02-29 07:54:10.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 12/31/2023 13:23:40 and 12/31/2023 13:54:10 UTC. Search may be required.
2024-02-29 07:54:11.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 12:58:50 and 02/29/2024 13:41:40 UTC. Search may be required.
2024-02-29 07:54:15.5|Info|DownloadDecisionMaker|Processing 141 releases
2024-02-29 07:54:15.7|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-02-29 08:09:56.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-02-29 08:09:58.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-29 08:09:58.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 08:09:58.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 08:09:58.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 08:09:58.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 08:10:00.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-02-29 08:10:02.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-02-29 08:10: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-02-29 08:10:06.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-29 08:10:06.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 08:10:06.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 08:10:06.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 08:10:06.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 08:10:06.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 08:10:06.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 08:10:06.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 08:10:06.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 08:24:40.4|Info|RssSyncService|Starting RSS Sync
2024-02-29 08:24:40.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 02/29/2024 09:04:45 due to recent failures." />
2024-02-29 08:24:40.4|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:40:05
2024-02-29 08:24:40.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 13:41:40 and 02/29/2024 13:46:50 UTC. Search may be required.
2024-02-29 08:25:01.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 12:50:41 and 02/29/2024 14:10:40 UTC. Search may be required.
2024-02-29 08:25:01.0|Info|DownloadDecisionMaker|Processing 149 releases
2024-02-29 08:25:01.2|Info|RssSyncService|RSS Sync Completed. Reports found: 149, Reports grabbed: 0
2024-02-29 08:55:10.7|Info|RssSyncService|Starting RSS Sync
2024-02-29 08:55:11.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/18/2023 13:24:40 and 10/18/2023 13:55:11 UTC. Search may be required.
2024-02-29 08:55:16.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 14:10:40 and 02/29/2024 14:50:11 UTC. Search may be required.
2024-02-29 08:55:16.0|Info|DownloadDecisionMaker|Processing 144 releases
2024-02-29 08:55:16.2|Info|RssSyncService|RSS Sync Completed. Reports found: 144, Reports grabbed: 0
2024-02-29 09:25:40.9|Info|RssSyncService|Starting RSS Sync
2024-02-29 09:25:40.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 02/29/2024 12:06:47 due to recent failures." />
2024-02-29 09:25:40.9|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 02:41:07
2024-02-29 09:25:41.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/18/2023 13:55:11 and 10/18/2023 14:25:41 UTC. Search may be required.
2024-02-29 09:25:41.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 13:46:50 and 02/29/2024 14:47:45 UTC. Search may be required.
2024-02-29 09:25:46.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 14:50:11 and 02/29/2024 14:50:41 UTC. Search may be required.
2024-02-29 09:25:46.2|Info|DownloadDecisionMaker|Processing 145 releases
2024-02-29 09:25:46.3|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-02-29 09:56:11.0|Info|RssSyncService|Starting RSS Sync
2024-02-29 09:56:11.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/18/2023 14:25:41 and 10/18/2023 14:56:11 UTC. Search may be required.
2024-02-29 09:56:11.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 14:47:45 and 02/29/2024 15:38:34 UTC. Search may be required.
2024-02-29 09:56:16.3|Info|DownloadDecisionMaker|Processing 139 releases
2024-02-29 09:56:16.4|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-02-29 10:08:41.1|Info|BackupService|Starting Backup
2024-02-29 10:21:11.2|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-02-29 10:21:11.2|Info|HousekeepingService|Running housecleaning tasks
2024-02-29 10:21:11.2|Info|Database|Vacuuming Log database
2024-02-29 10:21:11.2|Info|Database|Log database compressed
2024-02-29 10:21:11.2|Info|Database|Vacuuming Main database
2024-02-29 10:21:11.2|Info|Database|Main database compressed
2024-02-29 10:21:11.4|Info|DiskScanService|Scanning disk for Avatar 3
2024-02-29 10:21:11.4|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-02-29 10:21:11.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:11.4|Info|DiskScanService|Scanning disk for Avengers 5
2024-02-29 10:21:11.4|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-02-29 10:21:11.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:11.4|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-02-29 10:21:11.4|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-02-29 10:21:11.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:11.4|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-02-29 10:21:11.4|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-02-29 10:21:11.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:11.4|Info|DiskScanService|Scanning disk for Beetlejuice 2
2024-02-29 10:21:11.4|Info|DiskScanService|Completed scanning disk for Beetlejuice 2
2024-02-29 10:21:11.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:11.4|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-02-29 10:21:11.4|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-02-29 10:21:11.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:11.4|Info|DiskScanService|Scanning disk for Blade
2024-02-29 10:21:11.4|Info|DiskScanService|Completed scanning disk for Blade
2024-02-29 10:21:11.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:11.4|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-02-29 10:21:11.4|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-02-29 10:21:11.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:11.4|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-02-29 10:21:11.4|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-02-29 10:21:11.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:11.4|Info|RefreshMovieService|Updating info for Despicable Me 4
2024-02-29 10:21:11.5|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-02-29 10:21:11.5|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-02-29 10:21:11.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:11.5|Info|RefreshMovieService|Updating info for Dune Messiah
2024-02-29 10:21:11.6|Info|DiskScanService|Scanning disk for Dune: Part Three
2024-02-29 10:21:11.6|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2024-02-29 10:21:11.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:11.6|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-02-29 10:21:11.8|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-02-29 10:21:11.8|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-02-29 10:21:11.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:11.8|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-02-29 10:21:11.8|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-02-29 10:21:11.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:11.8|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-02-29 10:21:11.8|Info|MediaCoverService|Downloading Poster for [Dune: Part Two (2024)][tt15239678, 693134] https://image.tmdb.org/t/p/original/8b8R8l88Qje9dn9OE8PY05Nxl1X.jpg
2024-02-29 10:21:11.9|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-02-29 10:21:11.9|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-02-29 10:21:11.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:11.9|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-02-29 10:21:11.9|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-02-29 10:21:11.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:11.9|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-02-29 10:21:12.0|Info|MediaCoverService|Downloading Fanart for [Dune: Part Two (2024)][tt15239678, 693134] https://image.tmdb.org/t/p/original/qBQV4i2sjIydDJUKm7pwvpyfy5p.jpg
2024-02-29 10:21:12.0|Info|MediaCoverService|Downloading Poster for [Godzilla x Kong: The New Empire (2024)][tt14539740, 823464] https://image.tmdb.org/t/p/original/tMefBSflR6PGQLv7WvFPpKLZkyk.jpg
2024-02-29 10:21:12.1|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-02-29 10:21:12.1|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-02-29 10:21:12.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:12.1|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-02-29 10:21:12.1|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-02-29 10:21:12.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:12.1|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-02-29 10:21:12.1|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-02-29 10:21:12.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:12.1|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-02-29 10:21:12.1|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-02-29 10:21:12.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:12.1|Info|RefreshMovieService|Updating info for The Lord of the Rings: The War of the Rohirrim
2024-02-29 10:21:12.1|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-02-29 10:21:12.2|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-02-29 10:21:12.2|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-02-29 10:21:12.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:12.2|Info|RefreshMovieService|Updating info for Madame Web
2024-02-29 10:21:12.3|Info|DiskScanService|Scanning disk for Madame Web
2024-02-29 10:21:12.3|Info|DiskScanService|Completed scanning disk for Madame Web
2024-02-29 10:21:12.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:12.3|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-02-29 10:21:12.3|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-02-29 10:21:12.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:12.3|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-02-29 10:21:12.3|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-02-29 10:21:12.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:12.3|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-02-29 10:21:12.3|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-02-29 10:21:12.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:12.3|Info|RefreshMovieService|Updating info for Rickover: The Birth of Nuclear Power
2024-02-29 10:21:12.4|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-02-29 10:21:12.4|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-02-29 10:21:12.4|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-02-29 10:21:12.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:12.4|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-02-29 10:21:12.4|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-02-29 10:21:12.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:12.4|Info|RefreshMovieService|Updating info for Spaceman
2024-02-29 10:21:12.5|Info|DiskScanService|Scanning disk for Spaceman
2024-02-29 10:21:12.5|Info|DiskScanService|Completed scanning disk for Spaceman
2024-02-29 10:21:12.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:12.5|Info|DiskScanService|Scanning disk for Thunderbolts
2024-02-29 10:21:12.5|Info|DiskScanService|Completed scanning disk for Thunderbolts
2024-02-29 10:21:12.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:12.5|Info|DiskScanService|Scanning disk for Venom 3
2024-02-29 10:21:12.5|Info|DiskScanService|Completed scanning disk for Venom 3
2024-02-29 10:21:12.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:21:12.5|Info|DiskScanService|Scanning disk for Wicked
2024-02-29 10:21:12.5|Info|DiskScanService|Completed scanning disk for Wicked
2024-02-29 10:21:12.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-02-29 10:26:41.2|Info|RssSyncService|Starting RSS Sync
2024-02-29 10:26:41.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/18/2023 14:56:11 and 10/18/2023 15:26:41 UTC. Search may be required.
2024-02-29 10:26:46.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 14:50:41 and 02/29/2024 16:25:41 UTC. Search may be required.
2024-02-29 10:26:54.3|Info|DownloadDecisionMaker|Processing 137 releases
2024-02-29 10:26:54.5|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-02-29 10:57:11.5|Info|RssSyncService|Starting RSS Sync
2024-02-29 10:57:12.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/18/2023 15:26:41 and 10/18/2023 15:57:12 UTC. Search may be required.
2024-02-29 10:57:16.8|Info|DownloadDecisionMaker|Processing 148 releases
2024-02-29 10:57:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-02-29 11:27:41.7|Info|RssSyncService|Starting RSS Sync
2024-02-29 11:27:42.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/18/2023 15:57:12 and 10/18/2023 16:27:41 UTC. Search may be required.
2024-02-29 11:27:42.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 15:38:11 and 02/29/2024 17:19:02 UTC. Search may be required.
2024-02-29 11:27:47.0|Info|DownloadDecisionMaker|Processing 151 releases
2024-02-29 11:27:47.2|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-02-29 11:58:11.9|Info|RssSyncService|Starting RSS Sync
2024-02-29 11:58:12.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/18/2023 16:27:42 and 10/18/2023 16:58:12 UTC. Search may be required.
2024-02-29 11:58:12.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 17:19:02 and 02/29/2024 17:20:15 UTC. Search may be required.
2024-02-29 11:58:17.4|Info|DownloadDecisionMaker|Processing 165 releases
2024-02-29 11:58:17.6|Info|RssSyncService|RSS Sync Completed. Reports found: 165, Reports grabbed: 0
2024-02-29 12:28:42.1|Info|RssSyncService|Starting RSS Sync
2024-02-29 12:28:42.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/18/2023 16:58:12 and 10/18/2023 17:28:42 UTC. Search may be required.
2024-02-29 12:28:43.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 17:45:15 and 02/29/2024 17:48:17 UTC. Search may be required.
2024-02-29 12:28:50.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 02/29/2024 15:28:50 due to recent failures." />
2024-02-29 12:28:50.9|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 03:00:00
2024-02-29 12:28:52.5|Info|DownloadDecisionMaker|Processing 160 releases
2024-02-29 12:28:52.6|Info|RssSyncService|RSS Sync Completed. Reports found: 160, Reports grabbed: 0
2024-02-29 12:59:12.3|Info|RssSyncService|Starting RSS Sync
2024-02-29 12:59:13.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/18/2023 17:28:42 and 12/31/2023 18:59:13 UTC. Search may be required.
2024-02-29 12:59:17.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 17:50:42 and 02/29/2024 17:59:13 UTC. Search may be required.
2024-02-29 12:59:17.7|Info|DownloadDecisionMaker|Processing 163 releases
2024-02-29 12:59:17.8|Info|RssSyncService|RSS Sync Completed. Reports found: 163, Reports grabbed: 0
2024-02-29 13:29:42.6|Info|RssSyncService|Starting RSS Sync
2024-02-29 13:29:47.9|Info|DownloadDecisionMaker|Processing 140 releases
2024-02-29 13:29:48.0|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-02-29 14:00:12.8|Info|RssSyncService|Starting RSS Sync
2024-02-29 14:00:13.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/18/2023 18:29:43 and 10/18/2023 19:00:13 UTC. Search may be required.
2024-02-29 14:00:13.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 19:20:34 and 02/29/2024 19:24:47 UTC. Search may be required.
2024-02-29 14:00:18.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 17:59:13 and 02/29/2024 20:00:02 UTC. Search may be required.
2024-02-29 14:00:18.8|Info|DownloadDecisionMaker|Processing 138 releases
2024-02-29 14:00:18.9|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-02-29 14:10:27.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-02-29 14:10: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-02-29 14:10:29.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 14:10:29.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 14:10:29.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 14:10:29.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 14:10:31.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-02-29 14:10: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-02-29 14:10:38.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-02-29 14:10:39.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-02-29 14:10:39.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 14:10:39.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 14:10:39.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 14:10:39.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 14:10:39.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 14:10:39.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 14:10:39.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 14:10:39.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 14:30:42.9|Info|RssSyncService|Starting RSS Sync
2024-02-29 14:30:43.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/18/2023 19:00:13 and 12/31/2023 20:30:43 UTC. Search may be required.
2024-02-29 14:30:48.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 20:00:02 and 02/29/2024 20:00:43 UTC. Search may be required.
2024-02-29 14:30:48.3|Info|DownloadDecisionMaker|Processing 160 releases
2024-02-29 14:30:48.4|Info|RssSyncService|RSS Sync Completed. Reports found: 160, Reports grabbed: 0
2024-02-29 15:01:13.2|Info|RssSyncService|Starting RSS Sync
2024-02-29 15:01:13.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 12/31/2023 20:30:43 and 12/31/2023 21:01:13 UTC. Search may be required.
2024-02-29 15:01:14.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/20/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 02/29/2024 15:02:14 due to recent failures." />
2024-02-29 15:01:14.2|Warn|Torznab|API Request Limit reached for YourBittorrent (Prowlarr). Disabled for 00:01:00
2024-02-29 15:01:18.6|Info|DownloadDecisionMaker|Processing 118 releases
2024-02-29 15:01:18.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2024-02-29 15:31:43.4|Info|RssSyncService|Starting RSS Sync
2024-02-29 15:31:49.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 20:40:14 and 02/29/2024 21:05:44 UTC. Search may be required.
2024-02-29 15:33:23.4|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/18/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-02-29 15:33:23.4|Info|DownloadDecisionMaker|Processing 137 releases
2024-02-29 15:33:23.6|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-02-29 16:03:43.8|Info|RssSyncService|Starting RSS Sync
2024-02-29 16:03:44.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/18/2023 20:31:43 and 10/18/2023 21:03:44 UTC. Search may be required.
2024-02-29 16:03:49.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 21:05:44 and 02/29/2024 21:50:44 UTC. Search may be required.
2024-02-29 16:03:49.1|Info|DownloadDecisionMaker|Processing 142 releases
2024-02-29 16:03:49.2|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-02-29 16:34:14.0|Info|RssSyncService|Starting RSS Sync
2024-02-29 16:34:14.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/18/2023 21:03:44 and 10/18/2023 21:34:14 UTC. Search may be required.
2024-02-29 16:34:19.3|Info|DownloadDecisionMaker|Processing 142 releases
2024-02-29 16:34:19.5|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-02-29 17:04:44.2|Info|RssSyncService|Starting RSS Sync
2024-02-29 17:04:44.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-29 17:04:44.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/18/2023 21:34:14 and 10/18/2023 22:04:44 UTC. Search may be required.
2024-02-29 17:04:49.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 21:50:17 and 02/29/2024 22:04:44 UTC. Search may be required.
2024-02-29 17:04:49.5|Info|DownloadDecisionMaker|Processing 141 releases
2024-02-29 17:04:49.7|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-02-29 17:35:14.4|Info|RssSyncService|Starting RSS Sync
2024-02-29 17:35:15.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/18/2023 22:04:44 and 12/31/2023 23:35:15 UTC. Search may be required.
2024-02-29 17:35:15.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 22:22:19 and 02/29/2024 22:40:04 UTC. Search may be required.
2024-02-29 17:35:19.7|Info|DownloadDecisionMaker|Processing 153 releases
2024-02-29 17:35:19.9|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-02-29 18:05:44.6|Info|RssSyncService|Starting RSS Sync
2024-02-29 18:05:49.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 23:05:14 and 02/29/2024 23:05:45 UTC. Search may be required.
2024-02-29 18:05:50.1|Info|DownloadDecisionMaker|Processing 150 releases
2024-02-29 18:05:50.3|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
2024-02-29 18:36:14.9|Info|RssSyncService|Starting RSS Sync
2024-02-29 18:36:14.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 03/01/2024 06:30:51 due to recent failures." />
2024-02-29 18:36:14.9|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 11:54:37
2024-02-29 18:36:15.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/18/2023 23:05:45 and 10/18/2023 23:36:15 UTC. Search may be required.
2024-02-29 18:36:15.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 02/29/2024 23:47:41 and 03/01/2024 00:11:02 UTC. Search may be required.
2024-02-29 18:36:35.6|Info|DownloadDecisionMaker|Processing 135 releases
2024-02-29 18:36:35.8|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-02-29 19:06:45.1|Info|RssSyncService|Starting RSS Sync
2024-02-29 19:06:45.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/18/2023 23:36:15 and 01/01/2024 01:06:45 UTC. Search may be required.
2024-02-29 19:06:45.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 00:11:15 and 03/01/2024 00:13:09 UTC. Search may be required.
2024-02-29 19:06:50.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 02/29/2024 23:05:45 and 03/01/2024 00:50:45 UTC. Search may be required.
2024-02-29 19:06:50.4|Info|DownloadDecisionMaker|Processing 142 releases
2024-02-29 19:06:50.6|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-02-29 19:37:15.3|Info|RssSyncService|Starting RSS Sync
2024-02-29 19:37:15.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/01/2024 01:06:45 and 01/01/2024 01:37:15 UTC. Search may be required.
2024-02-29 19:37:20.6|Info|DownloadDecisionMaker|Processing 151 releases
2024-02-29 19:37:20.8|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-02-29 20:07:45.5|Info|RssSyncService|Starting RSS Sync
2024-02-29 20:07:46.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 00:11:00 and 03/01/2024 00:44:00 UTC. Search may be required.
2024-02-29 20:07:51.8|Info|DownloadDecisionMaker|Processing 171 releases
2024-02-29 20:07:52.0|Info|RssSyncService|RSS Sync Completed. Reports found: 171, Reports grabbed: 0
2024-02-29 20:10:59.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-02-29 20:11:01.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-02-29 20:11:01.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 20:11:01.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 20:11:01.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 20:11:01.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 20:11: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-02-29 20:11:05.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-02-29 20:12: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-02-29 20:12:10.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-02-29 20:12:10.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 20:12:10.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 20:12:10.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 20:12:10.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 20:12:10.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 20:12:10.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 20:12:10.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 20:12:10.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-02-29 20:38:15.8|Info|RssSyncService|Starting RSS Sync
2024-02-29 20:38:16.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 01:07:45 and 10/19/2023 01:38:16 UTC. Search may be required.
2024-02-29 20:38:21.1|Info|DownloadDecisionMaker|Processing 170 releases
2024-02-29 20:38:21.3|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
2024-02-29 21:08:46.0|Info|RssSyncService|Starting RSS Sync
2024-02-29 21:08:46.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 01:38:16 and 01/01/2024 03:08:46 UTC. Search may be required.
2024-02-29 21:08:46.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 02:30:03 and 03/01/2024 02:53:01 UTC. Search may be required.
2024-02-29 21:08:51.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 02:05:16 and 03/01/2024 02:08:47 UTC. Search may be required.
2024-02-29 21:08:52.3|Info|DownloadDecisionMaker|Processing 163 releases
2024-02-29 21:08:52.5|Info|RssSyncService|RSS Sync Completed. Reports found: 163, Reports grabbed: 0
2024-02-29 21:39:16.2|Info|RssSyncService|Starting RSS Sync
2024-02-29 21:39:18.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 02:53:01 and 03/01/2024 03:13:15 UTC. Search may be required.
2024-02-29 21:39:31.5|Info|DownloadDecisionMaker|Processing 158 releases
2024-02-29 21:39:31.7|Info|RssSyncService|RSS Sync Completed. Reports found: 158, Reports grabbed: 0
2024-02-29 22:09:46.4|Info|RssSyncService|Starting RSS Sync
2024-02-29 22:09:47.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 02:39:18 and 10/19/2023 03:09:47 UTC. Search may be required.
2024-02-29 22:09:47.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 03:25:26 and 03/01/2024 03:29:27 UTC. Search may be required.
2024-02-29 22:09:52.0|Info|DownloadDecisionMaker|Processing 134 releases
2024-02-29 22:09:52.1|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-02-29 22:40:16.7|Info|RssSyncService|Starting RSS Sync
2024-02-29 22:40:16.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-02-29 22:40:17.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 03:09:47 and 01/01/2024 04:40:17 UTC. Search may be required.
2024-02-29 22:40:22.1|Info|DownloadDecisionMaker|Processing 132 releases
2024-02-29 22:40:22.2|Info|RssSyncService|RSS Sync Completed. Reports found: 132, Reports grabbed: 0
2024-02-29 23:10:46.9|Info|RssSyncService|Starting RSS Sync
2024-02-29 23:10:47.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 03:48:53 and 03/01/2024 05:08:11 UTC. Search may be required.
2024-02-29 23:10:52.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 03:05:21 and 03/01/2024 05:05:47 UTC. Search may be required.
2024-02-29 23:10:52.3|Info|DownloadDecisionMaker|Processing 98 releases
2024-02-29 23:10:52.4|Info|RssSyncService|RSS Sync Completed. Reports found: 98, Reports grabbed: 0
2024-02-29 23:41:17.2|Info|RssSyncService|Starting RSS Sync
2024-02-29 23:41:17.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 04:10:47 and 01/01/2024 05:41:17 UTC. Search may be required.
2024-02-29 23:41:18.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 05:08:11 and 03/01/2024 05:21:42 UTC. Search may be required.
2024-02-29 23:41:22.5|Info|DownloadDecisionMaker|Processing 146 releases
2024-02-29 23:41:22.7|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2024-03-01 00:11:47.4|Info|RssSyncService|Starting RSS Sync
2024-03-01 00:11:52.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 05:05:17 and 03/01/2024 06:05:48 UTC. Search may be required.
2024-03-01 00:11:52.7|Info|DownloadDecisionMaker|Processing 137 releases
2024-03-01 00:11:52.8|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-03-01 00:42:17.6|Info|RssSyncService|Starting RSS Sync
2024-03-01 00:42:18.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 05:11:48 and 10/19/2023 05:42:18 UTC. Search may be required.
2024-03-01 00:42:18.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 05:38:22 and 03/01/2024 06:37:09 UTC. Search may be required.
2024-03-01 00:42:18.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 02/29/2024 16:38:32 and 03/01/2024 12:39:47 UTC. Search may be required.
2024-03-01 00:42:23.9|Info|DownloadDecisionMaker|Processing 139 releases
2024-03-01 00:42:24.1|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-03-01 01:12:47.8|Info|RssSyncService|Starting RSS Sync
2024-03-01 01:12:48.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 05:42:18 and 10/19/2023 06:12:48 UTC. Search may be required.
2024-03-01 01:12:48.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:39:47 and 03/01/2024 12:39:47 UTC. Search may be required.
2024-03-01 01:12:48.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 06:39:09 and 03/01/2024 06:44:22 UTC. Search may be required.
2024-03-01 01:12:53.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 06:05:18 and 03/01/2024 07:05:48 UTC. Search may be required.
2024-03-01 01:12:53.1|Info|DownloadDecisionMaker|Processing 148 releases
2024-03-01 01:12:53.3|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-03-01 01:43:18.0|Info|RssSyncService|Starting RSS Sync
2024-03-01 01:43:18.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 06:12:48 and 10/19/2023 06:43:18 UTC. Search may be required.
2024-03-01 01:43:18.7|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:39:47 and 03/01/2024 12:39:47 UTC. Search may be required.
2024-03-01 01:43:18.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 07:07:48 and 03/01/2024 07:13:52 UTC. Search may be required.
2024-03-01 01:43:23.3|Info|DownloadDecisionMaker|Processing 139 releases
2024-03-01 01:43:23.5|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-03-01 02:12: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-03-01 02:12:32.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-03-01 02:12:32.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 02:12:32.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 02:12:32.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 02:12:32.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 02:12: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-03-01 02:12:36.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-01 02:12:38.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-03-01 02:12:40.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-03-01 02:12:40.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 02:12:40.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 02:12:40.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 02:12:40.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 02:12:40.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 02:12:40.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 02:12:40.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 02:12:40.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 02:13:48.2|Info|RssSyncService|Starting RSS Sync
2024-03-01 02:13:48.7|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:39:47 and 03/01/2024 12:39:47 UTC. Search may be required.
2024-03-01 02:13:48.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 06:43:18 and 10/19/2023 07:13:48 UTC. Search may be required.
2024-03-01 02:13:48.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 07:30:23 and 03/01/2024 08:00:59 UTC. Search may be required.
2024-03-01 02:13:53.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 07:05:48 and 03/01/2024 07:50:48 UTC. Search may be required.
2024-03-01 02:13:53.6|Info|DownloadDecisionMaker|Processing 145 releases
2024-03-01 02:13:53.7|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-03-01 02:44:18.4|Info|RssSyncService|Starting RSS Sync
2024-03-01 02:44:19.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 08:00:59 and 03/01/2024 08:28:45 UTC. Search may be required.
2024-03-01 02:44:19.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 07:13:48 and 10/19/2023 07:44:19 UTC. Search may be required.
2024-03-01 02:44:19.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:39:47 and 03/01/2024 12:39:47 UTC. Search may be required.
2024-03-01 02:44:24.8|Info|DownloadDecisionMaker|Processing 134 releases
2024-03-01 02:44:24.9|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-03-01 03:14:48.6|Info|RssSyncService|Starting RSS Sync
2024-03-01 03:14:49.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 07:44:19 and 10/19/2023 08:14:49 UTC. Search may be required.
2024-03-01 03:14:49.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:39:47 and 03/01/2024 12:39:47 UTC. Search may be required.
2024-03-01 03:14:49.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 08:28:45 and 03/01/2024 08:59:57 UTC. Search may be required.
2024-03-01 03:14:53.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 07:50:48 and 03/01/2024 09:05:49 UTC. Search may be required.
2024-03-01 03:14:53.9|Info|DownloadDecisionMaker|Processing 135 releases
2024-03-01 03:14:54.1|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-03-01 03:45:18.9|Info|RssSyncService|Starting RSS Sync
2024-03-01 03:45:19.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 08:14:49 and 10/19/2023 08:45:19 UTC. Search may be required.
2024-03-01 03:45:19.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:39:47 and 03/01/2024 12:39:47 UTC. Search may be required.
2024-03-01 03:45:19.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 08:59:57 and 03/01/2024 09:36:02 UTC. Search may be required.
2024-03-01 03:45:24.2|Info|DownloadDecisionMaker|Processing 135 releases
2024-03-01 03:45:24.3|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-03-01 04:15:49.1|Info|RssSyncService|Starting RSS Sync
2024-03-01 04:15:49.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 08:45:19 and 10/19/2023 09:15:49 UTC. Search may be required.
2024-03-01 04:15:50.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 09:36:02 and 03/01/2024 09:56:42 UTC. Search may be required.
2024-03-01 04:15:50.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:39:47 and 03/01/2024 12:39:47 UTC. Search may be required.
2024-03-01 04:15:54.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 09:05:19 and 03/01/2024 09:15:49 UTC. Search may be required.
2024-03-01 04:17:29.1|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/6/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-03-01 04:17:29.1|Info|DownloadDecisionMaker|Processing 141 releases
2024-03-01 04:17:29.2|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-03-01 04:47:49.3|Info|RssSyncService|Starting RSS Sync
2024-03-01 04:47:50.0|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:39:47 and 03/01/2024 12:39:47 UTC. Search may be required.
2024-03-01 04:47:50.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 09:15:49 and 01/01/2024 10:47:50 UTC. Search may be required.
2024-03-01 04:47:50.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 10:10:55 and 03/01/2024 10:33:53 UTC. Search may be required.
2024-03-01 04:47:54.8|Info|DownloadDecisionMaker|Processing 139 releases
2024-03-01 04:47:55.0|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-03-01 05:18:19.6|Info|RssSyncService|Starting RSS Sync
2024-03-01 05:18:20.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:39:47 and 03/01/2024 12:39:47 UTC. Search may be required.
2024-03-01 05:18:20.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 10:33:53 and 03/01/2024 11:03:35 UTC. Search may be required.
2024-03-01 05:18:24.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 10:05:49 and 03/01/2024 11:10:20 UTC. Search may be required.
2024-03-01 05:18:24.9|Info|DownloadDecisionMaker|Processing 139 releases
2024-03-01 05:18:25.0|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-03-01 05:48:49.7|Info|RssSyncService|Starting RSS Sync
2024-03-01 05:48:50.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 10:18:20 and 01/01/2024 11:48:50 UTC. Search may be required.
2024-03-01 05:48:50.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 11:13:35 and 03/01/2024 11:20:58 UTC. Search may be required.
2024-03-01 05:48:51.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:39:47 and 03/01/2024 12:39:47 UTC. Search may be required.
2024-03-01 05:48:55.1|Info|DownloadDecisionMaker|Processing 143 releases
2024-03-01 05:48:55.2|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-03-01 06:19:20.0|Info|RssSyncService|Starting RSS Sync
2024-03-01 06:19:20.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 11:20:58 and 03/01/2024 12:08:51 UTC. Search may be required.
2024-03-01 06:19:20.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/01/2024 11:48:50 and 01/01/2024 12:19:20 UTC. Search may be required.
2024-03-01 06:19:21.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:39:47 and 03/01/2024 12:39:47 UTC. Search may be required.
2024-03-01 06:19:25.3|Info|DownloadDecisionMaker|Processing 154 releases
2024-03-01 06:19:25.4|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
2024-03-01 06:49:50.2|Info|RssSyncService|Starting RSS Sync
2024-03-01 06:49:50.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 03/02/2024 06:41:55 due to recent failures." />
2024-03-01 06:49:50.2|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 23:52:06
2024-03-01 06:49:50.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/01/2024 12:19:20 and 01/01/2024 12:49:50 UTC. Search may be required.
2024-03-01 06:49:51.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:17:54 and 03/01/2024 12:21:59 UTC. Search may be required.
2024-03-01 06:49:51.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:39:47 and 03/01/2024 12:39:47 UTC. Search may be required.
2024-03-01 06:49:55.5|Info|DownloadDecisionMaker|Processing 153 releases
2024-03-01 06:49:55.7|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-03-01 07:20:20.4|Info|RssSyncService|Starting RSS Sync
2024-03-01 07:20:20.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/01/2024 12:49:50 and 01/01/2024 13:20:20 UTC. Search may be required.
2024-03-01 07:20:21.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:39:47 and 03/01/2024 12:39:47 UTC. Search may be required.
2024-03-01 07:20:21.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:44:43 and 03/01/2024 12:49:13 UTC. Search may be required.
2024-03-01 07:20:25.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:30:50 and 03/01/2024 13:05:21 UTC. Search may be required.
2024-03-01 07:20:25.9|Info|DownloadDecisionMaker|Processing 157 releases
2024-03-01 07:20:28.3|Info|DownloadService|Report for Spaceman (2024) sent to Transmission from indexer TorrentDownload (Prowlarr). Spaceman 2024 1080p WEBRip AAC5 1 [YTS MX]
2024-03-01 07:20:28.3|Info|RssSyncService|RSS Sync Completed. Reports found: 157, Reports grabbed: 1
2024-03-01 07:31:28.0|Info|MovieService|Assigning file [Spaceman (2024) WEBRip-1080p.mp4] to movie [[Spaceman (2024)][tt11097384, 636706]]
2024-03-01 07:50:50.6|Info|RssSyncService|Starting RSS Sync
2024-03-01 07:50:51.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:39:47 and 03/01/2024 12:39:47 UTC. Search may be required.
2024-03-01 07:50:51.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 13:13:22 and 03/01/2024 13:16:54 UTC. Search may be required.
2024-03-01 07:51:25.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 03/01/2024 07:52:25 due to recent failures." />
2024-03-01 07:51:25.9|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:01:00
2024-03-01 07:51:25.9|Info|DownloadDecisionMaker|Processing 135 releases
2024-03-01 07:51:26.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-03-01 08:13:02.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-01 08:13:04.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-01 08:13:04.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 08:13:04.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 08:13:04.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 08:13:04.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 08:13: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-03-01 08:13:07.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-03-01 08:13: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-03-01 08:13:11.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-03-01 08:13:11.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 08:13:11.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 08:13:11.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 08:13:11.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 08:13:12.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 08:13:12.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 08:13:12.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 08:13:12.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 08:21:50.9|Info|RssSyncService|Starting RSS Sync
2024-03-01 08:21:50.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-01 08:21:50.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-01 08:21:50.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-01 08:21:50.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-01 08:21:50.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-01 08:21:50.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-01 08:21:51.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-01 08:21:51.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 12:50:51 and 01/01/2024 14:21:51 UTC. Search may be required.
2024-03-01 08:21:52.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:39:47 and 03/01/2024 12:39:47 UTC. Search may be required.
2024-03-01 08:21:56.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 13:15:21 and 03/01/2024 13:50:51 UTC. Search may be required.
2024-03-01 08:21:56.3|Info|DownloadDecisionMaker|Processing 146 releases
2024-03-01 08:21:56.4|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2024-03-01 08:52:21.1|Info|RssSyncService|Starting RSS Sync
2024-03-01 08:52:22.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 13:16:54 and 03/01/2024 14:39:26 UTC. Search may be required.
2024-03-01 08:52:22.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:39:47 and 03/01/2024 12:39:47 UTC. Search may be required.
2024-03-01 08:52:26.5|Info|DownloadDecisionMaker|Processing 153 releases
2024-03-01 08:52:26.7|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-03-01 09:22:51.3|Info|RssSyncService|Starting RSS Sync
2024-03-01 09:22:52.0|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:39:47 and 03/01/2024 12:39:47 UTC. Search may be required.
2024-03-01 09:22:52.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 13:52:22 and 10/19/2023 14:22:52 UTC. Search may be required.
2024-03-01 09:22:52.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 14:46:26 and 03/01/2024 14:57:12 UTC. Search may be required.
2024-03-01 09:22:56.7|Info|DownloadDecisionMaker|Processing 145 releases
2024-03-01 09:22:56.9|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-03-01 09:53:21.5|Info|RssSyncService|Starting RSS Sync
2024-03-01 09:53:21.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 14:22:52 and 01/01/2024 15:53:21 UTC. Search may be required.
2024-03-01 09:53:22.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 15:08:44 and 03/01/2024 15:30:21 UTC. Search may be required.
2024-03-01 09:53:42.3|Info|DownloadDecisionMaker|Processing 145 releases
2024-03-01 09:53:42.5|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-03-01 10:21:21.7|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-03-01 10:21:21.7|Info|HousekeepingService|Running housecleaning tasks
2024-03-01 10:21:21.8|Info|Database|Vacuuming Log database
2024-03-01 10:21:21.8|Info|Database|Log database compressed
2024-03-01 10:21:21.8|Info|Database|Vacuuming Main database
2024-03-01 10:21:21.8|Info|Database|Main database compressed
2024-03-01 10:21:21.9|Info|DiskScanService|Scanning disk for Avatar 3
2024-03-01 10:21:21.9|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-03-01 10:21:21.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:21.9|Info|DiskScanService|Scanning disk for Avengers 5
2024-03-01 10:21:21.9|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-03-01 10:21:21.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:21.9|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-03-01 10:21:21.9|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-03-01 10:21:21.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:21.9|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-03-01 10:21:21.9|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-03-01 10:21:21.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:21.9|Info|DiskScanService|Scanning disk for Beetlejuice 2
2024-03-01 10:21:21.9|Info|DiskScanService|Completed scanning disk for Beetlejuice 2
2024-03-01 10:21:21.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:21.9|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-03-01 10:21:21.9|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-03-01 10:21:21.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:21.9|Info|DiskScanService|Scanning disk for Blade
2024-03-01 10:21:21.9|Info|DiskScanService|Completed scanning disk for Blade
2024-03-01 10:21:21.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.0|Info|RefreshMovieService|Updating info for Captain America: Brave New World
2024-03-01 10:21:22.1|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-03-01 10:21:22.1|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-03-01 10:21:22.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.1|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-03-01 10:21:22.1|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-03-01 10:21:22.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.1|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-03-01 10:21:22.1|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-03-01 10:21:22.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.1|Info|RefreshMovieService|Updating info for Dune: Part Three
2024-03-01 10:21:22.1|Info|DiskScanService|Scanning disk for Dune: Part Three
2024-03-01 10:21:22.1|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2024-03-01 10:21:22.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.1|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-03-01 10:21:22.4|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-03-01 10:21:22.4|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-03-01 10:21:22.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.4|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-03-01 10:21:22.4|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-03-01 10:21:22.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.4|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-03-01 10:21:22.5|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-03-01 10:21:22.5|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-03-01 10:21:22.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.5|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-03-01 10:21:22.5|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-03-01 10:21:22.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.5|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-03-01 10:21:22.5|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-03-01 10:21:22.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.5|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-03-01 10:21:22.5|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-03-01 10:21:22.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.5|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-03-01 10:21:22.5|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-03-01 10:21:22.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.5|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-03-01 10:21:22.5|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-03-01 10:21:22.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.5|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-03-01 10:21:22.5|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-03-01 10:21:22.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.5|Info|RefreshMovieService|Updating info for Madame Web
2024-03-01 10:21:22.7|Info|DiskScanService|Scanning disk for Madame Web
2024-03-01 10:21:22.7|Info|DiskScanService|Completed scanning disk for Madame Web
2024-03-01 10:21:22.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.7|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-03-01 10:21:22.7|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-03-01 10:21:22.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.7|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-03-01 10:21:22.7|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-03-01 10:21:22.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.7|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-03-01 10:21:22.7|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-03-01 10:21:22.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.7|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-03-01 10:21:22.7|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-03-01 10:21:22.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.7|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-03-01 10:21:22.7|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-03-01 10:21:22.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.7|Info|RefreshMovieService|Updating info for Spaceman
2024-03-01 10:21:22.8|Info|DiskScanService|Scanning disk for Spaceman
2024-03-01 10:21:22.8|Info|DiskScanService|Completed scanning disk for Spaceman
2024-03-01 10:21:22.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-03-01 10:21:22.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-03-01 10:21:22.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-03-01 10:21:22.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-03-01 10:21:22.8|Info|DiskScanService|Scanning disk for Thunderbolts
2024-03-01 10:21:22.8|Info|DiskScanService|Completed scanning disk for Thunderbolts
2024-03-01 10:21:22.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.8|Info|DiskScanService|Scanning disk for Venom 3
2024-03-01 10:21:22.8|Info|DiskScanService|Completed scanning disk for Venom 3
2024-03-01 10:21:22.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:21:22.8|Info|DiskScanService|Scanning disk for Wicked
2024-03-01 10:21:22.8|Info|DiskScanService|Completed scanning disk for Wicked
2024-03-01 10:21:22.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-01 10:23:51.8|Info|RssSyncService|Starting RSS Sync
2024-03-01 10:23:53.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 15:46:21 and 03/01/2024 16:16:18 UTC. Search may be required.
2024-03-01 10:23:57.1|Info|DownloadDecisionMaker|Processing 150 releases
2024-03-01 10:23:57.3|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
2024-03-01 10:54:22.0|Info|RssSyncService|Starting RSS Sync
2024-03-01 10:54:22.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 15:23:52 and 10/19/2023 15:54:22 UTC. Search may be required.
2024-03-01 10:54:23.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 16:16:18 and 03/01/2024 16:21:43 UTC. Search may be required.
2024-03-01 10:54:27.3|Info|DownloadDecisionMaker|Processing 147 releases
2024-03-01 10:54:27.5|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-03-01 11:24:52.2|Info|RssSyncService|Starting RSS Sync
2024-03-01 11:24:52.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 15:54:22 and 01/01/2024 17:24:52 UTC. Search may be required.
2024-03-01 11:24:52.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 16:22:43 and 03/01/2024 16:53:32 UTC. Search may be required.
2024-03-01 11:24:57.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 16:50:22 and 03/01/2024 16:50:52 UTC. Search may be required.
2024-03-01 11:24:57.5|Info|DownloadDecisionMaker|Processing 151 releases
2024-03-01 11:24:57.7|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-03-01 11:55:22.4|Info|RssSyncService|Starting RSS Sync
2024-03-01 11:55:27.7|Info|DownloadDecisionMaker|Processing 152 releases
2024-03-01 11:55:27.9|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
2024-03-01 12:25:52.5|Info|RssSyncService|Starting RSS Sync
2024-03-01 12:25:53.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 16:55:22 and 01/01/2024 18:25:53 UTC. Search may be required.
2024-03-01 12:25:57.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 17:20:22 and 03/01/2024 18:00:53 UTC. Search may be required.
2024-03-01 12:25:58.0|Info|DownloadDecisionMaker|Processing 151 releases
2024-03-01 12:25:58.2|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-03-01 12:56:22.8|Info|RssSyncService|Starting RSS Sync
2024-03-01 12:56:23.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 18:19:39 and 03/01/2024 18:20:43 UTC. Search may be required.
2024-03-01 12:56:58.0|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 03/01/2024 12:57:58 due to recent failures." />
2024-03-01 12:56:58.0|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:01:00
2024-03-01 12:56:58.0|Info|DownloadDecisionMaker|Processing 139 releases
2024-03-01 12:56:58.2|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-03-01 13:27:23.0|Info|RssSyncService|Starting RSS Sync
2024-03-01 13:27:23.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 17:56:23 and 01/01/2024 19:27:23 UTC. Search may be required.
2024-03-01 13:27:23.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 18:30:43 and 03/01/2024 19:00:03 UTC. Search may be required.
2024-03-01 13:27:28.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 18:25:02 and 03/01/2024 19:05:23 UTC. Search may be required.
2024-03-01 13:27:36.4|Info|DownloadDecisionMaker|Processing 153 releases
2024-03-01 13:27:36.6|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-03-01 13:57:53.2|Info|RssSyncService|Starting RSS Sync
2024-03-01 13:58:00.4|Info|DownloadDecisionMaker|Processing 141 releases
2024-03-01 13:58:00.5|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-03-01 14:13: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-03-01 14:13:35.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-03-01 14:13:35.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 14:13:35.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 14:13:35.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 14:13:35.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 14:13: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-03-01 14:13:39.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-01 14:13: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-03-01 14:14:00.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-03-01 14:14:00.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 14:14:00.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 14:14:00.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 14:14:00.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 14:14:00.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 14:14:00.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 14:14:00.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 14:14:00.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 14:28:23.4|Info|RssSyncService|Starting RSS Sync
2024-03-01 14:28:23.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 18:57:53 and 10/19/2023 19:28:23 UTC. Search may be required.
2024-03-01 14:28:23.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 19:17:06 and 03/01/2024 19:52:31 UTC. Search may be required.
2024-03-01 14:28:35.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 19:40:54 and 03/01/2024 20:05:23 UTC. Search may be required.
2024-03-01 14:28:35.8|Info|DownloadDecisionMaker|Processing 140 releases
2024-03-01 14:28:36.0|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-03-01 14:58:53.6|Info|RssSyncService|Starting RSS Sync
2024-03-01 14:58:55.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 19:28:23 and 10/19/2023 19:58:55 UTC. Search may be required.
2024-03-01 14:58:56.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 19:55:35 and 03/01/2024 20:33:20 UTC. Search may be required.
2024-03-01 14:59:08.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 20:20:23 and 03/01/2024 20:20:59 UTC. Search may be required.
2024-03-01 14:59:08.9|Info|DownloadDecisionMaker|Processing 152 releases
2024-03-01 14:59:09.1|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
2024-03-01 15:29:23.8|Info|RssSyncService|Starting RSS Sync
2024-03-01 15:29:24.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 19:58:55 and 10/19/2023 20:29:24 UTC. Search may be required.
2024-03-01 15:29:24.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 20:40:56 and 03/01/2024 20:52:37 UTC. Search may be required.
2024-03-01 15:29:29.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 20:50:59 and 03/01/2024 21:00:24 UTC. Search may be required.
2024-03-01 15:29:30.7|Info|DownloadDecisionMaker|Processing 172 releases
2024-03-01 15:29:30.9|Info|RssSyncService|RSS Sync Completed. Reports found: 172, Reports grabbed: 0
2024-03-01 15:59:54.0|Info|RssSyncService|Starting RSS Sync
2024-03-01 15:59:54.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 20:29:24 and 01/01/2024 21:59:54 UTC. Search may be required.
2024-03-01 15:59:59.6|Info|DownloadDecisionMaker|Processing 181 releases
2024-03-01 15:59:59.8|Info|RssSyncService|RSS Sync Completed. Reports found: 181, Reports grabbed: 0
2024-03-01 16:30:24.2|Info|RssSyncService|Starting RSS Sync
2024-03-01 16:30:24.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 21:08:14 and 03/01/2024 21:58:48 UTC. Search may be required.
2024-03-01 16:30:29.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 21:50:54 and 03/01/2024 22:05:24 UTC. Search may be required.
2024-03-01 16:30:29.6|Info|DownloadDecisionMaker|Processing 143 releases
2024-03-01 16:30:29.8|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-03-01 17:00:54.4|Info|RssSyncService|Starting RSS Sync
2024-03-01 17:00:55.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 21:30:24 and 01/01/2024 23:00:55 UTC. Search may be required.
2024-03-01 17:00:55.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/01/2024 22:21:48 and 03/02/2024 12:22:00 UTC. Search may be required.
2024-03-01 17:00:59.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 22:05:24 and 03/01/2024 22:05:55 UTC. Search may be required.
2024-03-01 17:01:00.4|Info|DownloadDecisionMaker|Processing 142 releases
2024-03-01 17:01:00.5|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-03-01 17:31:24.6|Info|RssSyncService|Starting RSS Sync
2024-03-01 17:31:24.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-01 17:31:30.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 22:05:55 and 03/01/2024 23:05:25 UTC. Search may be required.
2024-03-01 17:31:30.0|Info|DownloadDecisionMaker|Processing 138 releases
2024-03-01 17:31:30.1|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-03-01 18:01:54.8|Info|RssSyncService|Starting RSS Sync
2024-03-01 18:01:55.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/19/2023 22:31:25 and 01/02/2024 00:01:55 UTC. Search may be required.
2024-03-01 18:02:00.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/01/2024 23:05:25 and 03/01/2024 23:05:56 UTC. Search may be required.
2024-03-01 18:02:00.2|Info|DownloadDecisionMaker|Processing 145 releases
2024-03-01 18:02:00.4|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-03-01 18:32:25.0|Info|RssSyncService|Starting RSS Sync
2024-03-01 18:32:25.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/02/2024 00:01:55 and 01/02/2024 00:32:25 UTC. Search may be required.
2024-03-01 18:32:30.8|Info|DownloadDecisionMaker|Processing 150 releases
2024-03-01 18:32:31.0|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
2024-03-01 19:02:55.3|Info|RssSyncService|Starting RSS Sync
2024-03-01 19:02:55.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/02/2024 00:32:25 and 01/02/2024 01:02:55 UTC. Search may be required.
2024-03-01 19:03:00.6|Info|DownloadDecisionMaker|Processing 138 releases
2024-03-01 19:03:00.8|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-03-01 19:33:25.5|Info|RssSyncService|Starting RSS Sync
2024-03-01 19:33:26.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/02/2024 01:02:55 and 01/02/2024 01:33:26 UTC. Search may be required.
2024-03-01 19:33:30.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/02/2024 00:05:25 and 03/02/2024 01:10:26 UTC. Search may be required.
2024-03-01 19:33:32.1|Info|DownloadDecisionMaker|Processing 145 releases
2024-03-01 19:33:32.2|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-03-01 20:03:55.8|Info|RssSyncService|Starting RSS Sync
2024-03-01 20:03:56.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/02/2024 01:33:26 and 01/02/2024 02:03:56 UTC. Search may be required.
2024-03-01 20:04:04.1|Info|DownloadDecisionMaker|Processing 136 releases
2024-03-01 20:04:04.3|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-03-01 20:14:05.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-01 20:14:07.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-03-01 20:14:07.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 20:14:07.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 20:14:07.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 20:14:07.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 20:14:08.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-01 20:14:10.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-03-01 20:14:12.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-03-01 20:14:14.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-03-01 20:14:14.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 20:14:14.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 20:14:14.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 20:14:15.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 20:14:15.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 20:14:15.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 20:14:15.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 20:14:15.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-01 20:34:26.0|Info|RssSyncService|Starting RSS Sync
2024-03-01 20:34:26.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/02/2024 02:03:56 and 01/02/2024 02:34:26 UTC. Search may be required.
2024-03-01 20:34:26.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 00:31:00 and 03/02/2024 02:16:57 UTC. Search may be required.
2024-03-01 20:34:31.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/02/2024 01:10:26 and 03/02/2024 02:05:27 UTC. Search may be required.
2024-03-01 20:34:34.4|Info|DownloadDecisionMaker|Processing 137 releases
2024-03-01 20:34:34.6|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-03-01 21:04:56.2|Info|RssSyncService|Starting RSS Sync
2024-03-01 21:04:56.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 02:16:57 and 03/02/2024 02:17:45 UTC. Search may be required.
2024-03-01 21:04:56.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/02/2024 02:34:26 and 01/02/2024 03:04:56 UTC. Search may be required.
2024-03-01 21:05:01.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/02/2024 02:05:27 and 03/02/2024 02:05:56 UTC. Search may be required.
2024-03-01 21:05:04.8|Info|DownloadDecisionMaker|Processing 139 releases
2024-03-01 21:05:05.0|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-03-01 21:35:26.5|Info|RssSyncService|Starting RSS Sync
2024-03-01 21:35:27.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/02/2024 03:04:56 and 01/02/2024 03:35:27 UTC. Search may be required.
2024-03-01 21:35:27.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 02:17:45 and 03/02/2024 03:18:34 UTC. Search may be required.
2024-03-01 21:35:36.0|Info|DownloadDecisionMaker|Processing 137 releases
2024-03-01 21:35:36.1|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-03-01 22:05:56.7|Info|RssSyncService|Starting RSS Sync
2024-03-01 22:05:57.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 03:18:34 and 03/02/2024 03:44:12 UTC. Search may be required.
2024-03-01 22:06:02.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/02/2024 02:50:27 and 03/02/2024 03:05:57 UTC. Search may be required.
2024-03-01 22:06:05.1|Info|DownloadDecisionMaker|Processing 137 releases
2024-03-01 22:06:05.3|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-03-01 22:36:26.9|Info|RssSyncService|Starting RSS Sync
2024-03-01 22:36:27.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 03:05:57 and 10/20/2023 03:36:27 UTC. Search may be required.
2024-03-01 22:36:32.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/02/2024 03:05:57 and 03/02/2024 03:36:27 UTC. Search may be required.
2024-03-01 22:36:32.2|Info|DownloadDecisionMaker|Processing 136 releases
2024-03-01 22:36:32.4|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-03-01 23:06:57.1|Info|RssSyncService|Starting RSS Sync
2024-03-01 23:06:57.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-01 23:06:57.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 03:36:27 and 10/20/2023 04:06:57 UTC. Search may be required.
2024-03-01 23:06:57.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 03:44:12 and 03/02/2024 04:47:44 UTC. Search may be required.
2024-03-01 23:07:02.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/02/2024 03:36:27 and 03/02/2024 04:55:57 UTC. Search may be required.
2024-03-01 23:07:02.4|Info|DownloadDecisionMaker|Processing 137 releases
2024-03-01 23:07:02.6|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-03-01 23:37:27.4|Info|RssSyncService|Starting RSS Sync
2024-03-01 23:37:27.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 04:06:57 and 01/02/2024 05:37:27 UTC. Search may be required.
2024-03-01 23:37:32.7|Info|DownloadDecisionMaker|Processing 141 releases
2024-03-01 23:37:32.9|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-03-02 00:07:57.5|Info|RssSyncService|Starting RSS Sync
2024-03-02 00:07:57.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 04:59:59 and 03/02/2024 05:58:41 UTC. Search may be required.
2024-03-02 00:07:58.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/02/2024 05:37:27 and 01/02/2024 06:07:58 UTC. Search may be required.
2024-03-02 00:08:02.8|Info|DownloadDecisionMaker|Processing 141 releases
2024-03-02 00:08:03.0|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-03-02 00:38:27.7|Info|RssSyncService|Starting RSS Sync
2024-03-02 00:38:28.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/02/2024 06:07:58 and 01/02/2024 06:38:28 UTC. Search may be required.
2024-03-02 00:38:33.0|Info|DownloadDecisionMaker|Processing 140 releases
2024-03-02 00:38:33.2|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-03-02 01:08:57.9|Info|RssSyncService|Starting RSS Sync
2024-03-02 01:08:58.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/02/2024 06:38:28 and 01/02/2024 07:08:58 UTC. Search may be required.
2024-03-02 01:09:03.3|Info|DownloadDecisionMaker|Processing 134 releases
2024-03-02 01:09:03.4|Info|RssSyncService|RSS Sync Completed. Reports found: 134, Reports grabbed: 0
2024-03-02 01:39:28.2|Info|RssSyncService|Starting RSS Sync
2024-03-02 01:39:28.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/02/2024 07:08:58 and 01/02/2024 07:39:28 UTC. Search may be required.
2024-03-02 01:39:28.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 05:58:41 and 03/02/2024 07:26:40 UTC. Search may be required.
2024-03-02 01:39:33.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/02/2024 06:10:28 and 03/02/2024 07:25:28 UTC. Search may be required.
2024-03-02 01:39:33.5|Info|DownloadDecisionMaker|Processing 137 releases
2024-03-02 01:39:33.7|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-03-02 02:09:58.4|Info|RssSyncService|Starting RSS Sync
2024-03-02 02:09:58.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/02/2024 07:39:28 and 01/02/2024 08:09:58 UTC. Search may be required.
2024-03-02 02:09:58.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 07:26:40 and 03/02/2024 07:47:27 UTC. Search may be required.
2024-03-02 02:10:03.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/02/2024 07:35:28 and 03/02/2024 08:00:58 UTC. Search may be required.
2024-03-02 02:10:03.7|Info|DownloadDecisionMaker|Processing 138 releases
2024-03-02 02:10:03.9|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-03-02 02:14:36.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-02 02:14:38.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-02 02:14:38.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 02:14:38.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 02:14:38.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 02:14:38.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 02:14:40.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-02 02:14:42.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-02 02:14:44.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-03-02 02:14:46.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-03-02 02:14:46.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 02:14:46.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 02:14:46.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 02:14:46.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 02:14:46.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 02:14:46.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 02:14:46.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 02:14:46.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 02:40:28.6|Info|RssSyncService|Starting RSS Sync
2024-03-02 02:40:38.9|Info|DownloadDecisionMaker|Processing 142 releases
2024-03-02 02:40:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-03-02 03:10:58.8|Info|RssSyncService|Starting RSS Sync
2024-03-02 03:10:59.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/20/2023 07:40:30 and 01/02/2024 09:10:59 UTC. Search may be required.
2024-03-02 03:10:59.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 07:50:45 and 03/02/2024 08:47:44 UTC. Search may be required.
2024-03-02 03:11:11.2|Info|DownloadDecisionMaker|Processing 143 releases
2024-03-02 03:11:11.3|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-03-02 03:41:29.0|Info|RssSyncService|Starting RSS Sync
2024-03-02 03:41:29.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/02/2024 09:10:59 and 03/01/2024 20:23:29 UTC. Search may be required.
2024-03-02 03:41:34.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/02/2024 08:40:59 and 03/02/2024 08:41:29 UTC. Search may be required.
2024-03-02 03:41:34.3|Info|DownloadDecisionMaker|Processing 148 releases
2024-03-02 03:41:34.5|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-03-02 04:11:59.3|Info|RssSyncService|Starting RSS Sync
2024-03-02 04:11:59.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 09:10:06 and 03/02/2024 09:38:20 UTC. Search may be required.
2024-03-02 04:12:04.6|Info|DownloadDecisionMaker|Processing 136 releases
2024-03-02 04:12:04.8|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-03-02 04:42:29.4|Info|RssSyncService|Starting RSS Sync
2024-03-02 04:42:30.5|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 09:50:20 and 03/02/2024 10:22:52 UTC. Search may be required.
2024-03-02 04:42:31.2|Warn|Torznab|Indexer GloDLS (Prowlarr) rss sync didn't cover the period between 02/27/2024 08:25:18 and 03/02/2024 10:42:31 UTC. Search may be required.
2024-03-02 04:42:34.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/02/2024 09:25:29 and 03/02/2024 10:15:30 UTC. Search may be required.
2024-03-02 04:42:34.7|Info|DownloadDecisionMaker|Processing 145 releases
2024-03-02 04:42:34.9|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-03-02 05:12:59.6|Info|RssSyncService|Starting RSS Sync
2024-03-02 05:13:00.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 10:37:52 and 03/02/2024 10:55:26 UTC. Search may be required.
2024-03-02 05:13:01.3|Warn|Torznab|Indexer GloDLS (Prowlarr) rss sync didn't cover the period between 03/02/2024 10:42:31 and 03/02/2024 11:13:01 UTC. Search may be required.
2024-03-02 05:13:04.9|Info|DownloadDecisionMaker|Processing 146 releases
2024-03-02 05:13:05.1|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2024-03-02 05:43:29.7|Info|RssSyncService|Starting RSS Sync
2024-03-02 05:43:30.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 11:08:26 and 03/02/2024 11:23:01 UTC. Search may be required.
2024-03-02 05:43:31.9|Warn|Torznab|Indexer GloDLS (Prowlarr) rss sync didn't cover the period between 03/02/2024 11:13:01 and 03/02/2024 11:43:31 UTC. Search may be required.
2024-03-02 05:43:35.0|Info|DownloadDecisionMaker|Processing 147 releases
2024-03-02 05:43:35.2|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-03-02 06:13:59.8|Info|RssSyncService|Starting RSS Sync
2024-03-02 06:14:05.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/02/2024 10:15:30 and 03/02/2024 12:01:00 UTC. Search may be required.
2024-03-02 06:15:39.8|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/6/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-03-02 06:15:39.9|Info|DownloadDecisionMaker|Processing 138 releases
2024-03-02 06:15:40.0|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-03-02 06:46:00.0|Info|RssSyncService|Starting RSS Sync
2024-03-02 06:46:00.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 11:26:01 and 03/02/2024 12:07:30 UTC. Search may be required.
2024-03-02 06:46:05.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/02/2024 12:11:00 and 03/02/2024 12:11:00 UTC. Search may be required.
2024-03-02 06:46:05.3|Info|DownloadDecisionMaker|Processing 140 releases
2024-03-02 06:46:05.5|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-03-02 07:16:30.1|Info|RssSyncService|Starting RSS Sync
2024-03-02 07:16:30.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 03/03/2024 06:49:05 due to recent failures." />
2024-03-02 07:16:30.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 03/03/2024 06:49:05 due to recent failures." />
2024-03-02 07:16:30.1|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 23:32:36
2024-03-02 07:16:35.4|Info|DownloadDecisionMaker|Processing 146 releases
2024-03-02 07:16:35.6|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2024-03-02 07:47:00.3|Info|RssSyncService|Starting RSS Sync
2024-03-02 07:47:01.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 13:06:21 and 03/02/2024 13:11:17 UTC. Search may be required.
2024-03-02 07:47:05.6|Info|DownloadDecisionMaker|Processing 153 releases
2024-03-02 07:47:05.8|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-03-02 08:15: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-03-02 08:15:09.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-02 08:15:09.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 08:15:09.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 08:15:09.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 08:15:09.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 08:15: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-03-02 08:15: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-03-02 08:15:15.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-03-02 08:15:17.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-03-02 08:15:17.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 08:15:17.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 08:15:17.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 08:15:17.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 08:15:17.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 08:15:17.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 08:15:17.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 08:15:17.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 08:17:30.4|Info|RssSyncService|Starting RSS Sync
2024-03-02 08:17:30.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 13:13:17 and 03/02/2024 14:09:51 UTC. Search may be required.
2024-03-02 08:17:35.7|Info|DownloadDecisionMaker|Processing 149 releases
2024-03-02 08:17:35.9|Info|RssSyncService|RSS Sync Completed. Reports found: 149, Reports grabbed: 0
2024-03-02 08:48:00.5|Info|RssSyncService|Starting RSS Sync
2024-03-02 08:48:00.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-02 08:48:00.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-02 08:48:00.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-02 08:48:00.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-02 08:48:00.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-02 08:48:00.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-02 08:48:00.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-02 08:48:01.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 14:09:51 and 03/02/2024 14:22:26 UTC. Search may be required.
2024-03-02 08:48:07.0|Info|DownloadDecisionMaker|Processing 137 releases
2024-03-02 08:48:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-03-02 09:18:30.7|Info|RssSyncService|Starting RSS Sync
2024-03-02 09:18:36.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/02/2024 14:15:31 and 03/02/2024 15:10:31 UTC. Search may be required.
2024-03-02 09:18:36.0|Info|DownloadDecisionMaker|Processing 138 releases
2024-03-02 09:18:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-03-02 09:49:00.8|Info|RssSyncService|Starting RSS Sync
2024-03-02 09:49:01.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 14:37:26 and 03/02/2024 15:26:15 UTC. Search may be required.
2024-03-02 09:49:02.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/01/2024 12:39:47 and 03/02/2024 21:33:34 UTC. Search may be required.
2024-03-02 09:49:07.4|Info|DownloadDecisionMaker|Processing 143 releases
2024-03-02 09:49:07.6|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-03-02 10:19:31.0|Info|RssSyncService|Starting RSS Sync
2024-03-02 10:19:38.0|Info|DownloadDecisionMaker|Processing 143 releases
2024-03-02 10:19:38.2|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-03-02 10:21:31.0|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-03-02 10:21:31.1|Info|HousekeepingService|Running housecleaning tasks
2024-03-02 10:21:31.1|Info|Database|Vacuuming Log database
2024-03-02 10:21:31.1|Info|Database|Log database compressed
2024-03-02 10:21:31.1|Info|Database|Vacuuming Main database
2024-03-02 10:21:31.1|Info|Database|Main database compressed
2024-03-02 10:21:31.3|Info|DiskScanService|Scanning disk for Avatar 3
2024-03-02 10:21:31.3|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-03-02 10:21:31.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.3|Info|DiskScanService|Scanning disk for Avengers 5
2024-03-02 10:21:31.3|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-03-02 10:21:31.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.3|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-03-02 10:21:31.3|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-03-02 10:21:31.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.3|Info|RefreshMovieService|Updating info for The Batman - Part II
2024-03-02 10:21:31.3|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-03-02 10:21:31.3|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-03-02 10:21:31.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.3|Info|DiskScanService|Scanning disk for Beetlejuice 2
2024-03-02 10:21:31.3|Info|DiskScanService|Completed scanning disk for Beetlejuice 2
2024-03-02 10:21:31.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.3|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-03-02 10:21:31.3|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-03-02 10:21:31.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.3|Info|DiskScanService|Scanning disk for Blade
2024-03-02 10:21:31.3|Info|DiskScanService|Completed scanning disk for Blade
2024-03-02 10:21:31.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.3|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-03-02 10:21:31.3|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-03-02 10:21:31.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.3|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-03-02 10:21:31.3|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-03-02 10:21:31.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.4|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-03-02 10:21:31.4|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-03-02 10:21:31.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.4|Info|RefreshMovieService|Updating info for Dune: Part Three
2024-03-02 10:21:31.4|Info|DiskScanService|Scanning disk for Dune: Part Three
2024-03-02 10:21:31.4|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2024-03-02 10:21:31.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.4|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-03-02 10:21:31.5|Info|MediaCoverService|Downloading Poster for [Dune: Part Three (0)][tt31378509, 1170608] https://image.tmdb.org/t/p/original/fLcRmEp2Iu19AijLTvDkpHbveIv.jpg
2024-03-02 10:21:31.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-03-02 10:21:31.7|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-03-02 10:21:31.7|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-03-02 10:21:31.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.7|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-03-02 10:21:31.7|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-03-02 10:21:31.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.7|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-03-02 10:21:31.7|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-03-02 10:21:31.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.7|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-03-02 10:21:31.7|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-03-02 10:21:31.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.7|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-03-02 10:21:31.7|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-03-02 10:21:31.7|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-03-02 10:21:31.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.7|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-03-02 10:21:31.7|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-03-02 10:21:31.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.7|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-03-02 10:21:31.7|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-03-02 10:21:31.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.7|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-03-02 10:21:31.7|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-03-02 10:21:31.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.7|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-03-02 10:21:31.7|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-03-02 10:21:31.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.8|Info|RefreshMovieService|Updating info for Madame Web
2024-03-02 10:21:31.8|Info|DiskScanService|Scanning disk for Madame Web
2024-03-02 10:21:31.8|Info|DiskScanService|Completed scanning disk for Madame Web
2024-03-02 10:21:31.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.8|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-03-02 10:21:31.8|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-03-02 10:21:31.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.8|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-03-02 10:21:31.8|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-03-02 10:21:31.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.8|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-03-02 10:21:31.8|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-03-02 10:21:31.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.8|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-03-02 10:21:31.8|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-03-02 10:21:31.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.8|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-03-02 10:21:31.8|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-03-02 10:21:31.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:31.8|Info|RefreshMovieService|Updating info for Spaceman
2024-03-02 10:21:31.9|Info|DiskScanService|Scanning disk for Spaceman
2024-03-02 10:21:31.9|Info|DiskScanService|Completed scanning disk for Spaceman
2024-03-02 10:21:31.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-03-02 10:21:31.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-03-02 10:21:31.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-03-02 10:21:31.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-03-02 10:21:32.0|Info|DiskScanService|Scanning disk for Thunderbolts
2024-03-02 10:21:32.0|Info|DiskScanService|Completed scanning disk for Thunderbolts
2024-03-02 10:21:32.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:32.0|Info|DiskScanService|Scanning disk for Venom 3
2024-03-02 10:21:32.0|Info|DiskScanService|Completed scanning disk for Venom 3
2024-03-02 10:21:32.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:32.0|Info|DiskScanService|Scanning disk for Wicked
2024-03-02 10:21:32.0|Info|DiskScanService|Completed scanning disk for Wicked
2024-03-02 10:21:32.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-02 10:21:32.0|Info|MediaCoverService|Downloading Poster for [Spaceman (2024)][tt11097384, 636706] https://image.tmdb.org/t/p/original/5hnFFOWEchErNVr0wMLWFEob3q1.jpg
2024-03-02 10:21:32.1|Info|MediaCoverService|Downloading Fanart for [Spaceman (2024)][tt11097384, 636706] https://image.tmdb.org/t/p/original/gzlprPDmKCS4bUT4BxQZmJfpMX9.jpg
2024-03-02 10:50:01.2|Info|RssSyncService|Starting RSS Sync
2024-03-02 10:50:23.3|Info|DownloadDecisionMaker|Processing 140 releases
2024-03-02 10:50:23.5|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-03-02 11:20:31.5|Info|RssSyncService|Starting RSS Sync
2024-03-02 11:20:32.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 15:26:15 and 03/02/2024 17:12:47 UTC. Search may be required.
2024-03-02 11:20:36.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/02/2024 16:00:02 and 03/02/2024 16:20:32 UTC. Search may be required.
2024-03-02 11:20:36.8|Info|DownloadDecisionMaker|Processing 142 releases
2024-03-02 11:20:37.0|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-03-02 11:51:01.7|Info|RssSyncService|Starting RSS Sync
2024-03-02 11:51:08.0|Info|DownloadDecisionMaker|Processing 154 releases
2024-03-02 11:51:08.2|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
2024-03-02 12:21:31.9|Info|RssSyncService|Starting RSS Sync
2024-03-02 12:21:34.3|Warn|Torznab|Indexer GloDLS (Prowlarr) rss sync didn't cover the period between 03/02/2024 11:43:31 and 03/02/2024 18:21:34 UTC. Search may be required.
2024-03-02 12:21:44.3|Info|DownloadDecisionMaker|Processing 153 releases
2024-03-02 12:21:44.5|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-03-02 12:52:02.1|Info|RssSyncService|Starting RSS Sync
2024-03-02 12:52:02.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 18:12:38 and 03/02/2024 18:12:58 UTC. Search may be required.
2024-03-02 12:53:42.1|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/6/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-03-02 12:53:42.1|Info|DownloadDecisionMaker|Processing 154 releases
2024-03-02 12:53:42.3|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
2024-03-02 13:24:02.3|Info|RssSyncService|Starting RSS Sync
2024-03-02 13:24:02.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 18:40:24 and 03/02/2024 18:42:57 UTC. Search may be required.
2024-03-02 13:24:07.7|Info|DownloadDecisionMaker|Processing 143 releases
2024-03-02 13:24:07.8|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-03-02 13:54:32.6|Info|RssSyncService|Starting RSS Sync
2024-03-02 13:54:37.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/02/2024 19:05:02 and 03/02/2024 19:25:33 UTC. Search may be required.
2024-03-02 13:54:47.4|Info|DownloadDecisionMaker|Processing 142 releases
2024-03-02 13:54:47.6|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-03-02 14:15:39.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-03-02 14:15:41.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-03-02 14:15:41.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 14:15:41.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 14:15:41.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 14:15:41.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 14:15:42.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-02 14:15: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-03-02 14:15:47.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-03-02 14:15:48.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-03-02 14:15:48.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 14:15:48.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 14:15:48.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 14:15:48.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 14:15:48.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 14:15:48.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 14:15:49.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 14:15:49.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 14:25:02.8|Info|RssSyncService|Starting RSS Sync
2024-03-02 14:25:17.9|Info|DownloadDecisionMaker|Processing 145 releases
2024-03-02 14:25:18.1|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-03-02 14:55:33.0|Info|RssSyncService|Starting RSS Sync
2024-03-02 14:55:33.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 18:42:57 and 03/02/2024 20:23:05 UTC. Search may be required.
2024-03-02 14:55:49.4|Info|DownloadDecisionMaker|Processing 156 releases
2024-03-02 14:55:49.6|Info|RssSyncService|RSS Sync Completed. Reports found: 156, Reports grabbed: 0
2024-03-02 15:26:03.2|Info|RssSyncService|Starting RSS Sync
2024-03-02 15:26:03.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 20:41:00 and 03/02/2024 21:01:31 UTC. Search may be required.
2024-03-02 15:26:08.5|Info|DownloadDecisionMaker|Processing 153 releases
2024-03-02 15:26:08.7|Info|RssSyncService|RSS Sync Completed. Reports found: 153, Reports grabbed: 0
2024-03-02 15:56:33.4|Info|RssSyncService|Starting RSS Sync
2024-03-02 15:56:38.8|Info|DownloadDecisionMaker|Processing 139 releases
2024-03-02 15:56:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-03-02 16:27:03.7|Info|RssSyncService|Starting RSS Sync
2024-03-02 16:27:06.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 21:12:06 and 03/02/2024 22:22:43 UTC. Search may be required.
2024-03-02 16:27:19.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/02/2024 21:25:33 and 03/02/2024 21:27:09 UTC. Search may be required.
2024-03-02 16:27:19.0|Info|DownloadDecisionMaker|Processing 148 releases
2024-03-02 16:27:19.2|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-03-02 16:57:33.9|Info|RssSyncService|Starting RSS Sync
2024-03-02 16:57:40.3|Info|DownloadDecisionMaker|Processing 152 releases
2024-03-02 16:57:40.5|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
2024-03-02 17:28:04.1|Info|RssSyncService|Starting RSS Sync
2024-03-02 17:28:05.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 22:45:59 and 03/02/2024 23:07:04 UTC. Search may be required.
2024-03-02 17:28:12.4|Info|DownloadDecisionMaker|Processing 151 releases
2024-03-02 17:28:12.6|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-03-02 17:58:34.3|Info|RssSyncService|Starting RSS Sync
2024-03-02 17:58:34.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-02 17:58:35.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 23:07:04 and 03/02/2024 23:07:46 UTC. Search may be required.
2024-03-02 17:58:43.2|Info|DownloadDecisionMaker|Processing 157 releases
2024-03-02 17:58:43.4|Info|RssSyncService|RSS Sync Completed. Reports found: 157, Reports grabbed: 0
2024-03-02 18:29:04.6|Info|RssSyncService|Starting RSS Sync
2024-03-02 18:29:05.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/02/2024 23:07:46 and 03/03/2024 00:00:50 UTC. Search may be required.
2024-03-02 18:30:44.6|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/18/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-03-02 18:30:44.6|Info|DownloadDecisionMaker|Processing 142 releases
2024-03-02 18:30:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-03-02 19:01:04.8|Info|RssSyncService|Starting RSS Sync
2024-03-02 19:01:06.1|Warn|Torznab|Indexer GloDLS (Prowlarr) rss sync didn't cover the period between 03/02/2024 18:21:34 and 03/03/2024 01:01:06 UTC. Search may be required.
2024-03-02 19:01:10.1|Info|DownloadDecisionMaker|Processing 158 releases
2024-03-02 19:01:10.3|Info|RssSyncService|RSS Sync Completed. Reports found: 158, Reports grabbed: 0
2024-03-02 19:31:35.0|Info|RssSyncService|Starting RSS Sync
2024-03-02 19:33:15.0|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/6/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-03-02 19:33:15.0|Info|DownloadDecisionMaker|Processing 162 releases
2024-03-02 19:33:15.2|Info|RssSyncService|RSS Sync Completed. Reports found: 162, Reports grabbed: 0
2024-03-02 20:03:35.2|Info|RssSyncService|Starting RSS Sync
2024-03-02 20:03:41.4|Info|DownloadDecisionMaker|Processing 154 releases
2024-03-02 20:03:41.6|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
2024-03-02 20:16:10.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-03-02 20:16: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-03-02 20:16:12.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 20:16:12.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 20:16:12.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 20:16:12.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 20:16:14.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-03-02 20:16:16.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-03-02 20:16: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-03-02 20:16:20.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-03-02 20:16:20.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 20:16:20.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 20:16:20.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 20:16:20.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 20:16:20.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 20:16:20.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 20:16:20.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 20:16:20.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-02 20:34:05.5|Info|RssSyncService|Starting RSS Sync
2024-03-02 20:34:06.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 00:12:00 and 03/03/2024 01:58:24 UTC. Search may be required.
2024-03-02 20:34:12.3|Info|DownloadDecisionMaker|Processing 145 releases
2024-03-02 20:34:12.5|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-03-02 21:04:35.8|Info|RssSyncService|Starting RSS Sync
2024-03-02 21:04:41.8|Info|DownloadDecisionMaker|Processing 140 releases
2024-03-02 21:04:42.0|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-03-02 21:35:06.0|Info|RssSyncService|Starting RSS Sync
2024-03-02 21:35:11.6|Info|DownloadDecisionMaker|Processing 140 releases
2024-03-02 21:35:11.8|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-03-02 22:05:36.2|Info|RssSyncService|Starting RSS Sync
2024-03-02 22:05:36.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 02:42:49 and 03/03/2024 03:36:28 UTC. Search may be required.
2024-03-02 22:05:41.5|Info|DownloadDecisionMaker|Processing 138 releases
2024-03-02 22:05:41.7|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-03-02 22:36:06.4|Info|RssSyncService|Starting RSS Sync
2024-03-02 22:36:15.1|Info|DownloadDecisionMaker|Processing 139 releases
2024-03-02 22:36:15.3|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-03-02 23:06:36.6|Info|RssSyncService|Starting RSS Sync
2024-03-02 23:06:41.9|Info|DownloadDecisionMaker|Processing 136 releases
2024-03-02 23:06:42.1|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-03-02 23:37:06.9|Info|RssSyncService|Starting RSS Sync
2024-03-02 23:37:06.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-02 23:37:07.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 04:50:42 and 03/03/2024 04:52:56 UTC. Search may be required.
2024-03-02 23:37:12.5|Info|DownloadDecisionMaker|Processing 135 releases
2024-03-02 23:37:12.6|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-03-03 00:07:37.0|Info|RssSyncService|Starting RSS Sync
2024-03-03 00:07:37.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 04:52:56 and 03/03/2024 05:50:33 UTC. Search may be required.
2024-03-03 00:07:37.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 04:37:08 and 10/21/2023 05:07:37 UTC. Search may be required.
2024-03-03 00:07:42.4|Info|DownloadDecisionMaker|Processing 135 releases
2024-03-03 00:07:42.5|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-03-03 00:38:07.2|Info|RssSyncService|Starting RSS Sync
2024-03-03 00:38:07.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 05:07:37 and 10/21/2023 05:38:07 UTC. Search may be required.
2024-03-03 00:38:08.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 05:50:33 and 03/03/2024 05:52:38 UTC. Search may be required.
2024-03-03 00:38:12.6|Info|DownloadDecisionMaker|Processing 135 releases
2024-03-03 00:38:12.7|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-03-03 01:08:37.5|Info|RssSyncService|Starting RSS Sync
2024-03-03 01:08:38.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 05:38:07 and 10/21/2023 06:08:38 UTC. Search may be required.
2024-03-03 01:08:38.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 05:52:38 and 03/03/2024 07:03:16 UTC. Search may be required.
2024-03-03 01:08:42.8|Info|DownloadDecisionMaker|Processing 135 releases
2024-03-03 01:08:43.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-03-03 01:39:07.7|Info|RssSyncService|Starting RSS Sync
2024-03-03 01:39:08.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 06:08:38 and 01/03/2024 07:39:08 UTC. Search may be required.
2024-03-03 01:39:08.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 07:03:16 and 03/03/2024 07:12:20 UTC. Search may be required.
2024-03-03 01:39:11.3|Warn|Torznab|Indexer GloDLS (Prowlarr) rss sync didn't cover the period between 03/03/2024 01:01:06 and 03/03/2024 07:39:11 UTC. Search may be required.
2024-03-03 01:39:13.0|Info|DownloadDecisionMaker|Processing 143 releases
2024-03-03 01:39:13.2|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-03-03 02:09:38.0|Info|RssSyncService|Starting RSS Sync
2024-03-03 02:09:38.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/03/2024 07:39:08 and 01/03/2024 08:09:38 UTC. Search may be required.
2024-03-03 02:09:43.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/03/2024 03:05:06 and 03/03/2024 07:55:38 UTC. Search may be required.
2024-03-03 02:11:18.0|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/6/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-03-03 02:11:18.0|Info|DownloadDecisionMaker|Processing 139 releases
2024-03-03 02:11:18.2|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-03-03 02:16:41.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-03-03 02:16:43.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-03-03 02:16:43.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 02:16:43.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 02:16:43.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 02:16:43.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 02:16: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-03-03 02:16:47.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-03 02:16:49.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-03 02:16:51.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-03 02:16:51.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 02:16:51.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 02:16:51.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 02:16:51.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 02:16:51.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 02:16:51.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 02:16:51.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 02:16:51.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 02:41:38.1|Info|RssSyncService|Starting RSS Sync
2024-03-03 02:41:38.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 07:45:32 and 03/03/2024 07:45:41 UTC. Search may be required.
2024-03-03 02:41:43.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/03/2024 07:55:38 and 03/03/2024 07:55:38 UTC. Search may be required.
2024-03-03 02:41:43.5|Info|DownloadDecisionMaker|Processing 140 releases
2024-03-03 02:41:43.6|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-03-03 03:12:08.4|Info|RssSyncService|Starting RSS Sync
2024-03-03 03:12:08.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 07:41:38 and 10/21/2023 08:12:08 UTC. Search may be required.
2024-03-03 03:12:09.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 08:22:41 and 03/03/2024 08:23:53 UTC. Search may be required.
2024-03-03 03:12:13.7|Info|DownloadDecisionMaker|Processing 140 releases
2024-03-03 03:12:13.9|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-03-03 03:42:38.5|Info|RssSyncService|Starting RSS Sync
2024-03-03 03:42:38.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 08:12:08 and 10/21/2023 08:42:38 UTC. Search may be required.
2024-03-03 03:42:39.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 08:23:53 and 03/03/2024 09:26:14 UTC. Search may be required.
2024-03-03 03:42:43.9|Info|DownloadDecisionMaker|Processing 149 releases
2024-03-03 03:42:44.1|Info|RssSyncService|RSS Sync Completed. Reports found: 149, Reports grabbed: 0
2024-03-03 04:13:08.7|Info|RssSyncService|Starting RSS Sync
2024-03-03 04:13:09.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 08:42:38 and 10/21/2023 09:13:09 UTC. Search may be required.
2024-03-03 04:13:14.2|Info|DownloadDecisionMaker|Processing 147 releases
2024-03-03 04:13:14.4|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-03-03 04:43:38.9|Info|RssSyncService|Starting RSS Sync
2024-03-03 04:43:39.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 09:13:09 and 10/21/2023 09:43:39 UTC. Search may be required.
2024-03-03 04:43:44.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/03/2024 09:20:09 and 03/03/2024 10:35:39 UTC. Search may be required.
2024-03-03 04:43:44.3|Info|DownloadDecisionMaker|Processing 136 releases
2024-03-03 04:43:44.4|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-03-03 05:14:09.2|Info|RssSyncService|Starting RSS Sync
2024-03-03 05:14:09.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 09:56:38 and 03/03/2024 10:41:46 UTC. Search may be required.
2024-03-03 05:14:09.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 09:43:39 and 01/03/2024 11:14:09 UTC. Search may be required.
2024-03-03 05:14:14.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/03/2024 10:35:39 and 03/03/2024 11:00:09 UTC. Search may be required.
2024-03-03 05:14:14.5|Info|DownloadDecisionMaker|Processing 138 releases
2024-03-03 05:14:14.7|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-03-03 05:44:39.4|Info|RssSyncService|Starting RSS Sync
2024-03-03 05:44:44.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/03/2024 11:00:09 and 03/03/2024 11:00:39 UTC. Search may be required.
2024-03-03 05:44:44.8|Info|DownloadDecisionMaker|Processing 143 releases
2024-03-03 05:44:45.0|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-03-03 06:15:09.6|Info|RssSyncService|Starting RSS Sync
2024-03-03 06:15:10.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 10:44:39 and 01/03/2024 12:15:10 UTC. Search may be required.
2024-03-03 06:15:14.9|Info|DownloadDecisionMaker|Processing 141 releases
2024-03-03 06:15:15.1|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-03-03 06:45:39.9|Info|RssSyncService|Starting RSS Sync
2024-03-03 06:45:40.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/03/2024 12:15:10 and 01/03/2024 12:45:40 UTC. Search may be required.
2024-03-03 06:45:45.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/03/2024 11:31:10 and 03/03/2024 12:30:40 UTC. Search may be required.
2024-03-03 06:45:45.2|Info|DownloadDecisionMaker|Processing 139 releases
2024-03-03 06:45:45.3|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-03-03 07:16:10.1|Info|RssSyncService|Starting RSS Sync
2024-03-03 07:16:10.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/03/2024 12:45:40 and 01/03/2024 13:16:10 UTC. Search may be required.
2024-03-03 07:17:50.1|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-03-03 07:17:50.1|Info|DownloadDecisionMaker|Processing 128 releases
2024-03-03 07:17:50.3|Info|RssSyncService|RSS Sync Completed. Reports found: 128, Reports grabbed: 0
2024-03-03 07:48:10.3|Info|RssSyncService|Starting RSS Sync
2024-03-03 07:48:10.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 03/04/2024 07:00:15 due to recent failures." />
2024-03-03 07:48:10.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 03/04/2024 07:00:15 due to recent failures." />
2024-03-03 07:48:10.3|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 23:12:05
2024-03-03 07:48:10.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/03/2024 13:16:10 and 01/03/2024 13:48:10 UTC. Search may be required.
2024-03-03 07:48:11.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 11:58:05 and 03/03/2024 13:26:12 UTC. Search may be required.
2024-03-03 07:48:20.6|Info|DownloadDecisionMaker|Processing 143 releases
2024-03-03 07:48:20.8|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-03-03 08:17:13.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-03 08:17: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-03-03 08:17:15.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 08:17:15.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 08:17:15.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 08:17:15.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 08:17:16.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-03-03 08:17:18.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-03-03 08:17: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-03-03 08:17:22.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-03-03 08:17:22.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 08:17:23.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 08:17:23.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 08:17:23.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 08:17:23.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 08:17:23.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 08:17:23.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 08:17:23.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 08:18:40.5|Info|RssSyncService|Starting RSS Sync
2024-03-03 08:18:40.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/03/2024 13:48:10 and 01/03/2024 14:18:40 UTC. Search may be required.
2024-03-03 08:18:45.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/03/2024 13:05:11 and 03/03/2024 14:05:41 UTC. Search may be required.
2024-03-03 08:20:20.6|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/6/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-03-03 08:20:20.6|Info|DownloadDecisionMaker|Processing 141 releases
2024-03-03 08:20:20.7|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-03-03 08:50:40.8|Info|RssSyncService|Starting RSS Sync
2024-03-03 08:50:40.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-03 08:50:40.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-03 08:50:40.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-03 08:50:40.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-03 08:50:40.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-03 08:50:40.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-03 08:50:40.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-03 08:50:46.2|Info|DownloadDecisionMaker|Processing 150 releases
2024-03-03 08:50:46.4|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
2024-03-03 09:21:11.0|Info|RssSyncService|Starting RSS Sync
2024-03-03 09:21:12.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 13:50:41 and 10/21/2023 14:21:12 UTC. Search may be required.
2024-03-03 09:21:19.9|Info|DownloadDecisionMaker|Processing 154 releases
2024-03-03 09:21:20.1|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
2024-03-03 09:51:41.1|Info|RssSyncService|Starting RSS Sync
2024-03-03 09:51:42.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 14:21:12 and 01/03/2024 15:51:42 UTC. Search may be required.
2024-03-03 09:51:47.7|Info|DownloadDecisionMaker|Processing 160 releases
2024-03-03 09:51:47.9|Info|RssSyncService|RSS Sync Completed. Reports found: 160, Reports grabbed: 0
2024-03-03 10:21:41.3|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-03-03 10:21:41.3|Info|HousekeepingService|Running housecleaning tasks
2024-03-03 10:21:41.3|Info|RefreshCollectionService|Updating info for The Batman Collection
2024-03-03 10:21:41.3|Info|Database|Vacuuming Log database
2024-03-03 10:21:41.3|Info|Database|Log database compressed
2024-03-03 10:21:41.3|Info|Database|Vacuuming Main database
2024-03-03 10:21:41.3|Info|Database|Main database compressed
2024-03-03 10:21:41.5|Info|DiskScanService|Scanning disk for Avatar 3
2024-03-03 10:21:41.5|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-03-03 10:21:41.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:41.5|Info|DiskScanService|Scanning disk for Avengers 5
2024-03-03 10:21:41.5|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-03-03 10:21:41.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:41.5|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-03-03 10:21:41.5|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-03-03 10:21:41.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:41.5|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-03-03 10:21:41.5|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-03-03 10:21:41.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:41.5|Info|RefreshMovieService|Updating info for Beetlejuice 2
2024-03-03 10:21:41.6|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-03-03 10:21:41.6|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-03-03 10:21:41.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:41.6|Info|RefreshCollectionService|Updating info for Beetlejuice Collection
2024-03-03 10:21:41.6|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-03-03 10:21:41.6|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-03-03 10:21:41.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:41.6|Info|DiskScanService|Scanning disk for Blade
2024-03-03 10:21:41.6|Info|DiskScanService|Completed scanning disk for Blade
2024-03-03 10:21:41.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:41.6|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-03-03 10:21:41.6|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-03-03 10:21:41.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:41.6|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-03-03 10:21:41.6|Info|RefreshCollectionService|Updating info for Despicable Me Collection
2024-03-03 10:21:41.7|Info|MediaCoverService|Downloading Poster for [Beetlejuice Beetlejuice (2024)][tt2049403, 917496] https://image.tmdb.org/t/p/original/qqvOe71gRtO2Z9BNH0I3uTVsFlI.jpg
2024-03-03 10:21:41.7|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-03-03 10:21:41.7|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-03-03 10:21:41.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:41.7|Info|RefreshMovieService|Updating info for Despicable Me 4
2024-03-03 10:21:41.7|Info|RefreshCollectionService|Updating info for The Fast and the Furious Collection
2024-03-03 10:21:41.8|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-03-03 10:21:41.8|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-03-03 10:21:41.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:41.8|Info|RefreshMovieService|Updating info for Dune: Part Three
2024-03-03 10:21:41.8|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-03-03 10:21:41.9|Info|DiskScanService|Scanning disk for Dune: Messiah
2024-03-03 10:21:41.9|Info|DiskScanService|Completed scanning disk for Dune: Messiah
2024-03-03 10:21:41.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:41.9|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-03-03 10:21:41.9|Info|RefreshCollectionService|Updating info for Planet of the Apes (Reboot) Collection
2024-03-03 10:21:42.1|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-03-03 10:21:42.1|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-03-03 10:21:42.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:42.1|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-03-03 10:21:42.1|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-03-03 10:21:42.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:42.1|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-03-03 10:21:42.2|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-03-03 10:21:42.2|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-03-03 10:21:42.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:42.2|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
2024-03-03 10:21:42.3|Info|RefreshCollectionService|Updating info for A Quiet Place Collection
2024-03-03 10:21:42.3|Info|MediaCoverService|Downloading Poster for [Godzilla x Kong: The New Empire (2024)][tt14539740, 823464] https://image.tmdb.org/t/p/original/bQ2ywkchIiaKLSEaMrcT6e29f91.jpg
2024-03-03 10:21:42.3|Info|RefreshCollectionService|Updating info for Sonic the Hedgehog Collection
2024-03-03 10:21:42.4|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-03-03 10:21:42.4|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-03-03 10:21:42.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:42.4|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-03-03 10:21:42.4|Info|RefreshCollectionService|Updating info for Venom Collection
2024-03-03 10:21:42.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-03-03 10:21:42.5|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-03-03 10:21:42.5|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-03-03 10:21:42.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:42.5|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-03-03 10:21:42.5|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-03-03 10:21:42.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:42.5|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-03-03 10:21:42.5|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-03-03 10:21:42.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:42.5|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-03-03 10:21:42.5|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-03-03 10:21:42.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:42.5|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-03-03 10:21:42.5|Info|RefreshCollectionService|Updating info for Wicked Collection
2024-03-03 10:21:42.5|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-03-03 10:21:42.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:42.5|Info|RefreshMovieService|Updating info for Madame Web
2024-03-03 10:21:42.6|Info|DiskScanService|Scanning disk for Madame Web
2024-03-03 10:21:42.6|Info|DiskScanService|Completed scanning disk for Madame Web
2024-03-03 10:21:42.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:42.6|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-03-03 10:21:42.6|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-03-03 10:21:42.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:42.6|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-03-03 10:21:42.6|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-03-03 10:21:42.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:42.6|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-03-03 10:21:42.6|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-03-03 10:21:42.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:42.6|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-03-03 10:21:42.6|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-03-03 10:21:42.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:42.6|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-03-03 10:21:42.6|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-03-03 10:21:42.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:42.6|Info|RefreshMovieService|Updating info for Spaceman
2024-03-03 10:21:42.7|Info|DiskScanService|Scanning disk for Spaceman
2024-03-03 10:21:42.7|Info|DiskScanService|Completed scanning disk for Spaceman
2024-03-03 10:21:42.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-03-03 10:21:42.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-03-03 10:21:42.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-03-03 10:21:42.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-03-03 10:21:42.7|Info|RefreshMovieService|Updating info for Thunderbolts
2024-03-03 10:21:42.7|Info|MediaCoverService|Downloading Poster for [Spaceman (2024)][tt11097384, 636706] https://image.tmdb.org/t/p/original/jDdnDEGu3GiLtJwDXeL4hfFzmGv.jpg
2024-03-03 10:21:42.8|Info|DiskScanService|Scanning disk for Thunderbolts
2024-03-03 10:21:42.8|Info|DiskScanService|Completed scanning disk for Thunderbolts
2024-03-03 10:21:42.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:42.8|Info|RefreshMovieService|Updating info for Venom 3
2024-03-03 10:21:42.9|Info|DiskScanService|Scanning disk for Venom 3
2024-03-03 10:21:42.9|Info|DiskScanService|Completed scanning disk for Venom 3
2024-03-03 10:21:42.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:21:42.9|Info|RefreshMovieService|Updating info for Wicked Part 1
2024-03-03 10:21:43.0|Info|DiskScanService|Scanning disk for Wicked
2024-03-03 10:21:43.0|Info|DiskScanService|Completed scanning disk for Wicked
2024-03-03 10:21:43.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-03 10:22:11.3|Info|RssSyncService|Starting RSS Sync
2024-03-03 10:22:11.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/03/2024 15:51:42 and 01/03/2024 16:22:11 UTC. Search may be required.
2024-03-03 10:22:12.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 15:49:33 and 03/03/2024 15:51:14 UTC. Search may be required.
2024-03-03 10:22:17.6|Info|DownloadDecisionMaker|Processing 151 releases
2024-03-03 10:22:17.7|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-03-03 10:52:41.5|Info|RssSyncService|Starting RSS Sync
2024-03-03 10:52:42.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 15:55:14 and 03/03/2024 16:39:43 UTC. Search may be required.
2024-03-03 10:52:47.4|Info|DownloadDecisionMaker|Processing 157 releases
2024-03-03 10:52:47.6|Info|RssSyncService|RSS Sync Completed. Reports found: 157, Reports grabbed: 0
2024-03-03 11:23:11.8|Info|RssSyncService|Starting RSS Sync
2024-03-03 11:23:12.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 16:39:43 and 03/03/2024 17:09:23 UTC. Search may be required.
2024-03-03 11:23:12.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 15:52:42 and 01/03/2024 17:23:12 UTC. Search may be required.
2024-03-03 11:23:18.5|Info|DownloadDecisionMaker|Processing 155 releases
2024-03-03 11:23:18.7|Info|RssSyncService|RSS Sync Completed. Reports found: 155, Reports grabbed: 0
2024-03-03 11:53:42.0|Info|RssSyncService|Starting RSS Sync
2024-03-03 11:53:47.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/03/2024 16:50:12 and 03/03/2024 16:53:42 UTC. Search may be required.
2024-03-03 11:53:58.5|Info|DownloadDecisionMaker|Processing 146 releases
2024-03-03 11:53:58.7|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2024-03-03 12:24:12.2|Info|RssSyncService|Starting RSS Sync
2024-03-03 12:24:12.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 16:53:42 and 01/03/2024 18:24:12 UTC. Search may be required.
2024-03-03 12:24:18.6|Info|DownloadDecisionMaker|Processing 146 releases
2024-03-03 12:24:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2024-03-03 12:54:42.4|Info|RssSyncService|Starting RSS Sync
2024-03-03 12:54:43.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 17:08:46 and 03/03/2024 18:41:46 UTC. Search may be required.
2024-03-03 12:54:47.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/03/2024 18:10:13 and 03/03/2024 18:25:43 UTC. Search may be required.
2024-03-03 12:54:49.1|Info|DownloadDecisionMaker|Processing 143 releases
2024-03-03 12:54:49.3|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-03-03 13:25:12.6|Info|RssSyncService|Starting RSS Sync
2024-03-03 13:25:13.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 17:54:43 and 10/21/2023 18:25:13 UTC. Search may be required.
2024-03-03 13:25:18.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/03/2024 18:45:43 and 03/03/2024 19:05:13 UTC. Search may be required.
2024-03-03 13:25:26.1|Info|DownloadDecisionMaker|Processing 145 releases
2024-03-03 13:25:26.3|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-03-03 13:55:42.9|Info|RssSyncService|Starting RSS Sync
2024-03-03 13:55:43.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 18:25:13 and 01/03/2024 19:55:43 UTC. Search may be required.
2024-03-03 13:55:48.4|Info|DownloadDecisionMaker|Processing 157 releases
2024-03-03 13:55:48.6|Info|RssSyncService|RSS Sync Completed. Reports found: 157, Reports grabbed: 0
2024-03-03 14:17: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-03-03 14:17: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-03-03 14:17:46.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 14:17:46.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 14:17:46.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 14:17:46.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 14:17:48.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-03-03 14:17:50.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-03-03 14:17:52.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-03-03 14:17:54.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-03 14:17:54.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 14:17:54.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 14:17:54.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 14:17:54.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 14:17:54.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 14:17:54.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 14:17:54.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 14:17:54.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 14:26:13.1|Info|RssSyncService|Starting RSS Sync
2024-03-03 14:26:19.1|Info|DownloadDecisionMaker|Processing 164 releases
2024-03-03 14:26:19.3|Info|RssSyncService|RSS Sync Completed. Reports found: 164, Reports grabbed: 0
2024-03-03 14:56:43.3|Info|RssSyncService|Starting RSS Sync
2024-03-03 14:56:43.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 19:01:00 and 03/03/2024 20:42:07 UTC. Search may be required.
2024-03-03 14:56:44.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 19:26:14 and 01/03/2024 20:56:44 UTC. Search may be required.
2024-03-03 14:56:49.8|Info|DownloadDecisionMaker|Processing 157 releases
2024-03-03 14:56:50.0|Info|RssSyncService|RSS Sync Completed. Reports found: 157, Reports grabbed: 0
2024-03-03 15:27:13.6|Info|RssSyncService|Starting RSS Sync
2024-03-03 15:27:14.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/03/2024 20:56:44 and 01/03/2024 21:27:14 UTC. Search may be required.
2024-03-03 15:27:14.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 20:42:07 and 03/03/2024 20:44:17 UTC. Search may be required.
2024-03-03 15:27:18.9|Info|DownloadDecisionMaker|Processing 159 releases
2024-03-03 15:27:19.1|Info|RssSyncService|RSS Sync Completed. Reports found: 159, Reports grabbed: 0
2024-03-03 15:57:43.8|Info|RssSyncService|Starting RSS Sync
2024-03-03 15:58:19.0|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 03/03/2024 15:59:19 due to recent failures." />
2024-03-03 15:58:19.0|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:01:00
2024-03-03 15:58:19.0|Info|DownloadDecisionMaker|Processing 139 releases
2024-03-03 15:58:19.2|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-03-03 16:28:44.0|Info|RssSyncService|Starting RSS Sync
2024-03-03 16:28:44.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 20:57:44 and 10/21/2023 21:28:44 UTC. Search may be required.
2024-03-03 16:28:44.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 21:48:16 and 03/03/2024 21:52:36 UTC. Search may be required.
2024-03-03 16:28:49.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/03/2024 21:25:14 and 03/03/2024 21:28:45 UTC. Search may be required.
2024-03-03 16:28:49.4|Info|DownloadDecisionMaker|Processing 158 releases
2024-03-03 16:28:49.6|Info|RssSyncService|RSS Sync Completed. Reports found: 158, Reports grabbed: 0
2024-03-03 16:31:43.5|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-03-03 16:31:43.8|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-03-03 16:31:44.1|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-03-03 16:31:44.3|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-03-03 16:31:44.6|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-03-03 16:31:44.9|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-03-03 16:31:45.1|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-03-03 16:31:45.4|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-03-03 16:31:45.6|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-03-03 16:31:45.9|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-03-03 16:59:14.2|Info|RssSyncService|Starting RSS Sync
2024-03-03 16:59:15.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 21:28:44 and 12/27/2023 22:59:15 UTC. Search may be required.
2024-03-03 16:59:19.6|Info|DownloadDecisionMaker|Processing 146 releases
2024-03-03 16:59:19.7|Info|RssSyncService|RSS Sync Completed. Reports found: 146, Reports grabbed: 0
2024-03-03 17:29:44.4|Info|RssSyncService|Starting RSS Sync
2024-03-03 17:29:49.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/03/2024 22:50:15 and 03/03/2024 22:50:44 UTC. Search may be required.
2024-03-03 17:29:50.0|Info|DownloadDecisionMaker|Processing 150 releases
2024-03-03 17:29:50.2|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
2024-03-03 18:00:14.6|Info|RssSyncService|Starting RSS Sync
2024-03-03 18:00:14.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-03 18:00:14.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 22:29:44 and 10/21/2023 23:00:14 UTC. Search may be required.
2024-03-03 18:00:15.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/03/2024 22:07:00 and 03/03/2024 23:37:01 UTC. Search may be required.
2024-03-03 18:00:27.4|Info|DownloadDecisionMaker|Processing 163 releases
2024-03-03 18:00:27.6|Info|RssSyncService|RSS Sync Completed. Reports found: 163, Reports grabbed: 0
2024-03-03 18:30:44.8|Info|RssSyncService|Starting RSS Sync
2024-03-03 18:30:45.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 23:00:14 and 10/21/2023 23:30:45 UTC. Search may be required.
2024-03-03 18:30:50.1|Info|DownloadDecisionMaker|Processing 162 releases
2024-03-03 18:30:50.3|Info|RssSyncService|RSS Sync Completed. Reports found: 162, Reports grabbed: 0
2024-03-03 19:01:15.0|Info|RssSyncService|Starting RSS Sync
2024-03-03 19:01:15.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/21/2023 23:30:45 and 12/28/2023 01:01:15 UTC. Search may be required.
2024-03-03 19:01:22.2|Info|DownloadDecisionMaker|Processing 148 releases
2024-03-03 19:01:22.4|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-03-03 19:31:45.2|Info|RssSyncService|Starting RSS Sync
2024-03-03 19:31:50.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/04/2024 00:25:15 and 03/04/2024 00:31:46 UTC. Search may be required.
2024-03-03 19:31:50.6|Info|DownloadDecisionMaker|Processing 149 releases
2024-03-03 19:31:50.7|Info|RssSyncService|RSS Sync Completed. Reports found: 149, Reports grabbed: 0
2024-03-03 20:02:15.4|Info|RssSyncService|Starting RSS Sync
2024-03-03 20:02:21.6|Info|DownloadDecisionMaker|Processing 151 releases
2024-03-03 20:02:21.8|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-03-03 20:18:15.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-03-03 20:18:17.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-03-03 20:18:17.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 20:18:17.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 20:18:17.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 20:18:17.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 20:18:19.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-03-03 20:18: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-03-03 20:18:23.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-03-03 20:18:25.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-03-03 20:18:25.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 20:18:25.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 20:18:25.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 20:18:25.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 20:18:25.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 20:18:25.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 20:18:25.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 20:18:25.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-03 20:32:45.6|Info|RssSyncService|Starting RSS Sync
2024-03-03 20:32:46.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 01:02:15 and 10/22/2023 01:32:46 UTC. Search may be required.
2024-03-03 20:34:25.6|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/6/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-03-03 20:34:25.6|Info|DownloadDecisionMaker|Processing 151 releases
2024-03-03 20:34:25.8|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-03-03 21:04:45.9|Info|RssSyncService|Starting RSS Sync
2024-03-03 21:04:46.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 01:32:46 and 10/22/2023 02:04:46 UTC. Search may be required.
2024-03-03 21:04:46.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 01:57:14 and 03/04/2024 02:49:47 UTC. Search may be required.
2024-03-03 21:04:51.2|Info|DownloadDecisionMaker|Processing 143 releases
2024-03-03 21:04:51.4|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-03-03 21:35:16.0|Info|RssSyncService|Starting RSS Sync
2024-03-03 21:35:16.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 02:04:46 and 10/22/2023 02:35:16 UTC. Search may be required.
2024-03-03 21:35:16.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 02:49:47 and 03/04/2024 03:01:26 UTC. Search may be required.
2024-03-03 21:35:21.4|Info|DownloadDecisionMaker|Processing 143 releases
2024-03-03 21:35:21.6|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-03-03 22:05:46.3|Info|RssSyncService|Starting RSS Sync
2024-03-03 22:05:48.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 10/22/2023 02:35:16 and 12/28/2023 04:05:48 UTC. Search may be required.
2024-03-03 22:05:48.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 03:01:26 and 03/04/2024 03:39:45 UTC. Search may be required.
2024-03-03 22:06:01.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/04/2024 02:35:16 and 03/04/2024 03:50:51 UTC. Search may be required.
2024-03-03 22:06:01.6|Info|DownloadDecisionMaker|Processing 139 releases
2024-03-03 22:06:01.8|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-03-03 22:36:16.5|Info|RssSyncService|Starting RSS Sync
2024-03-03 22:36:21.8|Info|DownloadDecisionMaker|Processing 135 releases
2024-03-03 22:36:22.0|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-03-03 23:06:46.7|Info|RssSyncService|Starting RSS Sync
2024-03-03 23:06:47.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 01/04/2024 04:36:17 and 03/03/2024 23:17:47 UTC. Search may be required.
2024-03-03 23:06:47.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 03:39:45 and 03/04/2024 04:53:04 UTC. Search may be required.
2024-03-03 23:06:52.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/04/2024 03:50:51 and 03/04/2024 04:50:47 UTC. Search may be required.
2024-03-03 23:06:52.1|Info|DownloadDecisionMaker|Processing 138 releases
2024-03-03 23:06:52.3|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-03-03 23:37:17.0|Info|RssSyncService|Starting RSS Sync
2024-03-03 23:37:17.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-03 23:37:22.3|Info|DownloadDecisionMaker|Processing 137 releases
2024-03-03 23:37:22.5|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-03-04 00:07:47.2|Info|RssSyncService|Starting RSS Sync
2024-03-04 00:07:52.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/04/2024 05:05:17 and 03/04/2024 05:07:48 UTC. Search may be required.
2024-03-04 00:07:52.5|Info|DownloadDecisionMaker|Processing 138 releases
2024-03-04 00:07:52.7|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-03-04 00:38:17.3|Info|RssSyncService|Starting RSS Sync
2024-03-04 00:38:22.7|Info|DownloadDecisionMaker|Processing 135 releases
2024-03-04 00:38:22.8|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-03-04 01:08:47.6|Info|RssSyncService|Starting RSS Sync
2024-03-04 01:08:48.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 04:53:04 and 03/04/2024 06:45:02 UTC. Search may be required.
2024-03-04 01:08:52.9|Info|DownloadDecisionMaker|Processing 137 releases
2024-03-04 01:08:53.1|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-03-04 01:39:17.8|Info|RssSyncService|Starting RSS Sync
2024-03-04 01:39:23.1|Info|DownloadDecisionMaker|Processing 135 releases
2024-03-04 01:39:23.3|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-03-04 02:09:48.0|Info|RssSyncService|Starting RSS Sync
2024-03-04 02:09:53.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/04/2024 05:50:48 and 03/04/2024 07:55:51 UTC. Search may be required.
2024-03-04 02:09:53.3|Info|DownloadDecisionMaker|Processing 138 releases
2024-03-04 02:09:53.5|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-03-04 02:18:47.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-03-04 02:18: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-03-04 02:18:49.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 02:18:49.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 02:18:49.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 02:18:49.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 02:18:50.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-03-04 02:18:52.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-03-04 02:18: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-03-04 02:18:56.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-04 02:18:56.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 02:18:56.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 02:18:56.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 02:18:56.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 02:18:56.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 02:18:56.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 02:18:56.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 02:18:56.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 02:40:18.2|Info|RssSyncService|Starting RSS Sync
2024-03-04 02:40:23.5|Info|DownloadDecisionMaker|Processing 135 releases
2024-03-04 02:40:23.7|Info|RssSyncService|RSS Sync Completed. Reports found: 135, Reports grabbed: 0
2024-03-04 03:10:48.4|Info|RssSyncService|Starting RSS Sync
2024-03-04 03:10:53.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/04/2024 07:55:51 and 03/04/2024 08:50:49 UTC. Search may be required.
2024-03-04 03:10:53.7|Info|DownloadDecisionMaker|Processing 141 releases
2024-03-04 03:10:53.9|Info|RssSyncService|RSS Sync Completed. Reports found: 141, Reports grabbed: 0
2024-03-04 03:41:18.6|Info|RssSyncService|Starting RSS Sync
2024-03-04 03:41:19.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 06:53:02 and 03/04/2024 09:20:25 UTC. Search may be required.
2024-03-04 03:41:24.0|Info|DownloadDecisionMaker|Processing 142 releases
2024-03-04 03:41:24.1|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-03-04 04:11:48.8|Info|RssSyncService|Starting RSS Sync
2024-03-04 04:11:50.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 09:20:25 and 03/04/2024 09:21:49 UTC. Search may be required.
2024-03-04 04:11:54.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/04/2024 08:50:19 and 03/04/2024 09:50:49 UTC. Search may be required.
2024-03-04 04:11:54.2|Info|DownloadDecisionMaker|Processing 140 releases
2024-03-04 04:11:54.3|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-03-04 04:42:19.0|Info|RssSyncService|Starting RSS Sync
2024-03-04 04:42:19.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 09:56:30 and 03/04/2024 10:16:12 UTC. Search may be required.
2024-03-04 04:42:24.3|Info|DownloadDecisionMaker|Processing 138 releases
2024-03-04 04:42:24.5|Info|RssSyncService|RSS Sync Completed. Reports found: 138, Reports grabbed: 0
2024-03-04 05:12:49.2|Info|RssSyncService|Starting RSS Sync
2024-03-04 05:12:50.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 10:31:12 and 03/04/2024 10:36:08 UTC. Search may be required.
2024-03-04 05:12:54.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/04/2024 09:50:19 and 03/04/2024 11:05:50 UTC. Search may be required.
2024-03-04 05:12:54.5|Info|DownloadDecisionMaker|Processing 151 releases
2024-03-04 05:12:54.7|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-03-04 05:43:19.5|Info|RssSyncService|Starting RSS Sync
2024-03-04 05:43:24.8|Info|DownloadDecisionMaker|Processing 143 releases
2024-03-04 05:43:25.0|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-03-04 06:13:49.7|Info|RssSyncService|Starting RSS Sync
2024-03-04 06:13:55.2|Info|DownloadDecisionMaker|Processing 143 releases
2024-03-04 06:13:55.4|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-03-04 06:44:19.9|Info|RssSyncService|Starting RSS Sync
2024-03-04 06:44:20.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 11:56:00 and 03/04/2024 12:01:43 UTC. Search may be required.
2024-03-04 06:44:25.3|Info|DownloadDecisionMaker|Processing 137 releases
2024-03-04 06:44:25.4|Info|RssSyncService|RSS Sync Completed. Reports found: 137, Reports grabbed: 0
2024-03-04 07:14:50.2|Info|RssSyncService|Starting RSS Sync
2024-03-04 07:14:55.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/04/2024 11:05:50 and 03/04/2024 12:45:52 UTC. Search may be required.
2024-03-04 07:14:55.5|Info|DownloadDecisionMaker|Processing 139 releases
2024-03-04 07:14:55.7|Info|RssSyncService|RSS Sync Completed. Reports found: 139, Reports grabbed: 0
2024-03-04 07:45:20.4|Info|RssSyncService|Starting RSS Sync
2024-03-04 07:45:21.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 12:42:54 and 03/04/2024 13:36:57 UTC. Search may be required.
2024-03-04 07:45:25.7|Info|DownloadDecisionMaker|Processing 136 releases
2024-03-04 07:45:25.9|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-03-04 08:15:50.6|Info|RssSyncService|Starting RSS Sync
2024-03-04 08:15:50.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 03/05/2024 07:08:24 due to recent failures." />
2024-03-04 08:15:50.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 03/05/2024 07:08:24 due to recent failures." />
2024-03-04 08:15:50.6|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 22:52:34
2024-03-04 08:15:51.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 13:36:57 and 03/04/2024 13:46:37 UTC. Search may be required.
2024-03-04 08:15:56.0|Info|DownloadDecisionMaker|Processing 136 releases
2024-03-04 08:15:56.1|Info|RssSyncService|RSS Sync Completed. Reports found: 136, Reports grabbed: 0
2024-03-04 08:19:18.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-03-04 08:19:20.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-04 08:19:20.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 08:19:20.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 08:19:20.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 08:19:20.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 08:19:22.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-03-04 08:19: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-03-04 08:19:26.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-04 08:19: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-03-04 08:19:28.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 08:19:28.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 08:19:28.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 08:19:28.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 08:19:28.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 08:19:28.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 08:19:28.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 08:19:28.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 08:46:20.8|Info|RssSyncService|Starting RSS Sync
2024-03-04 08:46:21.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/02/2024 21:34:32 and 03/04/2024 20:38:49 UTC. Search may be required.
2024-03-04 08:46:26.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/04/2024 13:05:21 and 03/04/2024 14:25:21 UTC. Search may be required.
2024-03-04 08:46:26.2|Info|DownloadDecisionMaker|Processing 142 releases
2024-03-04 08:46:26.3|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-03-04 09:16:51.0|Info|RssSyncService|Starting RSS Sync
2024-03-04 09:16:51.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-04 09:16:51.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-04 09:16:51.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-04 09:16:51.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-04 09:16:51.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-04 09:16:51.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-04 09:16:51.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-04 09:16:51.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 14:20:08 and 03/04/2024 15:12:07 UTC. Search may be required.
2024-03-04 09:16:56.4|Info|DownloadDecisionMaker|Processing 143 releases
2024-03-04 09:16:56.6|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-03-04 09:47:21.2|Info|RssSyncService|Starting RSS Sync
2024-03-04 09:47:21.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 15:12:07 and 03/04/2024 15:21:14 UTC. Search may be required.
2024-03-04 09:47:26.5|Info|DownloadDecisionMaker|Processing 151 releases
2024-03-04 09:47:26.7|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-03-04 10:17:51.4|Info|RssSyncService|Starting RSS Sync
2024-03-04 10:17:56.8|Info|DownloadDecisionMaker|Processing 154 releases
2024-03-04 10:17:57.0|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
2024-03-04 10:21:51.5|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2024-03-04 10:21:51.5|Info|HousekeepingService|Running housecleaning tasks
2024-03-04 10:21:51.5|Info|Database|Vacuuming Log database
2024-03-04 10:21:51.5|Info|Database|Log database compressed
2024-03-04 10:21:51.5|Info|Database|Vacuuming Main database
2024-03-04 10:21:51.5|Info|Database|Main database compressed
2024-03-04 10:21:51.7|Info|DiskScanService|Scanning disk for Avatar 3
2024-03-04 10:21:51.7|Info|DiskScanService|Completed scanning disk for Avatar 3
2024-03-04 10:21:51.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:51.7|Info|DiskScanService|Scanning disk for Avengers 5
2024-03-04 10:21:51.7|Info|DiskScanService|Completed scanning disk for Avengers 5
2024-03-04 10:21:51.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:51.7|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2024-03-04 10:21:51.7|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2024-03-04 10:21:51.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:51.7|Info|DiskScanService|Scanning disk for The Batman - Part II
2024-03-04 10:21:51.7|Info|DiskScanService|Completed scanning disk for The Batman - Part II
2024-03-04 10:21:51.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:51.7|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
2024-03-04 10:21:51.7|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
2024-03-04 10:21:51.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:51.7|Info|DiskScanService|Scanning disk for Beverly Hills Cop: Axel F
2024-03-04 10:21:51.7|Info|DiskScanService|Completed scanning disk for Beverly Hills Cop: Axel F
2024-03-04 10:21:51.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:51.7|Info|RefreshMovieService|Updating info for Blade
2024-03-04 10:21:51.8|Info|DiskScanService|Scanning disk for Blade
2024-03-04 10:21:51.8|Info|DiskScanService|Completed scanning disk for Blade
2024-03-04 10:21:51.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:51.8|Info|RefreshMovieService|Updating info for Captain America: Brave New World
2024-03-04 10:21:51.9|Info|DiskScanService|Scanning disk for Captain America: Brave New World
2024-03-04 10:21:51.9|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
2024-03-04 10:21:51.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:51.9|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
2024-03-04 10:21:52.0|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
2024-03-04 10:21:52.0|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
2024-03-04 10:21:52.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.0|Info|RefreshMovieService|Updating info for Despicable Me 4
2024-03-04 10:21:52.1|Info|DiskScanService|Scanning disk for Despicable Me 4
2024-03-04 10:21:52.1|Info|DiskScanService|Completed scanning disk for Despicable Me 4
2024-03-04 10:21:52.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.1|Info|RefreshMovieService|Updating info for Dune: Messiah
2024-03-04 10:21:52.2|Info|DiskScanService|Scanning disk for Dune: Messiah
2024-03-04 10:21:52.2|Info|DiskScanService|Completed scanning disk for Dune: Messiah
2024-03-04 10:21:52.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.2|Info|RefreshMovieService|Updating info for Dune: Part Two
2024-03-04 10:21:52.2|Info|MediaCoverService|Downloading Poster for [Dune: Messiah (0)][tt31378509, 1170608] https://image.tmdb.org/t/p/original/itRiXB5wVZnAzLXnGhH73x83X2H.jpg
2024-03-04 10:21:52.3|Info|MediaCoverService|Downloading Fanart for [Dune: Messiah (0)][tt31378509, 1170608] https://image.tmdb.org/t/p/original/v3SJZ1Dcden8TLyxzdxI3QO7jEn.jpg
2024-03-04 10:21:52.3|Info|DiskScanService|Scanning disk for Dune: Part Two
2024-03-04 10:21:52.3|Info|DiskScanService|Completed scanning disk for Dune: Part Two
2024-03-04 10:21:52.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.3|Info|DiskScanService|Scanning disk for Fast X: Part 2
2024-03-04 10:21:52.3|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2024-03-04 10:21:52.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.3|Info|RefreshMovieService|Updating info for Godzilla x Kong: The New Empire
2024-03-04 10:21:52.3|Info|MediaCoverService|Downloading Fanart for [Dune: Part Two (2024)][tt15239678, 693134] https://image.tmdb.org/t/p/original/ibk375gQlUnEUyqyQpt2rCiHll7.jpg
2024-03-04 10:21:52.4|Info|DiskScanService|Scanning disk for Godzilla x Kong: The New Empire
2024-03-04 10:21:52.4|Info|DiskScanService|Completed scanning disk for Godzilla x Kong: The New Empire
2024-03-04 10:21:52.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.4|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
2024-03-04 10:21:52.4|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
2024-03-04 10:21:52.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.4|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
2024-03-04 10:21:52.5|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
2024-03-04 10:21:52.5|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
2024-03-04 10:21:52.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.5|Info|DiskScanService|Scanning disk for Kraven the Hunter
2024-03-04 10:21:52.5|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
2024-03-04 10:21:52.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.5|Info|DiskScanService|Scanning disk for Legally Blonde 3
2024-03-04 10:21:52.5|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2024-03-04 10:21:52.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.5|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2024-03-04 10:21:52.5|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2024-03-04 10:21:52.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.5|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-03-04 10:21:52.5|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
2024-03-04 10:21:52.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.5|Info|RefreshMovieService|Updating info for Madame Web
2024-03-04 10:21:52.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-03-04 10:21:52.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2024-03-04 10:21:52.6|Info|DiskScanService|Scanning disk for Madame Web
2024-03-04 10:21:52.6|Info|DiskScanService|Completed scanning disk for Madame Web
2024-03-04 10:21:52.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.6|Info|DiskScanService|Scanning disk for Mission: Impossible 8
2024-03-04 10:21:52.6|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
2024-03-04 10:21:52.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.6|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
2024-03-04 10:21:52.6|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
2024-03-04 10:21:52.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.6|Info|DiskScanService|Scanning disk for Rebel Moon - Part Two: The Scargiver
2024-03-04 10:21:52.6|Info|DiskScanService|Completed scanning disk for Rebel Moon - Part Two: The Scargiver
2024-03-04 10:21:52.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.6|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
2024-03-04 10:21:52.6|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
2024-03-04 10:21:52.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.6|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
2024-03-04 10:21:52.6|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
2024-03-04 10:21:52.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.6|Info|RefreshMovieService|Updating info for Spaceman
2024-03-04 10:21:52.7|Info|DiskScanService|Scanning disk for Spaceman
2024-03-04 10:21:52.7|Info|DiskScanService|Completed scanning disk for Spaceman
2024-03-04 10:21:52.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-03-04 10:21:52.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-03-04 10:21:52.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-03-04 10:21:52.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-03-04 10:21:52.7|Info|RefreshMovieService|Updating info for Thunderbolts
2024-03-04 10:21:52.7|Info|MediaCoverService|Downloading Poster for [Spaceman (2024)][tt11097384, 636706] https://image.tmdb.org/t/p/original/5hnFFOWEchErNVr0wMLWFEob3q1.jpg
2024-03-04 10:21:52.7|Info|DiskScanService|Scanning disk for Thunderbolts
2024-03-04 10:21:52.7|Info|DiskScanService|Completed scanning disk for Thunderbolts
2024-03-04 10:21:52.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.7|Info|RefreshMovieService|Updating info for Venom 3
2024-03-04 10:21:52.8|Info|DiskScanService|Scanning disk for Venom 3
2024-03-04 10:21:52.8|Info|DiskScanService|Completed scanning disk for Venom 3
2024-03-04 10:21:52.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:21:52.8|Info|DiskScanService|Scanning disk for Wicked
2024-03-04 10:21:52.8|Info|DiskScanService|Completed scanning disk for Wicked
2024-03-04 10:21:52.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2024-03-04 10:48:21.7|Info|RssSyncService|Starting RSS Sync
2024-03-04 10:48:27.0|Info|DownloadDecisionMaker|Processing 163 releases
2024-03-04 10:48:27.2|Info|RssSyncService|RSS Sync Completed. Reports found: 163, Reports grabbed: 0
2024-03-04 11:18:51.9|Info|RssSyncService|Starting RSS Sync
2024-03-04 11:19:00.8|Info|DownloadDecisionMaker|Processing 158 releases
2024-03-04 11:19:01.0|Info|RssSyncService|RSS Sync Completed. Reports found: 158, Reports grabbed: 0
2024-03-04 11:49:22.1|Info|RssSyncService|Starting RSS Sync
2024-03-04 11:49:35.7|Info|DownloadDecisionMaker|Processing 148 releases
2024-03-04 11:49:35.9|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-03-04 12:19:52.3|Info|RssSyncService|Starting RSS Sync
2024-03-04 12:19:53.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 17:36:09 and 03/04/2024 17:36:13 UTC. Search may be required.
2024-03-04 12:20:02.7|Info|DownloadDecisionMaker|Processing 147 releases
2024-03-04 12:20:02.9|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-03-04 12:50:22.5|Info|RssSyncService|Starting RSS Sync
2024-03-04 12:50:23.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 17:36:13 and 03/04/2024 18:41:18 UTC. Search may be required.
2024-03-04 12:50:28.1|Info|DownloadDecisionMaker|Processing 151 releases
2024-03-04 12:50:28.3|Info|RssSyncService|RSS Sync Completed. Reports found: 151, Reports grabbed: 0
2024-03-04 13:20:52.7|Info|RssSyncService|Starting RSS Sync
2024-03-04 13:20:53.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 18:43:27 and 03/04/2024 18:58:40 UTC. Search may be required.
2024-03-04 13:20:59.3|Info|DownloadDecisionMaker|Processing 150 releases
2024-03-04 13:20:59.5|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
2024-03-04 13:51:23.0|Info|RssSyncService|Starting RSS Sync
2024-03-04 13:51:28.6|Info|DownloadDecisionMaker|Processing 155 releases
2024-03-04 13:51:28.8|Info|RssSyncService|RSS Sync Completed. Reports found: 155, Reports grabbed: 0
2024-03-04 14:19:50.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-03-04 14:19: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-03-04 14:19:51.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 14:19:51.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 14:19:51.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 14:19:52.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 14:19:53.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2024-03-04 14:19: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-03-04 14:19: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-03-04 14:19: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-03-04 14:19:59.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 14:19:59.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 14:19:59.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 14:19:59.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 14:19:59.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 14:19:59.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 14:19:59.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 14:19:59.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 14:21:53.2|Info|RssSyncService|Starting RSS Sync
2024-03-04 14:21:54.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 19:49:52 and 03/04/2024 19:52:18 UTC. Search may be required.
2024-03-04 14:21:58.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/04/2024 19:50:23 and 03/04/2024 19:50:53 UTC. Search may be required.
2024-03-04 14:21:58.5|Info|DownloadDecisionMaker|Processing 180 releases
2024-03-04 14:21:58.7|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
2024-03-04 14:52:23.4|Info|RssSyncService|Starting RSS Sync
2024-03-04 14:52:24.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 19:52:18 and 03/04/2024 20:14:05 UTC. Search may be required.
2024-03-04 14:52:28.8|Info|DownloadDecisionMaker|Processing 166 releases
2024-03-04 14:52:29.0|Info|RssSyncService|RSS Sync Completed. Reports found: 166, Reports grabbed: 0
2024-03-04 15:22:53.7|Info|RssSyncService|Starting RSS Sync
2024-03-04 15:22:54.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 20:14:05 and 03/04/2024 20:57:11 UTC. Search may be required.
2024-03-04 15:22:59.0|Info|DownloadDecisionMaker|Processing 152 releases
2024-03-04 15:22:59.2|Info|RssSyncService|RSS Sync Completed. Reports found: 152, Reports grabbed: 0
2024-03-04 15:53:23.9|Info|RssSyncService|Starting RSS Sync
2024-03-04 15:53:29.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/04/2024 20:20:24 and 03/04/2024 21:50:24 UTC. Search may be required.
2024-03-04 15:53:29.2|Info|DownloadDecisionMaker|Processing 159 releases
2024-03-04 15:53:29.4|Info|RssSyncService|RSS Sync Completed. Reports found: 159, Reports grabbed: 0
2024-03-04 16:23:54.2|Info|RssSyncService|Starting RSS Sync
2024-03-04 16:23:59.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/04/2024 21:50:24 and 03/04/2024 21:50:55 UTC. Search may be required.
2024-03-04 16:23:59.5|Info|DownloadDecisionMaker|Processing 160 releases
2024-03-04 16:23:59.7|Info|RssSyncService|RSS Sync Completed. Reports found: 160, Reports grabbed: 0
2024-03-04 16:54:24.3|Info|RssSyncService|Starting RSS Sync
2024-03-04 16:54:25.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 21:55:13 and 03/04/2024 22:33:32 UTC. Search may be required.
2024-03-04 16:54:29.7|Info|DownloadDecisionMaker|Processing 166 releases
2024-03-04 16:54:29.9|Info|RssSyncService|RSS Sync Completed. Reports found: 166, Reports grabbed: 0
2024-03-04 17:24:54.5|Info|RssSyncService|Starting RSS Sync
2024-03-04 17:24:59.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/04/2024 22:05:25 and 03/04/2024 22:24:55 UTC. Search may be required.
2024-03-04 17:25:01.5|Info|DownloadDecisionMaker|Processing 162 releases
2024-03-04 17:25:01.7|Info|RssSyncService|RSS Sync Completed. Reports found: 162, Reports grabbed: 0
2024-03-04 17:55:24.8|Info|RssSyncService|Starting RSS Sync
2024-03-04 17:55:30.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/04/2024 22:24:55 and 03/04/2024 23:50:28 UTC. Search may be required.
2024-03-04 17:55:30.1|Info|DownloadDecisionMaker|Processing 147 releases
2024-03-04 17:55:30.3|Info|RssSyncService|RSS Sync Completed. Reports found: 147, Reports grabbed: 0
2024-03-04 18:25:55.0|Info|RssSyncService|Starting RSS Sync
2024-03-04 18:25:55.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.2.6.8376] 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 302
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 278
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 105
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-03-04 18:26:00.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/04/2024 23:50:28 and 03/04/2024 23:50:55 UTC. Search may be required.
2024-03-04 18:26:11.4|Info|DownloadDecisionMaker|Processing 155 releases
2024-03-04 18:26:11.6|Info|RssSyncService|RSS Sync Completed. Reports found: 155, Reports grabbed: 0
2024-03-04 18:56:25.2|Info|RssSyncService|Starting RSS Sync
2024-03-04 18:56:30.6|Info|DownloadDecisionMaker|Processing 150 releases
2024-03-04 18:56:30.8|Info|RssSyncService|RSS Sync Completed. Reports found: 150, Reports grabbed: 0
2024-03-04 19:26:55.4|Info|RssSyncService|Starting RSS Sync
2024-03-04 19:26:55.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/04/2024 22:45:00 and 03/05/2024 01:02:12 UTC. Search may be required.
2024-03-04 19:27:00.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/05/2024 00:50:26 and 03/05/2024 00:50:55 UTC. Search may be required.
2024-03-04 19:27:01.7|Info|DownloadDecisionMaker|Processing 142 releases
2024-03-04 19:27:01.8|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-03-04 19:57:25.7|Info|RssSyncService|Starting RSS Sync
2024-03-04 19:57:26.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/05/2024 01:02:12 and 03/05/2024 01:05:05 UTC. Search may be required.
2024-03-04 19:57:34.8|Info|DownloadDecisionMaker|Processing 140 releases
2024-03-04 19:57:35.0|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-03-04 20:20:21.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-03-04 20:20: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-03-04 20:20:23.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 20:20:23.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 20:20:23.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 20:20:23.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 20:20: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-03-04 20:20: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-03-04 20:20:29.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-03-04 20:20:31.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-03-04 20:20:31.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 20:20:31.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 20:20:31.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 20:20:31.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 20:20:31.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 20:20:31.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 20:20:31.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 20:20:31.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2024-03-04 20:27:55.9|Info|RssSyncService|Starting RSS Sync
2024-03-04 20:28:01.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/05/2024 01:05:26 and 03/05/2024 01:27:56 UTC. Search may be required.
2024-03-04 20:28:03.4|Info|DownloadDecisionMaker|Processing 140 releases
2024-03-04 20:28:03.5|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-03-04 20:58:26.1|Info|RssSyncService|Starting RSS Sync
2024-03-04 20:58:27.4|Warn|Torznab|Indexer GloDLS (Prowlarr) rss sync didn't cover the period between 03/03/2024 07:39:11 and 03/05/2024 02:58:27 UTC. Search may be required.
2024-03-04 20:58:39.3|Info|DownloadDecisionMaker|Processing 145 releases
2024-03-04 20:58:39.5|Info|RssSyncService|RSS Sync Completed. Reports found: 145, Reports grabbed: 0
2024-03-04 21:28:56.3|Info|RssSyncService|Starting RSS Sync
2024-03-04 21:28:56.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/05/2024 01:05:05 and 03/05/2024 03:15:49 UTC. Search may be required.
2024-03-04 21:30:36.3|Warn|Torznab|Unable to connect to indexer, possibly due to a timeout. http://prowlarr.tornet:9696/6/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100
[v5.2.6.8376] System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
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 105
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.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 131
2024-03-04 21:30:36.3|Info|DownloadDecisionMaker|Processing 143 releases
2024-03-04 21:30:36.5|Info|RssSyncService|RSS Sync Completed. Reports found: 143, Reports grabbed: 0
2024-03-04 22:00:56.5|Info|RssSyncService|Starting RSS Sync
2024-03-04 22:01:01.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/05/2024 02:55:56 and 03/05/2024 03:00:56 UTC. Search may be required.
2024-03-04 22:01:01.8|Info|DownloadDecisionMaker|Processing 148 releases
2024-03-04 22:01:02.0|Info|RssSyncService|RSS Sync Completed. Reports found: 148, Reports grabbed: 0
2024-03-04 22:31:26.8|Info|RssSyncService|Starting RSS Sync
2024-03-04 22:31:32.3|Info|DownloadDecisionMaker|Processing 149 releases
2024-03-04 22:31:32.4|Info|RssSyncService|RSS Sync Completed. Reports found: 149, Reports grabbed: 0
2024-03-04 23:01:57.0|Info|RssSyncService|Starting RSS Sync
2024-03-04 23:02:02.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 03/05/2024 04:10:27 and 03/05/2024 04:55:57 UTC. Search may be required.
2024-03-04 23:02:21.8|Info|DownloadDecisionMaker|Processing 140 releases
2024-03-04 23:02:22.0|Info|RssSyncService|RSS Sync Completed. Reports found: 140, Reports grabbed: 0
2024-03-04 23:32:27.2|Info|RssSyncService|Starting RSS Sync
2024-03-04 23:32:29.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 03/05/2024 03:59:51 and 03/05/2024 05:17:32 UTC. Search may be required.
2024-03-04 23:32:42.6|Info|DownloadDecisionMaker|Processing 142 releases
2024-03-04 23:32:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 142, Reports grabbed: 0
2024-03-05 00:02:57.4|Info|RssSyncService|Starting RSS Sync