8784 lines
978 KiB
Plaintext
8784 lines
978 KiB
Plaintext
2025-03-29 04:42:23.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-29 04:42:29.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-29 04:42:35.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-29 04:42:41.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-29 04:42:47.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-29 04:42:53.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-29 04:42:54.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 04:44:21.6|Warn|Torznab|TorrentGalaxy (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-03-29 04:44:21.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 04:44:21.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 05:14:47.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 05:14:48.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 05:14:52.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 05:14:52.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 05:45:17.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 05:45:20.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 05:45:36.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 05:45:37.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 06:15:47.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 06:15:48.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 06:15:53.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 06:15:53.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 06:32:42.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 06:32:42.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 06:32:42.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 06:32:42.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 06:32: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.
|
|
2025-03-29 06:32:44.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.
|
|
2025-03-29 06:32:44.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 06:32:44.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 06:32:44.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 06:32:44.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 06:46:18.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 06:46:18.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 06:46:23.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 06:46:23.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 07:16:48.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 07:16:49.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 07:16:53.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 07:16:53.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 07:47:18.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 07:47:19.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 07:47:27.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 07:47:27.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 08:17:48.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 08:17:49.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 08:17:54.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 08:17:54.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 08:48:18.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 08:48:19.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/27/2025 22:13:15 and 03/29/2025 18:40:08 UTC. Search may be required.
|
|
2025-03-29 08:48:19.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 08:48:24.2|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-03-29 08:48:24.2|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-03-29 09:18:49.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 09:18:49.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/29/2025 18:40:08 and 03/29/2025 18:40:08 UTC. Search may be required.
|
|
2025-03-29 09:18:49.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 09:18:55.4|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-03-29 09:18:55.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-03-29 09:49:19.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 09:49:19.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/29/2025 18:40:08 and 03/29/2025 18:40:08 UTC. Search may be required.
|
|
2025-03-29 09:49:19.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 09:49:24.6|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-03-29 09:49:24.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-03-29 10:19:49.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 10:19:49.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 10:19:50.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/29/2025 18:40:08 and 03/29/2025 18:40:08 UTC. Search may be required.
|
|
2025-03-29 10:19:57.8|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-03-29 10:19:57.9|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-03-29 10:50:19.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 10:50:20.0|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/29/2025 18:40:08 and 03/29/2025 18:40:08 UTC. Search may be required.
|
|
2025-03-29 10:50:20.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 10:50:25.0|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-03-29 10:50:25.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-03-29 11:20:49.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 11:20:50.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/29/2025 18:40:08 and 03/29/2025 18:40:08 UTC. Search may be required.
|
|
2025-03-29 11:20:50.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 11:20:55.2|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-03-29 11:20:55.3|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-03-29 11:51:20.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 11:51:20.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/29/2025 18:40:08 and 03/29/2025 18:40:08 UTC. Search may be required.
|
|
2025-03-29 11:51:20.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 11:51:25.3|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-03-29 11:51:25.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-03-29 12:21:50.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 12:21:50.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 12:21:55.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 12:21:55.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 12:33:12.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 12:33:12.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 12:33:13.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.
|
|
2025-03-29 12:33:15.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.
|
|
2025-03-29 12:33:15.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 12:33:15.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 12:33:15.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 12:33:15.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 12:52:20.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 12:52:20.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 12:52:25.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 12:52:25.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 13:22:50.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 13:22:51.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 13:22:55.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 13:22:56.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 13:53:20.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 13:53:21.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 13:53:31.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 13:53:31.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 14:23:51.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 14:23:51.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 14:23:56.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 14:23:56.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 14:54:21.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 14:54:23.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 14:54:36.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 14:54:36.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 15:24:51.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 15:24:52.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 15:24:56.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 15:24:56.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 15:55:21.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 15:55:22.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 15:55:26.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 15:55:27.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 16:25:51.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 16:25:52.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 16:25:59.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 16:26:00.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 16:56:21.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 16:56:22.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 16:56:27.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 16:56:27.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 17:26:52.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 17:26:52.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 17:26:57.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 17:26:57.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 17:57:22.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 17:57:22.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 17:57:27.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 17:57:27.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 18:27:52.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 18:27:52.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 18:27:57.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 18:27:58.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 18:33:43.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 18:33:43.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 18:33:43.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-03-29 18:33:45.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-03-29 18:33:45.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 18:33:45.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 18:33:45.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 18:33:45.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-29 18:58:22.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 18:58:23.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 18:58:28.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 18:58:28.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 19:28:53.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 19:28:53.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 19:28:58.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 19:28:58.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 19:59:23.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 19:59:23.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 19:59:28.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 19:59:28.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 20:29:53.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 20:29:53.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 20:29:58.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 20:29:58.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 21:00:23.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 21:00:24.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 21:00:29.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 21:00:29.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 21:30:53.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 21:30:56.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 21:31:09.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 21:31:09.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 22:01:24.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 22:01:24.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 22:01:29.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 22:01:29.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 22:31:54.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 22:31:54.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 22:31:59.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 22:31:59.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 23:02:24.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 23:02:25.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 23:02:29.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 23:02:29.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-29 23:32:54.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-29 23:32:55.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-29 23:32:59.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-29 23:33:00.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 00:03:24.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 00:03:25.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 00:03:30.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 00:03:30.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 00:15:54.8|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-03-30 00:15:54.8|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-03-30 00:15:54.9|Info|Database|Vacuuming Log database
|
|
2025-03-30 00:15:54.9|Info|Database|Log database compressed
|
|
2025-03-30 00:15:54.9|Info|Database|Vacuuming Main database
|
|
2025-03-30 00:15:54.9|Info|Database|Main database compressed
|
|
2025-03-30 00:15:55.0|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-03-30 00:15:55.0|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-03-30 00:15:55.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-30 00:15:55.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-30 00:15:55.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-30 00:15:55.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-30 00:15:55.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-30 00:15:55.0|Info|RefreshMovieService|Updating info for Avengers: Doomsday
|
|
2025-03-30 00:15:55.5|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-03-30 00:15:55.5|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-03-30 00:15:55.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-30 00:15:55.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-30 00:15:55.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-30 00:15:55.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-30 00:15:55.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-30 00:15:55.5|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-03-30 00:15:55.5|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-03-30 00:15:55.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-30 00:15:55.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-30 00:15:55.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-30 00:15:55.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-30 00:15:55.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-30 00:15:55.5|Info|DiskScanService|Scanning disk for Blade
|
|
2025-03-30 00:15:55.5|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-03-30 00:15:55.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-30 00:15:55.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-30 00:15:55.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-30 00:15:55.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-30 00:15:55.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-30 00:15:55.5|Info|RefreshMovieService|Updating info for Captain America: Brave New World
|
|
2025-03-30 00:15:55.7|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2025-03-30 00:15:55.7|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2025-03-30 00:15:55.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-30 00:15:55.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-30 00:15:55.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-30 00:15:55.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-30 00:15:55.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-30 00:15:55.7|Info|DiskScanService|Scanning disk for Conclave
|
|
2025-03-30 00:15:55.7|Info|DiskScanService|Completed scanning disk for Conclave
|
|
2025-03-30 00:15:55.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-30 00:15:55.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-30 00:15:55.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-30 00:15:55.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-30 00:15:55.7|Info|RefreshMovieService|Updating info for Dune: Part Three
|
|
2025-03-30 00:15:55.8|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-03-30 00:15:55.8|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-03-30 00:15:55.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-30 00:15:55.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-30 00:15:55.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-30 00:15:55.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-30 00:15:55.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-30 00:15:55.8|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-03-30 00:15:55.8|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-03-30 00:15:55.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-30 00:15:55.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-30 00:15:55.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-30 00:15:55.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-30 00:15:55.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-30 00:15:55.8|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-03-30 00:15:55.8|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-03-30 00:15:55.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-30 00:15:55.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-30 00:15:55.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-30 00:15:55.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-30 00:15:55.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-30 00:15:55.8|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-03-30 00:15:55.8|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-03-30 00:15:55.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-30 00:15:55.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-30 00:15:55.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-30 00:15:55.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-30 00:15:55.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-30 00:15:55.8|Info|RefreshMovieService|Updating info for Mission: Impossible - The Final Reckoning
|
|
2025-03-30 00:15:56.1|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-03-30 00:15:56.1|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-03-30 00:15:56.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-30 00:15:56.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-30 00:15:56.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-30 00:15:56.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-30 00:15:56.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-30 00:15:56.1|Info|RefreshMovieService|Updating info for Mufasa: The Lion King
|
|
2025-03-30 00:15:56.2|Info|DiskScanService|Scanning disk for Mufasa: The Lion King
|
|
2025-03-30 00:15:56.2|Info|DiskScanService|Completed scanning disk for Mufasa: The Lion King
|
|
2025-03-30 00:15:56.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-30 00:15:56.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-30 00:15:56.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-30 00:15:56.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-30 00:15:56.3|Info|DiskScanService|Scanning disk for My Fault: London
|
|
2025-03-30 00:15:56.3|Info|DiskScanService|Completed scanning disk for My Fault: London
|
|
2025-03-30 00:15:56.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-30 00:15:56.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-30 00:15:56.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-30 00:15:56.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-30 00:15:56.3|Info|DiskScanService|Scanning disk for Nosferatu
|
|
2025-03-30 00:15:56.3|Info|DiskScanService|Completed scanning disk for Nosferatu
|
|
2025-03-30 00:15:56.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-30 00:15:56.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-30 00:15:56.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-30 00:15:56.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-30 00:15:56.3|Info|RefreshMovieService|Updating info for Thunderbolts*
|
|
2025-03-30 00:15:56.4|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2025-03-30 00:15:56.4|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2025-03-30 00:15:56.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-30 00:15:56.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-30 00:15:56.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-30 00:15:56.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-30 00:15:56.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-30 00:15:56.4|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-03-30 00:15:56.4|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-03-30 00:15:56.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-30 00:15:56.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-30 00:15:56.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-30 00:15:56.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-30 00:15:56.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-30 00:33:54.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 00:33:55.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 00:34:00.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 00:34:00.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 00:34:14.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 00:34:14.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 00:34:14.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-03-30 00:34: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.
|
|
2025-03-30 00:34:16.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 00:34:16.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 00:34:16.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 00:34:16.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 01:04:25.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 01:04:25.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 01:04:37.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 01:04:38.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 01:34:55.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 01:34:55.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 01:35:00.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 01:35:00.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 02:05:25.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 02:05:26.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 02:05:30.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 02:05:30.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 02:35:55.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 02:35:56.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 02:36:01.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 02:36:01.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 03:06:25.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 03:06:26.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 03:06:31.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 03:06:31.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 03:36:56.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 03:36:56.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 03:37:01.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 03:37:01.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 04:07:26.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 04:07:26.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/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/31/2025 01:07:55 due to recent failures." />
|
|
2025-03-30 04:07:26.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/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/31/2025 01:07:55 due to recent failures." />
|
|
2025-03-30 04:07:26.3|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 21:00:29
|
|
2025-03-30 04:07:26.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/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/31/2025 01:07:55 due to recent failures." />
|
|
2025-03-30 04:07:26.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/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/31/2025 01:07:55 due to recent failures." />
|
|
2025-03-30 04:07:26.3|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 21:00:29
|
|
2025-03-30 04:07:26.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/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/31/2025 01:07:56 due to recent failures." />
|
|
2025-03-30 04:07:26.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/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/31/2025 01:07:56 due to recent failures." />
|
|
2025-03-30 04:07:26.3|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 21:00:30
|
|
2025-03-30 04:07:26.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 04:07:31.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 04:07:31.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 04:37:56.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 04:37:56.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 04:38:01.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 04:38:01.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 05:08:26.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 05:08:44.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-30 05:08:50.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-30 05:08:56.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-30 05:09:02.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-30 05:09:08.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-30 05:09:14.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-30 05:09:20.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-30 05:09:27.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-30 05:09:33.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-30 05:09:33.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 05:11:00.8|Warn|Torznab|TorrentGalaxy (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-03-30 05:11:00.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 05:11:00.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 05:41:26.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 05:41:27.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 05:41:32.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 05:41:32.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 06:11:57.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 06:11:57.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 06:12:02.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 06:12:02.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 06:34:45.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 06:34:45.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 06:34:45.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 06:34:45.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 06:34:45.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.
|
|
2025-03-30 06:34: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.
|
|
2025-03-30 06:34:47.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 06:34:47.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 06:34:47.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 06:34:47.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 06:42:27.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 06:42:27.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 06:42:32.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 06:42:32.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 07:12:57.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 07:12:58.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 07:13:02.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 07:13:02.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 07:43:27.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 07:43:28.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 07:43:33.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 07:43:33.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 08:13:57.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 08:13:58.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 08:14:04.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 08:14:04.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 08:44:28.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 08:44:28.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 08:44:37.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 08:44:37.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 09:14:58.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 09:15:00.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 09:15:13.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 09:15:13.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 09:45:28.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 09:45:29.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 09:45:33.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 09:45:33.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 10:15:58.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 10:15:59.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 10:16:04.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 10:16:04.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 10:46:28.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 10:46:29.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 10:46:34.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 10:46:34.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 11:16:59.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 11:16:59.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 11:17:08.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 11:17:08.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 11:47:29.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 11:47:29.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 11:47:34.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 11:47:34.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 12:17:59.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 12:18:00.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 12:18:04.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 12:18:04.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 12:35:16.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 12:35:16.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 12:35:16.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-03-30 12:35: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.
|
|
2025-03-30 12:35:18.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 12:35:18.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 12:35:18.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 12:35:18.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 12:48:29.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 12:48:30.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 12:48:35.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 12:48:35.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 13:18:59.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 13:19:00.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 13:19:08.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 13:19:08.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 13:49:30.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 13:49:30.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 13:49:35.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 13:49:35.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 14:20:00.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 14:20:01.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 14:20:05.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 14:20:05.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 14:50:30.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 14:50:31.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 14:50:35.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 14:50:36.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 15:21:00.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 15:21:03.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 15:21:16.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 15:21:16.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 15:51:30.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 15:51:31.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 15:51:36.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 15:51:36.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 16:22:01.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 16:22:01.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 16:22:06.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 16:22:06.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 16:52:31.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 16:52:32.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 16:52:39.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 16:52:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 17:23:01.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 17:23:02.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 17:23:06.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 17:23:06.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 17:53:31.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 17:53:32.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 17:53:37.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 17:53:37.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 18:24:01.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 18:24:02.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 18:24:07.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 18:24:07.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 18:35:46.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 18:35:46.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 18:35: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.
|
|
2025-03-30 18:35: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.
|
|
2025-03-30 18:35:48.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 18:35:48.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 18:35:49.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 18:35:49.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-30 18:54:32.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 18:54:32.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 18:54:37.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 18:54:37.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 19:25:02.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 19:25:02.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 19:25:07.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 19:25:07.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 19:55:32.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 19:55:33.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 19:55:37.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 19:55:37.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 20:26:02.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 20:26:03.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 20:26:08.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 20:26:08.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 20:56:32.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 20:56:33.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 20:56:38.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 20:56:38.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 21:27:03.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 21:27:03.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 21:27:08.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 21:27:08.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 21:57:33.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 21:57:33.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 21:57:38.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 21:57:38.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 22:28:03.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 22:28:04.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 22:28:08.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 22:28:08.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 22:58:33.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 22:58:34.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 22:58:39.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 22:58:39.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 23:29:03.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 23:29:06.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 23:29:19.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 23:29:19.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-30 23:59:34.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-30 23:59:34.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-30 23:59:39.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-30 23:59:39.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 00:16:04.2|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-03-31 00:16:04.3|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-03-31 00:16:04.3|Info|Database|Vacuuming Log database
|
|
2025-03-31 00:16:04.3|Info|Database|Log database compressed
|
|
2025-03-31 00:16:04.3|Info|Database|Vacuuming Main database
|
|
2025-03-31 00:16:04.4|Info|Database|Main database compressed
|
|
2025-03-31 00:16:04.5|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-03-31 00:16:04.5|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-03-31 00:16:04.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-31 00:16:04.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-31 00:16:04.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-31 00:16:04.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-31 00:16:04.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-31 00:16:04.5|Info|RefreshMovieService|Updating info for Avengers: Doomsday
|
|
2025-03-31 00:16:04.8|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-03-31 00:16:04.8|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-03-31 00:16:04.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-31 00:16:04.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-31 00:16:04.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-31 00:16:04.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-31 00:16:04.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-31 00:16:04.8|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-03-31 00:16:04.8|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-03-31 00:16:04.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-31 00:16:04.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-31 00:16:04.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-31 00:16:04.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-31 00:16:04.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-31 00:16:04.8|Info|DiskScanService|Scanning disk for Blade
|
|
2025-03-31 00:16:04.8|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-03-31 00:16:04.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-31 00:16:04.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-31 00:16:04.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-31 00:16:04.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-31 00:16:04.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-31 00:16:04.8|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2025-03-31 00:16:04.8|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2025-03-31 00:16:04.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-31 00:16:04.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-31 00:16:04.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-31 00:16:04.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-31 00:16:04.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-31 00:16:04.8|Info|DiskScanService|Scanning disk for Conclave
|
|
2025-03-31 00:16:04.8|Info|DiskScanService|Completed scanning disk for Conclave
|
|
2025-03-31 00:16:04.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-31 00:16:04.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-31 00:16:04.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-31 00:16:04.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-31 00:16:04.9|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-03-31 00:16:04.9|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-03-31 00:16:04.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-31 00:16:04.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-31 00:16:04.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-31 00:16:04.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-31 00:16:04.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-31 00:16:04.9|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-03-31 00:16:04.9|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-03-31 00:16:04.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-31 00:16:04.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-31 00:16:04.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-31 00:16:04.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-31 00:16:04.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-31 00:16:04.9|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-03-31 00:16:04.9|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-03-31 00:16:04.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-31 00:16:04.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-31 00:16:04.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-31 00:16:04.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-31 00:16:04.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-31 00:16:04.9|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-03-31 00:16:04.9|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-03-31 00:16:04.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-31 00:16:04.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-31 00:16:04.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-31 00:16:04.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-31 00:16:04.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-31 00:16:04.9|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-03-31 00:16:04.9|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-03-31 00:16:04.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-31 00:16:04.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-31 00:16:04.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-31 00:16:04.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-31 00:16:04.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-31 00:16:04.9|Info|RefreshMovieService|Updating info for Mufasa: The Lion King
|
|
2025-03-31 00:16:05.1|Info|DiskScanService|Scanning disk for Mufasa: The Lion King
|
|
2025-03-31 00:16:05.1|Info|DiskScanService|Completed scanning disk for Mufasa: The Lion King
|
|
2025-03-31 00:16:05.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-31 00:16:05.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-31 00:16:05.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-31 00:16:05.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-31 00:16:05.1|Info|RefreshMovieService|Updating info for My Fault: London
|
|
2025-03-31 00:16:05.2|Info|DiskScanService|Scanning disk for My Fault: London
|
|
2025-03-31 00:16:05.2|Info|DiskScanService|Completed scanning disk for My Fault: London
|
|
2025-03-31 00:16:05.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-31 00:16:05.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-31 00:16:05.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-31 00:16:05.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-31 00:16:05.2|Info|RefreshMovieService|Updating info for Nosferatu
|
|
2025-03-31 00:16:05.3|Info|DiskScanService|Scanning disk for Nosferatu
|
|
2025-03-31 00:16:05.3|Info|DiskScanService|Completed scanning disk for Nosferatu
|
|
2025-03-31 00:16:05.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-31 00:16:05.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-31 00:16:05.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-31 00:16:05.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-31 00:16:05.3|Info|RefreshMovieService|Updating info for Thunderbolts*
|
|
2025-03-31 00:16:05.4|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2025-03-31 00:16:05.4|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2025-03-31 00:16:05.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-31 00:16:05.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-31 00:16:05.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-31 00:16:05.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-31 00:16:05.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-31 00:16:05.4|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-03-31 00:16:05.4|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-03-31 00:16:05.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-03-31 00:16:05.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-03-31 00:16:05.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-03-31 00:16:05.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-03-31 00:16:05.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-03-31 00:30:04.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 00:30:05.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 00:30:10.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 00:30:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 00:36:17.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 00:36:17.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 00:36:17.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-03-31 00:36:19.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-03-31 00:36:19.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 00:36:19.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 00:36:19.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 00:36:19.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 01:00:34.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 01:00:35.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 01:00:46.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 01:00:46.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 01:31:04.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 01:31:05.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 01:31:19.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 01:31:19.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 02:01:34.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 02:01:35.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 02:01:40.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 02:01:40.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 02:32:05.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 02:32:05.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 02:32:10.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 02:32:10.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 03:02:35.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 03:02:35.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 03:02:40.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 03:02:40.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 03:33:05.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 03:33:05.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 03:33:26.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 03:33:26.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 04:03:35.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 04:03:36.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 04:03:50.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 04:03:50.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 04:34:06.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 04:34:06.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/01/2025 01:11:35 due to recent failures." />
|
|
2025-03-31 04:34:06.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/01/2025 01:11:35 due to recent failures." />
|
|
2025-03-31 04:34:06.0|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 20:37:29
|
|
2025-03-31 04:34:06.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/01/2025 01:11:35 due to recent failures." />
|
|
2025-03-31 04:34:06.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/01/2025 01:11:35 due to recent failures." />
|
|
2025-03-31 04:34:06.0|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 20:37:29
|
|
2025-03-31 04:34:06.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/01/2025 01:11:36 due to recent failures." />
|
|
2025-03-31 04:34:06.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/01/2025 01:11:36 due to recent failures." />
|
|
2025-03-31 04:34:06.0|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 20:37:30
|
|
2025-03-31 04:34:06.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 04:34:14.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 04:34:14.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 05:04:36.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 05:04:37.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 05:04:41.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 05:04:41.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 05:35:06.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 05:35:23.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-31 05:35:30.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-31 05:35:36.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-31 05:35:42.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-31 05:35:48.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-31 05:35:54.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-31 05:36:00.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-31 05:36:06.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-31 05:36:13.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-03-31 05:36:13.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 05:37:40.7|Warn|Torznab|TorrentGalaxy (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-03-31 05:37:40.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 05:37:40.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 06:08:06.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 06:08:07.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 06:08:12.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 06:08:12.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 06:36:48.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 06:36:48.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 06:36:48.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 06:36:48.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 06:36:48.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-03-31 06:36: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.
|
|
2025-03-31 06:36:50.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 06:36:50.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 06:36:50.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 06:36:50.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 06:38:36.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 06:38:37.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 06:38:47.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 06:38:47.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 07:09:07.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 07:09:07.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 07:09:21.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 07:09:21.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 07:39:37.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 07:39:37.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 07:39:42.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 07:39:42.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 08:10:07.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 08:10:08.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 08:10:12.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 08:10:12.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 08:40:37.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 08:40:38.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 08:40:43.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 08:40:43.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 09:11:07.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 09:11:08.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 09:11:13.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 09:11:13.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 09:41:37.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 09:41:38.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 09:41:43.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 09:41:43.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 10:12:08.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 10:12:08.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 10:12:13.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 10:12:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 10:42:38.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 10:42:38.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 10:42:43.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 10:42:43.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 11:13:08.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 11:13:08.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 11:13:17.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 11:13:17.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 11:43:38.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 11:43:39.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 11:43:44.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 11:43:44.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 12:14:08.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 12:14:09.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 12:14:14.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 12:14:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 12:37:19.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 12:37:19.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 12:37: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.
|
|
2025-03-31 12:37:21.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.
|
|
2025-03-31 12:37:21.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 12:37:21.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 12:37:21.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 12:37:21.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 12:44:39.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 12:44:39.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 12:44:50.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 12:44:50.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 13:15:09.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 13:15:09.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 13:15:14.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 13:15:14.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 13:45:39.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 13:45:40.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 13:45:44.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 13:45:44.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 14:16:09.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 14:16:09.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 14:16:14.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 14:16:14.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 14:46:39.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 14:46:40.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 14:46:50.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 14:46:50.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 15:17:09.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 15:17:10.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 15:17:15.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 15:17:15.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 15:47:40.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 15:47:40.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 15:47:50.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 15:47:50.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 16:18:10.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 16:18:10.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 16:18:15.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 16:18:15.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 16:48:40.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 16:48:41.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 16:48:45.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 16:48:45.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 17:19:10.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 17:19:11.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 17:19:16.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 17:19:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 17:49:40.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 17:49:41.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 17:49:46.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 17:49:46.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 18:20:11.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 18:20:11.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 18:20:16.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 18:20:16.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 18:37:49.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 18:37:49.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 18:37:49.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-03-31 18:37: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.
|
|
2025-03-31 18:37:51.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 18:37:52.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 18:37:52.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 18:37:52.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-03-31 18:50:41.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 18:50:41.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 18:50:46.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 18:50:46.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 19:21:11.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 19:22:51.4|Warn|Torznab|BitSearch (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/4/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-03-31 19:22:51.4|Info|DownloadDecisionMaker|Processing 50 releases
|
|
2025-03-31 19:22:51.5|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0
|
|
2025-03-31 19:53:11.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 19:53:11.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/4/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/31/2025 19:53:44 due to recent failures." />
|
|
2025-03-31 19:53:11.6|Warn|Torznab|API Request Limit reached for BitSearch (Prowlarr). Disabled for 00:00:33
|
|
2025-03-31 19:53:16.9|Info|DownloadDecisionMaker|Processing 50 releases
|
|
2025-03-31 19:53:17.0|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0
|
|
2025-03-31 20:23:41.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 20:23:42.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 20:23:47.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 20:23:47.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 20:54:12.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 20:54:12.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 20:54:18.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 20:54:18.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 21:24:42.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 21:24:42.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 21:24:48.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 21:24:48.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 21:55:12.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 21:55:13.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 21:55:17.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 21:55:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 22:25:42.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 22:25:43.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 22:25:48.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 22:25:48.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 22:56:12.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 22:56:13.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 22:56:18.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 22:56:18.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 23:26:43.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 23:26:43.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 23:26:48.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 23:26:48.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-03-31 23:57:13.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-03-31 23:57:13.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-03-31 23:57:18.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-03-31 23:57:18.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-01 00:16:13.4|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-04-01 00:16:13.4|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-04-01 00:16:13.4|Info|Database|Vacuuming Log database
|
|
2025-04-01 00:16:13.5|Info|Database|Log database compressed
|
|
2025-04-01 00:16:13.5|Info|Database|Vacuuming Main database
|
|
2025-04-01 00:16:13.5|Info|Database|Main database compressed
|
|
2025-04-01 00:16:13.6|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-04-01 00:16:13.6|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-04-01 00:16:13.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-01 00:16:13.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-01 00:16:13.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-01 00:16:13.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-01 00:16:13.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-01 00:16:13.6|Info|RefreshMovieService|Updating info for Avengers: Doomsday
|
|
2025-04-01 00:16:14.2|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-04-01 00:16:14.2|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-04-01 00:16:14.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-01 00:16:14.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-01 00:16:14.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-01 00:16:14.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-01 00:16:14.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-01 00:16:14.2|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-04-01 00:16:14.2|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-04-01 00:16:14.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-01 00:16:14.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-01 00:16:14.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-01 00:16:14.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-01 00:16:14.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-01 00:16:14.2|Info|DiskScanService|Scanning disk for Blade
|
|
2025-04-01 00:16:14.2|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-04-01 00:16:14.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-01 00:16:14.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-01 00:16:14.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-01 00:16:14.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-01 00:16:14.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-01 00:16:14.2|Info|RefreshMovieService|Updating info for Captain America: Brave New World
|
|
2025-04-01 00:16:14.4|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2025-04-01 00:16:14.4|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2025-04-01 00:16:14.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-01 00:16:14.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-01 00:16:14.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-01 00:16:14.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-01 00:16:14.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-01 00:16:14.4|Info|RefreshMovieService|Updating info for Conclave
|
|
2025-04-01 00:16:14.6|Info|DiskScanService|Scanning disk for Conclave
|
|
2025-04-01 00:16:14.6|Info|DiskScanService|Completed scanning disk for Conclave
|
|
2025-04-01 00:16:14.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-01 00:16:14.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-01 00:16:14.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-01 00:16:14.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-01 00:16:14.6|Info|RefreshMovieService|Updating info for Dune: Part Three
|
|
2025-04-01 00:16:14.7|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-04-01 00:16:14.7|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-04-01 00:16:14.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-01 00:16:14.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-01 00:16:14.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-01 00:16:14.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-01 00:16:14.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-01 00:16:14.7|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-04-01 00:16:14.7|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-04-01 00:16:14.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-01 00:16:14.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-01 00:16:14.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-01 00:16:14.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-01 00:16:14.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-01 00:16:14.7|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-04-01 00:16:14.7|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-04-01 00:16:14.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-01 00:16:14.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-01 00:16:14.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-01 00:16:14.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-01 00:16:14.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-01 00:16:14.7|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-04-01 00:16:14.7|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-04-01 00:16:14.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-01 00:16:14.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-01 00:16:14.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-01 00:16:14.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-01 00:16:14.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-01 00:16:14.7|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-01 00:16:14.7|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-01 00:16:14.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-01 00:16:14.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-01 00:16:14.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-01 00:16:14.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-01 00:16:14.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-01 00:16:14.7|Info|RefreshMovieService|Updating info for Mufasa: The Lion King
|
|
2025-04-01 00:16:14.8|Info|DiskScanService|Scanning disk for Mufasa: The Lion King
|
|
2025-04-01 00:16:14.9|Info|DiskScanService|Completed scanning disk for Mufasa: The Lion King
|
|
2025-04-01 00:16:14.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-01 00:16:14.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-01 00:16:14.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-01 00:16:14.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-01 00:16:14.9|Info|DiskScanService|Scanning disk for My Fault: London
|
|
2025-04-01 00:16:14.9|Info|DiskScanService|Completed scanning disk for My Fault: London
|
|
2025-04-01 00:16:14.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-01 00:16:14.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-01 00:16:14.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-01 00:16:14.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-01 00:16:14.9|Info|RefreshMovieService|Updating info for Nosferatu
|
|
2025-04-01 00:16:15.0|Info|DiskScanService|Scanning disk for Nosferatu
|
|
2025-04-01 00:16:15.0|Info|DiskScanService|Completed scanning disk for Nosferatu
|
|
2025-04-01 00:16:15.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-01 00:16:15.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-01 00:16:15.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-01 00:16:15.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-01 00:16:15.0|Info|RefreshMovieService|Updating info for Thunderbolts*
|
|
2025-04-01 00:16:15.1|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2025-04-01 00:16:15.1|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2025-04-01 00:16:15.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-01 00:16:15.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-01 00:16:15.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-01 00:16:15.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-01 00:16:15.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-01 00:16:15.1|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-04-01 00:16:15.1|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-04-01 00:16:15.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-01 00:16:15.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-01 00:16:15.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-01 00:16:15.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-01 00:16:15.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-01 00:27:43.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 00:27:44.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 00:27:48.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-01 00:27:48.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-01 00:38:20.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 00:38:20.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 00:38:20.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.
|
|
2025-04-01 00:38:22.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.
|
|
2025-04-01 00:38:22.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 00:38:22.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 00:38:22.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 00:38:22.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 00:58:13.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 00:58:14.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 00:58:19.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-01 00:58:19.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-01 01:28:43.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 01:28:44.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 01:28:49.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-01 01:28:49.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-01 01:59:14.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 01:59:14.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 01:59:19.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-01 01:59:19.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-01 02:29:44.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 02:29:45.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 02:29:49.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-01 02:29:49.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-01 03:00:14.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 03:00:15.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 03:00:19.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-01 03:00:19.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-01 03:30:44.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 03:30:45.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 03:30:50.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-01 03:30:50.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-01 04:01:14.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 04:01:15.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 04:01:20.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-01 04:01:20.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-01 04:31:45.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 04:31:45.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 03/29/2025 18:40:08 and 04/01/2025 14:25:30 UTC. Search may be required.
|
|
2025-04-01 04:31:46.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 04:31:50.4|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 04:31:50.4|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 05:02:15.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 05:02:15.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/02/2025 01:19:14 due to recent failures." />
|
|
2025-04-01 05:02:15.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/02/2025 01:19:14 due to recent failures." />
|
|
2025-04-01 05:02:15.2|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 20:16:59
|
|
2025-04-01 05:02:15.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/02/2025 01:19:14 due to recent failures." />
|
|
2025-04-01 05:02:15.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/02/2025 01:19:14 due to recent failures." />
|
|
2025-04-01 05:02:15.2|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 20:16:59
|
|
2025-04-01 05:02:15.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/02/2025 01:19:14 due to recent failures." />
|
|
2025-04-01 05:02:15.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/02/2025 01:19:14 due to recent failures." />
|
|
2025-04-01 05:02:15.2|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 20:17:00
|
|
2025-04-01 05:02:15.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 05:02:20.6|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 05:02:20.7|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 05:32:45.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 05:32:46.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 05:32:50.7|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 05:32:50.8|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 06:03:15.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 06:03:33.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-01 06:03:39.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-01 06:03:45.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-01 06:03:51.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-01 06:03:57.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-01 06:04:03.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-01 06:04:09.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-01 06:04:16.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-01 06:04:22.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-01 06:04:22.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 06:05:49.9|Warn|Torznab|TorrentGalaxy (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-04-01 06:05:49.9|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 06:05:49.9|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 06:36:15.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 06:36:16.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 06:36:21.1|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 06:36:21.2|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 06:38:51.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 06:38:51.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 06:38:51.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 06:38:51.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 06:38:51.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-04-01 06:38: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.
|
|
2025-04-01 06:38:53.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 06:38:53.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 06:38:53.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 06:38:53.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 07:06:46.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 07:06:46.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 07:06:51.3|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 07:06:51.4|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 07:37:16.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 07:37:16.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 07:37:24.6|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 07:37:24.7|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 08:07:46.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 08:07:47.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 08:07:53.6|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 08:07:53.7|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 08:38:16.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 08:38:17.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 08:38:21.9|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 08:38:22.0|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 09:08:46.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 09:08:47.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 09:09:07.7|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 09:09:07.8|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 09:39:17.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 09:39:17.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 09:39:22.4|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 09:39:22.5|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 10:09:47.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 10:09:47.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 10:09:52.6|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 10:09:52.7|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 10:40:17.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 10:40:17.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 10:40:27.8|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 10:40:27.9|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 11:10:47.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 11:10:48.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 11:10:53.0|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 11:10:53.0|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 11:41:17.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 11:41:18.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 11:41:32.4|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 11:41:32.5|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 12:11:48.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 12:11:48.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 12:11:56.2|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 12:11:56.2|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 12:39:21.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 12:39:21.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 12:39: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.
|
|
2025-04-01 12:39: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.
|
|
2025-04-01 12:39:24.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 12:39:24.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 12:39:24.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 12:39:24.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 12:42:18.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 12:42:18.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 12:42:23.6|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 12:42:23.6|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 13:12:48.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 13:12:48.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 13:13:15.0|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 13:13:15.1|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 13:43:19.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 13:43:21.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 13:43:46.4|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 13:43:46.5|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 14:13:49.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 14:13:49.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 14:13:55.5|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 14:13:55.6|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 14:44:19.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 14:44:20.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 14:44:24.7|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 14:44:24.8|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 15:14:49.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 15:14:50.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 15:14:54.8|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 15:14:54.9|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 15:45:19.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 15:45:20.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 15:45:40.9|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 15:45:41.0|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 16:15:49.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 16:15:50.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 16:15:55.1|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 16:15:55.1|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 16:46:19.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 16:46:20.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 16:46:25.1|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 16:46:25.2|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 17:16:49.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 17:16:50.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 17:16:55.3|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 17:16:55.4|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 17:47:20.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 17:47:20.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 17:47:25.4|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 17:47:25.5|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 18:17:50.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 18:17:50.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 18:17:55.6|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 18:17:55.7|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 18:39:52.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 18:39:52.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 18:39: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.
|
|
2025-04-01 18:39:54.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-04-01 18:39:54.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 18:39:54.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 18:39:54.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 18:39:54.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-01 18:48:20.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 18:48:21.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 18:48:26.6|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 18:48:26.6|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 19:18:50.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 19:18:51.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 19:18:55.9|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 19:18:56.0|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 19:49:20.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 19:49:21.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 19:49:26.1|Info|DownloadDecisionMaker|Processing 56 releases
|
|
2025-04-01 19:49:26.2|Info|RssSyncService|RSS Sync Completed. Reports found: 56, Reports grabbed: 0
|
|
2025-04-01 20:19:50.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 20:19:51.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 20:19:56.3|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-01 20:19:56.4|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-01 20:50:21.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 20:50:22.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 20:50:26.5|Info|DownloadDecisionMaker|Processing 54 releases
|
|
2025-04-01 20:50:26.6|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0
|
|
2025-04-01 21:20:51.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 21:20:51.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 21:20:56.7|Info|DownloadDecisionMaker|Processing 54 releases
|
|
2025-04-01 21:20:56.7|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0
|
|
2025-04-01 21:51:21.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 21:51:22.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 21:51:26.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-01 21:51:26.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-01 22:21:51.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 22:21:52.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 22:22:01.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-01 22:22:01.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-01 22:52:21.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 22:52:22.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 22:52:27.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-01 22:52:27.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-01 23:22:52.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 23:22:52.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 23:22:57.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-01 23:22:57.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-01 23:53:22.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-01 23:53:23.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-01 23:53:27.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-01 23:53:27.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 00:16:22.3|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-04-02 00:16:22.3|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-04-02 00:16:22.3|Info|Database|Vacuuming Log database
|
|
2025-04-02 00:16:22.3|Info|Database|Log database compressed
|
|
2025-04-02 00:16:22.3|Info|Database|Vacuuming Main database
|
|
2025-04-02 00:16:22.4|Info|Database|Main database compressed
|
|
2025-04-02 00:16:22.5|Info|RefreshMovieService|Updating info for Avatar: Fire and Ash
|
|
2025-04-02 00:16:22.7|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-04-02 00:16:22.7|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-04-02 00:16:22.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-02 00:16:22.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-02 00:16:22.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-02 00:16:22.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-02 00:16:22.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-02 00:16:22.7|Info|RefreshMovieService|Updating info for Avengers: Doomsday
|
|
2025-04-02 00:16:22.9|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-04-02 00:16:22.9|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-04-02 00:16:22.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-02 00:16:22.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-02 00:16:22.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-02 00:16:22.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-02 00:16:22.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-02 00:16:22.9|Info|RefreshMovieService|Updating info for Avengers: Secret Wars
|
|
2025-04-02 00:16:22.9|Info|MediaCoverService|Downloading Poster for [Avengers: Doomsday (2026)][tt21357150, 1003596] https://image.tmdb.org/t/p/original/6eB2oh1SplddsZYCdayrIdrIGLd.jpg
|
|
2025-04-02 00:16:22.9|Info|MediaCoverService|Downloading Fanart for [Avengers: Doomsday (2026)][tt21357150, 1003596] https://image.tmdb.org/t/p/original/s4EPSbpbnf20oWq64lKRn28Yx7J.jpg
|
|
2025-04-02 00:16:23.0|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-04-02 00:16:23.0|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-04-02 00:16:23.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-02 00:16:23.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-02 00:16:23.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-02 00:16:23.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-02 00:16:23.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-02 00:16:23.0|Info|RefreshMovieService|Updating info for Blade
|
|
2025-04-02 00:16:23.0|Info|DiskScanService|Scanning disk for Blade
|
|
2025-04-02 00:16:23.0|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-04-02 00:16:23.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-02 00:16:23.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-02 00:16:23.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-02 00:16:23.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-02 00:16:23.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-02 00:16:23.0|Info|RefreshMovieService|Updating info for Captain America: Brave New World
|
|
2025-04-02 00:16:23.1|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2025-04-02 00:16:23.1|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2025-04-02 00:16:23.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-02 00:16:23.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-02 00:16:23.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-02 00:16:23.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-02 00:16:23.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-02 00:16:23.1|Info|DiskScanService|Scanning disk for Conclave
|
|
2025-04-02 00:16:23.2|Info|DiskScanService|Completed scanning disk for Conclave
|
|
2025-04-02 00:16:23.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-02 00:16:23.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-02 00:16:23.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-02 00:16:23.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-02 00:16:23.2|Info|RefreshMovieService|Updating info for Dune: Part Three
|
|
2025-04-02 00:16:23.3|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-04-02 00:16:23.3|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-04-02 00:16:23.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-02 00:16:23.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-02 00:16:23.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-02 00:16:23.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-02 00:16:23.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-02 00:16:23.3|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-04-02 00:16:23.3|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-04-02 00:16:23.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-02 00:16:23.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-02 00:16:23.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-02 00:16:23.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-02 00:16:23.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-02 00:16:23.3|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-04-02 00:16:23.3|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-04-02 00:16:23.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-02 00:16:23.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-02 00:16:23.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-02 00:16:23.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-02 00:16:23.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-02 00:16:23.3|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-04-02 00:16:23.3|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-04-02 00:16:23.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-02 00:16:23.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-02 00:16:23.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-02 00:16:23.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-02 00:16:23.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-02 00:16:23.3|Info|RefreshMovieService|Updating info for Mission: Impossible - The Final Reckoning
|
|
2025-04-02 00:16:23.3|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-04-02 00:16:23.5|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-02 00:16:23.5|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-02 00:16:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-02 00:16:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-02 00:16:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-02 00:16:23.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-02 00:16:23.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-02 00:16:23.5|Info|RefreshMovieService|Updating info for Mufasa: The Lion King
|
|
2025-04-02 00:16:23.6|Info|DiskScanService|Scanning disk for Mufasa: The Lion King
|
|
2025-04-02 00:16:23.6|Info|DiskScanService|Completed scanning disk for Mufasa: The Lion King
|
|
2025-04-02 00:16:23.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-02 00:16:23.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-02 00:16:23.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-02 00:16:23.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-02 00:16:23.6|Info|DiskScanService|Scanning disk for My Fault: London
|
|
2025-04-02 00:16:23.6|Info|DiskScanService|Completed scanning disk for My Fault: London
|
|
2025-04-02 00:16:23.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-02 00:16:23.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-02 00:16:23.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-02 00:16:23.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-02 00:16:23.6|Info|RefreshMovieService|Updating info for Nosferatu
|
|
2025-04-02 00:16:23.7|Info|DiskScanService|Scanning disk for Nosferatu
|
|
2025-04-02 00:16:23.7|Info|DiskScanService|Completed scanning disk for Nosferatu
|
|
2025-04-02 00:16:23.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-02 00:16:23.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-02 00:16:23.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-02 00:16:23.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-02 00:16:23.7|Info|RefreshMovieService|Updating info for Thunderbolts*
|
|
2025-04-02 00:16:23.7|Info|MediaCoverService|Downloading Fanart for [Nosferatu (2024)][tt5040012, 426063] https://image.tmdb.org/t/p/original/fYnEbgoNCxW9kL0IgOgtJb9JTBU.jpg
|
|
2025-04-02 00:16:23.8|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2025-04-02 00:16:23.8|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2025-04-02 00:16:23.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-02 00:16:23.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-02 00:16:23.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-02 00:16:23.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-02 00:16:23.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-02 00:16:23.8|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-04-02 00:16:23.8|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-04-02 00:16:23.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-02 00:16:23.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-02 00:16:23.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-02 00:16:23.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-02 00:16:23.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-02 00:23:52.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 00:23:52.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 00:23:58.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 00:23:58.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 00:40:23.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 00:40:23.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 00:40: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.
|
|
2025-04-02 00:40: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.
|
|
2025-04-02 00:40:25.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 00:40:25.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 00:40:25.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 00:40:25.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 00:54:22.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 00:54:23.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 00:54:28.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 00:54:28.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 01:24:52.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 01:24:53.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 01:24:58.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 01:24:58.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 01:55:23.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 01:55:23.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 01:55:28.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 01:55:28.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 02:25:53.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 02:25:53.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 02:25:58.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 02:25:58.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 02:56:23.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 02:56:23.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 02:56:28.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 02:56:28.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 03:26:53.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 03:26:54.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 03:26:58.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 03:26:59.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 03:57:23.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 03:57:26.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 03:57:39.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 03:57:39.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 04:27:53.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 04:27:54.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 04:28:04.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 04:28:04.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 04:58:24.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 04:58:24.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 04:58:32.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 04:58:32.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 05:28:54.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 05:28:54.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/03/2025 01:20:53 due to recent failures." />
|
|
2025-04-02 05:28:54.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/03/2025 01:20:53 due to recent failures." />
|
|
2025-04-02 05:28:54.3|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 19:51:59
|
|
2025-04-02 05:28:54.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/03/2025 01:20:53 due to recent failures." />
|
|
2025-04-02 05:28:54.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/03/2025 01:20:53 due to recent failures." />
|
|
2025-04-02 05:28:54.3|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 19:51:59
|
|
2025-04-02 05:28:54.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/03/2025 01:20:54 due to recent failures." />
|
|
2025-04-02 05:28:54.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/03/2025 01:20:54 due to recent failures." />
|
|
2025-04-02 05:28:54.3|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 19:52:00
|
|
2025-04-02 05:28:54.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 05:29:04.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 05:29:04.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 05:59:24.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 05:59:25.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 05:59:29.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 05:59:29.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 06:29:54.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 06:30:12.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-02 06:30:18.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-02 06:30:24.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-02 06:30:30.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-02 06:30:36.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-02 06:30:42.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-02 06:30:49.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-02 06:30:55.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-02 06:31:01.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-02 06:31:01.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 06:32:29.1|Warn|Torznab|TorrentGalaxy (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-04-02 06:32:29.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 06:32:29.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 06:40:53.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 06:40:53.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 06:40:53.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 06:40:53.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 06:40:54.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-04-02 06:40:55.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-04-02 06:40:56.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 06:40:56.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 06:40:56.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 06:40:56.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 07:02:55.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 07:02:55.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 07:03:10.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 07:03:11.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 07:33:25.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 07:33:25.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 07:33:32.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 07:33:33.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 08:03:55.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 08:03:56.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 08:04:01.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 08:04:01.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 08:34:25.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 08:34:26.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 08:34:31.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 08:34:31.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 09:04:55.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 09:04:56.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 09:05:01.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 09:05:01.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 09:35:26.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 09:35:26.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 09:35:31.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 09:35:31.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 10:05:56.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 10:05:56.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 10:06:02.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 10:06:02.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 10:36:26.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 10:36:27.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 10:36:31.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 10:36:31.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 11:06:56.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 11:06:57.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 11:07:01.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 11:07:02.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 11:37:26.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 11:37:27.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 11:37:32.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 11:37:32.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 12:07:57.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 12:07:57.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 12:08:02.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 12:08:02.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 12:38:27.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 12:38:27.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 12:38:32.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 12:38:32.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 12:41:24.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 12:41:24.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 12:41:24.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.
|
|
2025-04-02 12:41:26.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.
|
|
2025-04-02 12:41:26.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 12:41:26.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 12:41:26.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 12:41:26.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 13:08:57.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 13:08:58.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 13:09:03.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 13:09:03.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 13:39:27.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 13:39:28.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 13:39:32.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 13:39:33.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 14:09:57.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 14:09:58.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 14:10:03.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 14:10:03.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 14:40:28.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 14:40:28.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 14:40:33.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 14:40:33.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 15:10:58.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 15:10:59.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 15:11:03.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 15:11:03.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 15:41:28.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 15:41:29.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 15:41:33.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 15:41:33.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 16:11:58.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 16:11:59.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 16:12:04.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 16:12:04.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 16:42:28.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 16:42:29.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 16:42:34.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 16:42:34.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 17:12:59.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 17:12:59.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 17:13:07.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 17:13:07.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 17:43:29.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 17:43:29.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 17:43:36.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 17:43:36.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 18:13:59.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 18:14:00.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 18:14:04.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 18:14:04.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 18:41:55.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 18:41:55.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 18:41:55.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.
|
|
2025-04-02 18:41: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.
|
|
2025-04-02 18:41:57.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 18:41:57.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 18:41:57.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 18:41:57.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-02 18:44:29.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 18:44:32.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 18:45:02.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 18:45:02.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 19:15:29.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 19:15:32.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 19:15:45.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 19:15:45.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 19:46:00.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 19:46:00.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 19:46:05.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 19:46:05.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 20:16:30.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 20:16:31.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 20:16:35.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 20:16:35.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 20:47:00.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 20:47:01.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 20:47:05.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 20:47:06.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 21:17:30.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 21:17:31.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 21:17:41.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 21:17:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 21:48:00.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 21:48:01.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 21:48:06.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 21:48:06.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 22:18:31.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 22:18:31.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 22:18:36.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 22:18:36.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 22:49:01.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 22:49:02.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 22:49:06.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 22:49:06.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 23:19:31.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 23:19:32.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 23:19:36.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-02 23:19:36.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-02 23:50:01.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-02 23:50:02.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/01/2025 14:27:38 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-02 23:50:02.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-02 23:50:07.0|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-02 23:50:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 00:14:31.9|Info|BackupService|Starting Backup
|
|
2025-04-03 00:16:31.9|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-04-03 00:16:31.9|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-04-03 00:16:32.0|Info|Database|Vacuuming Log database
|
|
2025-04-03 00:16:32.0|Info|Database|Log database compressed
|
|
2025-04-03 00:16:32.0|Info|Database|Vacuuming Main database
|
|
2025-04-03 00:16:32.0|Info|Database|Main database compressed
|
|
2025-04-03 00:16:32.1|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-04-03 00:16:32.1|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-04-03 00:16:32.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-03 00:16:32.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-03 00:16:32.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-03 00:16:32.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-03 00:16:32.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-03 00:16:32.1|Info|RefreshMovieService|Updating info for Avengers: Doomsday
|
|
2025-04-03 00:16:32.5|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-04-03 00:16:32.5|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-04-03 00:16:32.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-03 00:16:32.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-03 00:16:32.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-03 00:16:32.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-03 00:16:32.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-03 00:16:32.5|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-04-03 00:16:32.5|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-04-03 00:16:32.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-03 00:16:32.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-03 00:16:32.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-03 00:16:32.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-03 00:16:32.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-03 00:16:32.5|Info|DiskScanService|Scanning disk for Blade
|
|
2025-04-03 00:16:32.5|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-04-03 00:16:32.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-03 00:16:32.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-03 00:16:32.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-03 00:16:32.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-03 00:16:32.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-03 00:16:32.5|Info|RefreshMovieService|Updating info for Captain America: Brave New World
|
|
2025-04-03 00:16:32.7|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2025-04-03 00:16:32.7|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2025-04-03 00:16:32.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-03 00:16:32.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-03 00:16:32.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-03 00:16:32.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-03 00:16:32.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-03 00:16:32.7|Info|RefreshMovieService|Updating info for Conclave
|
|
2025-04-03 00:16:32.8|Info|DiskScanService|Scanning disk for Conclave
|
|
2025-04-03 00:16:32.8|Info|DiskScanService|Completed scanning disk for Conclave
|
|
2025-04-03 00:16:32.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-03 00:16:32.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-03 00:16:32.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-03 00:16:32.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-03 00:16:32.8|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-04-03 00:16:32.8|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-04-03 00:16:32.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-03 00:16:32.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-03 00:16:32.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-03 00:16:32.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-03 00:16:32.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-03 00:16:32.8|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-04-03 00:16:32.8|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-04-03 00:16:32.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-03 00:16:32.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-03 00:16:32.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-03 00:16:32.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-03 00:16:32.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-03 00:16:32.8|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-04-03 00:16:32.8|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-04-03 00:16:32.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-03 00:16:32.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-03 00:16:32.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-03 00:16:32.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-03 00:16:32.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-03 00:16:32.9|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-04-03 00:16:32.9|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-04-03 00:16:32.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-03 00:16:32.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-03 00:16:32.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-03 00:16:32.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-03 00:16:32.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-03 00:16:32.9|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-03 00:16:32.9|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-03 00:16:32.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-03 00:16:32.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-03 00:16:32.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-03 00:16:32.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-03 00:16:32.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-03 00:16:32.9|Info|DiskScanService|Scanning disk for Mufasa: The Lion King
|
|
2025-04-03 00:16:32.9|Info|DiskScanService|Completed scanning disk for Mufasa: The Lion King
|
|
2025-04-03 00:16:32.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-03 00:16:32.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-03 00:16:32.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-03 00:16:32.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-03 00:16:32.9|Info|RefreshMovieService|Updating info for My Fault: London
|
|
2025-04-03 00:16:33.0|Info|DiskScanService|Scanning disk for My Fault: London
|
|
2025-04-03 00:16:33.0|Info|DiskScanService|Completed scanning disk for My Fault: London
|
|
2025-04-03 00:16:33.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-03 00:16:33.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-03 00:16:33.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-03 00:16:33.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-03 00:16:33.0|Info|RefreshMovieService|Updating info for Nosferatu
|
|
2025-04-03 00:16:33.2|Info|DiskScanService|Scanning disk for Nosferatu
|
|
2025-04-03 00:16:33.2|Info|DiskScanService|Completed scanning disk for Nosferatu
|
|
2025-04-03 00:16:33.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-03 00:16:33.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-03 00:16:33.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-03 00:16:33.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-03 00:16:33.2|Info|RefreshMovieService|Updating info for Thunderbolts*
|
|
2025-04-03 00:16:33.3|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2025-04-03 00:16:33.3|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2025-04-03 00:16:33.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-03 00:16:33.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-03 00:16:33.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-03 00:16:33.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-03 00:16:33.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-03 00:16:33.3|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-04-03 00:16:33.3|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-04-03 00:16:33.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-03 00:16:33.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-03 00:16:33.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-03 00:16:33.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-03 00:16:33.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-03 00:20:32.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 00:20:32.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 00:20:32.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 00:20:39.0|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 00:20:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 00:42:25.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 00:42:25.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 00:42:26.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-04-03 00:42:28.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-04-03 00:42:28.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 00:42:28.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 00:42:28.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 00:42:28.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 00:51:02.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 00:51:02.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 00:51:02.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 00:51:07.5|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 00:51:07.5|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 01:21:32.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 01:21:32.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 01:21:33.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 01:21:37.7|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 01:21:37.8|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 01:52:02.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 01:52:02.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 01:52:03.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 01:52:10.2|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 01:52:10.2|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 02:22:32.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 02:22:33.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 02:22:33.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 02:22:41.7|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 02:22:41.7|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 02:53:02.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 02:53:03.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 02:53:03.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 02:53:08.3|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 02:53:08.3|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 03:23:33.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 03:23:33.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 03:23:33.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 03:23:38.4|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 03:23:38.5|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 03:54:03.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 03:54:03.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 03:54:04.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 03:54:08.7|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 03:54:08.7|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 04:24:33.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 04:24:34.0|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 04:24:34.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 04:24:41.2|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 04:24:41.3|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 04:55:03.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 04:55:04.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 04:55:04.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 04:55:13.8|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 04:55:13.8|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 05:25:33.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 05:25:34.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 05:25:34.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 05:25:39.2|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 05:25:39.3|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 05:56:04.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 05:56:04.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/04/2025 01:25:32 due to recent failures." />
|
|
2025-04-03 05:56:04.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/04/2025 01:25:32 due to recent failures." />
|
|
2025-04-03 05:56:04.0|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 19:29:29
|
|
2025-04-03 05:56:04.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/04/2025 01:25:32 due to recent failures." />
|
|
2025-04-03 05:56:04.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/04/2025 01:25:32 due to recent failures." />
|
|
2025-04-03 05:56:04.0|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 19:29:29
|
|
2025-04-03 05:56:04.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/04/2025 01:25:38 due to recent failures." />
|
|
2025-04-03 05:56:04.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/04/2025 01:25:38 due to recent failures." />
|
|
2025-04-03 05:56:04.1|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 19:29:34
|
|
2025-04-03 05:56:04.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 05:56:04.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 05:56:09.4|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 05:56:09.5|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 06:26:34.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 06:26:34.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 06:26:34.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 06:26:39.5|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 06:26:39.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 06:42:56.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 06:42:56.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 06:42:56.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 06:42:56.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 06:42: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.
|
|
2025-04-03 06:42: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.
|
|
2025-04-03 06:42:58.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 06:42:58.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 06:42:58.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 06:42:58.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 06:57:04.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 06:57:21.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-03 06:57:27.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-03 06:57:34.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-03 06:57:40.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-03 06:57:46.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-03 06:57:52.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-03 06:57:58.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-03 06:57:59.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 06:58:04.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-03 06:58:11.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-03 06:58:11.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 06:59:38.7|Warn|Torznab|TorrentGalaxy (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-04-03 06:59:38.7|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 06:59:38.7|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 07:30:04.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 07:30:05.0|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 07:30:05.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 07:30:10.0|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 07:30:10.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 08:00:34.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 08:00:35.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 08:00:35.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 08:00:41.0|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 08:00:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 08:31:05.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 08:31:05.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 08:31:05.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 08:31:10.5|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 08:31:10.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 09:01:35.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 09:01:35.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 09:01:35.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 09:01:40.7|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 09:01:40.8|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 09:32:05.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 09:32:06.0|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 09:32:06.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 09:32:10.8|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 09:32:10.9|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 10:02:35.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 10:02:36.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 10:02:36.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 10:02:41.0|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 10:02:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 10:33:05.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 10:33:06.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 10:33:06.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 10:33:11.2|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 10:33:11.3|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 11:03:36.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 11:03:36.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 11:03:37.0|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 11:03:41.5|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 11:03:41.5|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 11:34:06.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 11:34:06.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 11:34:06.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 11:34:11.6|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 11:34:11.7|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 12:04:36.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 12:04:38.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 12:04:39.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 12:04:51.9|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 12:04:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 12:35:06.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 12:35:07.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 12:35:07.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 12:35:22.7|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 12:35:22.7|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 12:43:27.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 12:43:27.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 12:43:27.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.
|
|
2025-04-03 12:43:29.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.
|
|
2025-04-03 12:43:29.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 12:43:29.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 12:43:29.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 12:43:29.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 13:05:36.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 13:05:37.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 13:05:37.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 13:05:42.3|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 13:05:42.3|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 13:36:07.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 13:36:07.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 13:36:07.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 13:36:16.3|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 13:36:16.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 14:06:37.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 14:06:37.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 14:06:38.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 14:06:42.6|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 14:06:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 14:37:07.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 14:37:08.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 14:37:08.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 14:37:12.8|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 14:37:12.9|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 15:07:37.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 15:07:37.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 15:07:38.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 15:07:43.0|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 15:07:43.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 15:38:07.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 15:38:08.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 15:38:08.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 15:38:18.2|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 15:38:18.3|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 16:08:38.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 16:08:38.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 16:08:38.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 16:08:43.5|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 16:08:43.5|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 16:39:08.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 16:39:08.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 16:39:08.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 16:39:13.6|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 16:39:13.7|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 17:09:38.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 17:09:38.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 17:09:39.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 17:09:43.8|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 17:09:43.9|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 17:40:08.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 17:40:09.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 17:40:09.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 17:40:14.0|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 17:40:14.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 18:10:38.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 18:10:39.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 18:10:39.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 18:10:44.2|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 18:10:44.3|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 18:41:09.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 18:41:09.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 18:41:09.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 18:41:14.4|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 18:41:14.5|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 18:43:58.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 18:43:58.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 18:43: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.
|
|
2025-04-03 18:44: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.
|
|
2025-04-03 18:44:00.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 18:44:00.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 18:44:00.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 18:44:00.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-03 19:11:39.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 19:11:39.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 19:11:40.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 19:11:44.6|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 19:11:44.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 19:42:09.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 19:42:10.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 19:42:10.7|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 19:42:14.8|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 19:42:14.9|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 20:12:39.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 20:12:40.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 20:12:40.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 20:12:45.0|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 20:12:45.0|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 20:43:09.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 20:43:10.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 20:43:10.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 20:43:15.2|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 20:43:15.3|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 21:13:40.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 21:13:40.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 21:13:40.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 21:13:45.4|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 21:13:45.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 21:44:10.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 21:44:10.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 21:44:11.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 21:44:15.6|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 21:44:15.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 22:14:40.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 22:14:41.0|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 22:14:41.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 22:14:45.8|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 22:14:45.8|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 22:45:10.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 22:45:11.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 22:45:11.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 22:45:17.9|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 22:45:18.0|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 23:15:40.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 23:15:41.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 23:15:41.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 23:15:46.1|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 23:15:46.2|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-03 23:46:10.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-03 23:46:11.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-03 23:46:11.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-03 23:46:16.5|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-03 23:46:16.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 00:16:41.1|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-04-04 00:16:41.2|Info|RefreshCollectionService|Updating info for Avatar Collection
|
|
2025-04-04 00:16:41.2|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-04-04 00:16:41.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 00:16:41.2|Info|Database|Vacuuming Log database
|
|
2025-04-04 00:16:41.2|Info|Database|Log database compressed
|
|
2025-04-04 00:16:41.2|Info|Database|Vacuuming Main database
|
|
2025-04-04 00:16:41.2|Info|Database|Main database compressed
|
|
2025-04-04 00:16:41.3|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-04-04 00:16:41.3|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-04-04 00:16:41.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-04 00:16:41.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-04 00:16:41.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-04 00:16:41.3|Info|RefreshCollectionService|Updating info for The Avengers Collection
|
|
2025-04-04 00:16:41.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-04 00:16:41.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-04 00:16:41.3|Info|RefreshMovieService|Updating info for Avengers: Doomsday
|
|
2025-04-04 00:16:41.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-04 00:16:41.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 00:16:41.9|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-04-04 00:16:41.9|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-04-04 00:16:41.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-04 00:16:41.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-04 00:16:41.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-04 00:16:41.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-04 00:16:41.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-04 00:16:41.9|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-04-04 00:16:41.9|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-04-04 00:16:41.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-04 00:16:41.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-04 00:16:41.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-04 00:16:41.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-04 00:16:41.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-04 00:16:41.9|Info|DiskScanService|Scanning disk for Blade
|
|
2025-04-04 00:16:41.9|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-04-04 00:16:41.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-04 00:16:41.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-04 00:16:41.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-04 00:16:41.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-04 00:16:41.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-04 00:16:41.9|Info|RefreshMovieService|Updating info for Captain America: Brave New World
|
|
2025-04-04 00:16:41.9|Info|RefreshCollectionService|Updating info for The Batman Collection
|
|
2025-04-04 00:16:42.0|Info|RefreshCollectionService|Updating info for Captain America Collection
|
|
2025-04-04 00:16:42.1|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2025-04-04 00:16:42.1|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2025-04-04 00:16:42.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-04 00:16:42.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-04 00:16:42.1|Info|RefreshCollectionService|Updating info for Dune Collection
|
|
2025-04-04 00:16:42.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-04 00:16:42.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-04 00:16:42.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-04 00:16:42.1|Info|RefreshMovieService|Updating info for Conclave
|
|
2025-04-04 00:16:42.2|Info|RefreshCollectionService|Updating info for The Fast and the Furious Collection
|
|
2025-04-04 00:16:42.2|Info|RefreshCollectionService|Updating info for Legally Blonde Collection
|
|
2025-04-04 00:16:42.3|Info|DiskScanService|Scanning disk for Conclave
|
|
2025-04-04 00:16:42.3|Info|RefreshCollectionService|Updating info for Mission: Impossible Collection
|
|
2025-04-04 00:16:42.3|Info|DiskScanService|Completed scanning disk for Conclave
|
|
2025-04-04 00:16:42.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-04 00:16:42.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-04 00:16:42.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-04 00:16:42.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-04 00:16:42.4|Info|RefreshMovieService|Updating info for Dune: Part Three
|
|
2025-04-04 00:16:42.5|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-04-04 00:16:42.5|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-04-04 00:16:42.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-04 00:16:42.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-04 00:16:42.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-04 00:16:42.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-04 00:16:42.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-04 00:16:42.5|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-04-04 00:16:42.5|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-04-04 00:16:42.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-04 00:16:42.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-04 00:16:42.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-04 00:16:42.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-04 00:16:42.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-04 00:16:42.5|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-04-04 00:16:42.5|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-04-04 00:16:42.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-04 00:16:42.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-04 00:16:42.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-04 00:16:42.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-04 00:16:42.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-04 00:16:42.5|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-04-04 00:16:42.5|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-04-04 00:16:42.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-04 00:16:42.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-04 00:16:42.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-04 00:16:42.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-04 00:16:42.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-04 00:16:42.5|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-04 00:16:42.5|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-04 00:16:42.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-04 00:16:42.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-04 00:16:42.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-04 00:16:42.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-04 00:16:42.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-04 00:16:42.5|Info|RefreshMovieService|Updating info for Mufasa: The Lion King
|
|
2025-04-04 00:16:42.6|Info|DiskScanService|Scanning disk for Mufasa: The Lion King
|
|
2025-04-04 00:16:42.7|Info|DiskScanService|Completed scanning disk for Mufasa: The Lion King
|
|
2025-04-04 00:16:42.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-04 00:16:42.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-04 00:16:42.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-04 00:16:42.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-04 00:16:42.7|Info|DiskScanService|Scanning disk for My Fault: London
|
|
2025-04-04 00:16:42.7|Info|DiskScanService|Completed scanning disk for My Fault: London
|
|
2025-04-04 00:16:42.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-04 00:16:42.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-04 00:16:42.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-04 00:16:42.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-04 00:16:42.7|Info|RefreshMovieService|Updating info for Nosferatu
|
|
2025-04-04 00:16:42.8|Info|DiskScanService|Scanning disk for Nosferatu
|
|
2025-04-04 00:16:42.8|Info|DiskScanService|Completed scanning disk for Nosferatu
|
|
2025-04-04 00:16:42.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-04 00:16:42.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-04 00:16:42.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-04 00:16:42.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-04 00:16:42.8|Info|RefreshMovieService|Updating info for Thunderbolts*
|
|
2025-04-04 00:16:42.9|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2025-04-04 00:16:42.9|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2025-04-04 00:16:42.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-04 00:16:42.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-04 00:16:42.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-04 00:16:42.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-04 00:16:42.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-04 00:16:42.9|Info|MediaCoverService|Downloading Poster for [Thunderbolts* (2025)][tt20969586, 986056] https://image.tmdb.org/t/p/original/tRn9YGvYu4Nf5irzXHr4fMcIigo.jpg
|
|
2025-04-04 00:16:42.9|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-04-04 00:16:42.9|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-04-04 00:16:42.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-04 00:16:42.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-04 00:16:42.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-04 00:16:42.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-04 00:16:42.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-04 00:16:43.1|Info|MediaCoverService|Downloading Fanart for [Thunderbolts* (2025)][tt20969586, 986056] https://image.tmdb.org/t/p/original/dA3bM1H6aythAMCEfVJKPf5AyWb.jpg
|
|
2025-04-04 00:16:43.6|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-04-04 00:16:46.6|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 00:16:46.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 00:44:28.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 00:44:28.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 00:44:28.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.
|
|
2025-04-04 00:44:30.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.
|
|
2025-04-04 00:44:30.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 00:44:30.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 00:44:31.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 00:44:31.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 00:47:11.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 00:47:12.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 00:47:12.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-04 00:47:16.7|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 00:47:16.8|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 01:17:41.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 01:17:42.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/03/2025 09:40:33 and 04/03/2025 09:40:33 UTC. Search may be required.
|
|
2025-04-04 01:17:42.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 01:17:47.0|Info|DownloadDecisionMaker|Processing 54 releases
|
|
2025-04-04 01:17:47.0|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0
|
|
2025-04-04 01:48:11.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 01:48:12.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 01:48:17.2|Info|DownloadDecisionMaker|Processing 54 releases
|
|
2025-04-04 01:48:17.2|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0
|
|
2025-04-04 02:18:42.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 02:18:42.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 02:18:50.9|Info|DownloadDecisionMaker|Processing 54 releases
|
|
2025-04-04 02:18:51.0|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0
|
|
2025-04-04 02:49:12.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 02:49:12.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 02:49:23.4|Info|DownloadDecisionMaker|Processing 54 releases
|
|
2025-04-04 02:49:23.4|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0
|
|
2025-04-04 03:19:42.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 03:19:43.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 03:19:47.8|Info|DownloadDecisionMaker|Processing 54 releases
|
|
2025-04-04 03:19:47.8|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0
|
|
2025-04-04 03:50:12.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 03:50:15.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 03:50:27.9|Info|DownloadDecisionMaker|Processing 54 releases
|
|
2025-04-04 03:50:28.0|Info|RssSyncService|RSS Sync Completed. Reports found: 54, Reports grabbed: 0
|
|
2025-04-04 04:20:42.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 04:20:43.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 04:20:43.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 04:20:48.1|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 04:20:48.2|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 04:51:13.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 04:51:13.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 04:51:13.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 04:51:18.3|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 04:51:18.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 05:21:43.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 05:21:43.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 05:21:43.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 05:21:48.5|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 05:21:48.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 05:52:13.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 05:52:13.7|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 05:52:14.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 05:52:18.8|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 05:52:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 06:22:43.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 06:22:43.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/05/2025 01:27:12 due to recent failures." />
|
|
2025-04-04 06:22:43.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/05/2025 01:27:12 due to recent failures." />
|
|
2025-04-04 06:22:43.6|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 19:04:29
|
|
2025-04-04 06:22:43.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/05/2025 01:27:12 due to recent failures." />
|
|
2025-04-04 06:22:43.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/05/2025 01:27:12 due to recent failures." />
|
|
2025-04-04 06:22:43.6|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 19:04:29
|
|
2025-04-04 06:22:43.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/05/2025 01:27:13 due to recent failures." />
|
|
2025-04-04 06:22:43.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/05/2025 01:27:13 due to recent failures." />
|
|
2025-04-04 06:22:43.6|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 19:04:30
|
|
2025-04-04 06:22:43.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 06:22:44.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 06:22:48.9|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 06:22:49.0|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 06:44:59.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 06:44:59.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 06:44:59.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 06:44:59.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 06:44: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.
|
|
2025-04-04 06:45:01.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.
|
|
2025-04-04 06:45:01.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 06:45:01.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 06:45:01.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 06:45:01.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 06:53:13.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 06:53:14.0|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 06:53:14.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 06:53:19.1|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 06:53:19.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 07:23:43.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 07:23:53.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-04 07:23:59.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-04 07:24:05.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-04 07:24:11.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-04 07:24:17.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-04 07:24:23.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-04 07:24:30.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-04 07:24:30.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 07:24:36.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-04 07:24:42.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-04 07:24:42.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 07:26:10.1|Warn|Torznab|TorrentGalaxy (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-04-04 07:26:10.1|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 07:26:10.2|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 07:56:14.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 07:56:14.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 07:56:14.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 07:56:23.2|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 07:56:23.3|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 08:26:44.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 08:26:44.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 08:26:44.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 08:26:51.5|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 08:26:51.5|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 08:57:14.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 08:57:14.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 08:57:15.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 08:57:22.3|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 08:57:22.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 09:27:44.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 09:27:45.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 09:27:45.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 09:27:55.1|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 09:27:55.2|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 09:58:15.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 09:58:15.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 09:58:16.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 09:58:20.3|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 09:58:20.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 10:28:45.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 10:28:45.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 10:28:45.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 10:28:50.5|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 10:28:50.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 10:59:15.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 10:59:16.0|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 10:59:16.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 10:59:20.6|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 10:59:20.7|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 11:29:45.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 11:29:45.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 11:29:46.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 11:29:50.8|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 11:29:50.8|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 12:00:15.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 12:00:16.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 12:00:16.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 12:00:23.1|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 12:00:23.2|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 12:30:45.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 12:30:46.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 12:30:46.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 12:30:51.3|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 12:30:51.3|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 12:45:30.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 12:45:30.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 12:45: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.
|
|
2025-04-04 12:45:32.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-04-04 12:45:32.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 12:45:32.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 12:45:32.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 12:45:32.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 13:01:16.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 13:01:16.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 13:01:17.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 13:01:25.1|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 13:01:25.2|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 13:31:46.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 13:31:46.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 13:31:47.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 13:31:51.6|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 13:31:51.7|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 14:02:16.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 14:02:17.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 14:02:17.7|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 14:02:21.9|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 14:02:22.0|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 14:32:46.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 14:32:47.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 14:32:47.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 14:32:52.1|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 14:32:52.2|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 15:03:16.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 15:03:17.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 15:03:17.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 15:03:26.0|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 15:03:26.0|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 15:33:47.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 15:33:47.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 15:33:47.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 15:33:52.4|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 15:33:52.5|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 16:04:17.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 16:04:17.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 16:04:18.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 16:04:22.7|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 16:04:22.7|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 16:34:47.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 16:34:47.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/4/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/04/2025 16:36:27 due to recent failures." />
|
|
2025-04-04 16:34:47.6|Warn|Torznab|API Request Limit reached for BitSearch (Prowlarr). Disabled for 00:01:40
|
|
2025-04-04 16:34:48.0|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 16:34:52.9|Info|DownloadDecisionMaker|Processing 51 releases
|
|
2025-04-04 16:34:53.0|Info|RssSyncService|RSS Sync Completed. Reports found: 51, Reports grabbed: 0
|
|
2025-04-04 17:05:17.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 17:05:18.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 17:05:18.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 17:05:23.1|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 17:05:23.2|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 17:35:48.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 17:35:48.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 17:35:49.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 17:35:53.3|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 17:35:53.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 18:06:18.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 18:06:18.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 18:06:19.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 18:06:23.5|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 18:06:23.5|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 18:36:48.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 18:36:48.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 18:36:48.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 18:36:53.6|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 18:36:53.7|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 18:46:01.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 18:46:01.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 18:46: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.
|
|
2025-04-04 18:46: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.
|
|
2025-04-04 18:46:03.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 18:46:03.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 18:46:03.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 18:46:03.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-04 19:07:18.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 19:07:18.7|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 19:07:19.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 19:07:23.8|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 19:07:23.8|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 19:37:48.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 19:37:48.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 19:37:49.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 19:37:53.9|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 19:37:54.0|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 20:08:18.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 20:08:19.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 20:08:22.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 20:08:29.2|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 20:08:29.2|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 20:38:49.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 20:38:49.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 20:38:49.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 20:38:56.8|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 20:38:56.9|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 21:09:19.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 21:09:19.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 21:09:19.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 21:09:25.3|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 21:09:25.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 21:39:49.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 21:39:49.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 21:39:50.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 21:39:54.8|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 21:39:54.9|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 22:10:19.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 22:10:20.0|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 22:10:20.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 22:10:25.0|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 22:10:25.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 22:40:49.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 22:40:50.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 22:40:50.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 22:40:56.2|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 22:40:56.3|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 23:11:20.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 23:11:20.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 23:11:20.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 23:11:25.4|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 23:11:25.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-04 23:41:50.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-04 23:41:50.7|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-04 23:41:50.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-04 23:42:05.6|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-04 23:42:05.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-05 00:12:20.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 00:12:21.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-05 00:12:21.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 00:12:26.3|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-05 00:12:26.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-05 00:16:50.4|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-04-05 00:16:50.5|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-04-05 00:16:50.5|Info|Database|Vacuuming Log database
|
|
2025-04-05 00:16:50.5|Info|Database|Log database compressed
|
|
2025-04-05 00:16:50.5|Info|Database|Vacuuming Main database
|
|
2025-04-05 00:16:50.5|Info|Database|Main database compressed
|
|
2025-04-05 00:16:50.7|Info|RefreshMovieService|Updating info for Avatar: Fire and Ash
|
|
2025-04-05 00:16:51.1|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-04-05 00:16:51.1|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-04-05 00:16:51.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-05 00:16:51.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-05 00:16:51.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-05 00:16:51.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-05 00:16:51.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-05 00:16:51.1|Info|RefreshMovieService|Updating info for Avengers: Doomsday
|
|
2025-04-05 00:16:51.2|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-04-05 00:16:51.2|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-04-05 00:16:51.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-05 00:16:51.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-05 00:16:51.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-05 00:16:51.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-05 00:16:51.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-05 00:16:51.2|Info|RefreshMovieService|Updating info for Avengers: Secret Wars
|
|
2025-04-05 00:16:51.3|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-04-05 00:16:51.3|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-04-05 00:16:51.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-05 00:16:51.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-05 00:16:51.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-05 00:16:51.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-05 00:16:51.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-05 00:16:51.3|Info|DiskScanService|Scanning disk for Blade
|
|
2025-04-05 00:16:51.3|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-04-05 00:16:51.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-05 00:16:51.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-05 00:16:51.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-05 00:16:51.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-05 00:16:51.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-05 00:16:51.3|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2025-04-05 00:16:51.3|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2025-04-05 00:16:51.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-05 00:16:51.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-05 00:16:51.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-05 00:16:51.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-05 00:16:51.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-05 00:16:51.3|Info|RefreshMovieService|Updating info for Conclave
|
|
2025-04-05 00:16:51.5|Info|DiskScanService|Scanning disk for Conclave
|
|
2025-04-05 00:16:51.6|Info|DiskScanService|Completed scanning disk for Conclave
|
|
2025-04-05 00:16:51.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-05 00:16:51.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-05 00:16:51.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-05 00:16:51.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-05 00:16:51.6|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-04-05 00:16:51.6|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-04-05 00:16:51.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-05 00:16:51.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-05 00:16:51.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-05 00:16:51.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-05 00:16:51.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-05 00:16:51.6|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-04-05 00:16:51.6|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-04-05 00:16:51.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-05 00:16:51.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-05 00:16:51.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-05 00:16:51.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-05 00:16:51.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-05 00:16:51.6|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-04-05 00:16:51.6|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-04-05 00:16:51.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-05 00:16:51.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-05 00:16:51.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-05 00:16:51.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-05 00:16:51.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-05 00:16:51.6|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-04-05 00:16:51.6|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-04-05 00:16:51.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-05 00:16:51.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-05 00:16:51.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-05 00:16:51.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-05 00:16:51.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-05 00:16:51.6|Info|RefreshMovieService|Updating info for Mission: Impossible - The Final Reckoning
|
|
2025-04-05 00:16:51.9|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-05 00:16:51.9|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-05 00:16:51.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-05 00:16:51.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-05 00:16:51.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-05 00:16:51.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-05 00:16:51.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-05 00:16:51.9|Info|RefreshMovieService|Updating info for Mufasa: The Lion King
|
|
2025-04-05 00:16:52.0|Info|DiskScanService|Scanning disk for Mufasa: The Lion King
|
|
2025-04-05 00:16:52.0|Info|DiskScanService|Completed scanning disk for Mufasa: The Lion King
|
|
2025-04-05 00:16:52.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-05 00:16:52.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-05 00:16:52.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-05 00:16:52.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-05 00:16:52.1|Info|DiskScanService|Scanning disk for My Fault: London
|
|
2025-04-05 00:16:52.1|Info|DiskScanService|Completed scanning disk for My Fault: London
|
|
2025-04-05 00:16:52.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-05 00:16:52.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-05 00:16:52.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-05 00:16:52.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-05 00:16:52.1|Info|RefreshMovieService|Updating info for Nosferatu
|
|
2025-04-05 00:16:52.3|Info|DiskScanService|Scanning disk for Nosferatu
|
|
2025-04-05 00:16:52.3|Info|DiskScanService|Completed scanning disk for Nosferatu
|
|
2025-04-05 00:16:52.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-05 00:16:52.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-05 00:16:52.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-05 00:16:52.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-05 00:16:52.3|Info|RefreshMovieService|Updating info for Thunderbolts*
|
|
2025-04-05 00:16:52.4|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2025-04-05 00:16:52.4|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2025-04-05 00:16:52.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-05 00:16:52.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-05 00:16:52.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-05 00:16:52.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-05 00:16:52.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-05 00:16:52.4|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-04-05 00:16:52.4|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-04-05 00:16:52.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-05 00:16:52.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-05 00:16:52.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-05 00:16:52.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-05 00:16:52.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-05 00:16:52.4|Info|MediaCoverService|Downloading Fanart for [Thunderbolts* (2025)][tt20969586, 986056] https://image.tmdb.org/t/p/original/qTfbBxJnTX6G3p9dGsgi6HFNCFZ.jpg
|
|
2025-04-05 00:16:52.7|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-04-05 00:42:50.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 00:42:51.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-05 00:42:51.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 00:42:56.0|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-05 00:42:56.0|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-05 00:46:31.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 00:46:31.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 00:46: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.
|
|
2025-04-05 00:46:33.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-04-05 00:46:33.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 00:46:33.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 00:46:33.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 00:46:33.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 01:13:20.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 01:13:21.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 01:13:22.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-05 01:13:26.2|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-05 01:13:26.2|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-05 01:43:51.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 01:43:51.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-05 01:43:51.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 01:43:59.4|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-05 01:43:59.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-05 02:14:21.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 02:14:21.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 02:14:21.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-05 02:14:28.4|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-05 02:14:28.5|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-05 02:44:51.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 02:44:52.0|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-05 02:44:52.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 02:44:56.9|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-05 02:44:56.9|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-05 03:15:21.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 03:15:22.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-05 03:15:22.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 03:15:27.1|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-05 03:15:27.1|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-05 03:45:51.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 03:45:52.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-05 03:45:52.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 03:45:57.2|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-05 03:45:57.3|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-05 04:16:22.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 04:16:22.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-05 04:16:22.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 04:16:27.4|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-05 04:16:27.5|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-05 04:46:52.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 04:46:52.7|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/04/2025 11:01:38 UTC. Search may be required.
|
|
2025-04-05 04:46:52.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 04:46:57.6|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-05 04:46:57.6|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-05 05:17:22.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 05:17:23.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 05:17:27.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 05:17:27.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 05:47:52.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 05:47:53.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 05:47:58.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 05:47:58.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 06:18:22.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 06:18:23.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 06:18:30.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 06:18:30.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 06:47:02.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 06:47:02.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 06:47:02.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 06:47:02.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 06:47:02.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.
|
|
2025-04-05 06:47:04.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-04-05 06:47:04.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 06:47:04.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 06:47:04.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 06:47:04.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 06:48:53.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 06:48:53.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/06/2025 01:30:21 due to recent failures." />
|
|
2025-04-05 06:48:53.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/06/2025 01:30:21 due to recent failures." />
|
|
2025-04-05 06:48:53.1|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 18:41:28
|
|
2025-04-05 06:48:53.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/06/2025 01:30:21 due to recent failures." />
|
|
2025-04-05 06:48:53.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/06/2025 01:30:21 due to recent failures." />
|
|
2025-04-05 06:48:53.1|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 18:41:29
|
|
2025-04-05 06:48:53.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/06/2025 01:30:22 due to recent failures." />
|
|
2025-04-05 06:48:53.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/06/2025 01:30:22 due to recent failures." />
|
|
2025-04-05 06:48:53.1|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 18:41:29
|
|
2025-04-05 06:48:53.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 06:48:59.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 06:48:59.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 07:19:23.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 07:19:24.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 07:19:28.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 07:19:28.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 07:49:53.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 07:50:10.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-05 07:50:17.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-05 07:50:23.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-05 07:50:29.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-05 07:50:35.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-05 07:50:41.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-05 07:50:47.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-05 07:50:54.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-05 07:51:00.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-05 07:51:00.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 07:52:27.8|Warn|Torznab|TorrentGalaxy (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-04-05 07:52:27.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 07:52:27.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 08:22:53.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 08:22:54.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 08:22:59.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 08:22:59.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 08:53:23.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 08:53:24.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 08:53:29.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 08:53:29.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 09:23:54.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 09:23:54.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 09:23:59.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 09:23:59.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 09:54:24.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 09:54:24.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 09:54:29.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 09:54:29.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 10:24:54.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 10:24:55.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 10:24:59.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 10:24:59.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 10:55:24.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 10:55:25.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 10:55:30.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 10:55:30.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 11:25:55.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 11:25:55.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 11:26:00.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 11:26:00.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 11:56:25.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 11:56:25.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 11:56:30.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 11:56:30.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 12:26:55.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 12:26:56.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 12:27:00.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 12:27:00.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 12:47:33.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 12:47:33.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 12:47:33.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-04-05 12:47:35.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-04-05 12:47:35.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 12:47:35.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 12:47:35.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 12:47:35.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 12:57:25.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 12:57:26.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 12:57:31.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 12:57:31.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 13:27:55.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 13:27:56.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 13:28:01.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 13:28:01.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 13:58:26.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 13:58:26.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 13:58:31.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 13:58:31.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 14:28:56.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 14:28:58.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 14:29:12.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 14:29:12.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 14:59:26.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 14:59:27.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 14:59:31.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 14:59:31.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 15:29:56.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 15:29:57.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 15:30:03.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 15:30:03.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 16:00:26.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 16:00:26.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/4/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/05/2025 16:01:07 due to recent failures." />
|
|
2025-04-05 16:00:26.9|Warn|Torznab|API Request Limit reached for BitSearch (Prowlarr). Disabled for 00:00:40
|
|
2025-04-05 16:00:32.2|Info|DownloadDecisionMaker|Processing 50 releases
|
|
2025-04-05 16:00:32.3|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0
|
|
2025-04-05 16:30:57.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 16:30:59.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 16:31:12.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 16:31:12.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 17:01:27.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 17:01:27.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 17:01:32.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 17:01:32.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 17:31:57.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 17:31:58.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 17:32:02.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 17:32:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 18:02:27.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 18:02:28.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 18:02:33.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 18:02:33.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 18:32:57.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 18:32:58.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 18:33:04.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 18:33:04.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 18:48:04.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 18:48:04.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 18:48: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.
|
|
2025-04-05 18:48: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.
|
|
2025-04-05 18:48:06.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 18:48:06.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 18:48:06.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 18:48:06.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-05 19:03:27.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 19:03:28.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 19:03:33.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 19:03:33.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 19:33:58.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 19:33:58.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 19:34:03.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 19:34:03.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 20:04:28.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 20:04:29.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 20:04:33.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 20:04:33.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 20:34:58.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 20:34:59.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 20:35:03.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 20:35:03.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 21:05:28.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 21:05:29.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 21:05:34.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 21:05:34.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 21:35:58.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 21:35:59.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 21:36:04.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 21:36:04.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 22:06:29.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 22:06:29.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 22:06:34.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 22:06:34.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 22:36:59.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 22:36:59.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 22:37:04.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 22:37:04.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 23:07:29.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 23:07:30.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 23:07:34.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 23:07:34.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-05 23:37:59.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-05 23:38:00.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-05 23:38:05.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-05 23:38:05.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 00:08:29.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 00:08:30.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 00:08:35.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 00:08:35.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 00:16:59.9|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-04-06 00:16:59.9|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-04-06 00:17:00.0|Info|Database|Vacuuming Log database
|
|
2025-04-06 00:17:00.0|Info|Database|Log database compressed
|
|
2025-04-06 00:17:00.0|Info|Database|Vacuuming Main database
|
|
2025-04-06 00:17:00.0|Info|Database|Main database compressed
|
|
2025-04-06 00:17:00.2|Info|RefreshMovieService|Updating info for Avatar: Fire and Ash
|
|
2025-04-06 00:17:00.6|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-04-06 00:17:00.6|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-04-06 00:17:00.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-06 00:17:00.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-06 00:17:00.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-06 00:17:00.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-06 00:17:00.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-06 00:17:00.6|Info|RefreshMovieService|Updating info for Avengers: Doomsday
|
|
2025-04-06 00:17:00.8|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-04-06 00:17:00.8|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-04-06 00:17:00.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-06 00:17:00.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-06 00:17:00.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-06 00:17:00.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-06 00:17:00.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-06 00:17:00.8|Info|RefreshMovieService|Updating info for Avengers: Secret Wars
|
|
2025-04-06 00:17:00.8|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-04-06 00:17:00.8|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-04-06 00:17:00.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-06 00:17:00.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-06 00:17:00.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-06 00:17:00.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-06 00:17:00.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-06 00:17:00.9|Info|DiskScanService|Scanning disk for Blade
|
|
2025-04-06 00:17:00.9|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-04-06 00:17:00.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-06 00:17:00.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-06 00:17:00.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-06 00:17:00.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-06 00:17:00.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-06 00:17:00.9|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2025-04-06 00:17:00.9|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2025-04-06 00:17:00.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-06 00:17:00.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-06 00:17:00.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-06 00:17:00.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-06 00:17:00.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-06 00:17:00.9|Info|RefreshMovieService|Updating info for Conclave
|
|
2025-04-06 00:17:01.0|Info|DiskScanService|Scanning disk for Conclave
|
|
2025-04-06 00:17:01.0|Info|DiskScanService|Completed scanning disk for Conclave
|
|
2025-04-06 00:17:01.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-06 00:17:01.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-06 00:17:01.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-06 00:17:01.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-06 00:17:01.0|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-04-06 00:17:01.0|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-04-06 00:17:01.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-06 00:17:01.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-06 00:17:01.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-06 00:17:01.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-06 00:17:01.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-06 00:17:01.0|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-04-06 00:17:01.0|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-04-06 00:17:01.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-06 00:17:01.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-06 00:17:01.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-06 00:17:01.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-06 00:17:01.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-06 00:17:01.0|Info|RefreshMovieService|Updating info for Legally Blonde 3
|
|
2025-04-06 00:17:01.1|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-04-06 00:17:01.1|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-04-06 00:17:01.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-06 00:17:01.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-06 00:17:01.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-06 00:17:01.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-06 00:17:01.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-06 00:17:01.1|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-04-06 00:17:01.1|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-04-06 00:17:01.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-06 00:17:01.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-06 00:17:01.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-06 00:17:01.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-06 00:17:01.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-06 00:17:01.1|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-06 00:17:01.1|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-06 00:17:01.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-06 00:17:01.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-06 00:17:01.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-06 00:17:01.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-06 00:17:01.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-06 00:17:01.1|Info|DiskScanService|Scanning disk for Mufasa: The Lion King
|
|
2025-04-06 00:17:01.1|Info|DiskScanService|Completed scanning disk for Mufasa: The Lion King
|
|
2025-04-06 00:17:01.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-06 00:17:01.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-06 00:17:01.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-06 00:17:01.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-06 00:17:01.1|Info|RefreshMovieService|Updating info for My Fault: London
|
|
2025-04-06 00:17:01.2|Info|DiskScanService|Scanning disk for My Fault: London
|
|
2025-04-06 00:17:01.2|Info|DiskScanService|Completed scanning disk for My Fault: London
|
|
2025-04-06 00:17:01.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-06 00:17:01.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-06 00:17:01.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-06 00:17:01.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-06 00:17:01.3|Info|RefreshMovieService|Updating info for Nosferatu
|
|
2025-04-06 00:17:01.3|Info|DiskScanService|Scanning disk for Nosferatu
|
|
2025-04-06 00:17:01.4|Info|DiskScanService|Completed scanning disk for Nosferatu
|
|
2025-04-06 00:17:01.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-06 00:17:01.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-06 00:17:01.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-06 00:17:01.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-06 00:17:01.4|Info|RefreshMovieService|Updating info for Thunderbolts*
|
|
2025-04-06 00:17:01.5|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2025-04-06 00:17:01.5|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2025-04-06 00:17:01.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-06 00:17:01.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-06 00:17:01.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-06 00:17:01.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-06 00:17:01.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-06 00:17:01.5|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-04-06 00:17:01.5|Info|MediaCoverService|Downloading Poster for [Thunderbolts* (2025)][tt20969586, 986056] https://image.tmdb.org/t/p/original/hQYEA4Ty1RlxsToWMYLE2RzSc0N.jpg
|
|
2025-04-06 00:17:01.5|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-04-06 00:17:01.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-06 00:17:01.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-06 00:17:01.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-06 00:17:01.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-06 00:17:01.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-06 00:17:01.6|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-04-06 00:39:00.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 00:39:00.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 00:39:05.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 00:39:05.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 00:48:34.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 00:48:34.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 00:48: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.
|
|
2025-04-06 00:48:36.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.
|
|
2025-04-06 00:48:36.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 00:48:36.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 00:48:36.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 00:48:36.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 01:09:30.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 01:09:30.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 01:09:35.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 01:09:35.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 01:40:00.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 01:40:00.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 01:40:07.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 01:40:07.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 02:10:30.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 02:10:31.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 02:10:35.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 02:10:36.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 02:41:00.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 02:41:01.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 02:41:06.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 02:41:06.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 03:11:31.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 03:11:31.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 03:11:36.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 03:11:36.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 03:42:01.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 03:42:01.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 03:42:06.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 03:42:06.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 04:12:31.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 04:12:31.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 04:12:37.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 04:12:37.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 04:43:01.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 04:43:02.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 04:43:07.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 04:43:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 05:13:31.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 05:13:32.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 05:13:42.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 05:13:42.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 05:44:02.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 05:44:02.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 05:44:07.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 05:44:07.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 06:14:32.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 06:14:33.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 06:14:47.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 06:14:47.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 06:45:02.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 06:45:03.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 06:45:07.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 06:45:07.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 06:49:05.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 06:49:05.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 06:49:05.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 06:49:05.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 06:49:05.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.
|
|
2025-04-06 06:49:07.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.
|
|
2025-04-06 06:49:07.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 06:49:07.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 06:49:07.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 06:49:07.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 07:15:32.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 07:15:32.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/07/2025 01:33:31 due to recent failures." />
|
|
2025-04-06 07:15:32.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/07/2025 01:33:31 due to recent failures." />
|
|
2025-04-06 07:15:32.7|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 18:17:59
|
|
2025-04-06 07:15:32.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/07/2025 01:33:30 due to recent failures." />
|
|
2025-04-06 07:15:32.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/07/2025 01:33:30 due to recent failures." />
|
|
2025-04-06 07:15:32.7|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 18:17:58
|
|
2025-04-06 07:15:32.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/07/2025 01:34:15 due to recent failures." />
|
|
2025-04-06 07:15:32.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/07/2025 01:34:15 due to recent failures." />
|
|
2025-04-06 07:15:32.7|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 18:18:42
|
|
2025-04-06 07:15:33.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 07:15:38.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 07:15:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 07:46:02.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 07:46:03.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 07:46:08.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 07:46:08.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 08:16:33.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 08:16:42.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-06 08:16:48.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-06 08:16:54.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-06 08:17:00.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-06 08:17:07.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-06 08:17:13.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-06 08:17:19.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-06 08:17:25.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-06 08:17:31.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-06 08:17:32.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 08:18:59.3|Warn|Torznab|TorrentGalaxy (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-04-06 08:18:59.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 08:18:59.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 08:49:03.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 08:49:04.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 08:49:08.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 08:49:08.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 09:19:33.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 09:19:34.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 09:19:38.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 09:19:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 09:50:03.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 09:50:04.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 09:50:09.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 09:50:09.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 10:20:34.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 10:20:34.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 10:20:39.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 10:20:39.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 10:51:04.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 10:51:04.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 10:51:14.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 10:51:14.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 11:21:34.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 11:21:35.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 11:21:39.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 11:21:39.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 11:52:04.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 11:52:05.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 11:52:10.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 11:52:10.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 12:22:34.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 12:22:35.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 12:22:44.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 12:22:44.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 12:49:36.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 12:49:36.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 12:49: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.
|
|
2025-04-06 12:49: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.
|
|
2025-04-06 12:49:38.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 12:49:38.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 12:49:38.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 12:49:38.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 12:53:05.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 12:53:05.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 12:53:14.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 12:53:14.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 13:23:35.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 13:23:36.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 13:23:40.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 13:23:40.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 13:54:05.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 13:54:06.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 13:54:13.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 13:54:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 14:24:35.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 14:24:36.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 14:24:41.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 14:24:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 14:55:05.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 14:55:06.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 14:55:11.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 14:55:11.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 15:25:36.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 15:25:36.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 15:25:41.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 15:25:41.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 15:56:06.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 15:56:07.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 15:56:11.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 15:56:11.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 16:26:36.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 16:26:37.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 16:26:41.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 16:26:41.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 16:57:06.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 16:57:07.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 16:57:12.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 16:57:12.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 17:27:36.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 17:27:37.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 17:27:42.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 17:27:42.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 17:58:07.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 17:58:07.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 17:58:12.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 17:58:12.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 18:28:37.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 18:28:37.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 18:28:42.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 18:28:42.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 18:50:06.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 18:50:06.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 18:50:06.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.
|
|
2025-04-06 18:50:08.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-04-06 18:50:08.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 18:50:08.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 18:50:08.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 18:50:08.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-06 18:59:07.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 18:59:08.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 18:59:12.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 18:59:12.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 19:29:37.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 19:29:38.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 19:29:43.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 19:29:43.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 20:00:07.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 20:00:08.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 20:00:13.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 20:00:13.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 20:30:38.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 20:30:38.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 20:30:43.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 20:30:43.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 21:01:08.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 21:01:08.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 21:01:13.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 21:01:13.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 21:31:38.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 21:31:39.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 21:31:48.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 21:31:48.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 22:02:08.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 22:02:09.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 22:02:14.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 22:02:14.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 22:32:38.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 22:32:41.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 22:32:54.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 22:32:54.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 23:03:09.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 23:03:09.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 23:03:14.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 23:03:14.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-06 23:33:39.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-06 23:33:40.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-06 23:33:44.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-06 23:33:44.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 00:04:09.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 00:04:10.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 00:04:14.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 00:04:14.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 00:17:09.5|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-04-07 00:17:09.5|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-04-07 00:17:09.5|Info|Database|Vacuuming Log database
|
|
2025-04-07 00:17:09.5|Info|Database|Log database compressed
|
|
2025-04-07 00:17:09.5|Info|Database|Vacuuming Main database
|
|
2025-04-07 00:17:09.6|Info|Database|Main database compressed
|
|
2025-04-07 00:17:09.7|Info|RefreshMovieService|Updating info for Avatar: Fire and Ash
|
|
2025-04-07 00:17:10.3|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-04-07 00:17:10.3|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-04-07 00:17:10.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-07 00:17:10.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-07 00:17:10.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-07 00:17:10.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-07 00:17:10.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-07 00:17:10.3|Info|RefreshMovieService|Updating info for Avengers: Doomsday
|
|
2025-04-07 00:17:10.4|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-04-07 00:17:10.4|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-04-07 00:17:10.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-07 00:17:10.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-07 00:17:10.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-07 00:17:10.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-07 00:17:10.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-07 00:17:10.4|Info|RefreshMovieService|Updating info for Avengers: Secret Wars
|
|
2025-04-07 00:17:10.5|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-04-07 00:17:10.5|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-04-07 00:17:10.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-07 00:17:10.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-07 00:17:10.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-07 00:17:10.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-07 00:17:10.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-07 00:17:10.5|Info|DiskScanService|Scanning disk for Blade
|
|
2025-04-07 00:17:10.5|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-04-07 00:17:10.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-07 00:17:10.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-07 00:17:10.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-07 00:17:10.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-07 00:17:10.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-07 00:17:10.5|Info|RefreshMovieService|Updating info for Captain America: Brave New World
|
|
2025-04-07 00:17:10.6|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2025-04-07 00:17:10.6|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2025-04-07 00:17:10.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-07 00:17:10.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-07 00:17:10.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-07 00:17:10.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-07 00:17:10.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-07 00:17:10.6|Info|RefreshMovieService|Updating info for Conclave
|
|
2025-04-07 00:17:10.7|Info|DiskScanService|Scanning disk for Conclave
|
|
2025-04-07 00:17:10.8|Info|DiskScanService|Completed scanning disk for Conclave
|
|
2025-04-07 00:17:10.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-07 00:17:10.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-07 00:17:10.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-07 00:17:10.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-07 00:17:10.8|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-04-07 00:17:10.8|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-04-07 00:17:10.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-07 00:17:10.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-07 00:17:10.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-07 00:17:10.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-07 00:17:10.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-07 00:17:10.8|Info|RefreshMovieService|Updating info for Fast X: Part 2
|
|
2025-04-07 00:17:10.8|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-04-07 00:17:10.8|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-04-07 00:17:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-07 00:17:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-07 00:17:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-07 00:17:10.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-07 00:17:10.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-07 00:17:10.9|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-04-07 00:17:10.9|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-04-07 00:17:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-07 00:17:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-07 00:17:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-07 00:17:10.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-07 00:17:10.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-07 00:17:10.9|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-04-07 00:17:10.9|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-04-07 00:17:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-07 00:17:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-07 00:17:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-07 00:17:10.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-07 00:17:10.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-07 00:17:10.9|Info|RefreshMovieService|Updating info for Mission: Impossible - The Final Reckoning
|
|
2025-04-07 00:17:11.0|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-07 00:17:11.0|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-07 00:17:11.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-07 00:17:11.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-07 00:17:11.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-07 00:17:11.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-07 00:17:11.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-07 00:17:11.0|Info|DiskScanService|Scanning disk for Mufasa: The Lion King
|
|
2025-04-07 00:17:11.0|Info|DiskScanService|Completed scanning disk for Mufasa: The Lion King
|
|
2025-04-07 00:17:11.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-07 00:17:11.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-07 00:17:11.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-07 00:17:11.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-07 00:17:11.0|Info|DiskScanService|Scanning disk for My Fault: London
|
|
2025-04-07 00:17:11.1|Info|DiskScanService|Completed scanning disk for My Fault: London
|
|
2025-04-07 00:17:11.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-07 00:17:11.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-07 00:17:11.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-07 00:17:11.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-07 00:17:11.1|Info|RefreshMovieService|Updating info for Nosferatu
|
|
2025-04-07 00:17:11.2|Info|DiskScanService|Scanning disk for Nosferatu
|
|
2025-04-07 00:17:11.2|Info|DiskScanService|Completed scanning disk for Nosferatu
|
|
2025-04-07 00:17:11.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-07 00:17:11.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-07 00:17:11.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-07 00:17:11.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-07 00:17:11.2|Info|RefreshMovieService|Updating info for Thunderbolts*
|
|
2025-04-07 00:17:11.4|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2025-04-07 00:17:11.4|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2025-04-07 00:17:11.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-07 00:17:11.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-07 00:17:11.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-07 00:17:11.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-07 00:17:11.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-07 00:17:11.4|Info|RefreshMovieService|Updating info for Untitled The Batman Sequel
|
|
2025-04-07 00:17:11.5|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-04-07 00:17:11.5|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-04-07 00:17:11.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-07 00:17:11.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-07 00:17:11.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-07 00:17:11.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-07 00:17:11.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-07 00:34:39.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 00:34:40.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 00:34:45.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 00:34:45.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 00:50:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 00:50:37.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 00:50: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.
|
|
2025-04-07 00:50:39.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.
|
|
2025-04-07 00:50:39.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 00:50:39.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 00:50:39.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 00:50:39.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 01:05:09.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 01:05:10.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 01:05:15.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 01:05:15.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 01:35:40.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 01:35:40.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 01:35:45.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 01:35:45.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 02:06:10.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 02:06:10.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 02:06:15.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 02:06:15.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 02:36:40.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 02:36:41.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 02:36:45.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 02:36:45.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 03:07:10.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 03:07:11.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 03:07:15.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 03:07:16.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 03:37:40.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 03:37:41.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 03:37:46.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 03:37:46.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 04:08:11.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 04:08:11.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 04:08:16.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 04:08:16.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 04:38:41.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 04:38:42.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 04:39:33.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 04:39:33.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 05:09:41.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 05:09:41.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 05:09:46.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 05:09:46.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 05:40:11.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 05:40:12.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 05:40:16.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 05:40:17.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 06:10:41.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 06:10:42.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 06:10:47.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 06:10:47.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 06:41:12.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 06:41:12.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 06:41:17.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 06:41:17.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 06:51:08.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 06:51:08.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 06:51:08.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 06:51:08.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 06:51:08.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.
|
|
2025-04-07 06:51: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.
|
|
2025-04-07 06:51:10.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 06:51:10.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 06:51:10.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 06:51:10.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 07:11:42.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 07:11:43.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 07:11:47.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 07:11:47.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 07:42:12.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 07:42:12.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/08/2025 01:38:40 due to recent failures." />
|
|
2025-04-07 07:42:12.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/08/2025 01:38:40 due to recent failures." />
|
|
2025-04-07 07:42:12.4|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 17:56:28
|
|
2025-04-07 07:42:12.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/08/2025 01:38:40 due to recent failures." />
|
|
2025-04-07 07:42:12.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/08/2025 01:38:40 due to recent failures." />
|
|
2025-04-07 07:42:12.4|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 17:56:28
|
|
2025-04-07 07:42:12.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/08/2025 01:38:41 due to recent failures." />
|
|
2025-04-07 07:42:12.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/08/2025 01:38:41 due to recent failures." />
|
|
2025-04-07 07:42:12.4|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 17:56:29
|
|
2025-04-07 07:42:13.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 07:42:17.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 07:42:17.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 07:53:10.7|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
|
|
2025-04-07 08:12:42.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 08:12:43.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 08:12:48.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 08:12:48.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 08:43:12.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 08:43:30.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-07 08:43:36.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-07 08:43:42.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-07 08:43:48.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-07 08:43:54.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-07 08:44:01.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-07 08:44:07.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-07 08:44:07.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 04/06/2025 14:51:42 and 04/06/2025 14:51:42 UTC. Search may be required.
|
|
2025-04-07 08:44:13.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-07 08:44:19.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-07 08:44:20.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 08:45:47.1|Warn|Torznab|TorrentGalaxy (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-04-07 08:45:47.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 08:45:47.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 09:16:13.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 09:16:13.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 09:16:18.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 09:16:18.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 09:46:43.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 09:46:44.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 09:46:48.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 09:46:48.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 10:17:13.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 10:17:14.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 10:17:19.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 10:17:19.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 10:47:43.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 10:47:44.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 10:47:49.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 10:47:49.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 11:18:13.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 11:18:14.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 11:18:20.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 11:18:20.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 11:48:44.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 11:48:44.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 11:48:49.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 11:48:49.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 12:19:14.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 12:19:14.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 12:19:19.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 12:19:19.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 12:49:44.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 12:49:45.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 12:49:49.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 12:49:49.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 12:51:38.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 12:51:38.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 12:51:39.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.
|
|
2025-04-07 12:51: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.
|
|
2025-04-07 12:51:41.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 12:51:41.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 12:51:41.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 12:51:41.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 13:20:14.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 13:20:15.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 13:20:20.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 13:20:20.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 13:50:44.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 13:50:45.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 13:50:51.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 13:50:51.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 14:21:15.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 14:21:15.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 14:21:20.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 14:21:20.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 14:51:45.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 14:51:45.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 14:52:53.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 14:52:53.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 15:23:15.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 15:23:16.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 15:23:20.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 15:23:20.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 15:53:45.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 15:53:46.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 15:53:51.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 15:53:51.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 16:24:15.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 16:24:16.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 16:24:21.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 16:24:21.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 16:54:46.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 16:54:46.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 16:54:51.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 16:54:51.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 17:25:16.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 17:25:18.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 17:25:31.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 17:25:31.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 17:55:46.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 17:55:48.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 17:56:01.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 17:56:01.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 18:26:16.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 18:26:17.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 18:26:22.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 18:26:22.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 18:52:09.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 18:52:09.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 18:52: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.
|
|
2025-04-07 18:52: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.
|
|
2025-04-07 18:52:11.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 18:52:11.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 18:52:11.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 18:52:11.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-07 18:56:46.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 18:56:47.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 18:56:52.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 18:56:52.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 19:27:17.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 19:27:17.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 19:27:22.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 19:27:22.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 19:57:47.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 19:57:47.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 19:57:52.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 19:57:52.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 20:28:17.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 20:28:18.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 20:28:22.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 20:28:22.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 20:58:47.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 20:58:48.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 20:58:52.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 20:58:52.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 21:29:17.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 21:29:18.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 21:29:27.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 21:29:28.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 21:59:47.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 21:59:48.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 21:59:53.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 21:59:53.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 22:30:18.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 22:30:18.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 22:31:52.6|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
|
|
2025-04-07 22:31:58.1|Warn|Torznab|TheRARBG (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-04-07 22:31:58.1|Info|DownloadDecisionMaker|Processing 2 releases
|
|
2025-04-07 22:31:58.1|Info|RssSyncService|RSS Sync Completed. Reports found: 2, Reports grabbed: 0
|
|
2025-04-07 23:02:18.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 23:02:18.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 23:02:23.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 23:02:23.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-07 23:32:48.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-07 23:32:49.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-07 23:32:53.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-07 23:32:53.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 00:03:18.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 00:03:19.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 00:03:23.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 00:03:24.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 00:17:18.7|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-04-08 00:17:18.7|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-04-08 00:17:18.8|Info|Database|Vacuuming Log database
|
|
2025-04-08 00:17:18.8|Info|Database|Log database compressed
|
|
2025-04-08 00:17:18.8|Info|Database|Vacuuming Main database
|
|
2025-04-08 00:17:18.8|Info|Database|Main database compressed
|
|
2025-04-08 00:17:18.9|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-04-08 00:17:18.9|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-04-08 00:17:18.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-08 00:17:18.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-08 00:17:18.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-08 00:17:18.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-08 00:17:18.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-08 00:17:18.9|Info|RefreshMovieService|Updating info for Avengers: Doomsday
|
|
2025-04-08 00:17:19.5|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-04-08 00:17:19.5|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-04-08 00:17:19.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-08 00:17:19.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-08 00:17:19.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-08 00:17:19.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-08 00:17:19.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-08 00:17:19.5|Info|RefreshMovieService|Updating info for Avengers: Secret Wars
|
|
2025-04-08 00:17:19.7|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-04-08 00:17:19.7|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-04-08 00:17:19.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-08 00:17:19.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-08 00:17:19.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-08 00:17:19.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-08 00:17:19.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-08 00:17:19.7|Info|DiskScanService|Scanning disk for Blade
|
|
2025-04-08 00:17:19.7|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-04-08 00:17:19.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-08 00:17:19.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-08 00:17:19.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-08 00:17:19.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-08 00:17:19.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-08 00:17:19.7|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2025-04-08 00:17:19.7|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2025-04-08 00:17:19.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-08 00:17:19.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-08 00:17:19.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-08 00:17:19.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-08 00:17:19.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-08 00:17:19.7|Info|RefreshMovieService|Updating info for Conclave
|
|
2025-04-08 00:17:19.8|Info|DiskScanService|Scanning disk for Conclave
|
|
2025-04-08 00:17:19.8|Info|DiskScanService|Completed scanning disk for Conclave
|
|
2025-04-08 00:17:19.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-08 00:17:19.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-08 00:17:19.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-08 00:17:19.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-08 00:17:19.9|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-04-08 00:17:19.9|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-04-08 00:17:19.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-08 00:17:19.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-08 00:17:19.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-08 00:17:19.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-08 00:17:19.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-08 00:17:19.9|Info|RefreshMovieService|Updating info for Fast X: Part 2
|
|
2025-04-08 00:17:20.0|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-04-08 00:17:20.0|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-04-08 00:17:20.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-08 00:17:20.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-08 00:17:20.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-08 00:17:20.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-08 00:17:20.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-08 00:17:20.0|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-04-08 00:17:20.0|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-04-08 00:17:20.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-08 00:17:20.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-08 00:17:20.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-08 00:17:20.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-08 00:17:20.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-08 00:17:20.0|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-04-08 00:17:20.0|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-04-08 00:17:20.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-08 00:17:20.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-08 00:17:20.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-08 00:17:20.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-08 00:17:20.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-08 00:17:20.0|Info|RefreshMovieService|Updating info for Mission: Impossible - The Final Reckoning
|
|
2025-04-08 00:17:20.1|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-08 00:17:20.1|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-08 00:17:20.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-08 00:17:20.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-08 00:17:20.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-08 00:17:20.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-08 00:17:20.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-08 00:17:20.1|Info|RefreshMovieService|Updating info for Mufasa: The Lion King
|
|
2025-04-08 00:17:20.1|Info|MediaCoverService|Downloading Fanart for [Mission: Impossible - The Final Reckoning (2025)][tt9603208, 575265] https://image.tmdb.org/t/p/original/3VkPqpjKikQg2M2n6xgTfR9xr7E.jpg
|
|
2025-04-08 00:17:20.2|Info|DiskScanService|Scanning disk for Mufasa: The Lion King
|
|
2025-04-08 00:17:20.2|Info|DiskScanService|Completed scanning disk for Mufasa: The Lion King
|
|
2025-04-08 00:17:20.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-08 00:17:20.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-08 00:17:20.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-08 00:17:20.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-08 00:17:20.2|Info|RefreshMovieService|Updating info for My Fault: London
|
|
2025-04-08 00:17:20.3|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-04-08 00:17:20.3|Info|DiskScanService|Scanning disk for My Fault: London
|
|
2025-04-08 00:17:20.3|Info|DiskScanService|Completed scanning disk for My Fault: London
|
|
2025-04-08 00:17:20.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-08 00:17:20.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-08 00:17:20.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-08 00:17:20.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-08 00:17:20.3|Info|DiskScanService|Scanning disk for Nosferatu
|
|
2025-04-08 00:17:20.4|Info|DiskScanService|Completed scanning disk for Nosferatu
|
|
2025-04-08 00:17:20.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-08 00:17:20.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-08 00:17:20.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-08 00:17:20.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-08 00:17:20.4|Info|RefreshMovieService|Updating info for Thunderbolts*
|
|
2025-04-08 00:17:20.5|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2025-04-08 00:17:20.5|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2025-04-08 00:17:20.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-08 00:17:20.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-08 00:17:20.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-08 00:17:20.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-08 00:17:20.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-08 00:17:20.5|Info|MediaCoverService|Downloading Poster for [Thunderbolts* (2025)][tt20969586, 986056] https://image.tmdb.org/t/p/original/tRn9YGvYu4Nf5irzXHr4fMcIigo.jpg
|
|
2025-04-08 00:17:20.5|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-04-08 00:17:20.5|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-04-08 00:17:20.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-08 00:17:20.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-08 00:17:20.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-08 00:17:20.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-08 00:17:20.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-08 00:17:20.8|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-04-08 00:33:48.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 00:33:49.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 00:33:54.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 00:33:54.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 00:52:40.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 00:52:40.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 00:52:40.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.
|
|
2025-04-08 00:52:42.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.
|
|
2025-04-08 00:52:42.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 00:52:42.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 00:52:42.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 00:52:42.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 01:04:19.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 01:04:19.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 01:04:24.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 01:04:24.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 01:34:49.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 01:34:50.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 01:34:54.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 01:34:54.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 02:05:19.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 02:05:20.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 02:05:27.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 02:05:27.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 02:35:49.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 02:35:50.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 02:35:55.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 02:35:55.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 03:06:19.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 03:06:20.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 03:06:25.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 03:06:25.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 03:36:50.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 03:36:50.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 03:36:59.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 03:36:59.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 04:07:20.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 04:07:20.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 04:07:25.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 04:07:25.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 04:37:50.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 04:37:50.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 04:37:55.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 04:37:55.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 05:08:20.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 05:08:21.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 05:08:25.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 05:08:25.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 05:38:50.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 05:38:51.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 05:38:56.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 05:38:56.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 06:09:21.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 06:09:21.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 06:09:26.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 06:09:26.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 06:39:51.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 06:39:51.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 06:39:56.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 06:39:56.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 06:53:11.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 06:53:11.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 06:53:11.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 06:53:11.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 06:53:11.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-04-08 06:53:13.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.
|
|
2025-04-08 06:53:13.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 06:53:13.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 06:53:13.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 06:53:13.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 07:10:21.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 07:10:23.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 07:10:36.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 07:10:36.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 07:40:51.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 07:40:52.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 07:41:03.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 07:41:03.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 08:11:21.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 08:11:21.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/09/2025 01:43:19 due to recent failures." />
|
|
2025-04-08 08:11:21.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/09/2025 01:43:19 due to recent failures." />
|
|
2025-04-08 08:11:21.8|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 17:31:58
|
|
2025-04-08 08:11:21.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/09/2025 01:43:20 due to recent failures." />
|
|
2025-04-08 08:11:21.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/09/2025 01:43:20 due to recent failures." />
|
|
2025-04-08 08:11:21.8|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 17:31:58
|
|
2025-04-08 08:11:21.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/09/2025 01:43:20 due to recent failures." />
|
|
2025-04-08 08:11:21.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/09/2025 01:43:20 due to recent failures." />
|
|
2025-04-08 08:11:21.8|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 17:31:58
|
|
2025-04-08 08:11:22.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 08:11:27.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 08:11:27.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 08:41:52.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 08:41:54.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 08:42:07.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 08:42:07.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 09:12:22.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 09:12:39.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-08 09:12:45.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-08 09:12:52.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-08 09:12:58.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-08 09:13:04.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-08 09:13:10.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-08 09:13:16.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-08 09:13:22.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-08 09:13:28.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-08 09:13:29.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 09:14:56.6|Warn|Torznab|TorrentGalaxy (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-04-08 09:14:56.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 09:14:56.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 09:45:22.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 09:45:24.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 09:45:37.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 09:45:37.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 10:15:52.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 10:15:53.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 10:15:58.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 10:15:58.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 10:46:22.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 10:46:23.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 10:46:28.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 10:46:28.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 11:16:53.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 11:16:53.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 11:17:09.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 11:17:09.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 11:47:23.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 11:47:24.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 11:47:28.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 11:47:28.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 12:17:53.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 12:17:54.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 12:18:03.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 12:18:03.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 12:48:23.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 12:48:24.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 12:48:29.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 12:48:29.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 12:53:41.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 12:53:42.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 12:53:42.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.
|
|
2025-04-08 12:53:44.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.
|
|
2025-04-08 12:53:44.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 12:53:44.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 12:53:44.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 12:53:44.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 13:18:53.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 13:18:54.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 13:18:59.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-08 13:18:59.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-08 13:49:24.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 13:49:24.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 13:49:25.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 04/04/2025 11:01:38 and 04/08/2025 23:26:07 UTC. Search may be required.
|
|
2025-04-08 13:49:29.5|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-08 13:49:29.5|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-08 14:19:54.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 14:21:34.3|Warn|Torznab|BitSearch (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/4/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-04-08 14:21:34.3|Info|DownloadDecisionMaker|Processing 53 releases
|
|
2025-04-08 14:21:34.4|Info|RssSyncService|RSS Sync Completed. Reports found: 53, Reports grabbed: 0
|
|
2025-04-08 14:51:54.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 14:51:54.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 14:51:59.9|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-08 14:51:59.9|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-08 15:22:24.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 15:22:25.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 15:22:30.1|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-08 15:22:30.1|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-08 15:52:54.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 15:52:55.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 15:53:00.2|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-08 15:53:00.3|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-08 16:23:25.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 16:23:25.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 16:23:30.4|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-08 16:23:30.5|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-08 16:53:55.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 16:53:55.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 16:54:00.5|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-08 16:54:00.6|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-08 17:24:25.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 17:24:26.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 17:24:30.8|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-08 17:24:30.8|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-08 17:54:55.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 17:55:03.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 17:55:03.1|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-08 17:55:03.1|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-08 18:25:25.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 18:25:26.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 18:25:31.2|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-08 18:25:31.3|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-08 18:54:12.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 18:54:12.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 18:54:12.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.
|
|
2025-04-08 18:54:14.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.
|
|
2025-04-08 18:54:14.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 18:54:14.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 18:54:14.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 18:54:14.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-08 18:55:56.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 18:55:56.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 18:56:01.4|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-08 18:56:01.5|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-08 19:26:26.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 19:26:26.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 19:26:31.6|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-08 19:26:31.7|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-08 19:56:56.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 19:56:57.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 19:57:01.8|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-08 19:57:01.9|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-08 20:27:26.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 20:27:27.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 20:27:32.0|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-08 20:27:32.1|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-08 20:57:56.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 20:57:57.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 20:58:02.1|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-08 20:58:02.2|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-08 21:28:27.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 21:28:27.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 21:28:32.4|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-08 21:28:32.4|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-08 21:58:57.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 21:58:57.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 21:59:02.5|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-08 21:59:02.6|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-08 22:29:27.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 22:29:27.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 22:29:32.7|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-08 22:29:32.7|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-08 22:59:57.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 22:59:58.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 23:00:05.3|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-08 23:00:05.3|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-08 23:30:27.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-08 23:30:28.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-08 23:30:33.1|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-08 23:30:33.2|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-09 00:00:58.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 00:00:58.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 00:01:08.3|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-09 00:01:08.4|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-09 00:17:28.1|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-04-09 00:17:28.1|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-04-09 00:17:28.2|Info|Database|Vacuuming Log database
|
|
2025-04-09 00:17:28.2|Info|Database|Log database compressed
|
|
2025-04-09 00:17:28.2|Info|Database|Vacuuming Main database
|
|
2025-04-09 00:17:28.2|Info|Database|Main database compressed
|
|
2025-04-09 00:17:28.3|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-04-09 00:17:28.3|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-04-09 00:17:28.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-09 00:17:28.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-09 00:17:28.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-09 00:17:28.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-09 00:17:28.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-09 00:17:28.3|Info|RefreshMovieService|Updating info for Avengers: Doomsday
|
|
2025-04-09 00:17:28.9|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-04-09 00:17:28.9|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-04-09 00:17:28.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-09 00:17:28.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-09 00:17:28.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-09 00:17:28.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-09 00:17:28.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-09 00:17:29.0|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-04-09 00:17:29.0|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-04-09 00:17:29.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-09 00:17:29.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-09 00:17:29.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-09 00:17:29.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-09 00:17:29.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-09 00:17:29.0|Info|DiskScanService|Scanning disk for Blade
|
|
2025-04-09 00:17:29.0|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-04-09 00:17:29.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-09 00:17:29.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-09 00:17:29.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-09 00:17:29.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-09 00:17:29.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-09 00:17:29.0|Info|RefreshMovieService|Updating info for Captain America: Brave New World
|
|
2025-04-09 00:17:29.2|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2025-04-09 00:17:29.2|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2025-04-09 00:17:29.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-09 00:17:29.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-09 00:17:29.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-09 00:17:29.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-09 00:17:29.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-09 00:17:29.2|Info|RefreshMovieService|Updating info for Conclave
|
|
2025-04-09 00:17:29.3|Info|DiskScanService|Scanning disk for Conclave
|
|
2025-04-09 00:17:29.3|Info|DiskScanService|Completed scanning disk for Conclave
|
|
2025-04-09 00:17:29.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-09 00:17:29.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-09 00:17:29.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-09 00:17:29.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-09 00:17:29.3|Info|RefreshMovieService|Updating info for Dune: Part Three
|
|
2025-04-09 00:17:29.4|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-04-09 00:17:29.4|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-04-09 00:17:29.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-09 00:17:29.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-09 00:17:29.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-09 00:17:29.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-09 00:17:29.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-09 00:17:29.4|Info|RefreshMovieService|Updating info for Fast X: Part 2
|
|
2025-04-09 00:17:29.4|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-04-09 00:17:29.4|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-04-09 00:17:29.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-09 00:17:29.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-09 00:17:29.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-09 00:17:29.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-09 00:17:29.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-09 00:17:29.4|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-04-09 00:17:29.4|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-04-09 00:17:29.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-09 00:17:29.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-09 00:17:29.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-09 00:17:29.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-09 00:17:29.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-09 00:17:29.4|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-04-09 00:17:29.4|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-04-09 00:17:29.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-09 00:17:29.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-09 00:17:29.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-09 00:17:29.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-09 00:17:29.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-09 00:17:29.5|Info|RefreshMovieService|Updating info for Mission: Impossible - The Final Reckoning
|
|
2025-04-09 00:17:29.5|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-09 00:17:29.5|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-09 00:17:29.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-09 00:17:29.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-09 00:17:29.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-09 00:17:29.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-09 00:17:29.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-09 00:17:29.6|Info|RefreshMovieService|Updating info for Mufasa: The Lion King
|
|
2025-04-09 00:17:29.6|Info|MediaCoverService|Downloading Fanart for [Mission: Impossible - The Final Reckoning (2025)][tt9603208, 575265] https://image.tmdb.org/t/p/original/e8tfjwOu1mIGqdq2yAaJQ0OMoyr.jpg
|
|
2025-04-09 00:17:29.7|Info|DiskScanService|Scanning disk for Mufasa: The Lion King
|
|
2025-04-09 00:17:29.7|Info|DiskScanService|Completed scanning disk for Mufasa: The Lion King
|
|
2025-04-09 00:17:29.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-09 00:17:29.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-09 00:17:29.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-09 00:17:29.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-09 00:17:29.7|Info|RefreshMovieService|Updating info for My Fault: London
|
|
2025-04-09 00:17:29.8|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-04-09 00:17:29.8|Info|DiskScanService|Scanning disk for My Fault: London
|
|
2025-04-09 00:17:29.9|Info|DiskScanService|Completed scanning disk for My Fault: London
|
|
2025-04-09 00:17:29.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-09 00:17:29.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-09 00:17:29.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-09 00:17:29.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-09 00:17:29.9|Info|RefreshMovieService|Updating info for Nosferatu
|
|
2025-04-09 00:17:30.1|Info|DiskScanService|Scanning disk for Nosferatu
|
|
2025-04-09 00:17:30.1|Info|DiskScanService|Completed scanning disk for Nosferatu
|
|
2025-04-09 00:17:30.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-09 00:17:30.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-09 00:17:30.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-09 00:17:30.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-09 00:17:30.1|Info|RefreshMovieService|Updating info for Thunderbolts*
|
|
2025-04-09 00:17:30.2|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2025-04-09 00:17:30.2|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2025-04-09 00:17:30.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-09 00:17:30.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-09 00:17:30.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-09 00:17:30.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-09 00:17:30.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-09 00:17:30.2|Info|MediaCoverService|Downloading Poster for [Thunderbolts* (2025)][tt20969586, 986056] https://image.tmdb.org/t/p/original/hQYEA4Ty1RlxsToWMYLE2RzSc0N.jpg
|
|
2025-04-09 00:17:30.3|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-04-09 00:17:30.3|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-04-09 00:17:30.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-09 00:17:30.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-09 00:17:30.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-09 00:17:30.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-09 00:17:30.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-09 00:17:30.4|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-04-09 00:31:28.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 00:31:28.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 00:31:38.9|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-09 00:31:38.9|Info|RssSyncService|RSS Sync Completed. Reports found: 55, Reports grabbed: 0
|
|
2025-04-09 00:54:43.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 00:54:43.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 00:54:43.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-04-09 00:54:45.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.
|
|
2025-04-09 00:54:45.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 00:54:45.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 00:54:45.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 00:54:45.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 01:01:58.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 01:01:59.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 01:02:03.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 01:02:03.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 01:32:28.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 01:32:29.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 01:32:38.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 01:32:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 02:02:58.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 02:02:59.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 02:03:04.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 02:03:04.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 02:33:29.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 02:33:29.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 02:33:34.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 02:33:34.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 03:03:59.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 03:03:59.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 03:04:04.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 03:04:04.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 03:34:29.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 03:34:30.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 03:34:34.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 03:34:34.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 04:04:59.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 04:05:00.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 04:05:05.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 04:05:05.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 04:35:29.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 04:36:22.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 04:36:22.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 04:36:22.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 05:06:30.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 05:06:30.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 05:06:35.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 05:06:35.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 05:37:00.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 05:37:01.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 05:37:05.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 05:37:05.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 06:07:30.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 06:07:31.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 06:07:35.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 06:07:35.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 06:38:00.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 06:38:01.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 06:38:05.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 06:38:06.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 06:55:14.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 06:55:14.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 06:55:14.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 06:55:14.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 06:55:14.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-04-09 06:55:16.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-04-09 06:55:16.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 06:55:16.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 06:55:16.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 06:55:16.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 07:08:30.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 07:08:31.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 07:08:36.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 07:08:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 07:39:01.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 07:39:01.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 07:39:06.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 07:39:06.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 08:09:31.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 08:09:31.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 08:09:36.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 08:09:36.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 08:40:01.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 08:40:01.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/10/2025 01:47:59 due to recent failures." />
|
|
2025-04-09 08:40:01.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/10/2025 01:47:59 due to recent failures." />
|
|
2025-04-09 08:40:01.5|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 17:07:58
|
|
2025-04-09 08:40:01.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/10/2025 01:47:59 due to recent failures." />
|
|
2025-04-09 08:40:01.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/10/2025 01:47:59 due to recent failures." />
|
|
2025-04-09 08:40:01.5|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 17:07:58
|
|
2025-04-09 08:40:01.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/10/2025 01:48:00 due to recent failures." />
|
|
2025-04-09 08:40:01.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/10/2025 01:48:00 due to recent failures." />
|
|
2025-04-09 08:40:01.5|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 17:07:59
|
|
2025-04-09 08:40:02.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 08:40:06.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 08:40:06.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 09:10:31.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 09:10:32.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 09:10:37.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 09:10:37.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 09:41:01.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 09:41:19.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-09 09:41:25.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-09 09:41:31.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-09 09:41:37.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-09 09:41:43.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-09 09:41:50.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-09 09:41:56.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-09 09:42:02.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-09 09:42:08.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-09 09:42:08.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 09:43:36.1|Warn|Torznab|TorrentGalaxy (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2025-04-09 09:43:36.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 09:43:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 10:14:02.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 10:14:02.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 10:14:07.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 10:14:07.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 10:44:32.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 10:44:33.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 10:44:37.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 10:44:37.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 11:15:02.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 11:15:03.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 11:15:58.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 11:15:58.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 11:46:02.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 11:46:03.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 11:46:08.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 11:46:08.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 12:16:32.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 12:16:33.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 12:16:38.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 12:16:38.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 12:47:03.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 12:47:03.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 12:47:08.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 12:47:08.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 12:55:44.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 12:55:44.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 12:55:44.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.
|
|
2025-04-09 12:55:46.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.
|
|
2025-04-09 12:55:46.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 12:55:46.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 12:55:46.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 12:55:46.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 13:17:33.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 13:17:34.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 13:17:38.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 13:17:38.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 13:48:03.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 13:48:04.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 13:48:08.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 13:48:08.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 14:18:33.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 14:18:34.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 14:18:41.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 14:18:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 14:49:03.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 14:49:04.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 14:49:09.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 14:49:09.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 15:19:34.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 15:19:34.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 15:19:39.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 15:19:39.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 15:50:04.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 15:50:04.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 15:50:09.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 15:50:09.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 16:20:34.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 16:20:35.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 16:20:46.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 16:20:46.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 16:51:04.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 16:51:05.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 16:51:09.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 16:51:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 17:21:34.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 17:21:35.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 17:21:40.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 17:21:40.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 17:52:04.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 17:52:05.3|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 17:52:10.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 17:52:10.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 18:22:35.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 18:22:35.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 18:22:40.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 18:22:41.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 18:53:05.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 18:53:05.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 18:53:10.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 18:53:10.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 18:56:15.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 18:56:15.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 18:56:15.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.
|
|
2025-04-09 18:56:17.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.
|
|
2025-04-09 18:56:17.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 18:56:17.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 18:56:17.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 18:56:17.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-09 19:23:35.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 19:23:37.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 19:23:55.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 19:23:55.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 19:54:05.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 19:54:06.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 19:54:10.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 19:54:11.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 20:24:35.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 20:24:36.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 20:24:41.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 20:24:41.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 20:55:06.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 20:55:06.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 20:55:11.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 20:55:11.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 21:25:36.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 21:25:37.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 21:25:41.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 21:25:41.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 21:56:06.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 21:56:07.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 21:56:11.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 21:56:11.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 22:26:36.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 22:26:37.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 22:26:42.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 22:26:42.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 22:57:06.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 22:57:07.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 22:57:12.2|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 22:57:12.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 23:27:37.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 23:27:37.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 23:27:42.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 23:27:42.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-09 23:58:07.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-09 23:58:07.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-09 23:58:12.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-09 23:58:12.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 00:14:37.3|Info|BackupService|Starting Backup
|
|
2025-04-10 00:17:37.3|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2025-04-10 00:17:37.4|Info|HousekeepingService|Running housecleaning tasks
|
|
2025-04-10 00:17:37.4|Info|Database|Vacuuming Log database
|
|
2025-04-10 00:17:37.4|Info|Database|Log database compressed
|
|
2025-04-10 00:17:37.4|Info|Database|Vacuuming Main database
|
|
2025-04-10 00:17:37.4|Info|Database|Main database compressed
|
|
2025-04-10 00:17:37.6|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2025-04-10 00:17:37.6|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2025-04-10 00:17:37.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-10 00:17:37.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-10 00:17:37.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-10 00:17:37.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-10 00:17:37.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-10 00:17:37.6|Info|RefreshMovieService|Updating info for Avengers: Doomsday
|
|
2025-04-10 00:17:38.1|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2025-04-10 00:17:38.1|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2025-04-10 00:17:38.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-10 00:17:38.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-10 00:17:38.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-10 00:17:38.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-10 00:17:38.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-10 00:17:38.1|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2025-04-10 00:17:38.1|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2025-04-10 00:17:38.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-10 00:17:38.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-10 00:17:38.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-10 00:17:38.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-10 00:17:38.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-10 00:17:38.1|Info|DiskScanService|Scanning disk for Blade
|
|
2025-04-10 00:17:38.1|Info|DiskScanService|Completed scanning disk for Blade
|
|
2025-04-10 00:17:38.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-10 00:17:38.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-10 00:17:38.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-10 00:17:38.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-10 00:17:38.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-10 00:17:38.1|Info|RefreshMovieService|Updating info for Captain America: Brave New World
|
|
2025-04-10 00:17:38.4|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2025-04-10 00:17:38.4|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2025-04-10 00:17:38.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-10 00:17:38.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-10 00:17:38.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-10 00:17:38.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-10 00:17:38.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-10 00:17:38.4|Info|RefreshMovieService|Updating info for Conclave
|
|
2025-04-10 00:17:38.4|Info|MediaCoverService|Downloading Fanart for [Captain America: Brave New World (2025)][tt14513804, 822119] https://image.tmdb.org/t/p/original/ce3prrjh9ZehEl5JinNqr4jIeaB.jpg
|
|
2025-04-10 00:17:38.6|Info|DiskScanService|Scanning disk for Conclave
|
|
2025-04-10 00:17:38.6|Info|DiskScanService|Completed scanning disk for Conclave
|
|
2025-04-10 00:17:38.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-10 00:17:38.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-10 00:17:38.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-10 00:17:38.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-10 00:17:38.6|Info|RefreshMovieService|Updating info for Dune: Part Three
|
|
2025-04-10 00:17:38.7|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2025-04-10 00:17:38.7|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2025-04-10 00:17:38.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-10 00:17:38.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-10 00:17:38.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-10 00:17:38.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-10 00:17:38.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-10 00:17:38.7|Info|RefreshMovieService|Updating info for Fast X: Part 2
|
|
2025-04-10 00:17:38.7|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-04-10 00:17:38.8|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2025-04-10 00:17:38.8|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2025-04-10 00:17:38.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-10 00:17:38.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-10 00:17:38.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-10 00:17:38.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-10 00:17:38.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-10 00:17:38.8|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2025-04-10 00:17:38.8|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2025-04-10 00:17:38.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-10 00:17:38.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-10 00:17:38.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-10 00:17:38.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-10 00:17:38.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-10 00:17:38.8|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2025-04-10 00:17:38.8|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2025-04-10 00:17:38.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-10 00:17:38.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-10 00:17:38.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-10 00:17:38.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-10 00:17:38.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-10 00:17:38.8|Info|RefreshMovieService|Updating info for Mission: Impossible - The Final Reckoning
|
|
2025-04-10 00:17:39.0|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-10 00:17:39.0|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
|
|
2025-04-10 00:17:39.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-10 00:17:39.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-10 00:17:39.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-10 00:17:39.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-10 00:17:39.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-10 00:17:39.0|Info|RefreshMovieService|Updating info for Mufasa: The Lion King
|
|
2025-04-10 00:17:39.0|Info|MediaCoverService|Downloading Fanart for [Mission: Impossible - The Final Reckoning (2025)][tt9603208, 575265] https://image.tmdb.org/t/p/original/xOuhhbQ3Nzznt5MjRdLBJb0CmDE.jpg
|
|
2025-04-10 00:17:39.1|Info|DiskScanService|Scanning disk for Mufasa: The Lion King
|
|
2025-04-10 00:17:39.1|Info|DiskScanService|Completed scanning disk for Mufasa: The Lion King
|
|
2025-04-10 00:17:39.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-10 00:17:39.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-10 00:17:39.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-10 00:17:39.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-10 00:17:39.1|Info|DiskScanService|Scanning disk for My Fault: London
|
|
2025-04-10 00:17:39.1|Info|DiskScanService|Completed scanning disk for My Fault: London
|
|
2025-04-10 00:17:39.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-10 00:17:39.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-10 00:17:39.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-10 00:17:39.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-10 00:17:39.1|Info|RefreshMovieService|Updating info for Nosferatu
|
|
2025-04-10 00:17:39.2|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-04-10 00:17:39.2|Info|DiskScanService|Scanning disk for Nosferatu
|
|
2025-04-10 00:17:39.3|Info|DiskScanService|Completed scanning disk for Nosferatu
|
|
2025-04-10 00:17:39.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-10 00:17:39.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-10 00:17:39.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-10 00:17:39.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-10 00:17:39.3|Info|RefreshMovieService|Updating info for Thunderbolts*
|
|
2025-04-10 00:17:39.4|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2025-04-10 00:17:39.4|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2025-04-10 00:17:39.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-10 00:17:39.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-10 00:17:39.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-10 00:17:39.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-10 00:17:39.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-10 00:17:39.4|Info|MediaCoverService|Downloading Poster for [Thunderbolts* (2025)][tt20969586, 986056] https://image.tmdb.org/t/p/original/tRn9YGvYu4Nf5irzXHr4fMcIigo.jpg
|
|
2025-04-10 00:17:39.4|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
|
|
2025-04-10 00:17:39.4|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
|
|
2025-04-10 00:17:39.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-10 00:17:39.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-10 00:17:39.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-10 00:17:39.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-10 00:17:39.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-10 00:17:39.6|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-04-10 00:28:37.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 00:28:38.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 00:28:42.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 00:28:42.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 00:56:46.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 00:56:46.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 00:56:46.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.
|
|
2025-04-10 00:56: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.
|
|
2025-04-10 00:56:48.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 00:56:48.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 00:56:48.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 00:56:48.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 00:59:07.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 00:59:08.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 00:59:13.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 00:59:13.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 01:29:37.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 01:29:38.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 01:29:43.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 01:29:43.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 02:00:08.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 02:00:08.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 02:00:13.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 02:00:13.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 02:30:38.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 02:30:38.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 02:30:43.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 02:30:43.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 03:01:08.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 03:01:09.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 03:01:13.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 03:01:13.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 03:31:38.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 03:31:39.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 03:31:43.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 03:31:44.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 04:02:08.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 04:02:09.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 04:02:14.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 04:02:14.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 04:32:39.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 04:32:39.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 04:32:44.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 04:32:44.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 05:03:09.3|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 05:03:10.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 05:03:14.6|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 05:03:14.7|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 05:33:39.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 05:33:39.9|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 05:33:44.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 05:33:44.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 06:04:09.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 06:04:10.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 06:04:15.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 06:04:15.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 06:34:39.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 06:34:40.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 06:34:57.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 06:34:57.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 06:57:16.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 06:57:16.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 06:57:16.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 06:57:16.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 06:57:17.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-04-10 06:57:19.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2025-04-10 06:57:19.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 06:57:19.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 06:57:19.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 06:57:19.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 07:05:10.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 07:05:10.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 07:05:40.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 07:05:40.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 07:36:10.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 07:36:10.8|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 07:36:15.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 07:36:15.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 08:06:40.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 08:06:41.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 08:06:45.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 08:06:46.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 08:37:10.8|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 08:37:13.2|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 08:37:26.1|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 08:37:26.2|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 09:07:41.0|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 09:07:41.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/11/2025 01:54:08 due to recent failures." />
|
|
2025-04-10 09:07:41.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/11/2025 01:54:08 due to recent failures." />
|
|
2025-04-10 09:07:41.0|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 16:46:28
|
|
2025-04-10 09:07:41.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/11/2025 01:54:10 due to recent failures." />
|
|
2025-04-10 09:07:41.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/11/2025 01:54:10 due to recent failures." />
|
|
2025-04-10 09:07:41.0|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 16:46:29
|
|
2025-04-10 09:07:41.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/11/2025 01:54:10 due to recent failures." />
|
|
2025-04-10 09:07:41.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/11/2025 01:54:10 due to recent failures." />
|
|
2025-04-10 09:07:41.0|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 16:46:30
|
|
2025-04-10 09:07:41.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 09:07:46.4|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 09:07:46.4|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 09:38:11.2|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 09:38:12.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 09:38:16.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 09:38:16.6|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 10:08:41.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 10:08:58.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-10 10:09:05.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-10 10:09:11.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-10 10:09:17.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-10 10:09:23.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-10 10:09:29.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-10 10:09:35.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-10 10:09:41.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-10 10:09:48.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.20.2.9777] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
|
|
---> System.Net.Sockets.SocketException (113): Host is unreachable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
|
|
|
|
|
|
2025-04-10 10:09:48.6|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 10:10:56.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=movie&cat=2000,2045,2010,2020,2040,2030&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/11/2025 10:10:56 due to recent failures." />
|
|
2025-04-10 10:10:56.9|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 1.00:00:00
|
|
2025-04-10 10:10:56.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 10:10:57.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 10:41:11.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 10:41:12.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 10:41:27.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 10:41:27.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 11:11:41.7|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 11:11:42.4|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 11:11:49.8|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 11:11:49.9|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 11:42:11.9|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 11:42:12.7|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 11:42:17.3|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 11:42:17.3|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 12:12:42.1|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 12:12:43.0|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 12:12:47.5|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 12:12:47.5|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 12:42:04.7|Info|Auth|Auth-Success ip 172.19.0.1 username 'jkenney'
|
|
2025-04-10 12:43:12.4|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 12:43:13.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 12:43:17.7|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 12:43:17.8|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 12:44:29.9|Info|AddMovieService|Adding Movie [In the Lost Lands (2025)][tt4419684, 324544] Path: [/movies/In the Lost Lands (2025)]
|
|
2025-04-10 12:44:30.0|Info|RefreshMovieService|Updating info for In the Lost Lands
|
|
2025-04-10 12:44:30.1|Info|MediaCoverService|Downloading Poster for [In the Lost Lands (2025)][tt4419684, 324544] https://image.tmdb.org/t/p/original/iHf6bXPghWB6gT8kFkL1zo00x6X.jpg
|
|
2025-04-10 12:44:30.1|Info|DiskScanService|Scanning disk for In the Lost Lands
|
|
2025-04-10 12:44:30.1|Info|DiskScanService|Completed scanning disk for In the Lost Lands
|
|
2025-04-10 12:44:30.1|Info|MovieScannedHandler|[In the Lost Lands] was recently added, performing post-add actions
|
|
2025-04-10 12:44:30.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2025-04-10 12:44:30.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2025-04-10 12:44:30.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2025-04-10 12:44:30.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2025-04-10 12:44:30.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2025-04-10 12:44:30.1|Info|MovieSearchService|Performing search for 1 movies
|
|
2025-04-10 12:44:30.1|Info|ReleaseSearchService|Searching indexers for [In the Lost Lands]. 4 active indexers
|
|
2025-04-10 12:44:30.1|Info|MediaCoverService|Downloading Fanart for [In the Lost Lands (2025)][tt4419684, 324544] https://image.tmdb.org/t/p/original/op3qmNhvwEvyT7UFyPbIfQmKriB.jpg
|
|
2025-04-10 12:44:30.6|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2025-04-10 12:44:34.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/4/api?t=search&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100&q=In%20the%20Lost%20Lands%202025: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/10/2025 12:45:34 due to recent failures." />
|
|
2025-04-10 12:44:34.4|Warn|Torznab|API Request Limit reached for BitSearch (Prowlarr). Disabled for 00:01:00
|
|
2025-04-10 12:44:34.4|Info|DownloadDecisionMaker|Processing 6 releases
|
|
2025-04-10 12:44:34.7|Info|DownloadService|Report for In the Lost Lands (2025) sent to Transmission from indexer TheRARBG (Prowlarr). In the Lost Lands 2025 1080p WEB DL DDP5 1 x265 NeoNoir
|
|
2025-04-10 12:44:34.7|Info|MovieSearchService|Completed search for 1 movies. 1 reports downloaded.
|
|
2025-04-10 12:48:48.5|Info|ReleaseSearchService|Searching indexers for [Mufasa: The Lion King]. 4 active indexers
|
|
2025-04-10 12:49:30.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/4/api?t=search&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100&q=Mufasa%20The%20Lion%20King%202024: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 04/10/2025 12:50:30 due to recent failures." />
|
|
2025-04-10 12:49:30.2|Warn|Torznab|API Request Limit reached for BitSearch (Prowlarr). Disabled for 00:01:00
|
|
2025-04-10 12:49:30.2|Info|DownloadDecisionMaker|Processing 55 releases
|
|
2025-04-10 12:49:39.0|Info|MovieService|Assigning file [In the Lost Lands (2025) WEBDL-1080p.mkv] to movie [[In the Lost Lands (2025)][tt4419684, 324544]]
|
|
2025-04-10 12:50:06.4|Info|DownloadService|Report for Mufasa: The Lion King (2024) sent to Transmission from indexer TheRARBG (Prowlarr). Mufasa The Lion King 2024 1080p WEBRip AAC5 1 YTS
|
|
2025-04-10 12:54:13.3|Info|RecycleBinProvider|Recycling Bin has not been configured, deleting permanently. /movies/Mufasa The Lion King (2024)/Mufasa The Lion King (2024) WEBRip-1080p.mp4
|
|
2025-04-10 12:55:38.8|Info|MovieService|Assigning file [Mufasa The Lion King (2024) WEBRip-1080p.mp4] to movie [[Mufasa: The Lion King (2024)][tt13186482, 762509]]
|
|
2025-04-10 12:57:47.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 12:57:47.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 12:57: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.
|
|
2025-04-10 12:57: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.
|
|
2025-04-10 12:57:49.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 12:57:49.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 12:57:49.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 12:57:49.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2025-04-10 13:02:56.3|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
|
|
2025-04-10 13:02:56.4|Info|ConsoleApp|Exiting main.
|
|
2025-04-10 13:04:01.1|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.21.1.9799
|
|
2025-04-10 13:04:01.2|Info|AppFolderInfo|Data directory is being overridden to [/config]
|
|
2025-04-10 13:04:01.2|Info|AppFolderInfo|Data directory is being overridden to [/config]
|
|
2025-04-10 13:04:01.5|Info|AppFolderInfo|Data directory is being overridden to [/config]
|
|
2025-04-10 13:04:01.7|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
|
|
2025-04-10 13:04:01.7|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
|
|
2025-04-10 13:04:01.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
|
|
2025-04-10 13:04:01.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
|
|
2025-04-10 13:04:01.8|Info|DatabaseEngineVersionCheck|SQLite 3.48.0
|
|
2025-04-10 13:04:01.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0398629s
|
|
2025-04-10 13:04:01.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
|
|
2025-04-10 13:04:01.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0416464s
|
|
2025-04-10 13:04:01.8|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
|
|
2025-04-10 13:04:01.9|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
|
|
2025-04-10 13:04:01.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
|
|
2025-04-10 13:04:01.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
|
|
2025-04-10 13:04:01.9|Info|DatabaseEngineVersionCheck|SQLite 3.48.0
|
|
2025-04-10 13:04:01.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021166s
|
|
2025-04-10 13:04:01.9|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
|
|
2025-04-10 13:04:01.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022563s
|
|
2025-04-10 13:04:02.2|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878
|
|
2025-04-10 13:04:02.4|Info|CommandExecutor|Starting 2 threads for tasks.
|
|
2025-04-10 13:04:02.5|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
|
|
2025-04-10 13:04:02.5|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
|
|
2025-04-10 13:04:02.5|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin
|
|
2025-04-10 13:04:02.6|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
|
|
2025-04-10 13:13:32.5|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 13:13:33.1|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 13:13:37.9|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 13:13:38.0|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|
|
2025-04-10 13:44:02.6|Info|RssSyncService|Starting RSS Sync
|
|
2025-04-10 13:44:03.5|Warn|Torznab|Indexer BitSearch (Prowlarr) rss sync didn't cover the period between 01/01/2025 06:00:00 and 01/01/2025 06:00:00 UTC. Search may be required.
|
|
2025-04-10 13:44:08.0|Info|DownloadDecisionMaker|Processing 52 releases
|
|
2025-04-10 13:44:08.1|Info|RssSyncService|RSS Sync Completed. Reports found: 52, Reports grabbed: 0
|