9423 lines
1000 KiB
Plaintext
9423 lines
1000 KiB
Plaintext
2024-08-26 03:33:21.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-26 03:33:27.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-26 03:33:33.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-26 03:33:39.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-26 03:33:45.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-26 03:33:47.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
|
|
2024-08-26 03:33:52.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-26 03:33:57.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/26/2024 07:15:01 and 08/26/2024 07:15:01 UTC. Search may be required.
|
|
2024-08-26 03:33:58.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-26 03:33:58.2|Info|DownloadDecisionMaker|Processing 170 releases
|
|
2024-08-26 03:33:58.4|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
|
|
2024-08-26 04:04:21.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 04:04:27.2|Info|DownloadDecisionMaker|Processing 170 releases
|
|
2024-08-26 04:04:27.5|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
|
|
2024-08-26 04:34:52.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 04:34:52.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/26/2024 07:09:57 and 08/26/2024 10:20:30 UTC. Search may be required.
|
|
2024-08-26 04:34:57.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/26/2024 08:10:02 and 08/26/2024 08:10:02 UTC. Search may be required.
|
|
2024-08-26 04:34:57.4|Info|DownloadDecisionMaker|Processing 172 releases
|
|
2024-08-26 04:34:57.7|Info|RssSyncService|RSS Sync Completed. Reports found: 172, Reports grabbed: 0
|
|
2024-08-26 05:05:22.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 05:05:27.6|Info|DownloadDecisionMaker|Processing 174 releases
|
|
2024-08-26 05:05:27.8|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
|
|
2024-08-26 05:35:52.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 05:35:57.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/26/2024 09:15:04 and 08/26/2024 10:25:38 UTC. Search may be required.
|
|
2024-08-26 05:35:57.7|Info|DownloadDecisionMaker|Processing 213 releases
|
|
2024-08-26 05:35:58.0|Info|RssSyncService|RSS Sync Completed. Reports found: 213, Reports grabbed: 0
|
|
2024-08-26 06:06:22.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 06:06:27.9|Info|DownloadDecisionMaker|Processing 208 releases
|
|
2024-08-26 06:06:28.2|Info|RssSyncService|RSS Sync Completed. Reports found: 208, Reports grabbed: 0
|
|
2024-08-26 06:18:25.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-26 06:18:27.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-26 06:18:27.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 06:18:27.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 06:18:27.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 06:18:27.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 06:18:28.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-26 06:18:30.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-26 06:18:30.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 06:18:30.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 06:18:30.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 06:18:30.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 06:36:52.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 06:36:58.1|Info|DownloadDecisionMaker|Processing 200 releases
|
|
2024-08-26 06:36:58.4|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
|
|
2024-08-26 07:07:22.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 07:07:27.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
|
|
2024-08-26 07:07:28.4|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-08-26 07:07:28.7|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-08-26 07:37:53.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 07:37:58.5|Info|DownloadDecisionMaker|Processing 176 releases
|
|
2024-08-26 07:37:58.7|Info|RssSyncService|RSS Sync Completed. Reports found: 176, Reports grabbed: 0
|
|
2024-08-26 08:08:23.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 08:08:28.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/26/2024 11:46:23 and 08/26/2024 11:46:23 UTC. Search may be required.
|
|
2024-08-26 08:08:28.6|Info|DownloadDecisionMaker|Processing 170 releases
|
|
2024-08-26 08:08:28.9|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
|
|
2024-08-26 08:38:53.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 08:38:53.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/26/2024 11:55:00 and 08/26/2024 14:26:57 UTC. Search may be required.
|
|
2024-08-26 08:38:58.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/26/2024 13:05:04 and 08/26/2024 13:21:00 UTC. Search may be required.
|
|
2024-08-26 08:38:58.8|Info|DownloadDecisionMaker|Processing 196 releases
|
|
2024-08-26 08:38:59.1|Info|RssSyncService|RSS Sync Completed. Reports found: 196, Reports grabbed: 0
|
|
2024-08-26 09:09:23.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 09:09:31.1|Info|DownloadDecisionMaker|Processing 190 releases
|
|
2024-08-26 09:09:31.4|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
|
|
2024-08-26 09:39:53.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 09:39:54.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/26/2024 14:26:57 and 08/26/2024 15:17:26 UTC. Search may be required.
|
|
2024-08-26 09:39:59.2|Info|DownloadDecisionMaker|Processing 175 releases
|
|
2024-08-26 09:39:59.5|Info|RssSyncService|RSS Sync Completed. Reports found: 175, Reports grabbed: 0
|
|
2024-08-26 10:10:24.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 10:10:39.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/26/2024 13:21:35 and 08/26/2024 14:55:01 UTC. Search may be required.
|
|
2024-08-26 10:10:39.4|Info|DownloadDecisionMaker|Processing 172 releases
|
|
2024-08-26 10:10:39.7|Info|RssSyncService|RSS Sync Completed. Reports found: 172, Reports grabbed: 0
|
|
2024-08-26 10:40:54.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 10:40:54.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/26/2024 15:42:18 and 08/26/2024 15:43:55 UTC. Search may be required.
|
|
2024-08-26 10:40:59.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/26/2024 14:55:01 and 08/26/2024 14:55:01 UTC. Search may be required.
|
|
2024-08-26 10:40:59.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
|
|
2024-08-26 10:40:59.8|Info|DownloadDecisionMaker|Processing 172 releases
|
|
2024-08-26 10:41:00.0|Info|RssSyncService|RSS Sync Completed. Reports found: 172, Reports grabbed: 0
|
|
2024-08-26 11:11:24.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 11:11:29.8|Info|DownloadDecisionMaker|Processing 174 releases
|
|
2024-08-26 11:11:30.0|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
|
|
2024-08-26 11:41:54.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 11:42:00.1|Info|DownloadDecisionMaker|Processing 195 releases
|
|
2024-08-26 11:42:00.4|Info|RssSyncService|RSS Sync Completed. Reports found: 195, Reports grabbed: 0
|
|
2024-08-26 12:12:24.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 12:12:25.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/26/2024 15:43:55 and 08/26/2024 17:47:55 UTC. Search may be required.
|
|
2024-08-26 12:12:35.1|Info|DownloadDecisionMaker|Processing 197 releases
|
|
2024-08-26 12:12:35.4|Info|RssSyncService|RSS Sync Completed. Reports found: 197, Reports grabbed: 0
|
|
2024-08-26 12:18:56.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-26 12:18:58.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-26 12:18:58.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 12:18:58.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 12:18:58.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 12:18:58.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 12:18:59.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-26 12:19:01.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-26 12:19:01.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 12:19:01.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 12:19:01.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 12:19:01.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 12:42:54.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 12:42:55.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/26/2024 17:47:55 and 08/26/2024 17:53:11 UTC. Search may be required.
|
|
2024-08-26 12:43:00.3|Info|DownloadDecisionMaker|Processing 193 releases
|
|
2024-08-26 12:43:00.5|Info|RssSyncService|RSS Sync Completed. Reports found: 193, Reports grabbed: 0
|
|
2024-08-26 13:13:25.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 13:13:30.5|Info|DownloadDecisionMaker|Processing 193 releases
|
|
2024-08-26 13:13:30.7|Info|RssSyncService|RSS Sync Completed. Reports found: 193, Reports grabbed: 0
|
|
2024-08-26 13:43:55.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 13:43:55.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/26/2024 17:53:11 and 08/26/2024 19:12:45 UTC. Search may be required.
|
|
2024-08-26 13:44:00.6|Info|DownloadDecisionMaker|Processing 196 releases
|
|
2024-08-26 13:44:00.9|Info|RssSyncService|RSS Sync Completed. Reports found: 196, Reports grabbed: 0
|
|
2024-08-26 14:14:25.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 14:14:50.6|Info|DownloadDecisionMaker|Processing 196 releases
|
|
2024-08-26 14:14:50.8|Info|RssSyncService|RSS Sync Completed. Reports found: 196, Reports grabbed: 0
|
|
2024-08-26 14:44:55.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 14:45:01.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/26/2024 18:40:02 and 08/26/2024 18:40:02 UTC. Search may be required.
|
|
2024-08-26 14:45:01.0|Info|DownloadDecisionMaker|Processing 197 releases
|
|
2024-08-26 14:45:01.3|Info|RssSyncService|RSS Sync Completed. Reports found: 197, Reports grabbed: 0
|
|
2024-08-26 15:15:25.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 15:15:38.3|Info|DownloadDecisionMaker|Processing 195 releases
|
|
2024-08-26 15:15:38.6|Info|RssSyncService|RSS Sync Completed. Reports found: 195, Reports grabbed: 0
|
|
2024-08-26 15:45:55.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 15:45:56.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/26/2024 20:27:50 and 08/26/2024 21:16:46 UTC. Search may be required.
|
|
2024-08-26 15:46:01.3|Info|DownloadDecisionMaker|Processing 194 releases
|
|
2024-08-26 15:46:01.6|Info|RssSyncService|RSS Sync Completed. Reports found: 194, Reports grabbed: 0
|
|
2024-08-26 16:16:26.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 16:16:31.5|Info|DownloadDecisionMaker|Processing 192 releases
|
|
2024-08-26 16:16:31.8|Info|RssSyncService|RSS Sync Completed. Reports found: 192, Reports grabbed: 0
|
|
2024-08-26 16:46:56.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 16:47:01.7|Info|DownloadDecisionMaker|Processing 179 releases
|
|
2024-08-26 16:47:01.9|Info|RssSyncService|RSS Sync Completed. Reports found: 179, Reports grabbed: 0
|
|
2024-08-26 17:17:26.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 17:17:31.8|Info|DownloadDecisionMaker|Processing 174 releases
|
|
2024-08-26 17:17:32.1|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
|
|
2024-08-26 17:24:56.5|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2024-08-26 17:24:56.5|Info|HousekeepingService|Running housecleaning tasks
|
|
2024-08-26 17:24:56.5|Info|Database|Vacuuming Log database
|
|
2024-08-26 17:24:56.5|Info|Database|Log database compressed
|
|
2024-08-26 17:24:56.5|Info|Database|Vacuuming Main database
|
|
2024-08-26 17:24:56.6|Info|Database|Main database compressed
|
|
2024-08-26 17:24:56.6|Info|RefreshCollectionService|Updating info for Bad Boys Collection
|
|
2024-08-26 17:24:56.8|Info|RefreshCollectionService|Updating info for Kung Fu Panda Collection
|
|
2024-08-26 17:24:56.8|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2024-08-26 17:24:56.8|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2024-08-26 17:24:56.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:56.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:56.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:56.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:56.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:56.8|Info|RefreshMovieService|Updating info for Avengers: Doomsday
|
|
2024-08-26 17:24:56.9|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2024-08-26 17:24:56.9|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2024-08-26 17:24:57.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:57.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:57.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:57.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:57.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:57.0|Info|RefreshMovieService|Updating info for Avengers: Secret Wars
|
|
2024-08-26 17:24:57.1|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2024-08-26 17:24:57.1|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2024-08-26 17:24:57.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:57.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:57.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:57.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:57.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:57.1|Info|DiskScanService|Scanning disk for Bad Boys: Ride or Die
|
|
2024-08-26 17:24:57.1|Info|DiskScanService|Completed scanning disk for Bad Boys: Ride or Die
|
|
2024-08-26 17:24:57.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:57.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:57.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:57.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:57.1|Info|DiskScanService|Scanning disk for The Batman - Part II
|
|
2024-08-26 17:24:57.1|Info|DiskScanService|Completed scanning disk for The Batman - Part II
|
|
2024-08-26 17:24:57.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:57.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:57.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:57.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:57.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:57.1|Info|RefreshMovieService|Updating info for Beetlejuice Beetlejuice
|
|
2024-08-26 17:24:57.3|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
|
|
2024-08-26 17:24:57.3|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
|
|
2024-08-26 17:24:57.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:57.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:57.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:57.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:57.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:57.3|Info|DiskScanService|Scanning disk for Blade
|
|
2024-08-26 17:24:57.3|Info|DiskScanService|Completed scanning disk for Blade
|
|
2024-08-26 17:24:57.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:57.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:57.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:57.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:57.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:57.3|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2024-08-26 17:24:57.3|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2024-08-26 17:24:57.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:57.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:57.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:57.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:57.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:57.3|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
|
|
2024-08-26 17:24:57.4|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
|
|
2024-08-26 17:24:57.4|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
|
|
2024-08-26 17:24:57.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:57.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:57.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:57.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:57.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:57.4|Info|RefreshMovieService|Updating info for Despicable Me 4
|
|
2024-08-26 17:24:57.6|Info|DiskScanService|Scanning disk for Despicable Me 4
|
|
2024-08-26 17:24:57.6|Info|DiskScanService|Completed scanning disk for Despicable Me 4
|
|
2024-08-26 17:24:57.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:57.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:57.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:57.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:57.6|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2024-08-26 17:24:57.6|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2024-08-26 17:24:57.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:57.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:57.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:57.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:57.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:57.6|Info|RefreshMovieService|Updating info for Fast X: Part 2
|
|
2024-08-26 17:24:57.7|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2024-08-26 17:24:57.7|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2024-08-26 17:24:57.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:57.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:57.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:57.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:57.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:57.7|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
|
|
2024-08-26 17:24:57.8|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
|
|
2024-08-26 17:24:57.8|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
|
|
2024-08-26 17:24:57.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:57.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:57.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:57.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:57.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:57.8|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
|
|
2024-08-26 17:24:58.0|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
|
|
2024-08-26 17:24:58.0|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
|
|
2024-08-26 17:24:58.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:58.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:58.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:58.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:58.0|Info|DiskScanService|Scanning disk for Kraven the Hunter
|
|
2024-08-26 17:24:58.0|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
|
|
2024-08-26 17:24:58.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:58.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:58.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:58.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:58.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:58.0|Info|DiskScanService|Scanning disk for Kung Fu Panda 4
|
|
2024-08-26 17:24:58.0|Info|DiskScanService|Completed scanning disk for Kung Fu Panda 4
|
|
2024-08-26 17:24:58.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:58.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:58.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:58.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:58.0|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2024-08-26 17:24:58.0|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2024-08-26 17:24:58.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:58.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:58.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:58.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:58.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:58.1|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2024-08-26 17:24:58.1|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2024-08-26 17:24:58.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:58.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:58.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:58.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:58.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:58.1|Info|RefreshMovieService|Updating info for The Lord of the Rings: The War of the Rohirrim
|
|
2024-08-26 17:24:58.2|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-08-26 17:24:58.2|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-08-26 17:24:58.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:58.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:58.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:58.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:58.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:58.2|Info|RefreshMovieService|Updating info for Mamma Mia!
|
|
2024-08-26 17:24:58.3|Info|DiskScanService|Scanning disk for Mamma Mia!
|
|
2024-08-26 17:24:58.3|Info|DiskScanService|Completed scanning disk for Mamma Mia!
|
|
2024-08-26 17:24:58.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:58.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:58.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:58.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:58.3|Info|DiskScanService|Scanning disk for Mission: Impossible 8
|
|
2024-08-26 17:24:58.3|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
|
|
2024-08-26 17:24:58.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:58.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:58.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:58.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:58.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:58.3|Info|DiskScanService|Scanning disk for The Perks of Being a Wallflower
|
|
2024-08-26 17:24:58.4|Info|DiskScanService|Completed scanning disk for The Perks of Being a Wallflower
|
|
2024-08-26 17:24:58.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:58.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:58.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:58.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:58.4|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
|
|
2024-08-26 17:24:58.5|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
|
|
2024-08-26 17:24:58.5|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
|
|
2024-08-26 17:24:58.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:58.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:58.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:58.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:58.5|Info|MediaCoverService|Downloading Fanart for [A Quiet Place: Day One (2024)][tt13433802, 762441] https://image.tmdb.org/t/p/original/6XjMwQTvnICBz6TguiDKkDVHvgS.jpg
|
|
2024-08-26 17:24:58.5|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-08-26 17:24:58.5|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-08-26 17:24:58.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:58.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:58.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:58.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:58.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:58.5|Info|DiskScanService|Scanning disk for School of Rock
|
|
2024-08-26 17:24:58.6|Info|DiskScanService|Completed scanning disk for School of Rock
|
|
2024-08-26 17:24:58.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:58.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:58.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:58.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:58.6|Info|RefreshMovieService|Updating info for Sonic the Hedgehog 3
|
|
2024-08-26 17:24:58.7|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
|
|
2024-08-26 17:24:58.7|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
|
|
2024-08-26 17:24:58.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:58.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:58.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:58.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:58.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:58.7|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2024-08-26 17:24:58.7|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2024-08-26 17:24:58.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:58.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:58.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:58.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:58.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:58.7|Info|RefreshMovieService|Updating info for Transformers One
|
|
2024-08-26 17:24:58.8|Info|DiskScanService|Scanning disk for Transformers One
|
|
2024-08-26 17:24:58.8|Info|DiskScanService|Completed scanning disk for Transformers One
|
|
2024-08-26 17:24:58.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:58.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:58.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:58.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:58.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:58.8|Info|DiskScanService|Scanning disk for Venom: The Last Dance
|
|
2024-08-26 17:24:58.8|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
|
|
2024-08-26 17:24:58.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:58.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:58.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:58.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:58.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:24:58.8|Info|DiskScanService|Scanning disk for Wicked
|
|
2024-08-26 17:24:58.8|Info|DiskScanService|Completed scanning disk for Wicked
|
|
2024-08-26 17:24:58.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 17:24:58.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 17:24:58.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 17:24:58.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 17:24:58.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 17:47:56.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 17:48:02.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/26/2024 19:21:07 and 08/26/2024 22:20:02 UTC. Search may be required.
|
|
2024-08-26 17:48:02.0|Info|DownloadDecisionMaker|Processing 176 releases
|
|
2024-08-26 17:48:02.3|Info|RssSyncService|RSS Sync Completed. Reports found: 176, Reports grabbed: 0
|
|
2024-08-26 18:18:26.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 18:18:32.3|Info|DownloadDecisionMaker|Processing 179 releases
|
|
2024-08-26 18:18:32.5|Info|RssSyncService|RSS Sync Completed. Reports found: 179, Reports grabbed: 0
|
|
2024-08-26 18:19:27.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-26 18:19:29.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-26 18:19:29.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 18:19:29.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 18:19:29.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 18:19:29.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 18:19: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.
|
|
2024-08-26 18:19:32.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-26 18:19:32.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 18:19:32.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 18:19:32.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 18:19:32.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-26 18:48:34.4|Info|Auth|Auth-Success ip 99.*.*.38 username 'jkenney'
|
|
2024-08-26 18:48:57.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 18:48:57.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/26/2024 21:59:00 and 08/27/2024 00:12:10 UTC. Search may be required.
|
|
2024-08-26 18:49:02.4|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-08-26 18:49:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-08-26 18:49:39.0|Info|AddMovieService|Adding Movie [Immaculate (2024)][tt23137390, 1041613] Path: [/movies/Immaculate (2024)]
|
|
2024-08-26 18:49:39.0|Info|RefreshMovieService|Updating info for Immaculate
|
|
2024-08-26 18:49:39.1|Info|MediaCoverService|Downloading Poster for [Immaculate (2024)][tt23137390, 1041613] https://image.tmdb.org/t/p/original/fdZpvODTX5wwkD0ikZNaClE4AoW.jpg
|
|
2024-08-26 18:49:39.1|Info|DiskScanService|Scanning disk for Immaculate
|
|
2024-08-26 18:49:39.1|Info|DiskScanService|Completed scanning disk for Immaculate
|
|
2024-08-26 18:49:39.1|Info|MovieScannedHandler|[Immaculate] was recently added, performing post-add actions
|
|
2024-08-26 18:49:39.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-26 18:49:39.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-26 18:49:39.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-26 18:49:39.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-26 18:49:39.1|Info|MovieSearchService|Performing search for 1 movies
|
|
2024-08-26 18:49:39.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-26 18:49:39.1|Info|ReleaseSearchService|Searching indexers for [Immaculate]. 6 active indexers
|
|
2024-08-26 18:49:39.3|Info|MediaCoverService|Downloading Fanart for [Immaculate (2024)][tt23137390, 1041613] https://image.tmdb.org/t/p/original/5Eip60UDiPLASyKjmHPMruggTc4.jpg
|
|
2024-08-26 18:49:39.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2024-08-26 18:49:44.6|Info|DownloadDecisionMaker|Processing 61 releases
|
|
2024-08-26 18:49:46.6|Info|DownloadService|Report for Immaculate (2024) sent to Transmission from indexer TheRARBG (Prowlarr). Immaculate 2024 1080p BluRay DDP5 1 x265 10bit GalaxyRG265
|
|
2024-08-26 18:49:46.6|Info|MovieSearchService|Completed search for 1 movies. 1 reports downloaded.
|
|
2024-08-26 18:51:02.2|Info|MovieSearchService|Performing search for 1 movies
|
|
2024-08-26 18:51:02.2|Info|ReleaseSearchService|Searching indexers for [Immaculate]. 6 active indexers
|
|
2024-08-26 18:51:07.8|Info|DownloadDecisionMaker|Processing 61 releases
|
|
2024-08-26 18:51:08.0|Info|MovieSearchService|Completed search for 1 movies. 0 reports downloaded.
|
|
2024-08-26 18:54:52.9|Info|MovieService|Assigning file [Immaculate (2024) Bluray-1080p.mkv] to movie [[Immaculate (2024)][tt23137390, 1041613]]
|
|
2024-08-26 19:19:27.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 19:19:32.8|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-08-26 19:19:33.1|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-08-26 19:49:57.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 19:49:58.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/27/2024 00:10:00 and 08/27/2024 00:10:00 UTC. Search may be required.
|
|
2024-08-26 19:50:08.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
|
|
2024-08-26 19:50:08.7|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2024-08-26 19:50:08.9|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2024-08-26 20:20:27.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 20:20:33.1|Info|DownloadDecisionMaker|Processing 192 releases
|
|
2024-08-26 20:20:33.4|Info|RssSyncService|RSS Sync Completed. Reports found: 192, Reports grabbed: 0
|
|
2024-08-26 20:50:57.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 20:51:03.2|Info|DownloadDecisionMaker|Processing 200 releases
|
|
2024-08-26 20:51:03.5|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
|
|
2024-08-26 21:21:27.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 21:21:28.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/27/2024 00:10:00 and 08/27/2024 03:06:50 UTC. Search may be required.
|
|
2024-08-26 21:21:34.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
|
|
2024-08-26 21:21:34.6|Info|DownloadDecisionMaker|Processing 202 releases
|
|
2024-08-26 21:21:34.8|Info|RssSyncService|RSS Sync Completed. Reports found: 202, Reports grabbed: 0
|
|
2024-08-26 21:51:58.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 21:51:58.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/27/2024 03:06:50 and 08/27/2024 03:07:51 UTC. Search may be required.
|
|
2024-08-26 21:52:03.5|Info|DownloadDecisionMaker|Processing 202 releases
|
|
2024-08-26 21:52:03.8|Info|RssSyncService|RSS Sync Completed. Reports found: 202, Reports grabbed: 0
|
|
2024-08-26 22:22:28.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 22:22:33.7|Info|DownloadDecisionMaker|Processing 208 releases
|
|
2024-08-26 22:22:34.0|Info|RssSyncService|RSS Sync Completed. Reports found: 208, Reports grabbed: 0
|
|
2024-08-26 22:52:58.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 22:52:59.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/27/2024 03:07:51 and 08/27/2024 04:19:14 UTC. Search may be required.
|
|
2024-08-26 22:53:03.9|Info|DownloadDecisionMaker|Processing 210 releases
|
|
2024-08-26 22:53:04.1|Info|RssSyncService|RSS Sync Completed. Reports found: 210, Reports grabbed: 0
|
|
2024-08-26 23:23:28.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 23:23:29.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/27/2024 04:34:34 and 08/27/2024 04:44:31 UTC. Search may be required.
|
|
2024-08-26 23:23:34.1|Info|DownloadDecisionMaker|Processing 204 releases
|
|
2024-08-26 23:23:34.4|Info|RssSyncService|RSS Sync Completed. Reports found: 204, Reports grabbed: 0
|
|
2024-08-26 23:53:58.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-26 23:53:59.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/27/2024 05:05:31 and 08/27/2024 05:07:15 UTC. Search may be required.
|
|
2024-08-26 23:54:04.3|Info|DownloadDecisionMaker|Processing 200 releases
|
|
2024-08-26 23:54:04.5|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
|
|
2024-08-27 00:19:58.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-27 00:20:00.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-27 00:20:00.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 00:20:00.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 00:20:00.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 00:20:00.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 00:20:02.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-27 00:20:04.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-27 00:20:04.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 00:20:04.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 00:20:04.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 00:20:04.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 00:24:29.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 00:24:34.4|Info|DownloadDecisionMaker|Processing 201 releases
|
|
2024-08-27 00:24:34.7|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
|
|
2024-08-27 00:54:59.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 00:55:04.7|Info|DownloadDecisionMaker|Processing 203 releases
|
|
2024-08-27 00:55:05.0|Info|RssSyncService|RSS Sync Completed. Reports found: 203, Reports grabbed: 0
|
|
2024-08-27 01:25:29.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 01:25:51.3|Info|DownloadDecisionMaker|Processing 201 releases
|
|
2024-08-27 01:25:51.6|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
|
|
2024-08-27 01:55:59.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 01:56:04.9|Info|DownloadDecisionMaker|Processing 197 releases
|
|
2024-08-27 01:56:05.2|Info|RssSyncService|RSS Sync Completed. Reports found: 197, Reports grabbed: 0
|
|
2024-08-27 02:26:29.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 02:26:30.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/27/2024 07:09:08 and 08/27/2024 08:03:20 UTC. Search may be required.
|
|
2024-08-27 02:26:40.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/27/2024 06:21:05 and 08/27/2024 07:15:06 UTC. Search may be required.
|
|
2024-08-27 02:26:40.1|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-08-27 02:26:40.3|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-08-27 02:56:59.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 02:57:05.3|Info|DownloadDecisionMaker|Processing 184 releases
|
|
2024-08-27 02:57:05.5|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
|
|
2024-08-27 03:27:30.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 03:27:30.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 08/28/2024 00:20:16 due to recent failures." />
|
|
2024-08-27 03:27:30.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 08/28/2024 00:20:16 due to recent failures." />
|
|
2024-08-27 03:27:30.0|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 20:52:46
|
|
2024-08-27 03:27:35.4|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-08-27 03:27:35.7|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-08-27 03:58:00.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 03:58:17.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-27 03:58:23.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-27 03:58:29.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-27 03:58:36.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-27 03:58:42.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-27 03:58:48.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-27 03:58:54.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-27 03:59:00.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-27 03:59:06.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-27 03:59:06.8|Info|DownloadDecisionMaker|Processing 179 releases
|
|
2024-08-27 03:59:07.0|Info|RssSyncService|RSS Sync Completed. Reports found: 179, Reports grabbed: 0
|
|
2024-08-27 04:29:30.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 04:29:31.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/27/2024 08:14:13 and 08/27/2024 10:05:39 UTC. Search may be required.
|
|
2024-08-27 04:29:35.8|Info|DownloadDecisionMaker|Processing 181 releases
|
|
2024-08-27 04:29:36.0|Info|RssSyncService|RSS Sync Completed. Reports found: 181, Reports grabbed: 0
|
|
2024-08-27 05:00:00.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 05:00:01.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/27/2024 10:05:39 and 08/27/2024 10:15:49 UTC. Search may be required.
|
|
2024-08-27 05:00:05.9|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-08-27 05:00:06.2|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-08-27 05:30:30.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 05:30:32.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
|
|
2024-08-27 05:30:36.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/27/2024 09:16:06 and 08/27/2024 10:15:43 UTC. Search may be required.
|
|
2024-08-27 05:30:36.1|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-08-27 05:30:36.4|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-08-27 06:01:00.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 06:02:40.9|Warn|Torznab|kickasstorrents.ws (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2024-08-27 06:02:40.9|Info|DownloadDecisionMaker|Processing 149 releases
|
|
2024-08-27 06:02:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 149, Reports grabbed: 0
|
|
2024-08-27 06:20: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.
|
|
2024-08-27 06:20:31.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-27 06:20:31.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 06:20:31.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 06:20:31.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 06:20:31.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 06:20:33.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-27 06:20:35.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-27 06:20:35.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 06:20:35.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 06:20:35.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 06:20:35.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 06:33:01.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 06:33:01.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/27/2024 10:55:00 and 08/27/2024 10:55:00 UTC. Search may be required.
|
|
2024-08-27 06:33:06.5|Info|DownloadDecisionMaker|Processing 184 releases
|
|
2024-08-27 06:33:06.7|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
|
|
2024-08-27 07:03:31.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 07:03:36.7|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-08-27 07:03:37.0|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-08-27 07:34:01.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 07:34:06.9|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-08-27 07:34:07.2|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-08-27 08:04:31.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 08:04:37.1|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-08-27 08:04:37.3|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-08-27 08:35:01.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 08:35:02.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/27/2024 10:55:00 and 08/27/2024 14:25:07 UTC. Search may be required.
|
|
2024-08-27 08:35:07.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/27/2024 11:10:22 and 08/27/2024 11:10:22 UTC. Search may be required.
|
|
2024-08-27 08:35:07.3|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2024-08-27 08:35:07.5|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2024-08-27 09:05:32.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 09:05:35.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/27/2024 14:25:07 and 08/27/2024 14:30:52 UTC. Search may be required.
|
|
2024-08-27 09:05:37.4|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2024-08-27 09:05:37.7|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2024-08-27 09:36:02.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 09:36:08.8|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2024-08-27 09:36:09.1|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2024-08-27 10:06:32.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 10:06:37.8|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-08-27 10:06:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-08-27 10:37:02.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 10:37:08.0|Info|DownloadDecisionMaker|Processing 188 releases
|
|
2024-08-27 10:37:08.2|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
|
|
2024-08-27 11:07:32.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 11:07:38.1|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2024-08-27 11:07:38.4|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2024-08-27 11:38:02.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 11:38:08.4|Info|DownloadDecisionMaker|Processing 191 releases
|
|
2024-08-27 11:38:08.6|Info|RssSyncService|RSS Sync Completed. Reports found: 191, Reports grabbed: 0
|
|
2024-08-27 12:08:33.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 12:08:35.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
|
|
2024-08-27 12:08:38.5|Info|DownloadDecisionMaker|Processing 191 releases
|
|
2024-08-27 12:08:38.8|Info|RssSyncService|RSS Sync Completed. Reports found: 191, Reports grabbed: 0
|
|
2024-08-27 12:21:00.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-27 12:21:02.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-27 12:21:02.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 12:21:02.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 12:21:02.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 12:21:02.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 12:21:04.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-27 12:21:06.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-27 12:21:06.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 12:21:06.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 12:21:06.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 12:21:06.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 12:39:03.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 12:39:05.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/27/2024 14:45:08 and 08/27/2024 18:23:53 UTC. Search may be required.
|
|
2024-08-27 12:39:08.7|Info|DownloadDecisionMaker|Processing 182 releases
|
|
2024-08-27 12:39:08.9|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
|
|
2024-08-27 13:09:33.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 13:09:35.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/27/2024 18:23:53 and 08/27/2024 18:24:52 UTC. Search may be required.
|
|
2024-08-27 13:09:38.9|Info|DownloadDecisionMaker|Processing 190 releases
|
|
2024-08-27 13:09:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
|
|
2024-08-27 13:40:03.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 13:40:05.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
|
|
2024-08-27 13:40:09.0|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-08-27 13:40:09.3|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-08-27 14:10:33.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 14:10:35.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/27/2024 19:12:18 and 08/27/2024 19:17:52 UTC. Search may be required.
|
|
2024-08-27 14:10:39.4|Info|DownloadDecisionMaker|Processing 181 releases
|
|
2024-08-27 14:10:39.6|Info|RssSyncService|RSS Sync Completed. Reports found: 181, Reports grabbed: 0
|
|
2024-08-27 14:41:04.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 14:41:05.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/27/2024 19:18:52 and 08/27/2024 20:29:12 UTC. Search may be required.
|
|
2024-08-27 14:41:09.4|Info|DownloadDecisionMaker|Processing 175 releases
|
|
2024-08-27 14:41:09.7|Info|RssSyncService|RSS Sync Completed. Reports found: 175, Reports grabbed: 0
|
|
2024-08-27 15:11:34.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 15:11:49.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:41:21 UTC. Search may be required.
|
|
2024-08-27 15:11:49.6|Info|DownloadDecisionMaker|Processing 175 releases
|
|
2024-08-27 15:11:49.9|Info|RssSyncService|RSS Sync Completed. Reports found: 175, Reports grabbed: 0
|
|
2024-08-27 15:42:04.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 15:42:09.8|Info|DownloadDecisionMaker|Processing 175 releases
|
|
2024-08-27 15:42:10.0|Info|RssSyncService|RSS Sync Completed. Reports found: 175, Reports grabbed: 0
|
|
2024-08-27 16:12:34.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 16:12:40.0|Info|DownloadDecisionMaker|Processing 175 releases
|
|
2024-08-27 16:12:40.2|Info|RssSyncService|RSS Sync Completed. Reports found: 175, Reports grabbed: 0
|
|
2024-08-27 16:43:04.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 16:43:05.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/27/2024 20:29:12 and 08/27/2024 22:26:56 UTC. Search may be required.
|
|
2024-08-27 16:43:20.1|Info|DownloadDecisionMaker|Processing 176 releases
|
|
2024-08-27 16:43:20.4|Info|RssSyncService|RSS Sync Completed. Reports found: 176, Reports grabbed: 0
|
|
2024-08-27 17:13:34.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 17:13:40.3|Info|DownloadDecisionMaker|Processing 178 releases
|
|
2024-08-27 17:13:40.6|Info|RssSyncService|RSS Sync Completed. Reports found: 178, Reports grabbed: 0
|
|
2024-08-27 17:25:04.9|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2024-08-27 17:25:04.9|Info|HousekeepingService|Running housecleaning tasks
|
|
2024-08-27 17:25:05.0|Info|Database|Vacuuming Log database
|
|
2024-08-27 17:25:05.0|Info|Database|Log database compressed
|
|
2024-08-27 17:25:05.0|Info|Database|Vacuuming Main database
|
|
2024-08-27 17:25:05.0|Info|Database|Main database compressed
|
|
2024-08-27 17:25:05.2|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2024-08-27 17:25:05.2|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2024-08-27 17:25:05.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:05.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:05.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:05.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:05.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:05.2|Info|RefreshMovieService|Updating info for Avengers: Doomsday
|
|
2024-08-27 17:25:05.4|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2024-08-27 17:25:05.4|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2024-08-27 17:25:05.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:05.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:05.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:05.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:05.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:05.4|Info|RefreshMovieService|Updating info for Avengers: Secret Wars
|
|
2024-08-27 17:25:05.6|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2024-08-27 17:25:05.6|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2024-08-27 17:25:05.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:05.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:05.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:05.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:05.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:05.6|Info|DiskScanService|Scanning disk for Bad Boys: Ride or Die
|
|
2024-08-27 17:25:05.6|Info|DiskScanService|Completed scanning disk for Bad Boys: Ride or Die
|
|
2024-08-27 17:25:05.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:05.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:05.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:05.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:05.6|Info|DiskScanService|Scanning disk for The Batman - Part II
|
|
2024-08-27 17:25:05.6|Info|DiskScanService|Completed scanning disk for The Batman - Part II
|
|
2024-08-27 17:25:05.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:05.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:05.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:05.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:05.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:05.6|Info|RefreshMovieService|Updating info for Beetlejuice Beetlejuice
|
|
2024-08-27 17:25:05.8|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
|
|
2024-08-27 17:25:05.8|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
|
|
2024-08-27 17:25:05.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:05.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:05.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:05.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:05.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:05.8|Info|RefreshMovieService|Updating info for Blade
|
|
2024-08-27 17:25:06.0|Info|DiskScanService|Scanning disk for Blade
|
|
2024-08-27 17:25:06.0|Info|DiskScanService|Completed scanning disk for Blade
|
|
2024-08-27 17:25:06.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:06.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:06.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:06.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:06.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:06.0|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2024-08-27 17:25:06.0|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2024-08-27 17:25:06.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:06.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:06.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:06.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:06.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:06.0|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
|
|
2024-08-27 17:25:06.0|Info|MediaCoverService|Downloading Fanart for [Blade (2025)][tt10671440, 617127] https://image.tmdb.org/t/p/original/hFtJz4TvoiJJcw2ZOMdhK22aU9P.jpg
|
|
2024-08-27 17:25:06.1|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2024-08-27 17:25:06.3|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
|
|
2024-08-27 17:25:06.3|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
|
|
2024-08-27 17:25:06.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:06.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:06.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:06.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:06.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:06.3|Info|RefreshMovieService|Updating info for Despicable Me 4
|
|
2024-08-27 17:25:06.4|Info|DiskScanService|Scanning disk for Despicable Me 4
|
|
2024-08-27 17:25:06.5|Info|DiskScanService|Completed scanning disk for Despicable Me 4
|
|
2024-08-27 17:25:06.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:06.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:06.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:06.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:06.5|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2024-08-27 17:25:06.5|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2024-08-27 17:25:06.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:06.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:06.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:06.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:06.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:06.5|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2024-08-27 17:25:06.5|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2024-08-27 17:25:06.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:06.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:06.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:06.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:06.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:06.5|Info|DiskScanService|Scanning disk for Immaculate
|
|
2024-08-27 17:25:06.5|Info|DiskScanService|Completed scanning disk for Immaculate
|
|
2024-08-27 17:25:06.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:06.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:06.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:06.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:06.5|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
|
|
2024-08-27 17:25:06.5|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
|
|
2024-08-27 17:25:06.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:06.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:06.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:06.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:06.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:06.5|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
|
|
2024-08-27 17:25:06.7|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
|
|
2024-08-27 17:25:06.7|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
|
|
2024-08-27 17:25:06.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:06.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:06.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:06.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:06.7|Info|RefreshMovieService|Updating info for Kraven the Hunter
|
|
2024-08-27 17:25:06.8|Info|DiskScanService|Scanning disk for Kraven the Hunter
|
|
2024-08-27 17:25:06.8|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
|
|
2024-08-27 17:25:06.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:06.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:06.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:06.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:06.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:06.8|Info|DiskScanService|Scanning disk for Kung Fu Panda 4
|
|
2024-08-27 17:25:06.8|Info|DiskScanService|Completed scanning disk for Kung Fu Panda 4
|
|
2024-08-27 17:25:06.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:06.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:06.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:06.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:06.8|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2024-08-27 17:25:06.8|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2024-08-27 17:25:06.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:06.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:06.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:06.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:06.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:06.8|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2024-08-27 17:25:06.8|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2024-08-27 17:25:06.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:06.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:06.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:06.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:06.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:06.8|Info|RefreshMovieService|Updating info for The Lord of the Rings: The War of the Rohirrim
|
|
2024-08-27 17:25:06.9|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-08-27 17:25:06.9|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-08-27 17:25:06.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:06.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:06.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:06.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:06.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:06.9|Info|RefreshMovieService|Updating info for Mamma Mia!
|
|
2024-08-27 17:25:07.1|Info|DiskScanService|Scanning disk for Mamma Mia!
|
|
2024-08-27 17:25:07.1|Info|DiskScanService|Completed scanning disk for Mamma Mia!
|
|
2024-08-27 17:25:07.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:07.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:07.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:07.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:07.1|Info|DiskScanService|Scanning disk for Mission: Impossible 8
|
|
2024-08-27 17:25:07.1|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
|
|
2024-08-27 17:25:07.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:07.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:07.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:07.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:07.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:07.2|Info|DiskScanService|Scanning disk for The Perks of Being a Wallflower
|
|
2024-08-27 17:25:07.2|Info|DiskScanService|Completed scanning disk for The Perks of Being a Wallflower
|
|
2024-08-27 17:25:07.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:07.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:07.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:07.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:07.2|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
|
|
2024-08-27 17:25:07.3|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
|
|
2024-08-27 17:25:07.4|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
|
|
2024-08-27 17:25:07.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:07.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:07.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:07.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:07.4|Info|RefreshMovieService|Updating info for Rickover: The Birth of Nuclear Power
|
|
2024-08-27 17:25:07.5|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-08-27 17:25:07.5|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-08-27 17:25:07.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:07.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:07.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:07.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:07.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:07.5|Info|DiskScanService|Scanning disk for School of Rock
|
|
2024-08-27 17:25:07.5|Info|DiskScanService|Completed scanning disk for School of Rock
|
|
2024-08-27 17:25:07.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:07.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:07.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:07.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:07.5|Info|RefreshMovieService|Updating info for Sonic the Hedgehog 3
|
|
2024-08-27 17:25:07.6|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
|
|
2024-08-27 17:25:07.6|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
|
|
2024-08-27 17:25:07.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:07.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:07.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:07.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:07.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:07.6|Info|RefreshMovieService|Updating info for Thunderbolts*
|
|
2024-08-27 17:25:07.6|Info|MediaCoverService|Downloading Poster for [Sonic the Hedgehog 3 (2024)][tt18259086, 939243] https://image.tmdb.org/t/p/original/lgJMRZJZfy3VVrdN4WYwiIzL5gR.jpg
|
|
2024-08-27 17:25:07.7|Info|MediaCoverService|Downloading Fanart for [Sonic the Hedgehog 3 (2024)][tt18259086, 939243] https://image.tmdb.org/t/p/original/kl7VTxjOH75yxtpyEwluX0BlSkP.jpg
|
|
2024-08-27 17:25:07.8|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2024-08-27 17:25:07.8|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2024-08-27 17:25:07.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:07.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:07.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:07.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:07.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:07.8|Info|RefreshMovieService|Updating info for Transformers One
|
|
2024-08-27 17:25:07.9|Info|DiskScanService|Scanning disk for Transformers One
|
|
2024-08-27 17:25:07.9|Info|DiskScanService|Completed scanning disk for Transformers One
|
|
2024-08-27 17:25:07.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:07.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:07.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:07.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:07.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:07.9|Info|RefreshMovieService|Updating info for Venom: The Last Dance
|
|
2024-08-27 17:25:07.9|Info|MediaCoverService|Downloading Poster for [Transformers One (2024)][tt8864596, 698687] https://image.tmdb.org/t/p/original/qbkAqmmEIZfrCO8ZQAuIuVMlWoV.jpg
|
|
2024-08-27 17:25:08.0|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2024-08-27 17:25:08.1|Info|DiskScanService|Scanning disk for Venom: The Last Dance
|
|
2024-08-27 17:25:08.1|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
|
|
2024-08-27 17:25:08.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:08.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:08.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:08.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:08.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:08.1|Info|DiskScanService|Scanning disk for Wicked
|
|
2024-08-27 17:25:08.1|Info|DiskScanService|Completed scanning disk for Wicked
|
|
2024-08-27 17:25:08.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-27 17:25:08.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-27 17:25:08.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-27 17:25:08.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-27 17:25:08.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-27 17:25:08.1|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2024-08-27 17:44:05.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 17:44:10.5|Info|DownloadDecisionMaker|Processing 175 releases
|
|
2024-08-27 17:44:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 175, Reports grabbed: 0
|
|
2024-08-27 18:14:35.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 18:14:37.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
|
|
2024-08-27 18:14:50.7|Info|DownloadDecisionMaker|Processing 174 releases
|
|
2024-08-27 18:14:50.9|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
|
|
2024-08-27 18:21:31.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-27 18:21:33.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-27 18:21:33.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 18:21:33.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 18:21:33.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 18:21:33.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 18:21:35.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-27 18:21:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-27 18:21:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 18:21:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 18:21:37.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 18:21:37.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-27 18:45:05.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 18:45:06.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/27/2024 22:26:00 and 08/28/2024 00:24:54 UTC. Search may be required.
|
|
2024-08-27 18:45:10.8|Info|DownloadDecisionMaker|Processing 178 releases
|
|
2024-08-27 18:45:11.1|Info|RssSyncService|RSS Sync Completed. Reports found: 178, Reports grabbed: 0
|
|
2024-08-27 19:15:35.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 19:15:39.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
|
|
2024-08-27 19:15:41.0|Info|DownloadDecisionMaker|Processing 178 releases
|
|
2024-08-27 19:15:41.3|Info|RssSyncService|RSS Sync Completed. Reports found: 178, Reports grabbed: 0
|
|
2024-08-27 19:46:05.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 19:46:11.2|Info|DownloadDecisionMaker|Processing 181 releases
|
|
2024-08-27 19:46:11.5|Info|RssSyncService|RSS Sync Completed. Reports found: 181, Reports grabbed: 0
|
|
2024-08-27 20:16:35.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 20:16:36.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/28/2024 00:17:00 and 08/28/2024 00:17:00 UTC. Search may be required.
|
|
2024-08-27 20:16:41.4|Info|DownloadDecisionMaker|Processing 179 releases
|
|
2024-08-27 20:16:41.6|Info|RssSyncService|RSS Sync Completed. Reports found: 179, Reports grabbed: 0
|
|
2024-08-27 20:47:06.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 20:47:11.6|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-08-27 20:47:11.8|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-08-27 21:17:36.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 21:17:41.7|Info|DownloadDecisionMaker|Processing 175 releases
|
|
2024-08-27 21:17:41.9|Info|RssSyncService|RSS Sync Completed. Reports found: 175, Reports grabbed: 0
|
|
2024-08-27 21:48:06.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 21:48:11.9|Info|DownloadDecisionMaker|Processing 175 releases
|
|
2024-08-27 21:48:12.1|Info|RssSyncService|RSS Sync Completed. Reports found: 175, Reports grabbed: 0
|
|
2024-08-27 22:18:36.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 22:18:38.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
|
|
2024-08-27 22:18:42.1|Info|DownloadDecisionMaker|Processing 175 releases
|
|
2024-08-27 22:18:42.3|Info|RssSyncService|RSS Sync Completed. Reports found: 175, Reports grabbed: 0
|
|
2024-08-27 22:49:06.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 22:49:07.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/28/2024 00:17:00 and 08/28/2024 04:33:25 UTC. Search may be required.
|
|
2024-08-27 22:49:12.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/28/2024 02:15:02 and 08/28/2024 02:15:02 UTC. Search may be required.
|
|
2024-08-27 22:49:12.2|Info|DownloadDecisionMaker|Processing 171 releases
|
|
2024-08-27 22:49:12.5|Info|RssSyncService|RSS Sync Completed. Reports found: 171, Reports grabbed: 0
|
|
2024-08-27 23:19:36.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 23:19:42.4|Info|DownloadDecisionMaker|Processing 171 releases
|
|
2024-08-27 23:19:42.6|Info|RssSyncService|RSS Sync Completed. Reports found: 171, Reports grabbed: 0
|
|
2024-08-27 23:50:07.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-27 23:50:12.6|Info|DownloadDecisionMaker|Processing 170 releases
|
|
2024-08-27 23:50:12.8|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
|
|
2024-08-28 00:20:37.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 00:20:42.8|Info|DownloadDecisionMaker|Processing 172 releases
|
|
2024-08-28 00:20:43.0|Info|RssSyncService|RSS Sync Completed. Reports found: 172, Reports grabbed: 0
|
|
2024-08-28 00:22:02.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-28 00:22:04.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-28 00:22:04.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 00:22:04.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 00:22:04.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 00:22:04.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 00:22:06.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-28 00:22:08.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-28 00:22:08.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 00:22:08.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 00:22:08.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 00:22:08.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 00:51:07.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 00:51:08.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/28/2024 04:33:25 and 08/28/2024 06:27:31 UTC. Search may be required.
|
|
2024-08-28 00:51:13.0|Info|DownloadDecisionMaker|Processing 173 releases
|
|
2024-08-28 00:51:13.2|Info|RssSyncService|RSS Sync Completed. Reports found: 173, Reports grabbed: 0
|
|
2024-08-28 01:21:37.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 01:21:43.2|Info|DownloadDecisionMaker|Processing 175 releases
|
|
2024-08-28 01:21:43.4|Info|RssSyncService|RSS Sync Completed. Reports found: 175, Reports grabbed: 0
|
|
2024-08-28 01:52:07.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 01:52:08.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/28/2024 06:27:31 and 08/28/2024 07:14:13 UTC. Search may be required.
|
|
2024-08-28 01:52:13.3|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-08-28 01:52:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-08-28 02:22:38.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 02:22:40.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
|
|
2024-08-28 02:22:44.1|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2024-08-28 02:22:44.4|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2024-08-28 02:53:08.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 02:53:14.2|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2024-08-28 02:53:14.5|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2024-08-28 03:23:38.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 03:23:44.4|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-08-28 03:23:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-08-28 03:54:09.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 03:54:09.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 08/29/2024 00:22:34 due to recent failures." />
|
|
2024-08-28 03:54:09.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 08/29/2024 00:22:34 due to recent failures." />
|
|
2024-08-28 03:54:09.1|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 20:28:26
|
|
2024-08-28 03:54:11.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
|
|
2024-08-28 03:54:14.5|Info|DownloadDecisionMaker|Processing 181 releases
|
|
2024-08-28 03:54:14.8|Info|RssSyncService|RSS Sync Completed. Reports found: 181, Reports grabbed: 0
|
|
2024-08-28 04:24:39.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 04:24:56.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-28 04:25:02.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-28 04:25:08.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-28 04:25:15.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-28 04:25:21.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-28 04:25:27.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-28 04:25:33.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-28 04:25:39.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-28 04:25:45.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-28 04:25:58.6|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-08-28 04:25:58.9|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-08-28 04:56:09.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 04:56:09.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 08/28/2024 04:58:49 due to recent failures." />
|
|
2024-08-28 04:56:09.3|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:02:40
|
|
2024-08-28 04:56:10.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/28/2024 09:19:35 and 08/28/2024 10:36:16 UTC. Search may be required.
|
|
2024-08-28 04:56:18.9|Info|DownloadDecisionMaker|Processing 169 releases
|
|
2024-08-28 04:56:19.2|Info|RssSyncService|RSS Sync Completed. Reports found: 169, Reports grabbed: 0
|
|
2024-08-28 05:26:39.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 05:26:40.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/28/2024 10:36:16 and 08/28/2024 10:44:25 UTC. Search may be required.
|
|
2024-08-28 05:26:44.8|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-08-28 05:26:45.1|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-08-28 05:57:09.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 05:57:14.9|Info|DownloadDecisionMaker|Processing 179 releases
|
|
2024-08-28 05:57:15.2|Info|RssSyncService|RSS Sync Completed. Reports found: 179, Reports grabbed: 0
|
|
2024-08-28 06:23:03.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-28 06:23:05.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-28 06:23:05.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 06:23:05.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 06:23:05.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 06:23:05.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 06:23: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.
|
|
2024-08-28 06:23:09.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-28 06:23:09.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 06:23:09.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 06:23:09.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 06:23:09.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 06:27:39.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 06:27:45.1|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-08-28 06:27:45.3|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-08-28 06:58:09.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 06:58:10.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/28/2024 10:44:25 and 08/28/2024 12:41:26 UTC. Search may be required.
|
|
2024-08-28 06:58:15.2|Info|DownloadDecisionMaker|Processing 182 releases
|
|
2024-08-28 06:58:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
|
|
2024-08-28 07:28:39.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 07:28:40.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/28/2024 12:43:26 and 08/28/2024 12:46:39 UTC. Search may be required.
|
|
2024-08-28 07:28:50.4|Info|DownloadDecisionMaker|Processing 184 releases
|
|
2024-08-28 07:28:50.6|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
|
|
2024-08-28 07:59:10.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 07:59:15.5|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-08-28 07:59:15.7|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-08-28 08:29:40.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 08:29:45.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/28/2024 12:42:23 and 08/28/2024 13:12:04 UTC. Search may be required.
|
|
2024-08-28 08:29:45.8|Info|DownloadDecisionMaker|Processing 195 releases
|
|
2024-08-28 08:29:46.0|Info|RssSyncService|RSS Sync Completed. Reports found: 195, Reports grabbed: 0
|
|
2024-08-28 09:00:10.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 09:00:20.8|Info|DownloadDecisionMaker|Processing 193 releases
|
|
2024-08-28 09:00:21.0|Info|RssSyncService|RSS Sync Completed. Reports found: 193, Reports grabbed: 0
|
|
2024-08-28 09:30:40.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 09:30:41.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/28/2024 14:22:19 and 08/28/2024 15:00:24 UTC. Search may be required.
|
|
2024-08-28 09:30:49.5|Info|DownloadDecisionMaker|Processing 198 releases
|
|
2024-08-28 09:30:49.8|Info|RssSyncService|RSS Sync Completed. Reports found: 198, Reports grabbed: 0
|
|
2024-08-28 10:01:10.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 10:01:12.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 08:20:45 UTC. Search may be required.
|
|
2024-08-28 10:01:16.1|Info|DownloadDecisionMaker|Processing 198 releases
|
|
2024-08-28 10:01:16.3|Info|RssSyncService|RSS Sync Completed. Reports found: 198, Reports grabbed: 0
|
|
2024-08-28 10:31:40.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 10:31:46.2|Info|DownloadDecisionMaker|Processing 195 releases
|
|
2024-08-28 10:31:46.5|Info|RssSyncService|RSS Sync Completed. Reports found: 195, Reports grabbed: 0
|
|
2024-08-28 11:02:10.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 11:02:16.4|Info|DownloadDecisionMaker|Processing 192 releases
|
|
2024-08-28 11:02:16.7|Info|RssSyncService|RSS Sync Completed. Reports found: 192, Reports grabbed: 0
|
|
2024-08-28 11:32:41.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 11:32:46.6|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-08-28 11:32:46.9|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-08-28 12:03:11.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 12:03:12.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/28/2024 15:12:09 and 08/28/2024 17:24:19 UTC. Search may be required.
|
|
2024-08-28 12:03:13.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
|
|
2024-08-28 12:03:16.7|Info|DownloadDecisionMaker|Processing 181 releases
|
|
2024-08-28 12:03:17.0|Info|RssSyncService|RSS Sync Completed. Reports found: 181, Reports grabbed: 0
|
|
2024-08-28 12:23:34.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-28 12:23:36.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-28 12:23:36.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 12:23:36.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 12:23:36.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 12:23:36.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 12:23:38.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-28 12:23:40.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-28 12:23:40.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 12:23:40.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 12:23:40.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 12:23:40.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 12:33:41.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 12:33:42.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/28/2024 17:24:19 and 08/28/2024 18:08:11 UTC. Search may be required.
|
|
2024-08-28 12:33:46.9|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-08-28 12:33:47.2|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-08-28 13:04:11.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 13:04:17.1|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-08-28 13:04:17.4|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-08-28 13:34:41.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 13:34:47.2|Info|DownloadDecisionMaker|Processing 193 releases
|
|
2024-08-28 13:34:47.5|Info|RssSyncService|RSS Sync Completed. Reports found: 193, Reports grabbed: 0
|
|
2024-08-28 14:05:12.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 14:05:22.5|Info|DownloadDecisionMaker|Processing 193 releases
|
|
2024-08-28 14:05:22.8|Info|RssSyncService|RSS Sync Completed. Reports found: 193, Reports grabbed: 0
|
|
2024-08-28 14:35:42.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 14:35:47.6|Info|DownloadDecisionMaker|Processing 213 releases
|
|
2024-08-28 14:35:47.9|Info|RssSyncService|RSS Sync Completed. Reports found: 213, Reports grabbed: 0
|
|
2024-08-28 15:06:12.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 15:06:32.7|Info|DownloadDecisionMaker|Processing 213 releases
|
|
2024-08-28 15:06:33.0|Info|RssSyncService|RSS Sync Completed. Reports found: 213, Reports grabbed: 0
|
|
2024-08-28 15:36:42.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 15:36:52.4|Info|DownloadDecisionMaker|Processing 215 releases
|
|
2024-08-28 15:36:52.7|Info|RssSyncService|RSS Sync Completed. Reports found: 215, Reports grabbed: 0
|
|
2024-08-28 16:07:12.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 16:07:18.1|Info|DownloadDecisionMaker|Processing 214 releases
|
|
2024-08-28 16:07:18.4|Info|RssSyncService|RSS Sync Completed. Reports found: 214, Reports grabbed: 0
|
|
2024-08-28 16:37:42.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 16:37:48.4|Info|DownloadDecisionMaker|Processing 208 releases
|
|
2024-08-28 16:37:48.6|Info|RssSyncService|RSS Sync Completed. Reports found: 208, Reports grabbed: 0
|
|
2024-08-28 17:08:13.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 17:08:13.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/28/2024 20:28:00 and 08/29/2024 14:18:00 UTC. Search may be required.
|
|
2024-08-28 17:08:18.5|Info|DownloadDecisionMaker|Processing 212 releases
|
|
2024-08-28 17:08:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 212, Reports grabbed: 0
|
|
2024-08-28 17:25:13.2|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2024-08-28 17:25:13.2|Info|HousekeepingService|Running housecleaning tasks
|
|
2024-08-28 17:25:13.2|Info|Database|Vacuuming Log database
|
|
2024-08-28 17:25:13.2|Info|Database|Log database compressed
|
|
2024-08-28 17:25:13.2|Info|Database|Vacuuming Main database
|
|
2024-08-28 17:25:13.2|Info|Database|Main database compressed
|
|
2024-08-28 17:25:13.5|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2024-08-28 17:25:13.5|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2024-08-28 17:25:13.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:13.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:13.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:13.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:13.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:13.5|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2024-08-28 17:25:13.5|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2024-08-28 17:25:13.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:13.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:13.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:13.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:13.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:13.5|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2024-08-28 17:25:13.5|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2024-08-28 17:25:13.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:13.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:13.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:13.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:13.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:13.5|Info|RefreshMovieService|Updating info for Bad Boys: Ride or Die
|
|
2024-08-28 17:25:13.8|Info|DiskScanService|Scanning disk for Bad Boys: Ride or Die
|
|
2024-08-28 17:25:13.8|Info|DiskScanService|Completed scanning disk for Bad Boys: Ride or Die
|
|
2024-08-28 17:25:13.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:13.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:13.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:13.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:13.9|Info|DiskScanService|Scanning disk for The Batman - Part II
|
|
2024-08-28 17:25:13.9|Info|DiskScanService|Completed scanning disk for The Batman - Part II
|
|
2024-08-28 17:25:13.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:13.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:13.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:13.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:13.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:13.9|Info|RefreshMovieService|Updating info for Beetlejuice Beetlejuice
|
|
2024-08-28 17:25:14.0|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
|
|
2024-08-28 17:25:14.0|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
|
|
2024-08-28 17:25:14.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:14.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:14.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:14.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:14.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:14.0|Info|DiskScanService|Scanning disk for Blade
|
|
2024-08-28 17:25:14.0|Info|DiskScanService|Completed scanning disk for Blade
|
|
2024-08-28 17:25:14.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:14.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:14.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:14.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:14.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:14.0|Info|RefreshMovieService|Updating info for Captain America: Brave New World
|
|
2024-08-28 17:25:14.1|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2024-08-28 17:25:14.1|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2024-08-28 17:25:14.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:14.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:14.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:14.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:14.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:14.1|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
|
|
2024-08-28 17:25:14.2|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
|
|
2024-08-28 17:25:14.2|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
|
|
2024-08-28 17:25:14.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:14.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:14.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:14.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:14.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:14.2|Info|RefreshMovieService|Updating info for Despicable Me 4
|
|
2024-08-28 17:25:14.4|Info|DiskScanService|Scanning disk for Despicable Me 4
|
|
2024-08-28 17:25:14.4|Info|DiskScanService|Completed scanning disk for Despicable Me 4
|
|
2024-08-28 17:25:14.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:14.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:14.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:14.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:14.4|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2024-08-28 17:25:14.4|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2024-08-28 17:25:14.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:14.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:14.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:14.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:14.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:14.4|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2024-08-28 17:25:14.4|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2024-08-28 17:25:14.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:14.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:14.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:14.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:14.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:14.4|Info|DiskScanService|Scanning disk for Immaculate
|
|
2024-08-28 17:25:14.5|Info|DiskScanService|Completed scanning disk for Immaculate
|
|
2024-08-28 17:25:14.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:14.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:14.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:14.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:14.5|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
|
|
2024-08-28 17:25:14.6|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
|
|
2024-08-28 17:25:14.6|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
|
|
2024-08-28 17:25:14.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:14.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:14.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:14.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:14.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:14.6|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
|
|
2024-08-28 17:25:14.7|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
|
|
2024-08-28 17:25:14.7|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
|
|
2024-08-28 17:25:14.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:14.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:14.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:14.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:14.7|Info|DiskScanService|Scanning disk for Kraven the Hunter
|
|
2024-08-28 17:25:14.8|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
|
|
2024-08-28 17:25:14.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:14.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:14.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:14.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:14.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:14.8|Info|DiskScanService|Scanning disk for Kung Fu Panda 4
|
|
2024-08-28 17:25:14.8|Info|DiskScanService|Completed scanning disk for Kung Fu Panda 4
|
|
2024-08-28 17:25:14.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:14.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:14.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:14.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:14.8|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2024-08-28 17:25:14.8|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2024-08-28 17:25:14.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:14.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:14.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:14.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:14.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:14.8|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2024-08-28 17:25:14.8|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2024-08-28 17:25:14.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:14.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:14.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:14.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:14.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:14.8|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-08-28 17:25:14.8|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-08-28 17:25:14.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:14.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:14.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:14.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:14.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:14.8|Info|DiskScanService|Scanning disk for Mamma Mia!
|
|
2024-08-28 17:25:14.9|Info|DiskScanService|Completed scanning disk for Mamma Mia!
|
|
2024-08-28 17:25:14.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:14.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:14.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:14.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:14.9|Info|DiskScanService|Scanning disk for Mission: Impossible 8
|
|
2024-08-28 17:25:14.9|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
|
|
2024-08-28 17:25:14.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:14.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:14.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:14.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:14.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:14.9|Info|DiskScanService|Scanning disk for The Perks of Being a Wallflower
|
|
2024-08-28 17:25:14.9|Info|DiskScanService|Completed scanning disk for The Perks of Being a Wallflower
|
|
2024-08-28 17:25:14.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:14.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:14.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:14.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:14.9|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
|
|
2024-08-28 17:25:15.0|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
|
|
2024-08-28 17:25:15.0|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
|
|
2024-08-28 17:25:15.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:15.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:15.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:15.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:15.1|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-08-28 17:25:15.1|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-08-28 17:25:15.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:15.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:15.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:15.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:15.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:15.1|Info|DiskScanService|Scanning disk for School of Rock
|
|
2024-08-28 17:25:15.1|Info|DiskScanService|Completed scanning disk for School of Rock
|
|
2024-08-28 17:25:15.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:15.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:15.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:15.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:15.1|Info|RefreshMovieService|Updating info for Sonic the Hedgehog 3
|
|
2024-08-28 17:25:15.2|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
|
|
2024-08-28 17:25:15.2|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
|
|
2024-08-28 17:25:15.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:15.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:15.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:15.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:15.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:15.2|Info|MediaCoverService|Downloading Poster for [Sonic the Hedgehog 3 (2024)][tt18259086, 939243] https://image.tmdb.org/t/p/original/mr0WQaZ43LdxEMoNAuuHkLrQoao.jpg
|
|
2024-08-28 17:25:15.2|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2024-08-28 17:25:15.2|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2024-08-28 17:25:15.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:15.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:15.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:15.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:15.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:15.2|Info|RefreshMovieService|Updating info for Transformers One
|
|
2024-08-28 17:25:15.3|Info|DiskScanService|Scanning disk for Transformers One
|
|
2024-08-28 17:25:15.3|Info|DiskScanService|Completed scanning disk for Transformers One
|
|
2024-08-28 17:25:15.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:15.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:15.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:15.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:15.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:15.3|Info|DiskScanService|Scanning disk for Venom: The Last Dance
|
|
2024-08-28 17:25:15.3|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
|
|
2024-08-28 17:25:15.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:15.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:15.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:15.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:15.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:15.3|Info|RefreshMovieService|Updating info for Wicked
|
|
2024-08-28 17:25:15.3|Info|MediaCoverService|Downloading Fanart for [Sonic the Hedgehog 3 (2024)][tt18259086, 939243] https://image.tmdb.org/t/p/original/ftWaDEhgPxHSNe3O6QFTyuDxnsY.jpg
|
|
2024-08-28 17:25:15.4|Info|DiskScanService|Scanning disk for Wicked
|
|
2024-08-28 17:25:15.4|Info|DiskScanService|Completed scanning disk for Wicked
|
|
2024-08-28 17:25:15.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-28 17:25:15.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-28 17:25:15.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-28 17:25:15.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-28 17:25:15.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-28 17:25:15.6|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2024-08-28 17:38:43.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 17:38:45.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
|
|
2024-08-28 17:38:48.7|Info|DownloadDecisionMaker|Processing 196 releases
|
|
2024-08-28 17:38:49.0|Info|RssSyncService|RSS Sync Completed. Reports found: 196, Reports grabbed: 0
|
|
2024-08-28 18:09:13.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 18:09:19.0|Info|DownloadDecisionMaker|Processing 195 releases
|
|
2024-08-28 18:09:19.3|Info|RssSyncService|RSS Sync Completed. Reports found: 195, Reports grabbed: 0
|
|
2024-08-28 18:24:06.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-28 18:24:08.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-28 18:24:08.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 18:24:08.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 18:24:08.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 18:24:08.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 18:24:09.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-28 18:24:11.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-28 18:24:11.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 18:24:11.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 18:24:11.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 18:24:11.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-28 18:39:43.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 18:39:49.0|Info|DownloadDecisionMaker|Processing 179 releases
|
|
2024-08-28 18:39:49.3|Info|RssSyncService|RSS Sync Completed. Reports found: 179, Reports grabbed: 0
|
|
2024-08-28 19:10:13.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 19:10:19.2|Info|DownloadDecisionMaker|Processing 178 releases
|
|
2024-08-28 19:10:19.5|Info|RssSyncService|RSS Sync Completed. Reports found: 178, Reports grabbed: 0
|
|
2024-08-28 19:40:44.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 19:40:49.4|Info|DownloadDecisionMaker|Processing 179 releases
|
|
2024-08-28 19:40:49.7|Info|RssSyncService|RSS Sync Completed. Reports found: 179, Reports grabbed: 0
|
|
2024-08-28 20:11:14.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 20:11:14.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/28/2024 23:44:27 and 08/29/2024 02:10:02 UTC. Search may be required.
|
|
2024-08-28 20:11:19.6|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-08-28 20:11:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-08-28 20:41:44.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 20:41:49.8|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-08-28 20:41:50.0|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-08-28 21:12:14.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 21:12:20.0|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-08-28 21:12:20.3|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-08-28 21:42:44.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 21:42:45.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/29/2024 03:01:23 and 08/29/2024 03:03:29 UTC. Search may be required.
|
|
2024-08-28 21:42:46.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:41:21 UTC. Search may be required.
|
|
2024-08-28 21:42:50.1|Info|DownloadDecisionMaker|Processing 188 releases
|
|
2024-08-28 21:42:50.4|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
|
|
2024-08-28 22:13:14.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 22:13:20.3|Info|DownloadDecisionMaker|Processing 188 releases
|
|
2024-08-28 22:13:20.6|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
|
|
2024-08-28 22:43:45.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 22:43:50.5|Info|DownloadDecisionMaker|Processing 184 releases
|
|
2024-08-28 22:43:50.8|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
|
|
2024-08-28 23:14:15.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 23:14:30.7|Info|DownloadDecisionMaker|Processing 184 releases
|
|
2024-08-28 23:14:31.0|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
|
|
2024-08-28 23:44:45.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-28 23:44:50.9|Info|DownloadDecisionMaker|Processing 174 releases
|
|
2024-08-28 23:44:51.2|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
|
|
2024-08-29 00:15:15.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 00:15:21.1|Info|DownloadDecisionMaker|Processing 174 releases
|
|
2024-08-29 00:15:21.3|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
|
|
2024-08-29 00:24:37.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-29 00:24:39.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-29 00:24:39.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 00:24:39.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 00:24:39.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 00:24:39.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 00:24:41.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-29 00:24:43.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-29 00:24:43.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 00:24:43.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 00:24:43.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 00:24:43.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 00:45:45.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 00:45:48.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
|
|
2024-08-29 00:46:01.2|Info|DownloadDecisionMaker|Processing 173 releases
|
|
2024-08-29 00:46:01.4|Info|RssSyncService|RSS Sync Completed. Reports found: 173, Reports grabbed: 0
|
|
2024-08-29 01:16:15.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 01:16:16.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/29/2024 02:56:00 and 08/29/2024 07:03:06 UTC. Search may be required.
|
|
2024-08-29 01:16:21.3|Info|DownloadDecisionMaker|Processing 175 releases
|
|
2024-08-29 01:16:21.6|Info|RssSyncService|RSS Sync Completed. Reports found: 175, Reports grabbed: 0
|
|
2024-08-29 01:46:46.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 01:46:46.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/29/2024 07:03:06 and 08/29/2024 07:06:17 UTC. Search may be required.
|
|
2024-08-29 01:46:51.4|Info|DownloadDecisionMaker|Processing 175 releases
|
|
2024-08-29 01:46:51.7|Info|RssSyncService|RSS Sync Completed. Reports found: 175, Reports grabbed: 0
|
|
2024-08-29 02:17:16.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 02:17:21.6|Info|DownloadDecisionMaker|Processing 182 releases
|
|
2024-08-29 02:17:21.9|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
|
|
2024-08-29 02:47:46.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 02:47:51.8|Info|DownloadDecisionMaker|Processing 182 releases
|
|
2024-08-29 02:47:52.0|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
|
|
2024-08-29 03:18:16.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 03:18:21.9|Info|DownloadDecisionMaker|Processing 179 releases
|
|
2024-08-29 03:18:22.2|Info|RssSyncService|RSS Sync Completed. Reports found: 179, Reports grabbed: 0
|
|
2024-08-29 03:48:46.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 03:48:52.1|Info|DownloadDecisionMaker|Processing 176 releases
|
|
2024-08-29 03:48:52.3|Info|RssSyncService|RSS Sync Completed. Reports found: 176, Reports grabbed: 0
|
|
2024-08-29 04:19:16.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 04:19:16.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 08/30/2024 00:25:09 due to recent failures." />
|
|
2024-08-29 04:19:16.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 08/30/2024 00:25:09 due to recent failures." />
|
|
2024-08-29 04:19:16.9|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 20:05:53
|
|
2024-08-29 04:19:22.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/29/2024 08:15:23 and 08/29/2024 08:15:23 UTC. Search may be required.
|
|
2024-08-29 04:19:22.3|Info|DownloadDecisionMaker|Processing 170 releases
|
|
2024-08-29 04:19:22.6|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
|
|
2024-08-29 04:49:47.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 04:50:04.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-29 04:50:10.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-29 04:50:16.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-29 04:50:22.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-29 04:50:29.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-29 04:50:35.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-29 04:50:41.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-29 04:50:42.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/29/2024 07:06:17 and 08/29/2024 10:30:48 UTC. Search may be required.
|
|
2024-08-29 04:50:47.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-29 04:50:53.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-29 04:50:53.6|Info|DownloadDecisionMaker|Processing 171 releases
|
|
2024-08-29 04:50:53.8|Info|RssSyncService|RSS Sync Completed. Reports found: 171, Reports grabbed: 0
|
|
2024-08-29 05:21:17.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 05:21:19.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 08:20:45 UTC. Search may be required.
|
|
2024-08-29 05:21:22.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/29/2024 09:15:42 and 08/29/2024 09:15:42 UTC. Search may be required.
|
|
2024-08-29 05:21:22.7|Info|DownloadDecisionMaker|Processing 178 releases
|
|
2024-08-29 05:21:23.0|Info|RssSyncService|RSS Sync Completed. Reports found: 178, Reports grabbed: 0
|
|
2024-08-29 05:51:47.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 05:51:48.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/29/2024 10:30:48 and 08/29/2024 11:21:13 UTC. Search may be required.
|
|
2024-08-29 05:51:52.9|Info|DownloadDecisionMaker|Processing 182 releases
|
|
2024-08-29 05:51:53.1|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
|
|
2024-08-29 06:22:17.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 06:22:18.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/29/2024 11:31:13 and 08/29/2024 11:44:17 UTC. Search may be required.
|
|
2024-08-29 06:22:23.0|Info|DownloadDecisionMaker|Processing 181 releases
|
|
2024-08-29 06:22:23.3|Info|RssSyncService|RSS Sync Completed. Reports found: 181, Reports grabbed: 0
|
|
2024-08-29 06:25:38.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-29 06:25:40.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-29 06:25:40.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 06:25:40.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 06:25:40.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 06:25:40.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 06:25:42.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-29 06:25:44.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-29 06:25:44.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 06:25:44.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 06:25:44.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 06:25:44.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 06:52:47.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 06:52:48.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/29/2024 12:03:17 and 08/29/2024 12:04:38 UTC. Search may be required.
|
|
2024-08-29 06:52:53.3|Info|DownloadDecisionMaker|Processing 188 releases
|
|
2024-08-29 06:52:53.6|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
|
|
2024-08-29 07:23:17.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 07:23:29.3|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-08-29 07:23:29.6|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-08-29 07:53:48.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 07:53:48.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/29/2024 12:56:14 and 08/29/2024 12:57:33 UTC. Search may be required.
|
|
2024-08-29 07:53:53.6|Info|DownloadDecisionMaker|Processing 181 releases
|
|
2024-08-29 07:53:53.8|Info|RssSyncService|RSS Sync Completed. Reports found: 181, Reports grabbed: 0
|
|
2024-08-29 08:24:18.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 08:24:23.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/29/2024 12:12:46 and 08/29/2024 13:05:01 UTC. Search may be required.
|
|
2024-08-29 08:24:23.8|Info|DownloadDecisionMaker|Processing 171 releases
|
|
2024-08-29 08:24:24.0|Info|RssSyncService|RSS Sync Completed. Reports found: 171, Reports grabbed: 0
|
|
2024-08-29 08:54:48.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 08:54:49.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/29/2024 12:57:33 and 08/29/2024 14:26:28 UTC. Search may be required.
|
|
2024-08-29 08:54:50.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
|
|
2024-08-29 08:54:53.9|Info|DownloadDecisionMaker|Processing 173 releases
|
|
2024-08-29 08:54:54.2|Info|RssSyncService|RSS Sync Completed. Reports found: 173, Reports grabbed: 0
|
|
2024-08-29 09:25:18.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 09:25:18.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 08/29/2024 09:26:58 due to recent failures." />
|
|
2024-08-29 09:25:18.7|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:01:40
|
|
2024-08-29 09:25:24.1|Info|DownloadDecisionMaker|Processing 76 releases
|
|
2024-08-29 09:25:24.2|Info|RssSyncService|RSS Sync Completed. Reports found: 76, Reports grabbed: 0
|
|
2024-08-29 09:55:48.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 09:55:49.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/29/2024 14:26:28 and 08/29/2024 15:31:00 UTC. Search may be required.
|
|
2024-08-29 09:55:54.2|Info|DownloadDecisionMaker|Processing 178 releases
|
|
2024-08-29 09:55:54.5|Info|RssSyncService|RSS Sync Completed. Reports found: 178, Reports grabbed: 0
|
|
2024-08-29 10:26:19.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 10:26:19.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 08/29/2024 10:30:50 due to recent failures." />
|
|
2024-08-29 10:26:19.1|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:04:32
|
|
2024-08-29 10:26:24.5|Info|DownloadDecisionMaker|Processing 76 releases
|
|
2024-08-29 10:26:24.6|Info|RssSyncService|RSS Sync Completed. Reports found: 76, Reports grabbed: 0
|
|
2024-08-29 10:56:49.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 10:56:58.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
|
|
2024-08-29 10:58:29.2|Warn|Torznab|Badass Torrents (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2024-08-29 10:58:29.2|Info|DownloadDecisionMaker|Processing 168 releases
|
|
2024-08-29 10:58:29.5|Info|RssSyncService|RSS Sync Completed. Reports found: 168, Reports grabbed: 0
|
|
2024-08-29 11:28:49.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 11:28:59.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/29/2024 14:08:05 and 08/29/2024 16:20:02 UTC. Search may be required.
|
|
2024-08-29 11:28:59.8|Info|DownloadDecisionMaker|Processing 174 releases
|
|
2024-08-29 11:29:00.1|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
|
|
2024-08-29 11:59:19.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 11:59:20.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/29/2024 15:35:00 and 08/29/2024 17:09:16 UTC. Search may be required.
|
|
2024-08-29 11:59:25.0|Info|DownloadDecisionMaker|Processing 176 releases
|
|
2024-08-29 11:59:25.3|Info|RssSyncService|RSS Sync Completed. Reports found: 176, Reports grabbed: 0
|
|
2024-08-29 12:26:09.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-29 12:26:11.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-29 12:26:11.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 12:26:11.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 12:26:11.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 12:26:11.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 12:26: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.
|
|
2024-08-29 12:26:15.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-29 12:26:15.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 12:26:15.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 12:26:15.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 12:26:15.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 12:29:49.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 12:30:09.3|Info|DownloadDecisionMaker|Processing 174 releases
|
|
2024-08-29 12:30:09.5|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
|
|
2024-08-29 13:00:20.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 13:00:34.3|Info|DownloadDecisionMaker|Processing 174 releases
|
|
2024-08-29 13:00:34.6|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
|
|
2024-08-29 13:30:50.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 13:30:52.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
|
|
2024-08-29 13:30:55.7|Info|DownloadDecisionMaker|Processing 172 releases
|
|
2024-08-29 13:30:56.0|Info|RssSyncService|RSS Sync Completed. Reports found: 172, Reports grabbed: 0
|
|
2024-08-29 14:01:20.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 14:01:21.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/29/2024 17:38:35 and 08/29/2024 19:55:14 UTC. Search may be required.
|
|
2024-08-29 14:01:25.7|Info|DownloadDecisionMaker|Processing 174 releases
|
|
2024-08-29 14:01:26.0|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
|
|
2024-08-29 14:31:50.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 14:31:56.1|Info|DownloadDecisionMaker|Processing 196 releases
|
|
2024-08-29 14:31:56.4|Info|RssSyncService|RSS Sync Completed. Reports found: 196, Reports grabbed: 0
|
|
2024-08-29 15:02:20.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 15:02:26.2|Info|DownloadDecisionMaker|Processing 194 releases
|
|
2024-08-29 15:02:26.4|Info|RssSyncService|RSS Sync Completed. Reports found: 194, Reports grabbed: 0
|
|
2024-08-29 15:32:50.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 15:32:56.3|Info|DownloadDecisionMaker|Processing 190 releases
|
|
2024-08-29 15:32:56.6|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
|
|
2024-08-29 16:03:21.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 16:03:21.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/29/2024 20:21:00 and 08/29/2024 20:21:00 UTC. Search may be required.
|
|
2024-08-29 16:03:26.7|Info|DownloadDecisionMaker|Processing 190 releases
|
|
2024-08-29 16:03:26.9|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
|
|
2024-08-29 16:33:51.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 16:33:52.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/29/2024 20:21:00 and 08/29/2024 22:00:40 UTC. Search may be required.
|
|
2024-08-29 16:33:58.4|Info|DownloadDecisionMaker|Processing 194 releases
|
|
2024-08-29 16:33:58.7|Info|RssSyncService|RSS Sync Completed. Reports found: 194, Reports grabbed: 0
|
|
2024-08-29 17:04:21.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 17:04:26.9|Info|DownloadDecisionMaker|Processing 191 releases
|
|
2024-08-29 17:04:27.2|Info|RssSyncService|RSS Sync Completed. Reports found: 191, Reports grabbed: 0
|
|
2024-08-29 17:25:21.5|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2024-08-29 17:25:21.6|Info|HousekeepingService|Running housecleaning tasks
|
|
2024-08-29 17:25:21.6|Info|Database|Vacuuming Log database
|
|
2024-08-29 17:25:21.6|Info|Database|Log database compressed
|
|
2024-08-29 17:25:21.6|Info|Database|Vacuuming Main database
|
|
2024-08-29 17:25:21.6|Info|Database|Main database compressed
|
|
2024-08-29 17:25:21.8|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2024-08-29 17:25:21.8|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2024-08-29 17:25:21.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:21.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:21.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:21.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:21.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:21.8|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2024-08-29 17:25:21.8|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2024-08-29 17:25:21.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:21.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:21.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:21.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:21.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:21.8|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2024-08-29 17:25:21.8|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2024-08-29 17:25:21.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:21.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:21.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:21.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:21.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:21.8|Info|DiskScanService|Scanning disk for Bad Boys: Ride or Die
|
|
2024-08-29 17:25:21.9|Info|DiskScanService|Completed scanning disk for Bad Boys: Ride or Die
|
|
2024-08-29 17:25:21.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:21.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:21.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:21.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:21.9|Info|DiskScanService|Scanning disk for The Batman - Part II
|
|
2024-08-29 17:25:21.9|Info|DiskScanService|Completed scanning disk for The Batman - Part II
|
|
2024-08-29 17:25:21.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:21.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:21.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:21.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:21.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:21.9|Info|RefreshMovieService|Updating info for Beetlejuice Beetlejuice
|
|
2024-08-29 17:25:22.4|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
|
|
2024-08-29 17:25:22.4|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
|
|
2024-08-29 17:25:22.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:22.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:22.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:22.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:22.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:22.4|Info|DiskScanService|Scanning disk for Blade
|
|
2024-08-29 17:25:22.4|Info|DiskScanService|Completed scanning disk for Blade
|
|
2024-08-29 17:25:22.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:22.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:22.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:22.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:22.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:22.4|Info|RefreshMovieService|Updating info for Captain America: Brave New World
|
|
2024-08-29 17:25:22.6|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2024-08-29 17:25:22.6|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2024-08-29 17:25:22.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:22.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:22.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:22.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:22.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:22.6|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
|
|
2024-08-29 17:25:22.9|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
|
|
2024-08-29 17:25:22.9|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
|
|
2024-08-29 17:25:22.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:22.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:22.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:22.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:22.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:22.9|Info|RefreshMovieService|Updating info for Despicable Me 4
|
|
2024-08-29 17:25:23.1|Info|DiskScanService|Scanning disk for Despicable Me 4
|
|
2024-08-29 17:25:23.1|Info|DiskScanService|Completed scanning disk for Despicable Me 4
|
|
2024-08-29 17:25:23.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.1|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2024-08-29 17:25:23.1|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2024-08-29 17:25:23.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:23.1|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2024-08-29 17:25:23.1|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2024-08-29 17:25:23.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:23.1|Info|DiskScanService|Scanning disk for Immaculate
|
|
2024-08-29 17:25:23.2|Info|DiskScanService|Completed scanning disk for Immaculate
|
|
2024-08-29 17:25:23.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.2|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
|
|
2024-08-29 17:25:23.3|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
|
|
2024-08-29 17:25:23.3|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
|
|
2024-08-29 17:25:23.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:23.3|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
|
|
2024-08-29 17:25:23.3|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
|
|
2024-08-29 17:25:23.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.3|Info|DiskScanService|Scanning disk for Kraven the Hunter
|
|
2024-08-29 17:25:23.3|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
|
|
2024-08-29 17:25:23.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:23.4|Info|DiskScanService|Scanning disk for Kung Fu Panda 4
|
|
2024-08-29 17:25:23.4|Info|DiskScanService|Completed scanning disk for Kung Fu Panda 4
|
|
2024-08-29 17:25:23.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.4|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2024-08-29 17:25:23.4|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2024-08-29 17:25:23.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:23.4|Info|RefreshMovieService|Updating info for Legend of the White Dragon
|
|
2024-08-29 17:25:23.5|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2024-08-29 17:25:23.5|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2024-08-29 17:25:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:23.5|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-08-29 17:25:23.5|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-08-29 17:25:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:23.5|Info|DiskScanService|Scanning disk for Mamma Mia!
|
|
2024-08-29 17:25:23.5|Info|DiskScanService|Completed scanning disk for Mamma Mia!
|
|
2024-08-29 17:25:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.5|Info|DiskScanService|Scanning disk for Mission: Impossible 8
|
|
2024-08-29 17:25:23.5|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
|
|
2024-08-29 17:25:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:23.5|Info|DiskScanService|Scanning disk for The Perks of Being a Wallflower
|
|
2024-08-29 17:25:23.5|Info|DiskScanService|Completed scanning disk for The Perks of Being a Wallflower
|
|
2024-08-29 17:25:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.5|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
|
|
2024-08-29 17:25:23.6|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
|
|
2024-08-29 17:25:23.7|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
|
|
2024-08-29 17:25:23.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.7|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-08-29 17:25:23.7|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-08-29 17:25:23.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:23.7|Info|DiskScanService|Scanning disk for School of Rock
|
|
2024-08-29 17:25:23.7|Info|DiskScanService|Completed scanning disk for School of Rock
|
|
2024-08-29 17:25:23.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.7|Info|RefreshMovieService|Updating info for Sonic the Hedgehog 3
|
|
2024-08-29 17:25:23.8|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
|
|
2024-08-29 17:25:23.8|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
|
|
2024-08-29 17:25:23.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:23.8|Info|MediaCoverService|Downloading Poster for [Sonic the Hedgehog 3 (2024)][tt18259086, 939243] https://image.tmdb.org/t/p/original/4YzDggHQjVfSpaY2TWefTtlV6ca.jpg
|
|
2024-08-29 17:25:23.8|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2024-08-29 17:25:23.8|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2024-08-29 17:25:23.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:23.8|Info|RefreshMovieService|Updating info for Transformers One
|
|
2024-08-29 17:25:23.9|Info|DiskScanService|Scanning disk for Transformers One
|
|
2024-08-29 17:25:23.9|Info|DiskScanService|Completed scanning disk for Transformers One
|
|
2024-08-29 17:25:23.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:23.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:23.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:23.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:23.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:23.9|Info|RefreshMovieService|Updating info for Venom: The Last Dance
|
|
2024-08-29 17:25:24.1|Info|DiskScanService|Scanning disk for Venom: The Last Dance
|
|
2024-08-29 17:25:24.1|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
|
|
2024-08-29 17:25:24.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:24.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:24.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:24.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:24.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:24.1|Info|RefreshMovieService|Updating info for Wicked
|
|
2024-08-29 17:25:24.1|Info|MediaCoverService|Downloading Fanart for [Venom: The Last Dance (2024)][tt16366836, 912649] https://image.tmdb.org/t/p/original/3sh2UA2Q2l7fihgoj1LhFFPTlIM.jpg
|
|
2024-08-29 17:25:24.2|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2024-08-29 17:25:24.2|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2024-08-29 17:25:24.3|Info|DiskScanService|Scanning disk for Wicked
|
|
2024-08-29 17:25:24.3|Info|DiskScanService|Completed scanning disk for Wicked
|
|
2024-08-29 17:25:24.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-29 17:25:24.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-29 17:25:24.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-29 17:25:24.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-29 17:25:24.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-29 17:25:24.3|Info|MediaCoverService|Downloading Poster for [Wicked (2024)][tt1262426, 402431] https://image.tmdb.org/t/p/original/c5Tqxeo1UpBvnAc3csUm7j3hlQl.jpg
|
|
2024-08-29 17:25:24.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2024-08-29 17:34:51.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 17:34:57.1|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2024-08-29 17:34:57.4|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2024-08-29 18:05:21.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 18:05:27.3|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2024-08-29 18:05:27.5|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2024-08-29 18:26:40.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-29 18:26:42.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-29 18:26:42.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 18:26:42.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 18:26:42.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 18:26:42.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 18:26:44.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-29 18:26:46.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-29 18:26:46.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 18:26:46.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 18:26:46.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 18:26:46.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-29 18:35:52.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 18:35:57.4|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2024-08-29 18:35:57.7|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2024-08-29 19:06:22.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 19:06:39.6|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2024-08-29 19:06:39.9|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2024-08-29 19:36:52.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 19:38:32.3|Warn|Torznab|TheRARBG (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2024-08-29 19:38:32.3|Info|DownloadDecisionMaker|Processing 120 releases
|
|
2024-08-29 19:38:32.5|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
|
|
2024-08-29 20:08:52.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 20:08:57.9|Info|DownloadDecisionMaker|Processing 220 releases
|
|
2024-08-29 20:08:58.2|Info|RssSyncService|RSS Sync Completed. Reports found: 220, Reports grabbed: 0
|
|
2024-08-29 20:39:22.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 20:39:23.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/29/2024 22:14:40 and 08/30/2024 02:13:58 UTC. Search may be required.
|
|
2024-08-29 20:39:24.6|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
|
|
2024-08-29 20:39:28.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/29/2024 22:21:48 and 08/30/2024 01:20:02 UTC. Search may be required.
|
|
2024-08-29 20:39:28.0|Info|DownloadDecisionMaker|Processing 239 releases
|
|
2024-08-29 20:39:28.3|Info|RssSyncService|RSS Sync Completed. Reports found: 239, Reports grabbed: 0
|
|
2024-08-29 21:09:52.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 21:09:58.2|Info|DownloadDecisionMaker|Processing 238 releases
|
|
2024-08-29 21:09:58.5|Info|RssSyncService|RSS Sync Completed. Reports found: 238, Reports grabbed: 0
|
|
2024-08-29 21:40:23.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 21:40:23.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=movie&cat=2000,2040,2030,2045,2070,2010,2060,2020&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 08/29/2024 21:41:23 due to recent failures." />
|
|
2024-08-29 21:40:23.1|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 00:01:00
|
|
2024-08-29 21:40:31.0|Info|DownloadDecisionMaker|Processing 230 releases
|
|
2024-08-29 21:40:31.3|Info|RssSyncService|RSS Sync Completed. Reports found: 230, Reports grabbed: 0
|
|
2024-08-29 22:10:53.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 22:10:54.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/30/2024 02:11:56 and 08/30/2024 03:39:19 UTC. Search may be required.
|
|
2024-08-29 22:10:55.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
|
|
2024-08-29 22:11:03.6|Info|DownloadDecisionMaker|Processing 214 releases
|
|
2024-08-29 22:11:03.8|Info|RssSyncService|RSS Sync Completed. Reports found: 214, Reports grabbed: 0
|
|
2024-08-29 22:41:23.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 22:41:28.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/30/2024 02:10:03 and 08/30/2024 03:35:01 UTC. Search may be required.
|
|
2024-08-29 22:41:41.6|Info|DownloadDecisionMaker|Processing 208 releases
|
|
2024-08-29 22:41:41.9|Info|RssSyncService|RSS Sync Completed. Reports found: 208, Reports grabbed: 0
|
|
2024-08-29 23:11:53.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 23:11:58.9|Info|DownloadDecisionMaker|Processing 207 releases
|
|
2024-08-29 23:11:59.2|Info|RssSyncService|RSS Sync Completed. Reports found: 207, Reports grabbed: 0
|
|
2024-08-29 23:42:23.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-29 23:42:24.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/30/2024 03:38:17 and 08/30/2024 05:36:05 UTC. Search may be required.
|
|
2024-08-29 23:42:25.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
|
|
2024-08-29 23:42:34.1|Info|DownloadDecisionMaker|Processing 210 releases
|
|
2024-08-29 23:42:34.3|Info|RssSyncService|RSS Sync Completed. Reports found: 210, Reports grabbed: 0
|
|
2024-08-30 00:12:53.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 00:12:59.3|Info|DownloadDecisionMaker|Processing 205 releases
|
|
2024-08-30 00:12:59.6|Info|RssSyncService|RSS Sync Completed. Reports found: 205, Reports grabbed: 0
|
|
2024-08-30 00:27:11.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-30 00:27:13.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-30 00:27:13.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 00:27:13.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 00:27:13.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 00:27:13.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 00:27: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.
|
|
2024-08-30 00:27: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.
|
|
2024-08-30 00:27:17.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 00:27:17.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 00:27:17.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 00:27:17.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 00:43:24.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 00:43:37.3|Info|DownloadDecisionMaker|Processing 174 releases
|
|
2024-08-30 00:43:37.6|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
|
|
2024-08-30 01:13:54.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 01:13:59.6|Info|DownloadDecisionMaker|Processing 182 releases
|
|
2024-08-30 01:13:59.9|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
|
|
2024-08-30 01:44:24.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 01:44:29.8|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-08-30 01:44:30.1|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-08-30 02:14:54.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 02:14:55.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/30/2024 06:00:49 and 08/30/2024 07:55:00 UTC. Search may be required.
|
|
2024-08-30 02:15:00.0|Info|DownloadDecisionMaker|Processing 194 releases
|
|
2024-08-30 02:15:00.3|Info|RssSyncService|RSS Sync Completed. Reports found: 194, Reports grabbed: 0
|
|
2024-08-30 02:45:24.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 02:45:25.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/30/2024 07:55:00 and 08/30/2024 08:18:58 UTC. Search may be required.
|
|
2024-08-30 02:45:30.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/30/2024 07:11:31 and 08/30/2024 07:20:23 UTC. Search may be required.
|
|
2024-08-30 02:45:30.1|Info|DownloadDecisionMaker|Processing 172 releases
|
|
2024-08-30 02:45:30.4|Info|RssSyncService|RSS Sync Completed. Reports found: 172, Reports grabbed: 0
|
|
2024-08-30 03:15:54.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 03:16:00.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/30/2024 07:20:23 and 08/30/2024 07:20:23 UTC. Search may be required.
|
|
2024-08-30 03:16:00.3|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-08-30 03:16:00.6|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-08-30 03:46:25.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 03:46:30.4|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-08-30 03:46:30.7|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-08-30 04:16:55.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 04:16:56.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/30/2024 08:30:58 and 08/30/2024 09:46:05 UTC. Search may be required.
|
|
2024-08-30 04:17:00.6|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-08-30 04:17:00.8|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-08-30 04:47:25.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 04:47:25.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 08/31/2024 00:27:44 due to recent failures." />
|
|
2024-08-30 04:47:25.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 08/31/2024 00:27:44 due to recent failures." />
|
|
2024-08-30 04:47:25.3|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 19:40:19
|
|
2024-08-30 04:47:30.7|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-08-30 04:47:31.0|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-08-30 05:17:55.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 05:18:13.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-30 05:18:19.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-30 05:18:25.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-30 05:18:31.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-30 05:18:37.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-30 05:18:43.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-30 05:18:49.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-30 05:18:50.5|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/30/2024 09:53:05 and 08/30/2024 10:46:42 UTC. Search may be required.
|
|
2024-08-30 05:18:56.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-30 05:19:02.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-30 05:20:36.0|Warn|Torznab|Badass Torrents (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2024-08-30 05:20:36.0|Info|DownloadDecisionMaker|Processing 170 releases
|
|
2024-08-30 05:20:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
|
|
2024-08-30 05:50:55.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 05:50:56.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/30/2024 10:48:03 and 08/30/2024 11:26:57 UTC. Search may be required.
|
|
2024-08-30 05:50:58.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
|
|
2024-08-30 05:51:01.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/30/2024 09:11:24 and 08/30/2024 10:10:43 UTC. Search may be required.
|
|
2024-08-30 05:51:01.1|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-08-30 05:51:01.4|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-08-30 06:21:25.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 06:21:31.3|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-08-30 06:21:31.6|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-08-30 06:28: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.
|
|
2024-08-30 06:28:14.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-30 06:28:14.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 06:28:14.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 06:28:14.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 06:28:14.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 06:28:16.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-30 06:28:18.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-30 06:28:18.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 06:28:18.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 06:28:18.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 06:28:18.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 06:51:56.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 06:51:56.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/30/2024 12:00:23 and 08/30/2024 12:02:42 UTC. Search may be required.
|
|
2024-08-30 06:52:01.5|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-08-30 06:52:01.8|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-08-30 07:22:26.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 07:22:37.7|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2024-08-30 07:22:38.0|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2024-08-30 07:52:56.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 07:52:57.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/30/2024 13:17:06 and 08/30/2024 13:20:54 UTC. Search may be required.
|
|
2024-08-30 07:53:01.8|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-08-30 07:53:02.1|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-08-30 08:23:26.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 08:23:32.0|Info|DownloadDecisionMaker|Processing 214 releases
|
|
2024-08-30 08:23:32.2|Info|RssSyncService|RSS Sync Completed. Reports found: 214, Reports grabbed: 0
|
|
2024-08-30 08:53:56.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 08:54:12.7|Info|DownloadDecisionMaker|Processing 210 releases
|
|
2024-08-30 08:54:13.0|Info|RssSyncService|RSS Sync Completed. Reports found: 210, Reports grabbed: 0
|
|
2024-08-30 09:24:26.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 09:24:32.3|Info|DownloadDecisionMaker|Processing 211 releases
|
|
2024-08-30 09:24:32.6|Info|RssSyncService|RSS Sync Completed. Reports found: 211, Reports grabbed: 0
|
|
2024-08-30 09:54:56.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 09:55:02.4|Info|DownloadDecisionMaker|Processing 210 releases
|
|
2024-08-30 09:55:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 210, Reports grabbed: 0
|
|
2024-08-30 10:25:27.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 10:25:32.6|Info|DownloadDecisionMaker|Processing 211 releases
|
|
2024-08-30 10:25:32.9|Info|RssSyncService|RSS Sync Completed. Reports found: 211, Reports grabbed: 0
|
|
2024-08-30 10:55:57.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 10:56:02.8|Info|DownloadDecisionMaker|Processing 210 releases
|
|
2024-08-30 10:56:03.0|Info|RssSyncService|RSS Sync Completed. Reports found: 210, Reports grabbed: 0
|
|
2024-08-30 11:26:27.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 11:26:28.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/30/2024 14:06:00 and 08/30/2024 17:07:24 UTC. Search may be required.
|
|
2024-08-30 11:26:32.9|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2024-08-30 11:26:33.2|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2024-08-30 11:56:57.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 11:57:36.3|Info|DownloadDecisionMaker|Processing 190 releases
|
|
2024-08-30 11:57:36.6|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
|
|
2024-08-30 12:27:57.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 12:27:58.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/30/2024 17:38:21 and 08/30/2024 17:41:10 UTC. Search may be required.
|
|
2024-08-30 12:28:10.5|Info|DownloadDecisionMaker|Processing 188 releases
|
|
2024-08-30 12:28:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
|
|
2024-08-30 12:28:44.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-30 12:28:46.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-30 12:28:46.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 12:28:46.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 12:28:46.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 12:28:46.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 12:28:47.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-30 12:28:49.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-30 12:28:49.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 12:28:49.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 12:28:49.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 12:28:49.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 12:58:28.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 12:58:33.4|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-08-30 12:58:33.7|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-08-30 13:28:58.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 13:29:11.9|Info|DownloadDecisionMaker|Processing 181 releases
|
|
2024-08-30 13:29:12.1|Info|RssSyncService|RSS Sync Completed. Reports found: 181, Reports grabbed: 0
|
|
2024-08-30 13:59:28.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 13:59:29.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/30/2024 17:41:10 and 08/30/2024 19:44:43 UTC. Search may be required.
|
|
2024-08-30 13:59:33.8|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-08-30 13:59:34.1|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-08-30 14:29:58.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 14:29:59.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/30/2024 19:46:28 and 08/30/2024 19:53:07 UTC. Search may be required.
|
|
2024-08-30 14:30:04.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/30/2024 17:15:24 and 08/30/2024 19:20:02 UTC. Search may be required.
|
|
2024-08-30 14:30:04.0|Info|DownloadDecisionMaker|Processing 174 releases
|
|
2024-08-30 14:30:04.3|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
|
|
2024-08-30 15:00:28.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 15:00:34.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/30/2024 19:20:02 and 08/30/2024 19:20:02 UTC. Search may be required.
|
|
2024-08-30 15:00:35.4|Info|DownloadDecisionMaker|Processing 228 releases
|
|
2024-08-30 15:00:35.7|Info|RssSyncService|RSS Sync Completed. Reports found: 228, Reports grabbed: 0
|
|
2024-08-30 15:30:58.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 15:31:09.3|Info|DownloadDecisionMaker|Processing 227 releases
|
|
2024-08-30 15:31:09.6|Info|RssSyncService|RSS Sync Completed. Reports found: 227, Reports grabbed: 0
|
|
2024-08-30 16:01:29.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 16:01:34.5|Info|DownloadDecisionMaker|Processing 223 releases
|
|
2024-08-30 16:01:34.8|Info|RssSyncService|RSS Sync Completed. Reports found: 223, Reports grabbed: 0
|
|
2024-08-30 16:31:59.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 16:32:04.7|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2024-08-30 16:32:04.9|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2024-08-30 17:02:29.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 17:02:30.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/30/2024 20:06:00 and 08/31/2024 19:44:00 UTC. Search may be required.
|
|
2024-08-30 17:02:38.8|Info|DownloadDecisionMaker|Processing 218 releases
|
|
2024-08-30 17:02:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
|
|
2024-08-30 17:25:29.5|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2024-08-30 17:25:29.6|Info|HousekeepingService|Running housecleaning tasks
|
|
2024-08-30 17:25:29.6|Info|Database|Vacuuming Log database
|
|
2024-08-30 17:25:29.6|Info|Database|Log database compressed
|
|
2024-08-30 17:25:29.6|Info|Database|Vacuuming Main database
|
|
2024-08-30 17:25:29.6|Info|Database|Main database compressed
|
|
2024-08-30 17:25:29.6|Info|RefreshCollectionService|Updating info for Mamma Mia! Collection
|
|
2024-08-30 17:25:29.8|Info|RefreshMovieService|Updating info for Avatar: Fire and Ash
|
|
2024-08-30 17:25:29.9|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2024-08-30 17:25:29.9|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2024-08-30 17:25:29.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:29.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:29.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:29.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:29.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:29.9|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2024-08-30 17:25:29.9|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2024-08-30 17:25:29.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:29.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:29.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:29.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:29.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:29.9|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2024-08-30 17:25:29.9|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2024-08-30 17:25:29.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:29.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:29.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:29.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:29.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:29.9|Info|RefreshMovieService|Updating info for Bad Boys: Ride or Die
|
|
2024-08-30 17:25:30.1|Info|DiskScanService|Scanning disk for Bad Boys: Ride or Die
|
|
2024-08-30 17:25:30.1|Info|DiskScanService|Completed scanning disk for Bad Boys: Ride or Die
|
|
2024-08-30 17:25:30.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:30.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:30.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:30.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:30.1|Info|DiskScanService|Scanning disk for The Batman - Part II
|
|
2024-08-30 17:25:30.1|Info|DiskScanService|Completed scanning disk for The Batman - Part II
|
|
2024-08-30 17:25:30.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:30.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:30.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:30.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:30.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:30.1|Info|RefreshMovieService|Updating info for Beetlejuice Beetlejuice
|
|
2024-08-30 17:25:30.2|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
|
|
2024-08-30 17:25:30.2|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
|
|
2024-08-30 17:25:30.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:30.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:30.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:30.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:30.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:30.2|Info|DiskScanService|Scanning disk for Blade
|
|
2024-08-30 17:25:30.2|Info|DiskScanService|Completed scanning disk for Blade
|
|
2024-08-30 17:25:30.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:30.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:30.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:30.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:30.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:30.3|Info|MediaCoverService|Downloading Fanart for [Beetlejuice Beetlejuice (2024)][tt2049403, 917496] https://image.tmdb.org/t/p/original/cgKZtNSETjXJPkAQ4rasV7dnyQH.jpg
|
|
2024-08-30 17:25:30.3|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2024-08-30 17:25:30.3|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2024-08-30 17:25:30.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:30.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:30.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:30.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:30.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:30.3|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
|
|
2024-08-30 17:25:30.4|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2024-08-30 17:25:30.4|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
|
|
2024-08-30 17:25:30.4|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
|
|
2024-08-30 17:25:30.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:30.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:30.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:30.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:30.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:30.4|Info|RefreshMovieService|Updating info for Despicable Me 4
|
|
2024-08-30 17:25:30.5|Info|DiskScanService|Scanning disk for Despicable Me 4
|
|
2024-08-30 17:25:30.6|Info|DiskScanService|Completed scanning disk for Despicable Me 4
|
|
2024-08-30 17:25:30.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:30.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:30.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:30.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:30.6|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2024-08-30 17:25:30.6|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2024-08-30 17:25:30.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:30.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:30.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:30.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:30.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:30.6|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2024-08-30 17:25:30.6|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2024-08-30 17:25:30.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:30.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:30.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:30.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:30.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:30.6|Info|DiskScanService|Scanning disk for Immaculate
|
|
2024-08-30 17:25:30.6|Info|DiskScanService|Completed scanning disk for Immaculate
|
|
2024-08-30 17:25:30.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:30.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:30.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:30.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:30.6|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
|
|
2024-08-30 17:25:30.6|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
|
|
2024-08-30 17:25:30.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:30.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:30.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:30.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:30.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:30.7|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
|
|
2024-08-30 17:25:30.8|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
|
|
2024-08-30 17:25:30.8|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
|
|
2024-08-30 17:25:30.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:30.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:30.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:30.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:30.8|Info|DiskScanService|Scanning disk for Kraven the Hunter
|
|
2024-08-30 17:25:30.8|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
|
|
2024-08-30 17:25:30.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:30.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:30.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:30.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:30.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:30.8|Info|RefreshMovieService|Updating info for Kung Fu Panda 4
|
|
2024-08-30 17:25:30.9|Info|DiskScanService|Scanning disk for Kung Fu Panda 4
|
|
2024-08-30 17:25:30.9|Info|DiskScanService|Completed scanning disk for Kung Fu Panda 4
|
|
2024-08-30 17:25:30.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:30.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:31.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:31.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:31.0|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2024-08-30 17:25:31.0|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2024-08-30 17:25:31.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:31.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:31.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:31.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:31.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:31.0|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2024-08-30 17:25:31.0|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2024-08-30 17:25:31.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:31.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:31.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:31.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:31.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:31.0|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-08-30 17:25:31.0|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-08-30 17:25:31.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:31.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:31.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:31.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:31.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:31.0|Info|DiskScanService|Scanning disk for Mamma Mia!
|
|
2024-08-30 17:25:31.0|Info|DiskScanService|Completed scanning disk for Mamma Mia!
|
|
2024-08-30 17:25:31.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:31.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:31.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:31.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:31.0|Info|DiskScanService|Scanning disk for Mission: Impossible 8
|
|
2024-08-30 17:25:31.0|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
|
|
2024-08-30 17:25:31.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:31.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:31.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:31.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:31.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:31.0|Info|DiskScanService|Scanning disk for The Perks of Being a Wallflower
|
|
2024-08-30 17:25:31.1|Info|DiskScanService|Completed scanning disk for The Perks of Being a Wallflower
|
|
2024-08-30 17:25:31.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:31.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:31.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:31.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:31.1|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
|
|
2024-08-30 17:25:31.1|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
|
|
2024-08-30 17:25:31.2|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
|
|
2024-08-30 17:25:31.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:31.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:31.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:31.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:31.2|Info|MediaCoverService|Downloading Fanart for [A Quiet Place: Day One (2024)][tt13433802, 762441] https://image.tmdb.org/t/p/original/2RVcJbWFmICRDsVxRI8F5xRmRsK.jpg
|
|
2024-08-30 17:25:31.2|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-08-30 17:25:31.2|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-08-30 17:25:31.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:31.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:31.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:31.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:31.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:31.2|Info|DiskScanService|Scanning disk for School of Rock
|
|
2024-08-30 17:25:31.2|Info|DiskScanService|Completed scanning disk for School of Rock
|
|
2024-08-30 17:25:31.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:31.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:31.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:31.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:31.2|Info|RefreshMovieService|Updating info for Sonic the Hedgehog 3
|
|
2024-08-30 17:25:31.4|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
|
|
2024-08-30 17:25:31.4|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
|
|
2024-08-30 17:25:31.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:31.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:31.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:31.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:31.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:31.4|Info|RefreshMovieService|Updating info for Thunderbolts*
|
|
2024-08-30 17:25:31.4|Info|MediaCoverService|Downloading Poster for [Sonic the Hedgehog 3 (2024)][tt18259086, 939243] https://image.tmdb.org/t/p/original/vhPr2l605vZbhFEc50QVfcPhXJh.jpg
|
|
2024-08-30 17:25:31.4|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2024-08-30 17:25:31.5|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2024-08-30 17:25:31.5|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2024-08-30 17:25:31.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:31.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:31.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:31.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:31.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:31.5|Info|RefreshMovieService|Updating info for Transformers One
|
|
2024-08-30 17:25:31.6|Info|DiskScanService|Scanning disk for Transformers One
|
|
2024-08-30 17:25:31.6|Info|DiskScanService|Completed scanning disk for Transformers One
|
|
2024-08-30 17:25:31.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:31.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:31.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:31.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:31.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:31.6|Info|RefreshMovieService|Updating info for Venom: The Last Dance
|
|
2024-08-30 17:25:31.7|Info|DiskScanService|Scanning disk for Venom: The Last Dance
|
|
2024-08-30 17:25:31.7|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
|
|
2024-08-30 17:25:31.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:31.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:31.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:31.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:31.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:31.7|Info|RefreshMovieService|Updating info for Wicked
|
|
2024-08-30 17:25:31.7|Info|MediaCoverService|Downloading Poster for [Venom: The Last Dance (2024)][tt16366836, 912649] https://image.tmdb.org/t/p/original/aosm8NMQ3UyoBVpSxyimorCQykC.jpg
|
|
2024-08-30 17:25:31.8|Info|DiskScanService|Scanning disk for Wicked
|
|
2024-08-30 17:25:31.8|Info|DiskScanService|Completed scanning disk for Wicked
|
|
2024-08-30 17:25:31.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-30 17:25:31.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-30 17:25:31.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-30 17:25:31.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-30 17:25:31.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-30 17:25:32.0|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2024-08-30 17:32:59.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 17:33:05.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/30/2024 21:15:42 and 08/30/2024 21:15:42 UTC. Search may be required.
|
|
2024-08-30 17:33:19.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
|
|
2024-08-30 17:33:19.9|Info|DownloadDecisionMaker|Processing 209 releases
|
|
2024-08-30 17:33:20.2|Info|RssSyncService|RSS Sync Completed. Reports found: 209, Reports grabbed: 0
|
|
2024-08-30 18:03:29.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 18:03:38.4|Info|DownloadDecisionMaker|Processing 230 releases
|
|
2024-08-30 18:03:38.7|Info|RssSyncService|RSS Sync Completed. Reports found: 230, Reports grabbed: 0
|
|
2024-08-30 18:29:15.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-30 18:29:17.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-30 18:29:17.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 18:29:17.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 18:29:17.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 18:29:17.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 18:29:19.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-30 18:29:20.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-30 18:29:20.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 18:29:20.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 18:29:20.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 18:29:21.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-30 18:34:00.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 18:34:05.4|Info|DownloadDecisionMaker|Processing 216 releases
|
|
2024-08-30 18:34:05.7|Info|RssSyncService|RSS Sync Completed. Reports found: 216, Reports grabbed: 0
|
|
2024-08-30 19:04:30.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 19:04:47.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
|
|
2024-08-30 19:04:47.1|Info|DownloadDecisionMaker|Processing 216 releases
|
|
2024-08-30 19:04:47.4|Info|RssSyncService|RSS Sync Completed. Reports found: 216, Reports grabbed: 0
|
|
2024-08-30 19:35:00.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 19:35:05.8|Info|DownloadDecisionMaker|Processing 212 releases
|
|
2024-08-30 19:35:06.1|Info|RssSyncService|RSS Sync Completed. Reports found: 212, Reports grabbed: 0
|
|
2024-08-30 20:05:30.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 20:05:36.0|Info|DownloadDecisionMaker|Processing 205 releases
|
|
2024-08-30 20:05:36.3|Info|RssSyncService|RSS Sync Completed. Reports found: 205, Reports grabbed: 0
|
|
2024-08-30 20:36:00.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 20:36:06.2|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/31/2024 00:15:22 and 08/31/2024 01:15:03 UTC. Search may be required.
|
|
2024-08-30 20:36:06.2|Info|DownloadDecisionMaker|Processing 228 releases
|
|
2024-08-30 20:36:06.5|Info|RssSyncService|RSS Sync Completed. Reports found: 228, Reports grabbed: 0
|
|
2024-08-30 21:06:30.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 21:06:37.3|Info|DownloadDecisionMaker|Processing 228 releases
|
|
2024-08-30 21:06:37.5|Info|RssSyncService|RSS Sync Completed. Reports found: 228, Reports grabbed: 0
|
|
2024-08-30 21:37:01.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 21:37:06.6|Info|DownloadDecisionMaker|Processing 229 releases
|
|
2024-08-30 21:37:06.8|Info|RssSyncService|RSS Sync Completed. Reports found: 229, Reports grabbed: 0
|
|
2024-08-30 22:07:31.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 22:07:32.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/31/2024 03:15:28 and 08/31/2024 03:44:03 UTC. Search may be required.
|
|
2024-08-30 22:07:36.8|Info|DownloadDecisionMaker|Processing 230 releases
|
|
2024-08-30 22:07:37.1|Info|RssSyncService|RSS Sync Completed. Reports found: 230, Reports grabbed: 0
|
|
2024-08-30 22:38:01.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 22:38:06.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/31/2024 02:10:01 and 08/31/2024 03:30:02 UTC. Search may be required.
|
|
2024-08-30 22:38:07.0|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-08-30 22:38:07.2|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-08-30 23:08:31.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 23:08:37.1|Info|DownloadDecisionMaker|Processing 174 releases
|
|
2024-08-30 23:08:37.4|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
|
|
2024-08-30 23:39:01.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-30 23:39:07.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/31/2024 03:30:07 and 08/31/2024 04:15:02 UTC. Search may be required.
|
|
2024-08-30 23:39:07.3|Info|DownloadDecisionMaker|Processing 170 releases
|
|
2024-08-30 23:39:07.6|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
|
|
2024-08-31 00:09:32.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 00:09:34.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
|
|
2024-08-31 00:09:37.5|Info|DownloadDecisionMaker|Processing 170 releases
|
|
2024-08-31 00:09:37.7|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
|
|
2024-08-31 00:29:46.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-31 00:29:48.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-31 00:29:48.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 00:29:48.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 00:29:48.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 00:29:48.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 00:29:50.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-31 00:29:51.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-31 00:29:51.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 00:29:51.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 00:29:51.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 00:29:52.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 00:40:02.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 00:40:07.6|Info|DownloadDecisionMaker|Processing 171 releases
|
|
2024-08-31 00:40:07.9|Info|RssSyncService|RSS Sync Completed. Reports found: 171, Reports grabbed: 0
|
|
2024-08-31 01:10:32.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 01:10:37.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/31/2024 05:10:02 and 08/31/2024 05:10:02 UTC. Search may be required.
|
|
2024-08-31 01:10:37.8|Info|DownloadDecisionMaker|Processing 170 releases
|
|
2024-08-31 01:10:38.0|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
|
|
2024-08-31 01:41:02.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 01:41:03.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/31/2024 04:04:02 and 08/31/2024 07:24:50 UTC. Search may be required.
|
|
2024-08-31 01:41:08.0|Info|DownloadDecisionMaker|Processing 173 releases
|
|
2024-08-31 01:41:08.2|Info|RssSyncService|RSS Sync Completed. Reports found: 173, Reports grabbed: 0
|
|
2024-08-31 02:11:32.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 02:11:38.1|Info|DownloadDecisionMaker|Processing 170 releases
|
|
2024-08-31 02:11:38.4|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
|
|
2024-08-31 02:42:02.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 02:42:03.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/31/2024 07:29:50 and 08/31/2024 08:28:45 UTC. Search may be required.
|
|
2024-08-31 02:42:08.3|Info|DownloadDecisionMaker|Processing 190 releases
|
|
2024-08-31 02:42:08.6|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
|
|
2024-08-31 03:12:33.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 03:12:33.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/31/2024 08:28:45 and 08/31/2024 08:49:55 UTC. Search may be required.
|
|
2024-08-31 03:12:38.5|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2024-08-31 03:12:38.8|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2024-08-31 03:43:03.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 03:43:03.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/31/2024 08:49:55 and 08/31/2024 09:25:27 UTC. Search may be required.
|
|
2024-08-31 03:43:08.7|Info|DownloadDecisionMaker|Processing 193 releases
|
|
2024-08-31 03:43:09.0|Info|RssSyncService|RSS Sync Completed. Reports found: 193, Reports grabbed: 0
|
|
2024-08-31 04:13:33.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 04:13:38.9|Info|DownloadDecisionMaker|Processing 193 releases
|
|
2024-08-31 04:13:39.2|Info|RssSyncService|RSS Sync Completed. Reports found: 193, Reports grabbed: 0
|
|
2024-08-31 04:44:03.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 04:44:19.1|Info|DownloadDecisionMaker|Processing 193 releases
|
|
2024-08-31 04:44:19.3|Info|RssSyncService|RSS Sync Completed. Reports found: 193, Reports grabbed: 0
|
|
2024-08-31 05:14:33.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 05:14:33.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/01/2024 00:30:18 due to recent failures." />
|
|
2024-08-31 05:14:33.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/01/2024 00:30:18 due to recent failures." />
|
|
2024-08-31 05:14:33.8|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 19:15:45
|
|
2024-08-31 05:14:34.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/31/2024 09:20:53 and 08/31/2024 10:40:27 UTC. Search may be required.
|
|
2024-08-31 05:14:35.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
|
|
2024-08-31 05:14:39.3|Info|DownloadDecisionMaker|Processing 202 releases
|
|
2024-08-31 05:14:39.5|Info|RssSyncService|RSS Sync Completed. Reports found: 202, Reports grabbed: 0
|
|
2024-08-31 05:45:04.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 05:45:13.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-31 05:45:19.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-31 05:45:25.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-31 05:45:31.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-31 05:45:37.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-31 05:45:44.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-31 05:45:50.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-31 05:45:50.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/31/2024 10:52:27 and 08/31/2024 10:52:35 UTC. Search may be required.
|
|
2024-08-31 05:45:56.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-31 05:46:01.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/31/2024 10:10:04 and 08/31/2024 10:20:43 UTC. Search may be required.
|
|
2024-08-31 05:46:02.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-08-31 05:46:02.4|Info|DownloadDecisionMaker|Processing 174 releases
|
|
2024-08-31 05:46:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
|
|
2024-08-31 06:16:04.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 06:16:09.6|Info|DownloadDecisionMaker|Processing 181 releases
|
|
2024-08-31 06:16:09.9|Info|RssSyncService|RSS Sync Completed. Reports found: 181, Reports grabbed: 0
|
|
2024-08-31 06:30:47.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-31 06:30:49.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-31 06:30:49.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 06:30:49.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 06:30:49.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 06:30:49.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 06:30:51.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-31 06:30:53.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-31 06:30:53.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 06:30:53.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 06:30:53.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 06:30:53.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 06:46:34.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 06:46:39.8|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-08-31 06:46:40.0|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-08-31 07:17:04.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 07:17:20.0|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-08-31 07:17:20.2|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-08-31 07:47:34.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 07:47:35.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/31/2024 13:00:26 and 08/31/2024 13:12:24 UTC. Search may be required.
|
|
2024-08-31 07:47:40.4|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-08-31 07:47:40.6|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-08-31 08:18:04.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 08:18:06.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
|
|
2024-08-31 08:18:10.4|Info|DownloadDecisionMaker|Processing 188 releases
|
|
2024-08-31 08:18:10.6|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
|
|
2024-08-31 08:48:35.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 08:48:36.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/31/2024 13:36:43 and 08/31/2024 13:54:00 UTC. Search may be required.
|
|
2024-08-31 08:48:40.5|Info|DownloadDecisionMaker|Processing 204 releases
|
|
2024-08-31 08:48:40.8|Info|RssSyncService|RSS Sync Completed. Reports found: 204, Reports grabbed: 0
|
|
2024-08-31 09:19:05.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 09:19:10.7|Info|DownloadDecisionMaker|Processing 203 releases
|
|
2024-08-31 09:19:11.0|Info|RssSyncService|RSS Sync Completed. Reports found: 203, Reports grabbed: 0
|
|
2024-08-31 09:49:35.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 09:49:40.9|Info|DownloadDecisionMaker|Processing 201 releases
|
|
2024-08-31 09:49:41.2|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
|
|
2024-08-31 10:20:05.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 10:20:06.5|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/31/2024 14:16:51 and 08/31/2024 16:00:24 UTC. Search may be required.
|
|
2024-08-31 10:20:11.1|Info|DownloadDecisionMaker|Processing 200 releases
|
|
2024-08-31 10:20:11.4|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
|
|
2024-08-31 10:50:35.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 10:50:36.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 08/18/2024 11:03:58 and 08/31/2024 20:46:13 UTC. Search may be required.
|
|
2024-08-31 10:51:11.1|Info|DownloadDecisionMaker|Processing 203 releases
|
|
2024-08-31 10:51:11.4|Info|RssSyncService|RSS Sync Completed. Reports found: 203, Reports grabbed: 0
|
|
2024-08-31 11:21:36.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 11:21:41.4|Info|DownloadDecisionMaker|Processing 195 releases
|
|
2024-08-31 11:21:41.7|Info|RssSyncService|RSS Sync Completed. Reports found: 195, Reports grabbed: 0
|
|
2024-08-31 11:52:06.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 11:52:07.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/31/2024 16:00:24 and 08/31/2024 17:28:10 UTC. Search may be required.
|
|
2024-08-31 11:52:13.0|Info|DownloadDecisionMaker|Processing 192 releases
|
|
2024-08-31 11:52:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 192, Reports grabbed: 0
|
|
2024-08-31 12:22:36.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 12:22:41.8|Info|DownloadDecisionMaker|Processing 192 releases
|
|
2024-08-31 12:22:42.1|Info|RssSyncService|RSS Sync Completed. Reports found: 192, Reports grabbed: 0
|
|
2024-08-31 12:31:18.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-31 12:31:20.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-31 12:31:20.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 12:31:20.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 12:31:20.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 12:31:20.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 12:31:22.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-31 12:31:24.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-31 12:31:24.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 12:31:24.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 12:31:24.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 12:31:24.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 12:53:06.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 12:53:07.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/31/2024 17:27:36 and 08/31/2024 18:47:48 UTC. Search may be required.
|
|
2024-08-31 12:53:12.0|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-08-31 12:53:12.3|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-08-31 13:23:36.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 13:23:37.5|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/31/2024 18:47:48 and 08/31/2024 18:48:22 UTC. Search may be required.
|
|
2024-08-31 13:23:38.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
|
|
2024-08-31 13:23:42.2|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-08-31 13:23:42.5|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-08-31 13:54:06.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 13:54:51.0|Info|DownloadDecisionMaker|Processing 176 releases
|
|
2024-08-31 13:54:51.2|Info|RssSyncService|RSS Sync Completed. Reports found: 176, Reports grabbed: 0
|
|
2024-08-31 14:25:07.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 14:25:12.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 08/31/2024 18:10:22 and 08/31/2024 18:10:22 UTC. Search may be required.
|
|
2024-08-31 14:25:16.7|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-08-31 14:25:17.0|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-08-31 14:55:37.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 14:55:38.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/31/2024 18:48:22 and 08/31/2024 20:22:04 UTC. Search may be required.
|
|
2024-08-31 14:55:42.7|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-08-31 14:55:43.0|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-08-31 15:26:07.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 15:26:14.8|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-08-31 15:26:15.1|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-08-31 15:56:37.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 15:56:43.2|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-08-31 15:56:43.4|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-08-31 16:27:07.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 16:27:13.3|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-08-31 16:27:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-08-31 16:57:38.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 16:59:18.1|Warn|Torznab|Badass Torrents (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2024-08-31 16:59:18.1|Info|DownloadDecisionMaker|Processing 168 releases
|
|
2024-08-31 16:59:18.3|Info|RssSyncService|RSS Sync Completed. Reports found: 168, Reports grabbed: 0
|
|
2024-08-31 17:23:38.2|Info|BackupService|Starting Backup
|
|
2024-08-31 17:25:38.3|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2024-08-31 17:25:38.3|Info|HousekeepingService|Running housecleaning tasks
|
|
2024-08-31 17:25:38.3|Info|Database|Vacuuming Log database
|
|
2024-08-31 17:25:38.3|Info|Database|Log database compressed
|
|
2024-08-31 17:25:38.3|Info|Database|Vacuuming Main database
|
|
2024-08-31 17:25:38.3|Info|Database|Main database compressed
|
|
2024-08-31 17:25:38.5|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2024-08-31 17:25:38.5|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2024-08-31 17:25:38.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:38.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:38.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:38.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:38.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:38.5|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2024-08-31 17:25:38.5|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2024-08-31 17:25:38.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:38.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:38.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:38.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:38.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:38.5|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2024-08-31 17:25:38.5|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2024-08-31 17:25:38.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:38.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:38.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:38.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:38.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:38.5|Info|RefreshMovieService|Updating info for Bad Boys: Ride or Die
|
|
2024-08-31 17:25:38.8|Info|DiskScanService|Scanning disk for Bad Boys: Ride or Die
|
|
2024-08-31 17:25:38.8|Info|DiskScanService|Completed scanning disk for Bad Boys: Ride or Die
|
|
2024-08-31 17:25:38.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:38.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:38.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:38.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:38.8|Info|DiskScanService|Scanning disk for The Batman - Part II
|
|
2024-08-31 17:25:38.8|Info|DiskScanService|Completed scanning disk for The Batman - Part II
|
|
2024-08-31 17:25:38.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:38.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:38.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:38.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:38.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:38.8|Info|RefreshMovieService|Updating info for Beetlejuice Beetlejuice
|
|
2024-08-31 17:25:39.0|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
|
|
2024-08-31 17:25:39.0|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
|
|
2024-08-31 17:25:39.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:39.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:39.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:39.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:39.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:39.0|Info|RefreshMovieService|Updating info for Blade
|
|
2024-08-31 17:25:39.1|Info|DiskScanService|Scanning disk for Blade
|
|
2024-08-31 17:25:39.1|Info|DiskScanService|Completed scanning disk for Blade
|
|
2024-08-31 17:25:39.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:39.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:39.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:39.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:39.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:39.1|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2024-08-31 17:25:39.1|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2024-08-31 17:25:39.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:39.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:39.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:39.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:39.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:39.1|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
|
|
2024-08-31 17:25:39.2|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
|
|
2024-08-31 17:25:39.2|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
|
|
2024-08-31 17:25:39.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:39.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:39.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:39.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:39.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:39.2|Info|RefreshMovieService|Updating info for Despicable Me 4
|
|
2024-08-31 17:25:39.4|Info|DiskScanService|Scanning disk for Despicable Me 4
|
|
2024-08-31 17:25:39.4|Info|DiskScanService|Completed scanning disk for Despicable Me 4
|
|
2024-08-31 17:25:39.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:39.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:39.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:39.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:39.4|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2024-08-31 17:25:39.4|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2024-08-31 17:25:39.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:39.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:39.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:39.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:39.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:39.4|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2024-08-31 17:25:39.4|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2024-08-31 17:25:39.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:39.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:39.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:39.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:39.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:39.4|Info|DiskScanService|Scanning disk for Immaculate
|
|
2024-08-31 17:25:39.5|Info|DiskScanService|Completed scanning disk for Immaculate
|
|
2024-08-31 17:25:39.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:39.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:39.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:39.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:39.5|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
|
|
2024-08-31 17:25:39.6|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
|
|
2024-08-31 17:25:39.6|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
|
|
2024-08-31 17:25:39.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:39.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:39.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:39.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:39.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:39.6|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
|
|
2024-08-31 17:25:39.6|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
|
|
2024-08-31 17:25:39.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:39.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:39.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:39.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:39.6|Info|RefreshMovieService|Updating info for Kraven the Hunter
|
|
2024-08-31 17:25:39.7|Info|DiskScanService|Scanning disk for Kraven the Hunter
|
|
2024-08-31 17:25:39.7|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
|
|
2024-08-31 17:25:39.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:39.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:39.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:39.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:39.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:39.7|Info|RefreshMovieService|Updating info for Kung Fu Panda 4
|
|
2024-08-31 17:25:39.8|Info|DiskScanService|Scanning disk for Kung Fu Panda 4
|
|
2024-08-31 17:25:39.8|Info|DiskScanService|Completed scanning disk for Kung Fu Panda 4
|
|
2024-08-31 17:25:39.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:39.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:39.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:39.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:39.9|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2024-08-31 17:25:39.9|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2024-08-31 17:25:39.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:39.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:39.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:39.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:39.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:39.9|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2024-08-31 17:25:39.9|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2024-08-31 17:25:39.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:39.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:39.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:39.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:39.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:39.9|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-08-31 17:25:39.9|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-08-31 17:25:39.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:39.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:39.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:39.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:39.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:39.9|Info|DiskScanService|Scanning disk for Mamma Mia!
|
|
2024-08-31 17:25:39.9|Info|DiskScanService|Completed scanning disk for Mamma Mia!
|
|
2024-08-31 17:25:39.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:39.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:39.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:39.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:40.0|Info|DiskScanService|Scanning disk for Mission: Impossible 8
|
|
2024-08-31 17:25:40.0|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
|
|
2024-08-31 17:25:40.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:40.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:40.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:40.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:40.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:40.0|Info|DiskScanService|Scanning disk for The Perks of Being a Wallflower
|
|
2024-08-31 17:25:40.0|Info|DiskScanService|Completed scanning disk for The Perks of Being a Wallflower
|
|
2024-08-31 17:25:40.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:40.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:40.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:40.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:40.0|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
|
|
2024-08-31 17:25:40.0|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
|
|
2024-08-31 17:25:40.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:40.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:40.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:40.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:40.0|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-08-31 17:25:40.0|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-08-31 17:25:40.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:40.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:40.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:40.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:40.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:40.0|Info|DiskScanService|Scanning disk for School of Rock
|
|
2024-08-31 17:25:40.1|Info|DiskScanService|Completed scanning disk for School of Rock
|
|
2024-08-31 17:25:40.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:40.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:40.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:40.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:40.1|Info|RefreshMovieService|Updating info for Sonic the Hedgehog 3
|
|
2024-08-31 17:25:40.2|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
|
|
2024-08-31 17:25:40.2|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
|
|
2024-08-31 17:25:40.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:40.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:40.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:40.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:40.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:40.2|Info|MediaCoverService|Downloading Poster for [Sonic the Hedgehog 3 (2024)][tt18259086, 939243] https://image.tmdb.org/t/p/original/4YzDggHQjVfSpaY2TWefTtlV6ca.jpg
|
|
2024-08-31 17:25:40.2|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2024-08-31 17:25:40.2|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2024-08-31 17:25:40.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:40.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:40.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:40.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:40.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:40.2|Info|RefreshMovieService|Updating info for Transformers One
|
|
2024-08-31 17:25:40.4|Info|MediaCoverService|Downloading Fanart for [Sonic the Hedgehog 3 (2024)][tt18259086, 939243] https://image.tmdb.org/t/p/original/daPfRplOfeDVHt4cNL9aNbSG931.jpg
|
|
2024-08-31 17:25:40.4|Info|DiskScanService|Scanning disk for Transformers One
|
|
2024-08-31 17:25:40.4|Info|DiskScanService|Completed scanning disk for Transformers One
|
|
2024-08-31 17:25:40.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:40.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:40.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:40.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:40.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:40.4|Info|DiskScanService|Scanning disk for Venom: The Last Dance
|
|
2024-08-31 17:25:40.4|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
|
|
2024-08-31 17:25:40.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:40.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:40.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:40.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:40.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:40.4|Info|RefreshMovieService|Updating info for Wicked
|
|
2024-08-31 17:25:40.6|Info|DiskScanService|Scanning disk for Wicked
|
|
2024-08-31 17:25:40.6|Info|DiskScanService|Completed scanning disk for Wicked
|
|
2024-08-31 17:25:40.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-08-31 17:25:40.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-08-31 17:25:40.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-08-31 17:25:40.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-08-31 17:25:40.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-08-31 17:25:40.6|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2024-08-31 17:29:38.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 17:29:43.7|Info|DownloadDecisionMaker|Processing 205 releases
|
|
2024-08-31 17:29:44.0|Info|RssSyncService|RSS Sync Completed. Reports found: 205, Reports grabbed: 0
|
|
2024-08-31 18:00:08.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 18:00:33.5|Info|DownloadDecisionMaker|Processing 205 releases
|
|
2024-08-31 18:00:33.8|Info|RssSyncService|RSS Sync Completed. Reports found: 205, Reports grabbed: 0
|
|
2024-08-31 18:30:38.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 18:30:51.4|Info|DownloadDecisionMaker|Processing 201 releases
|
|
2024-08-31 18:30:51.7|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
|
|
2024-08-31 18:31:49.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-31 18:31:51.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-31 18:31:51.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 18:31:51.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 18:31:51.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 18:31:51.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 18:31:53.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-31 18:31:55.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-08-31 18:31:55.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 18:31:55.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 18:31:55.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 18:31:55.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-08-31 19:01:08.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 19:02:48.8|Warn|Torznab|TheRARBG (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2024-08-31 19:02:48.8|Info|DownloadDecisionMaker|Processing 101 releases
|
|
2024-08-31 19:02:49.0|Info|RssSyncService|RSS Sync Completed. Reports found: 101, Reports grabbed: 0
|
|
2024-08-31 19:33:09.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 19:34:49.0|Warn|Torznab|Knaben (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/11/api?t=movie&cat=2000,2040,2030,2045,2070,2010,2060,2020&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2024-08-31 19:34:49.0|Info|DownloadDecisionMaker|Processing 201 releases
|
|
2024-08-31 19:34:49.3|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
|
|
2024-08-31 20:05:09.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 20:05:14.6|Info|DownloadDecisionMaker|Processing 201 releases
|
|
2024-08-31 20:05:14.9|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
|
|
2024-08-31 20:35:39.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 20:35:56.1|Info|DownloadDecisionMaker|Processing 203 releases
|
|
2024-08-31 20:35:56.4|Info|RssSyncService|RSS Sync Completed. Reports found: 203, Reports grabbed: 0
|
|
2024-08-31 21:06:09.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 21:06:16.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
|
|
2024-08-31 21:06:16.8|Info|DownloadDecisionMaker|Processing 203 releases
|
|
2024-08-31 21:06:17.1|Info|RssSyncService|RSS Sync Completed. Reports found: 203, Reports grabbed: 0
|
|
2024-08-31 21:36:39.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 21:36:45.2|Info|DownloadDecisionMaker|Processing 203 releases
|
|
2024-08-31 21:36:45.5|Info|RssSyncService|RSS Sync Completed. Reports found: 203, Reports grabbed: 0
|
|
2024-08-31 22:07:09.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 22:07:15.3|Info|DownloadDecisionMaker|Processing 204 releases
|
|
2024-08-31 22:07:15.6|Info|RssSyncService|RSS Sync Completed. Reports found: 204, Reports grabbed: 0
|
|
2024-08-31 22:37:40.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 22:37:40.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 08/31/2024 20:21:00 and 09/01/2024 03:50:07 UTC. Search may be required.
|
|
2024-08-31 22:37:45.5|Info|DownloadDecisionMaker|Processing 196 releases
|
|
2024-08-31 22:37:45.8|Info|RssSyncService|RSS Sync Completed. Reports found: 196, Reports grabbed: 0
|
|
2024-08-31 23:08:10.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 23:08:10.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/01/2024 04:22:07 and 09/01/2024 04:23:15 UTC. Search may be required.
|
|
2024-08-31 23:08:20.6|Info|DownloadDecisionMaker|Processing 192 releases
|
|
2024-08-31 23:08:20.9|Info|RssSyncService|RSS Sync Completed. Reports found: 192, Reports grabbed: 0
|
|
2024-08-31 23:38:40.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-08-31 23:38:45.8|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-08-31 23:38:46.1|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-09-01 00:09:10.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 00:09:11.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/01/2024 04:20:00 and 09/01/2024 05:50:23 UTC. Search may be required.
|
|
2024-09-01 00:09:16.0|Info|DownloadDecisionMaker|Processing 182 releases
|
|
2024-09-01 00:09:16.3|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
|
|
2024-09-01 00:32:21.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-01 00:32:22.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-01 00:32:22.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 00:32:22.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 00:32:22.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 00:32:22.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 00:32: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.
|
|
2024-09-01 00:32: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.
|
|
2024-09-01 00:32:26.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 00:32:26.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 00:32:26.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 00:32:26.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 00:39:40.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 00:39:51.2|Info|DownloadDecisionMaker|Processing 181 releases
|
|
2024-09-01 00:39:51.4|Info|RssSyncService|RSS Sync Completed. Reports found: 181, Reports grabbed: 0
|
|
2024-09-01 01:10:10.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 01:10:16.3|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-09-01 01:10:16.6|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-09-01 01:40:41.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 01:40:42.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/01/2024 05:45:14 and 09/01/2024 07:31:57 UTC. Search may be required.
|
|
2024-09-01 01:40:46.5|Info|DownloadDecisionMaker|Processing 181 releases
|
|
2024-09-01 01:40:46.8|Info|RssSyncService|RSS Sync Completed. Reports found: 181, Reports grabbed: 0
|
|
2024-09-01 02:11:11.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 02:11:12.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/01/2024 07:31:57 and 09/01/2024 07:38:23 UTC. Search may be required.
|
|
2024-09-01 02:11:16.7|Info|DownloadDecisionMaker|Processing 243 releases
|
|
2024-09-01 02:11:17.0|Info|RssSyncService|RSS Sync Completed. Reports found: 243, Reports grabbed: 0
|
|
2024-09-01 02:41:41.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 02:41:43.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
|
|
2024-09-01 02:41:46.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/01/2024 06:50:36 and 09/01/2024 07:20:07 UTC. Search may be required.
|
|
2024-09-01 02:41:46.9|Info|DownloadDecisionMaker|Processing 251 releases
|
|
2024-09-01 02:41:47.2|Info|RssSyncService|RSS Sync Completed. Reports found: 251, Reports grabbed: 0
|
|
2024-09-01 03:12:11.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 03:12:17.1|Info|DownloadDecisionMaker|Processing 244 releases
|
|
2024-09-01 03:12:17.4|Info|RssSyncService|RSS Sync Completed. Reports found: 244, Reports grabbed: 0
|
|
2024-09-01 03:42:41.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 03:42:47.3|Info|DownloadDecisionMaker|Processing 244 releases
|
|
2024-09-01 03:42:47.6|Info|RssSyncService|RSS Sync Completed. Reports found: 244, Reports grabbed: 0
|
|
2024-09-01 04:13:12.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 04:13:14.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
|
|
2024-09-01 04:13:17.5|Info|DownloadDecisionMaker|Processing 240 releases
|
|
2024-09-01 04:13:17.8|Info|RssSyncService|RSS Sync Completed. Reports found: 240, Reports grabbed: 0
|
|
2024-09-01 04:43:42.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 04:43:47.7|Info|DownloadDecisionMaker|Processing 234 releases
|
|
2024-09-01 04:43:47.9|Info|RssSyncService|RSS Sync Completed. Reports found: 234, Reports grabbed: 0
|
|
2024-09-01 05:14:12.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 05:14:17.8|Info|DownloadDecisionMaker|Processing 232 releases
|
|
2024-09-01 05:14:18.1|Info|RssSyncService|RSS Sync Completed. Reports found: 232, Reports grabbed: 0
|
|
2024-09-01 05:44:42.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 05:44:42.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/02/2024 00:32:55 due to recent failures." />
|
|
2024-09-01 05:44:42.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/02/2024 00:32:55 due to recent failures." />
|
|
2024-09-01 05:44:42.6|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 18:48:13
|
|
2024-09-01 05:44:43.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/01/2024 09:23:49 and 09/01/2024 11:22:26 UTC. Search may be required.
|
|
2024-09-01 05:44:48.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/01/2024 09:10:02 and 09/01/2024 10:20:01 UTC. Search may be required.
|
|
2024-09-01 05:44:48.0|Info|DownloadDecisionMaker|Processing 201 releases
|
|
2024-09-01 05:44:48.3|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
|
|
2024-09-01 06:15:12.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 06:15:30.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-01 06:15:36.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-01 06:15:42.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-01 06:15:48.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-01 06:15:54.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-01 06:16:01.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-01 06:16:07.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-01 06:16:13.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-01 06:16:19.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-01 06:16:19.5|Info|DownloadDecisionMaker|Processing 209 releases
|
|
2024-09-01 06:16:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 209, Reports grabbed: 0
|
|
2024-09-01 06:33:22.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-01 06:33: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.
|
|
2024-09-01 06:33:24.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 06:33:24.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 06:33:24.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 06:33:24.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 06:33:25.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-01 06:33:27.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-01 06:33:27.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 06:33:27.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 06:33:27.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 06:33:27.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 06:46:43.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 06:46:48.4|Info|DownloadDecisionMaker|Processing 204 releases
|
|
2024-09-01 06:46:48.7|Info|RssSyncService|RSS Sync Completed. Reports found: 204, Reports grabbed: 0
|
|
2024-09-01 07:17:13.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 07:17:18.6|Info|DownloadDecisionMaker|Processing 200 releases
|
|
2024-09-01 07:17:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
|
|
2024-09-01 07:47:43.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 07:47:45.4|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
|
|
2024-09-01 07:47:49.0|Info|DownloadDecisionMaker|Processing 195 releases
|
|
2024-09-01 07:47:49.2|Info|RssSyncService|RSS Sync Completed. Reports found: 195, Reports grabbed: 0
|
|
2024-09-01 08:18:13.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 08:18:19.0|Info|DownloadDecisionMaker|Processing 198 releases
|
|
2024-09-01 08:18:19.2|Info|RssSyncService|RSS Sync Completed. Reports found: 198, Reports grabbed: 0
|
|
2024-09-01 08:48:43.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 08:48:49.1|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-09-01 08:48:49.4|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-09-01 09:19:13.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 09:19:14.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/01/2024 12:00:57 and 09/01/2024 14:22:52 UTC. Search may be required.
|
|
2024-09-01 09:19:22.3|Info|DownloadDecisionMaker|Processing 188 releases
|
|
2024-09-01 09:19:22.6|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
|
|
2024-09-01 09:49:44.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 09:49:54.5|Info|DownloadDecisionMaker|Processing 188 releases
|
|
2024-09-01 09:49:54.7|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
|
|
2024-09-01 10:20:14.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 10:20:29.0|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2024-09-01 10:20:29.2|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2024-09-01 10:50:44.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 10:50:45.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/01/2024 14:43:00 and 09/01/2024 16:32:00 UTC. Search may be required.
|
|
2024-09-01 10:50:49.8|Info|DownloadDecisionMaker|Processing 188 releases
|
|
2024-09-01 10:50:50.1|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
|
|
2024-09-01 11:21:14.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 11:21:20.0|Info|DownloadDecisionMaker|Processing 193 releases
|
|
2024-09-01 11:21:20.3|Info|RssSyncService|RSS Sync Completed. Reports found: 193, Reports grabbed: 0
|
|
2024-09-01 11:51:44.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 11:51:50.2|Info|DownloadDecisionMaker|Processing 194 releases
|
|
2024-09-01 11:51:50.5|Info|RssSyncService|RSS Sync Completed. Reports found: 194, Reports grabbed: 0
|
|
2024-09-01 12:22:14.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 12:22:20.4|Info|DownloadDecisionMaker|Processing 193 releases
|
|
2024-09-01 12:22:20.6|Info|RssSyncService|RSS Sync Completed. Reports found: 193, Reports grabbed: 0
|
|
2024-09-01 12:33:53.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-01 12:33: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.
|
|
2024-09-01 12:33:55.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 12:33:55.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 12:33:55.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 12:33:55.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 12:33:57.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-01 12:33:59.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-01 12:33:59.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 12:33:59.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 12:33:59.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 12:33:59.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 12:52:45.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 12:52:47.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
|
|
2024-09-01 12:52:50.6|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2024-09-01 12:52:50.8|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2024-09-01 13:23:15.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 13:23:20.8|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-09-01 13:23:21.0|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-09-01 13:53:45.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 13:53:51.0|Info|DownloadDecisionMaker|Processing 179 releases
|
|
2024-09-01 13:53:51.2|Info|RssSyncService|RSS Sync Completed. Reports found: 179, Reports grabbed: 0
|
|
2024-09-01 14:24:15.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 14:24:21.2|Info|DownloadDecisionMaker|Processing 208 releases
|
|
2024-09-01 14:24:21.4|Info|RssSyncService|RSS Sync Completed. Reports found: 208, Reports grabbed: 0
|
|
2024-09-01 14:54:45.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 14:54:47.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
|
|
2024-09-01 14:54:51.4|Info|DownloadDecisionMaker|Processing 208 releases
|
|
2024-09-01 14:54:51.6|Info|RssSyncService|RSS Sync Completed. Reports found: 208, Reports grabbed: 0
|
|
2024-09-01 15:25:16.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 15:25:16.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/01/2024 16:55:00 and 09/01/2024 21:10:04 UTC. Search may be required.
|
|
2024-09-01 15:25:21.5|Info|DownloadDecisionMaker|Processing 209 releases
|
|
2024-09-01 15:25:21.8|Info|RssSyncService|RSS Sync Completed. Reports found: 209, Reports grabbed: 0
|
|
2024-09-01 15:55:46.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 15:55:46.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/01/2024 21:10:04 and 09/01/2024 21:12:49 UTC. Search may be required.
|
|
2024-09-01 15:55:51.7|Info|DownloadDecisionMaker|Processing 206 releases
|
|
2024-09-01 15:55:52.0|Info|RssSyncService|RSS Sync Completed. Reports found: 206, Reports grabbed: 0
|
|
2024-09-01 16:26:16.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 16:26:21.9|Info|DownloadDecisionMaker|Processing 202 releases
|
|
2024-09-01 16:26:22.2|Info|RssSyncService|RSS Sync Completed. Reports found: 202, Reports grabbed: 0
|
|
2024-09-01 16:56:46.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 16:56:57.1|Info|DownloadDecisionMaker|Processing 202 releases
|
|
2024-09-01 16:56:57.3|Info|RssSyncService|RSS Sync Completed. Reports found: 202, Reports grabbed: 0
|
|
2024-09-01 17:25:46.8|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2024-09-01 17:25:46.8|Info|HousekeepingService|Running housecleaning tasks
|
|
2024-09-01 17:25:46.8|Info|Database|Vacuuming Log database
|
|
2024-09-01 17:25:46.8|Info|Database|Log database compressed
|
|
2024-09-01 17:25:46.8|Info|Database|Vacuuming Main database
|
|
2024-09-01 17:25:46.9|Info|Database|Main database compressed
|
|
2024-09-01 17:25:47.1|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2024-09-01 17:25:47.1|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2024-09-01 17:25:47.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:47.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:47.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:47.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:47.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:47.1|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2024-09-01 17:25:47.1|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2024-09-01 17:25:47.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:47.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:47.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:47.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:47.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:47.1|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2024-09-01 17:25:47.1|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2024-09-01 17:25:47.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:47.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:47.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:47.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:47.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:47.1|Info|RefreshMovieService|Updating info for Bad Boys: Ride or Die
|
|
2024-09-01 17:25:47.3|Info|DiskScanService|Scanning disk for Bad Boys: Ride or Die
|
|
2024-09-01 17:25:47.3|Info|DiskScanService|Completed scanning disk for Bad Boys: Ride or Die
|
|
2024-09-01 17:25:47.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:47.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:47.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:47.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:47.4|Info|DiskScanService|Scanning disk for The Batman - Part II
|
|
2024-09-01 17:25:47.4|Info|DiskScanService|Completed scanning disk for The Batman - Part II
|
|
2024-09-01 17:25:47.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:47.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:47.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:47.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:47.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:47.4|Info|RefreshMovieService|Updating info for Beetlejuice Beetlejuice
|
|
2024-09-01 17:25:47.5|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
|
|
2024-09-01 17:25:47.5|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
|
|
2024-09-01 17:25:47.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:47.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:47.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:47.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:47.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:47.5|Info|RefreshMovieService|Updating info for Blade
|
|
2024-09-01 17:25:47.5|Info|DiskScanService|Scanning disk for Blade
|
|
2024-09-01 17:25:47.5|Info|DiskScanService|Completed scanning disk for Blade
|
|
2024-09-01 17:25:47.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:47.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:47.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:47.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:47.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:47.6|Info|RefreshMovieService|Updating info for Captain America: Brave New World
|
|
2024-09-01 17:25:47.7|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2024-09-01 17:25:47.7|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2024-09-01 17:25:47.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:47.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:47.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:47.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:47.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:47.7|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
|
|
2024-09-01 17:25:47.8|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
|
|
2024-09-01 17:25:47.8|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
|
|
2024-09-01 17:25:47.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:47.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:47.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:47.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:47.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:47.8|Info|RefreshMovieService|Updating info for Despicable Me 4
|
|
2024-09-01 17:25:47.9|Info|DiskScanService|Scanning disk for Despicable Me 4
|
|
2024-09-01 17:25:48.0|Info|DiskScanService|Completed scanning disk for Despicable Me 4
|
|
2024-09-01 17:25:48.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:48.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:48.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:48.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:48.0|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2024-09-01 17:25:48.0|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2024-09-01 17:25:48.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:48.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:48.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:48.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:48.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:48.0|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2024-09-01 17:25:48.0|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2024-09-01 17:25:48.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:48.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:48.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:48.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:48.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:48.0|Info|DiskScanService|Scanning disk for Immaculate
|
|
2024-09-01 17:25:48.0|Info|DiskScanService|Completed scanning disk for Immaculate
|
|
2024-09-01 17:25:48.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:48.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:48.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:48.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:48.0|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
|
|
2024-09-01 17:25:48.2|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
|
|
2024-09-01 17:25:48.2|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
|
|
2024-09-01 17:25:48.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:48.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:48.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:48.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:48.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:48.2|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
|
|
2024-09-01 17:25:48.2|Info|MediaCoverService|Downloading Fanart for [Joker: Folie à Deux (2024)][tt11315808, 889737] https://image.tmdb.org/t/p/original/AVWlQpVhpudyFsSh3OQIieHHYf.jpg
|
|
2024-09-01 17:25:48.2|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
|
|
2024-09-01 17:25:48.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:48.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:48.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:48.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:48.2|Info|RefreshMovieService|Updating info for Kraven the Hunter
|
|
2024-09-01 17:25:48.3|Info|DiskScanService|Scanning disk for Kraven the Hunter
|
|
2024-09-01 17:25:48.3|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
|
|
2024-09-01 17:25:48.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:48.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:48.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:48.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:48.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:48.3|Info|RefreshMovieService|Updating info for Kung Fu Panda 4
|
|
2024-09-01 17:25:48.4|Info|DiskScanService|Scanning disk for Kung Fu Panda 4
|
|
2024-09-01 17:25:48.4|Info|DiskScanService|Completed scanning disk for Kung Fu Panda 4
|
|
2024-09-01 17:25:48.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:48.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:48.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:48.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:48.4|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2024-09-01 17:25:48.4|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2024-09-01 17:25:48.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:48.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:48.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:48.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:48.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:48.4|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2024-09-01 17:25:48.4|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2024-09-01 17:25:48.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:48.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:48.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:48.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:48.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:48.4|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-09-01 17:25:48.4|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-09-01 17:25:48.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:48.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:48.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:48.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:48.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:48.5|Info|DiskScanService|Scanning disk for Mamma Mia!
|
|
2024-09-01 17:25:48.5|Info|DiskScanService|Completed scanning disk for Mamma Mia!
|
|
2024-09-01 17:25:48.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:48.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:48.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:48.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:48.5|Info|DiskScanService|Scanning disk for Mission: Impossible 8
|
|
2024-09-01 17:25:48.5|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
|
|
2024-09-01 17:25:48.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:48.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:48.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:48.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:48.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:48.5|Info|DiskScanService|Scanning disk for The Perks of Being a Wallflower
|
|
2024-09-01 17:25:48.5|Info|DiskScanService|Completed scanning disk for The Perks of Being a Wallflower
|
|
2024-09-01 17:25:48.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:48.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:48.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:48.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:48.5|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
|
|
2024-09-01 17:25:48.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2024-09-01 17:25:48.7|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
|
|
2024-09-01 17:25:48.7|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
|
|
2024-09-01 17:25:48.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:48.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:48.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:48.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:48.7|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-09-01 17:25:48.7|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-09-01 17:25:48.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:48.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:48.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:48.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:48.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:48.8|Info|DiskScanService|Scanning disk for School of Rock
|
|
2024-09-01 17:25:48.8|Info|DiskScanService|Completed scanning disk for School of Rock
|
|
2024-09-01 17:25:48.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:48.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:48.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:48.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:48.8|Info|RefreshMovieService|Updating info for Sonic the Hedgehog 3
|
|
2024-09-01 17:25:48.9|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
|
|
2024-09-01 17:25:48.9|Info|MediaCoverService|Downloading Poster for [Sonic the Hedgehog 3 (2024)][tt18259086, 939243] https://image.tmdb.org/t/p/original/mubt4bnVfpJ5lBMq93DidEuMkJr.jpg
|
|
2024-09-01 17:25:48.9|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
|
|
2024-09-01 17:25:48.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:48.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:48.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:48.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:48.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:49.0|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2024-09-01 17:25:49.0|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2024-09-01 17:25:49.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:49.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:49.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:49.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:49.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:49.0|Info|RefreshMovieService|Updating info for Transformers One
|
|
2024-09-01 17:25:49.0|Info|MediaCoverService|Downloading Fanart for [Sonic the Hedgehog 3 (2024)][tt18259086, 939243] https://image.tmdb.org/t/p/original/waLxHxN9n1xL8rSmZOoOITbfiC5.jpg
|
|
2024-09-01 17:25:49.2|Info|DiskScanService|Scanning disk for Transformers One
|
|
2024-09-01 17:25:49.2|Info|DiskScanService|Completed scanning disk for Transformers One
|
|
2024-09-01 17:25:49.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:49.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:49.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:49.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:49.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:49.2|Info|DiskScanService|Scanning disk for Venom: The Last Dance
|
|
2024-09-01 17:25:49.2|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
|
|
2024-09-01 17:25:49.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:49.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:49.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:49.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:49.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:25:49.2|Info|RefreshMovieService|Updating info for Wicked
|
|
2024-09-01 17:25:49.3|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2024-09-01 17:25:49.3|Info|DiskScanService|Scanning disk for Wicked
|
|
2024-09-01 17:25:49.3|Info|DiskScanService|Completed scanning disk for Wicked
|
|
2024-09-01 17:25:49.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-01 17:25:49.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-01 17:25:49.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-01 17:25:49.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-01 17:25:49.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-01 17:27:16.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 17:27:22.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/01/2024 19:22:59 and 09/01/2024 22:15:04 UTC. Search may be required.
|
|
2024-09-01 17:27:22.3|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2024-09-01 17:27:22.5|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2024-09-01 17:57:47.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 17:57:52.4|Info|DownloadDecisionMaker|Processing 219 releases
|
|
2024-09-01 17:57:52.7|Info|RssSyncService|RSS Sync Completed. Reports found: 219, Reports grabbed: 0
|
|
2024-09-01 18:28:17.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 18:28:19.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
|
|
2024-09-01 18:28:22.6|Info|DownloadDecisionMaker|Processing 217 releases
|
|
2024-09-01 18:28:22.9|Info|RssSyncService|RSS Sync Completed. Reports found: 217, Reports grabbed: 0
|
|
2024-09-01 18:34:24.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-01 18:34:26.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-01 18:34:26.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 18:34:26.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 18:34:26.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 18:34:26.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 18:34:28.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-01 18:34:30.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-01 18:34:30.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 18:34:30.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 18:34:30.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 18:34:30.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-01 18:58:47.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 18:58:52.8|Info|DownloadDecisionMaker|Processing 208 releases
|
|
2024-09-01 18:58:53.0|Info|RssSyncService|RSS Sync Completed. Reports found: 208, Reports grabbed: 0
|
|
2024-09-01 19:29:17.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 19:29:22.9|Info|DownloadDecisionMaker|Processing 207 releases
|
|
2024-09-01 19:29:23.2|Info|RssSyncService|RSS Sync Completed. Reports found: 207, Reports grabbed: 0
|
|
2024-09-01 19:59:47.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 19:59:53.1|Info|DownloadDecisionMaker|Processing 207 releases
|
|
2024-09-01 19:59:53.4|Info|RssSyncService|RSS Sync Completed. Reports found: 207, Reports grabbed: 0
|
|
2024-09-01 20:30:17.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 20:30:18.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/01/2024 21:12:49 and 09/02/2024 01:14:17 UTC. Search may be required.
|
|
2024-09-01 20:30:23.3|Info|DownloadDecisionMaker|Processing 190 releases
|
|
2024-09-01 20:30:23.5|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
|
|
2024-09-01 21:00:48.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 21:00:48.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/02/2024 01:14:17 and 09/02/2024 01:14:17 UTC. Search may be required.
|
|
2024-09-01 21:01:01.4|Info|DownloadDecisionMaker|Processing 178 releases
|
|
2024-09-01 21:01:01.7|Info|RssSyncService|RSS Sync Completed. Reports found: 178, Reports grabbed: 0
|
|
2024-09-01 21:31:18.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 21:31:20.1|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
|
|
2024-09-01 21:31:23.5|Info|DownloadDecisionMaker|Processing 176 releases
|
|
2024-09-01 21:31:23.7|Info|RssSyncService|RSS Sync Completed. Reports found: 176, Reports grabbed: 0
|
|
2024-09-01 22:01:48.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 22:01:49.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/02/2024 02:22:55 and 09/02/2024 03:33:22 UTC. Search may be required.
|
|
2024-09-01 22:01:53.7|Info|DownloadDecisionMaker|Processing 177 releases
|
|
2024-09-01 22:01:53.9|Info|RssSyncService|RSS Sync Completed. Reports found: 177, Reports grabbed: 0
|
|
2024-09-01 22:32:18.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 22:32:23.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/02/2024 01:20:44 and 09/02/2024 03:30:01 UTC. Search may be required.
|
|
2024-09-01 22:32:23.9|Info|DownloadDecisionMaker|Processing 215 releases
|
|
2024-09-01 22:32:24.1|Info|RssSyncService|RSS Sync Completed. Reports found: 215, Reports grabbed: 0
|
|
2024-09-01 23:02:48.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 23:02:54.0|Info|DownloadDecisionMaker|Processing 214 releases
|
|
2024-09-01 23:02:54.3|Info|RssSyncService|RSS Sync Completed. Reports found: 214, Reports grabbed: 0
|
|
2024-09-01 23:33:18.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-01 23:33:19.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/02/2024 03:29:00 and 09/02/2024 05:09:58 UTC. Search may be required.
|
|
2024-09-01 23:33:20.8|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:44:16 UTC. Search may be required.
|
|
2024-09-01 23:33:24.2|Info|DownloadDecisionMaker|Processing 218 releases
|
|
2024-09-01 23:33:24.5|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
|
|
2024-09-02 00:03:48.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 00:03:49.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/02/2024 05:09:58 and 09/02/2024 05:13:30 UTC. Search may be required.
|
|
2024-09-02 00:03:54.4|Info|DownloadDecisionMaker|Processing 213 releases
|
|
2024-09-02 00:03:54.6|Info|RssSyncService|RSS Sync Completed. Reports found: 213, Reports grabbed: 0
|
|
2024-09-02 00:34:19.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 00:34:19.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/02/2024 05:13:30 and 09/02/2024 06:16:58 UTC. Search may be required.
|
|
2024-09-02 00:34:24.6|Info|DownloadDecisionMaker|Processing 207 releases
|
|
2024-09-02 00:34:24.8|Info|RssSyncService|RSS Sync Completed. Reports found: 207, Reports grabbed: 0
|
|
2024-09-02 00:34: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.
|
|
2024-09-02 00:34:57.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-02 00:34:57.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 00:34:57.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 00:34:57.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 00:34:57.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 00:34:59.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-02 00:35:01.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-02 00:35:01.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 00:35:01.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 00:35:01.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 00:35:01.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 01:04:49.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 01:04:51.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
|
|
2024-09-02 01:04:54.8|Info|DownloadDecisionMaker|Processing 204 releases
|
|
2024-09-02 01:04:55.0|Info|RssSyncService|RSS Sync Completed. Reports found: 204, Reports grabbed: 0
|
|
2024-09-02 01:35:19.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 01:35:20.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/02/2024 06:46:38 and 09/02/2024 06:54:45 UTC. Search may be required.
|
|
2024-09-02 01:35:25.0|Info|DownloadDecisionMaker|Processing 202 releases
|
|
2024-09-02 01:35:25.3|Info|RssSyncService|RSS Sync Completed. Reports found: 202, Reports grabbed: 0
|
|
2024-09-02 02:05:49.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 02:05:55.2|Info|DownloadDecisionMaker|Processing 199 releases
|
|
2024-09-02 02:05:55.5|Info|RssSyncService|RSS Sync Completed. Reports found: 199, Reports grabbed: 0
|
|
2024-09-02 02:36:20.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 02:36:20.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/02/2024 07:33:14 and 09/02/2024 08:26:59 UTC. Search may be required.
|
|
2024-09-02 02:36:22.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/18/2024 04:37:51 UTC. Search may be required.
|
|
2024-09-02 02:36:25.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/02/2024 04:25:04 and 09/02/2024 07:15:07 UTC. Search may be required.
|
|
2024-09-02 02:36:25.4|Info|DownloadDecisionMaker|Processing 178 releases
|
|
2024-09-02 02:36:25.7|Info|RssSyncService|RSS Sync Completed. Reports found: 178, Reports grabbed: 0
|
|
2024-09-02 03:06:50.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 03:06:55.6|Info|DownloadDecisionMaker|Processing 178 releases
|
|
2024-09-02 03:06:55.9|Info|RssSyncService|RSS Sync Completed. Reports found: 178, Reports grabbed: 0
|
|
2024-09-02 03:37:20.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 03:37:21.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/02/2024 08:18:07 and 09/02/2024 09:11:28 UTC. Search may be required.
|
|
2024-09-02 03:37:25.8|Info|DownloadDecisionMaker|Processing 178 releases
|
|
2024-09-02 03:37:26.0|Info|RssSyncService|RSS Sync Completed. Reports found: 178, Reports grabbed: 0
|
|
2024-09-02 04:07:50.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 04:07:51.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/02/2024 09:11:28 and 09/02/2024 09:13:55 UTC. Search may be required.
|
|
2024-09-02 04:07:56.0|Info|DownloadDecisionMaker|Processing 179 releases
|
|
2024-09-02 04:07:56.2|Info|RssSyncService|RSS Sync Completed. Reports found: 179, Reports grabbed: 0
|
|
2024-09-02 04:38:20.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 04:38:21.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/02/2024 09:57:08 and 09/02/2024 10:06:20 UTC. Search may be required.
|
|
2024-09-02 04:38:26.2|Info|DownloadDecisionMaker|Processing 179 releases
|
|
2024-09-02 04:38:26.4|Info|RssSyncService|RSS Sync Completed. Reports found: 179, Reports grabbed: 0
|
|
2024-09-02 05:08:50.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 05:08:56.3|Info|DownloadDecisionMaker|Processing 177 releases
|
|
2024-09-02 05:08:56.6|Info|RssSyncService|RSS Sync Completed. Reports found: 177, Reports grabbed: 0
|
|
2024-09-02 05:39:21.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 05:39:21.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/02/2024 10:08:20 and 09/02/2024 11:08:24 UTC. Search may be required.
|
|
2024-09-02 05:39:23.0|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
|
|
2024-09-02 05:39:26.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/02/2024 07:15:10 and 09/02/2024 10:15:14 UTC. Search may be required.
|
|
2024-09-02 05:39:26.5|Info|DownloadDecisionMaker|Processing 205 releases
|
|
2024-09-02 05:39:26.7|Info|RssSyncService|RSS Sync Completed. Reports found: 205, Reports grabbed: 0
|
|
2024-09-02 06:09:51.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 06:09:51.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/03/2024 00:35:30 due to recent failures." />
|
|
2024-09-02 06:09:51.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/03/2024 00:35:30 due to recent failures." />
|
|
2024-09-02 06:09:51.1|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 18:25:39
|
|
2024-09-02 06:09:51.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/02/2024 11:08:24 and 09/02/2024 11:14:03 UTC. Search may be required.
|
|
2024-09-02 06:09:56.6|Info|DownloadDecisionMaker|Processing 200 releases
|
|
2024-09-02 06:09:56.8|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
|
|
2024-09-02 06:35:56.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-02 06:35:58.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-02 06:35:58.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 06:35:58.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 06:35:58.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 06:35:58.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 06:36:00.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-02 06:36:02.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-02 06:36:02.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 06:36:02.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 06:36:02.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 06:36:02.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 06:40:21.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 06:40:38.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-02 06:40:44.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-02 06:40:50.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-02 06:40:57.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-02 06:41:03.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-02 06:41:09.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-02 06:41:15.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-02 06:41:17.5|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
|
|
2024-09-02 06:41:21.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-02 06:41:27.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-02 06:41:27.8|Info|DownloadDecisionMaker|Processing 200 releases
|
|
2024-09-02 06:41:28.0|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
|
|
2024-09-02 07:11:51.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 07:11:56.9|Info|DownloadDecisionMaker|Processing 196 releases
|
|
2024-09-02 07:11:57.1|Info|RssSyncService|RSS Sync Completed. Reports found: 196, Reports grabbed: 0
|
|
2024-09-02 07:42:21.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 07:42:32.3|Info|DownloadDecisionMaker|Processing 192 releases
|
|
2024-09-02 07:42:32.6|Info|RssSyncService|RSS Sync Completed. Reports found: 192, Reports grabbed: 0
|
|
2024-09-02 08:12:51.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 08:12:52.5|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/02/2024 11:08:00 and 09/02/2024 13:59:33 UTC. Search may be required.
|
|
2024-09-02 08:12:57.3|Info|DownloadDecisionMaker|Processing 193 releases
|
|
2024-09-02 08:12:57.5|Info|RssSyncService|RSS Sync Completed. Reports found: 193, Reports grabbed: 0
|
|
2024-09-02 08:43:22.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 08:43:22.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/02/2024 13:59:33 and 09/02/2024 14:03:04 UTC. Search may be required.
|
|
2024-09-02 08:43:27.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/02/2024 10:15:30 and 09/02/2024 13:20:03 UTC. Search may be required.
|
|
2024-09-02 08:43:27.5|Info|DownloadDecisionMaker|Processing 188 releases
|
|
2024-09-02 08:43:27.7|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
|
|
2024-09-02 09:13:52.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 09:13:57.6|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-09-02 09:13:57.9|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-09-02 09:44:22.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 09:44:27.7|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-09-02 09:44:28.0|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-09-02 10:14:52.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 10:14:57.9|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-09-02 10:14:58.1|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-09-02 10:45:22.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 10:45:23.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/02/2024 14:27:04 and 09/02/2024 16:18:05 UTC. Search may be required.
|
|
2024-09-02 10:45:28.0|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-09-02 10:45:28.3|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-09-02 11:15:52.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 11:15:53.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/02/2024 16:18:05 and 09/02/2024 16:18:08 UTC. Search may be required.
|
|
2024-09-02 11:15:58.2|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-09-02 11:15:58.5|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-09-02 11:46:22.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 11:46:28.3|Info|DownloadDecisionMaker|Processing 193 releases
|
|
2024-09-02 11:46:28.6|Info|RssSyncService|RSS Sync Completed. Reports found: 193, Reports grabbed: 0
|
|
2024-09-02 12:16:53.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 12:16:58.5|Info|DownloadDecisionMaker|Processing 192 releases
|
|
2024-09-02 12:16:58.8|Info|RssSyncService|RSS Sync Completed. Reports found: 192, Reports grabbed: 0
|
|
2024-09-02 12:36:27.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-02 12:36:29.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-02 12:36:29.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 12:36:29.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 12:36:29.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 12:36:29.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 12:36:31.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-02 12:36:33.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-02 12:36:33.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 12:36:33.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 12:36:33.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 12:36:33.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 12:47:23.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 12:47:25.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 03/17/2024 15:51:32 and 03/17/2024 15:51:32 UTC. Search may be required.
|
|
2024-09-02 12:47:28.7|Info|DownloadDecisionMaker|Processing 188 releases
|
|
2024-09-02 12:47:29.0|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
|
|
2024-09-02 13:17:53.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 13:17:58.9|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-09-02 13:17:59.2|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-09-02 13:48:23.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 13:48:24.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/02/2024 16:18:08 and 09/02/2024 19:29:04 UTC. Search may be required.
|
|
2024-09-02 13:48:29.1|Info|DownloadDecisionMaker|Processing 179 releases
|
|
2024-09-02 13:48:29.3|Info|RssSyncService|RSS Sync Completed. Reports found: 179, Reports grabbed: 0
|
|
2024-09-02 14:18:53.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 14:18:59.2|Info|DownloadDecisionMaker|Processing 178 releases
|
|
2024-09-02 14:18:59.5|Info|RssSyncService|RSS Sync Completed. Reports found: 178, Reports grabbed: 0
|
|
2024-09-02 14:49:23.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 14:49:29.4|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-09-02 14:49:29.7|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-09-02 15:19:54.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 15:19:59.6|Info|DownloadDecisionMaker|Processing 184 releases
|
|
2024-09-02 15:19:59.9|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
|
|
2024-09-02 15:50:24.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 15:50:25.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/02/2024 19:35:00 and 09/02/2024 21:40:10 UTC. Search may be required.
|
|
2024-09-02 15:50:29.8|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-09-02 15:50:30.1|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-09-02 16:20:54.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 16:21:00.0|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-09-02 16:21:00.2|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-09-02 16:51:24.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 16:51:30.1|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-09-02 16:51:30.4|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-09-02 17:21:54.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 17:22:00.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/02/2024 19:20:05 and 09/02/2024 22:15:03 UTC. Search may be required.
|
|
2024-09-02 17:22:00.3|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2024-09-02 17:22:00.6|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2024-09-02 17:25:54.9|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2024-09-02 17:25:54.9|Info|HousekeepingService|Running housecleaning tasks
|
|
2024-09-02 17:25:54.9|Info|Database|Vacuuming Log database
|
|
2024-09-02 17:25:54.9|Info|Database|Log database compressed
|
|
2024-09-02 17:25:54.9|Info|Database|Vacuuming Main database
|
|
2024-09-02 17:25:55.0|Info|Database|Main database compressed
|
|
2024-09-02 17:25:55.0|Info|RefreshCollectionService|Updating info for The Batman Collection
|
|
2024-09-02 17:25:55.1|Info|RefreshCollectionService|Updating info for Beetlejuice Collection
|
|
2024-09-02 17:25:55.1|Info|RefreshCollectionService|Updating info for Despicable Me Collection
|
|
2024-09-02 17:25:55.1|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2024-09-02 17:25:55.1|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2024-09-02 17:25:55.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:55.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:55.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:55.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:55.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:55.2|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2024-09-02 17:25:55.2|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2024-09-02 17:25:55.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:55.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:55.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:55.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:55.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:55.2|Info|RefreshMovieService|Updating info for Avengers: Secret Wars
|
|
2024-09-02 17:25:55.2|Info|RefreshCollectionService|Updating info for The Fast and the Furious Collection
|
|
2024-09-02 17:25:55.2|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2024-09-02 17:25:55.2|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2024-09-02 17:25:55.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:55.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:55.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:55.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:55.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:55.2|Info|RefreshMovieService|Updating info for Bad Boys: Ride or Die
|
|
2024-09-02 17:25:55.3|Info|RefreshCollectionService|Updating info for Planet of the Apes (Reboot) Collection
|
|
2024-09-02 17:25:55.4|Info|DiskScanService|Scanning disk for Bad Boys: Ride or Die
|
|
2024-09-02 17:25:55.4|Info|RefreshCollectionService|Updating info for Sonic the Hedgehog Collection
|
|
2024-09-02 17:25:55.4|Info|DiskScanService|Completed scanning disk for Bad Boys: Ride or Die
|
|
2024-09-02 17:25:55.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:55.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:55.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:55.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:55.4|Info|RefreshCollectionService|Updating info for Venom Collection
|
|
2024-09-02 17:25:55.4|Info|DiskScanService|Scanning disk for The Batman - Part II
|
|
2024-09-02 17:25:55.4|Info|DiskScanService|Completed scanning disk for The Batman - Part II
|
|
2024-09-02 17:25:55.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:55.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:55.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:55.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:55.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:55.4|Info|RefreshMovieService|Updating info for Beetlejuice Beetlejuice
|
|
2024-09-02 17:25:55.5|Info|RefreshCollectionService|Updating info for Wicked Collection
|
|
2024-09-02 17:25:55.6|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
|
|
2024-09-02 17:25:55.6|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
|
|
2024-09-02 17:25:55.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:55.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:55.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:55.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:55.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:55.6|Info|RefreshMovieService|Updating info for Blade
|
|
2024-09-02 17:25:55.6|Info|DiskScanService|Scanning disk for Blade
|
|
2024-09-02 17:25:55.6|Info|DiskScanService|Completed scanning disk for Blade
|
|
2024-09-02 17:25:55.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:55.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:55.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:55.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:55.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:55.6|Info|RefreshMovieService|Updating info for Captain America: Brave New World
|
|
2024-09-02 17:25:55.7|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2024-09-02 17:25:55.7|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2024-09-02 17:25:55.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:55.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:55.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:55.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:55.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:55.7|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
|
|
2024-09-02 17:25:55.9|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
|
|
2024-09-02 17:25:55.9|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
|
|
2024-09-02 17:25:55.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:55.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:55.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:55.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:55.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:55.9|Info|RefreshMovieService|Updating info for Despicable Me 4
|
|
2024-09-02 17:25:56.0|Info|DiskScanService|Scanning disk for Despicable Me 4
|
|
2024-09-02 17:25:56.0|Info|DiskScanService|Completed scanning disk for Despicable Me 4
|
|
2024-09-02 17:25:56.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:56.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:56.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:56.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:56.0|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2024-09-02 17:25:56.0|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2024-09-02 17:25:56.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:56.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:56.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:56.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:56.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:56.1|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2024-09-02 17:25:56.1|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2024-09-02 17:25:56.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:56.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:56.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:56.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:56.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:56.1|Info|RefreshMovieService|Updating info for Immaculate
|
|
2024-09-02 17:25:56.2|Info|DiskScanService|Scanning disk for Immaculate
|
|
2024-09-02 17:25:56.2|Info|DiskScanService|Completed scanning disk for Immaculate
|
|
2024-09-02 17:25:56.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:56.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:56.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:56.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:56.2|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
|
|
2024-09-02 17:25:56.3|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
|
|
2024-09-02 17:25:56.3|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
|
|
2024-09-02 17:25:56.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:56.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:56.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:56.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:56.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:56.3|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
|
|
2024-09-02 17:25:56.5|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
|
|
2024-09-02 17:25:56.5|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
|
|
2024-09-02 17:25:56.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:56.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:56.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:56.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:56.5|Info|DiskScanService|Scanning disk for Kraven the Hunter
|
|
2024-09-02 17:25:56.5|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
|
|
2024-09-02 17:25:56.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:56.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:56.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:56.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:56.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:56.5|Info|RefreshMovieService|Updating info for Kung Fu Panda 4
|
|
2024-09-02 17:25:56.6|Info|DiskScanService|Scanning disk for Kung Fu Panda 4
|
|
2024-09-02 17:25:56.7|Info|DiskScanService|Completed scanning disk for Kung Fu Panda 4
|
|
2024-09-02 17:25:56.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:56.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:56.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:56.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:56.7|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2024-09-02 17:25:56.7|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2024-09-02 17:25:56.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:56.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:56.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:56.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:56.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:56.7|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2024-09-02 17:25:56.7|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2024-09-02 17:25:56.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:56.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:56.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:56.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:56.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:56.7|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-09-02 17:25:56.7|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-09-02 17:25:56.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:56.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:56.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:56.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:56.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:56.7|Info|RefreshMovieService|Updating info for Mamma Mia!
|
|
2024-09-02 17:25:56.8|Info|DiskScanService|Scanning disk for Mamma Mia!
|
|
2024-09-02 17:25:56.8|Info|DiskScanService|Completed scanning disk for Mamma Mia!
|
|
2024-09-02 17:25:56.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:56.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:56.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:56.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:56.8|Info|RefreshMovieService|Updating info for Mission: Impossible 8
|
|
2024-09-02 17:25:57.0|Info|DiskScanService|Scanning disk for Mission: Impossible 8
|
|
2024-09-02 17:25:57.0|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
|
|
2024-09-02 17:25:57.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:57.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:57.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:57.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:57.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:57.0|Info|RefreshMovieService|Updating info for The Perks of Being a Wallflower
|
|
2024-09-02 17:25:57.0|Info|DiskScanService|Scanning disk for The Perks of Being a Wallflower
|
|
2024-09-02 17:25:57.1|Info|DiskScanService|Completed scanning disk for The Perks of Being a Wallflower
|
|
2024-09-02 17:25:57.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:57.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:57.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:57.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:57.1|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
|
|
2024-09-02 17:25:57.2|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
|
|
2024-09-02 17:25:57.2|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
|
|
2024-09-02 17:25:57.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:57.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:57.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:57.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:57.2|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-09-02 17:25:57.2|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-09-02 17:25:57.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:57.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:57.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:57.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:57.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:57.2|Info|DiskScanService|Scanning disk for School of Rock
|
|
2024-09-02 17:25:57.3|Info|DiskScanService|Completed scanning disk for School of Rock
|
|
2024-09-02 17:25:57.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:57.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:57.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:57.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:57.3|Info|RefreshMovieService|Updating info for Sonic the Hedgehog 3
|
|
2024-09-02 17:25:57.3|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
|
|
2024-09-02 17:25:57.4|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
|
|
2024-09-02 17:25:57.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:57.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:57.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:57.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:57.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:57.4|Info|RefreshMovieService|Updating info for Thunderbolts*
|
|
2024-09-02 17:25:57.5|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2024-09-02 17:25:57.5|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2024-09-02 17:25:57.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:57.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:57.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:57.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:57.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:57.5|Info|RefreshMovieService|Updating info for Transformers One
|
|
2024-09-02 17:25:57.6|Info|DiskScanService|Scanning disk for Transformers One
|
|
2024-09-02 17:25:57.6|Info|DiskScanService|Completed scanning disk for Transformers One
|
|
2024-09-02 17:25:57.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:57.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:57.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:57.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:57.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:57.6|Info|RefreshMovieService|Updating info for Venom: The Last Dance
|
|
2024-09-02 17:25:57.7|Info|DiskScanService|Scanning disk for Venom: The Last Dance
|
|
2024-09-02 17:25:57.7|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
|
|
2024-09-02 17:25:57.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:57.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:57.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:57.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:57.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:25:57.7|Info|RefreshMovieService|Updating info for Wicked
|
|
2024-09-02 17:25:57.8|Info|DiskScanService|Scanning disk for Wicked
|
|
2024-09-02 17:25:57.8|Info|DiskScanService|Completed scanning disk for Wicked
|
|
2024-09-02 17:25:57.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-02 17:25:57.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-02 17:25:57.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-02 17:25:57.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-02 17:25:57.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-02 17:52:25.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 17:52:30.5|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2024-09-02 17:52:30.7|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2024-09-02 18:22:55.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 18:23:00.7|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2024-09-02 18:23:01.0|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2024-09-02 18:36:58.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-02 18:37:00.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-02 18:37:00.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 18:37:00.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 18:37:00.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 18:37:00.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 18:37:02.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-02 18:37:04.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-02 18:37:04.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 18:37:04.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 18:37:04.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 18:37:04.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-02 18:53:25.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 18:53:30.9|Info|DownloadDecisionMaker|Processing 218 releases
|
|
2024-09-02 18:53:31.2|Info|RssSyncService|RSS Sync Completed. Reports found: 218, Reports grabbed: 0
|
|
2024-09-02 19:23:55.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 19:24:01.1|Info|DownloadDecisionMaker|Processing 216 releases
|
|
2024-09-02 19:24:01.3|Info|RssSyncService|RSS Sync Completed. Reports found: 216, Reports grabbed: 0
|
|
2024-09-02 19:54:25.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 19:54:26.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/02/2024 21:29:00 and 09/03/2024 01:26:01 UTC. Search may be required.
|
|
2024-09-02 19:54:31.2|Info|DownloadDecisionMaker|Processing 208 releases
|
|
2024-09-02 19:54:31.5|Info|RssSyncService|RSS Sync Completed. Reports found: 208, Reports grabbed: 0
|
|
2024-09-02 20:24:56.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 20:24:56.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/03/2024 01:26:01 and 09/03/2024 01:33:28 UTC. Search may be required.
|
|
2024-09-02 20:25:06.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/02/2024 22:20:02 and 09/03/2024 01:20:01 UTC. Search may be required.
|
|
2024-09-02 20:25:06.5|Info|DownloadDecisionMaker|Processing 238 releases
|
|
2024-09-02 20:25:06.7|Info|RssSyncService|RSS Sync Completed. Reports found: 238, Reports grabbed: 0
|
|
2024-09-02 20:55:26.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 20:55:27.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/03/2024 01:33:28 and 09/03/2024 02:42:18 UTC. Search may be required.
|
|
2024-09-02 20:55:31.6|Info|DownloadDecisionMaker|Processing 238 releases
|
|
2024-09-02 20:55:31.9|Info|RssSyncService|RSS Sync Completed. Reports found: 238, Reports grabbed: 0
|
|
2024-09-02 21:25:56.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 21:25:57.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/03/2024 02:42:18 and 09/03/2024 02:42:50 UTC. Search may be required.
|
|
2024-09-02 21:26:01.8|Info|DownloadDecisionMaker|Processing 238 releases
|
|
2024-09-02 21:26:02.1|Info|RssSyncService|RSS Sync Completed. Reports found: 238, Reports grabbed: 0
|
|
2024-09-02 21:56:26.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 21:56:32.0|Info|DownloadDecisionMaker|Processing 239 releases
|
|
2024-09-02 21:56:32.3|Info|RssSyncService|RSS Sync Completed. Reports found: 239, Reports grabbed: 0
|
|
2024-09-02 22:26:56.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 22:26:59.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/03/2024 03:39:04 and 09/03/2024 03:40:36 UTC. Search may be required.
|
|
2024-09-02 22:27:12.2|Info|DownloadDecisionMaker|Processing 221 releases
|
|
2024-09-02 22:27:12.4|Info|RssSyncService|RSS Sync Completed. Reports found: 221, Reports grabbed: 0
|
|
2024-09-02 22:57:26.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 22:57:32.3|Info|DownloadDecisionMaker|Processing 215 releases
|
|
2024-09-02 22:57:32.6|Info|RssSyncService|RSS Sync Completed. Reports found: 215, Reports grabbed: 0
|
|
2024-09-02 23:27:57.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 23:28:02.5|Info|DownloadDecisionMaker|Processing 188 releases
|
|
2024-09-02 23:28:02.8|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
|
|
2024-09-02 23:58:27.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-02 23:58:27.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/03/2024 03:38:00 and 09/03/2024 05:32:50 UTC. Search may be required.
|
|
2024-09-02 23:58:32.7|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2024-09-02 23:58:33.0|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2024-09-03 00:28:57.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 00:29:02.9|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2024-09-03 00:29:03.1|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2024-09-03 00:37:29.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-03 00:37:31.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-03 00:37:31.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 00:37:31.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 00:37:31.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 00:37:31.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 00:37:33.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-03 00:37:35.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-03 00:37:35.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 00:37:35.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 00:37:35.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 00:37:35.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 00:59:27.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 00:59:33.0|Info|DownloadDecisionMaker|Processing 192 releases
|
|
2024-09-03 00:59:33.3|Info|RssSyncService|RSS Sync Completed. Reports found: 192, Reports grabbed: 0
|
|
2024-09-03 01:29:57.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 01:29:58.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/03/2024 06:29:47 and 09/03/2024 06:31:14 UTC. Search may be required.
|
|
2024-09-03 01:30:03.4|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2024-09-03 01:30:03.7|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2024-09-03 02:00:27.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 02:00:33.4|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2024-09-03 02:00:33.7|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2024-09-03 02:30:58.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 02:31:03.5|Info|DownloadDecisionMaker|Processing 168 releases
|
|
2024-09-03 02:31:03.8|Info|RssSyncService|RSS Sync Completed. Reports found: 168, Reports grabbed: 0
|
|
2024-09-03 03:01:28.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 03:01:33.7|Info|DownloadDecisionMaker|Processing 168 releases
|
|
2024-09-03 03:01:33.9|Info|RssSyncService|RSS Sync Completed. Reports found: 168, Reports grabbed: 0
|
|
2024-09-03 03:31:58.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 03:31:59.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/03/2024 06:29:00 and 09/03/2024 09:06:11 UTC. Search may be required.
|
|
2024-09-03 03:32:03.8|Info|DownloadDecisionMaker|Processing 170 releases
|
|
2024-09-03 03:32:04.1|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
|
|
2024-09-03 04:02:28.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 04:02:34.0|Info|DownloadDecisionMaker|Processing 172 releases
|
|
2024-09-03 04:02:34.3|Info|RssSyncService|RSS Sync Completed. Reports found: 172, Reports grabbed: 0
|
|
2024-09-03 04:32:58.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 04:33:04.2|Info|DownloadDecisionMaker|Processing 170 releases
|
|
2024-09-03 04:33:04.5|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
|
|
2024-09-03 05:03:28.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 05:03:34.4|Info|DownloadDecisionMaker|Processing 168 releases
|
|
2024-09-03 05:03:34.6|Info|RssSyncService|RSS Sync Completed. Reports found: 168, Reports grabbed: 0
|
|
2024-09-03 05:33:59.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 05:34:04.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/03/2024 03:30:12 and 09/03/2024 10:20:03 UTC. Search may be required.
|
|
2024-09-03 05:34:04.6|Info|DownloadDecisionMaker|Processing 177 releases
|
|
2024-09-03 05:34:04.8|Info|RssSyncService|RSS Sync Completed. Reports found: 177, Reports grabbed: 0
|
|
2024-09-03 06:04:29.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 06:04:34.7|Info|DownloadDecisionMaker|Processing 177 releases
|
|
2024-09-03 06:04:35.0|Info|RssSyncService|RSS Sync Completed. Reports found: 177, Reports grabbed: 0
|
|
2024-09-03 06:34:59.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 06:34:59.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/04/2024 00:37:59 due to recent failures." />
|
|
2024-09-03 06:34:59.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/04/2024 00:37:59 due to recent failures." />
|
|
2024-09-03 06:34:59.4|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 18:03:00
|
|
2024-09-03 06:35:04.9|Info|DownloadDecisionMaker|Processing 177 releases
|
|
2024-09-03 06:35:05.1|Info|RssSyncService|RSS Sync Completed. Reports found: 177, Reports grabbed: 0
|
|
2024-09-03 06:38:00.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-03 06:38:02.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-03 06:38:02.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 06:38:02.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 06:38:02.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 06:38:02.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 06:38:04.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-03 06:38:06.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-03 06:38:06.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 06:38:06.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 06:38:06.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 06:38:06.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 07:05:29.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 07:05:47.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-03 07:05:53.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-03 07:05:59.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-03 07:06:05.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-03 07:06:11.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-03 07:06:17.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-03 07:06:23.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-03 07:06:24.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/03/2024 09:57:40 and 09/03/2024 13:00:47 UTC. Search may be required.
|
|
2024-09-03 07:06:30.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-03 07:06:36.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-03 07:06:36.1|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2024-09-03 07:06:36.4|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2024-09-03 07:36:59.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 07:37:00.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/03/2024 13:00:47 and 09/03/2024 13:03:56 UTC. Search may be required.
|
|
2024-09-03 07:37:05.3|Info|DownloadDecisionMaker|Processing 190 releases
|
|
2024-09-03 07:37:05.6|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
|
|
2024-09-03 08:07:30.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 08:07:35.4|Info|DownloadDecisionMaker|Processing 192 releases
|
|
2024-09-03 08:07:35.7|Info|RssSyncService|RSS Sync Completed. Reports found: 192, Reports grabbed: 0
|
|
2024-09-03 08:38:00.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 08:38:05.6|Info|DownloadDecisionMaker|Processing 188 releases
|
|
2024-09-03 08:38:05.9|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
|
|
2024-09-03 09:08:30.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 09:08:35.8|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2024-09-03 09:08:36.1|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2024-09-03 09:39:00.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 09:39:16.0|Info|DownloadDecisionMaker|Processing 184 releases
|
|
2024-09-03 09:39:16.3|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
|
|
2024-09-03 10:09:30.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 10:11:10.7|Warn|Torznab|TheRARBG (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2024-09-03 10:11:10.7|Info|DownloadDecisionMaker|Processing 84 releases
|
|
2024-09-03 10:11:10.9|Info|RssSyncService|RSS Sync Completed. Reports found: 84, Reports grabbed: 0
|
|
2024-09-03 10:41:30.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 10:41:31.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/03/2024 14:09:26 and 09/03/2024 16:09:50 UTC. Search may be required.
|
|
2024-09-03 10:41:36.3|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-09-03 10:41:36.6|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-09-03 11:12:01.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 11:12:01.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/03/2024 16:09:50 and 09/03/2024 16:18:21 UTC. Search may be required.
|
|
2024-09-03 11:12:06.5|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-09-03 11:12:06.8|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-09-03 11:42:31.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 11:42:36.6|Info|DownloadDecisionMaker|Processing 168 releases
|
|
2024-09-03 11:42:36.9|Info|RssSyncService|RSS Sync Completed. Reports found: 168, Reports grabbed: 0
|
|
2024-09-03 12:13:01.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 12:13:06.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/03/2024 14:35:23 and 09/03/2024 16:50:02 UTC. Search may be required.
|
|
2024-09-03 12:13:06.9|Info|DownloadDecisionMaker|Processing 169 releases
|
|
2024-09-03 12:13:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 169, Reports grabbed: 0
|
|
2024-09-03 12:38:31.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-03 12:38:33.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-03 12:38:33.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 12:38:33.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 12:38:33.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 12:38:33.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 12:38:35.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-03 12:38:37.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-03 12:38:37.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 12:38:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 12:38:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 12:38:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 12:43:31.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 12:43:32.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/03/2024 16:18:21 and 09/03/2024 17:45:30 UTC. Search may be required.
|
|
2024-09-03 12:43:37.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/03/2024 16:50:02 and 09/03/2024 16:50:02 UTC. Search may be required.
|
|
2024-09-03 12:43:37.0|Info|DownloadDecisionMaker|Processing 175 releases
|
|
2024-09-03 12:43:37.3|Info|RssSyncService|RSS Sync Completed. Reports found: 175, Reports grabbed: 0
|
|
2024-09-03 13:14:01.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 13:14:07.2|Info|DownloadDecisionMaker|Processing 174 releases
|
|
2024-09-03 13:14:07.4|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
|
|
2024-09-03 13:44:31.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 13:44:47.3|Info|DownloadDecisionMaker|Processing 177 releases
|
|
2024-09-03 13:44:47.6|Info|RssSyncService|RSS Sync Completed. Reports found: 177, Reports grabbed: 0
|
|
2024-09-03 14:15:02.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 14:15:02.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/03/2024 17:45:00 and 09/03/2024 20:04:48 UTC. Search may be required.
|
|
2024-09-03 14:15:07.5|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-09-03 14:15:07.8|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-09-03 14:45:32.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 14:45:32.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/03/2024 20:04:48 and 09/03/2024 20:08:21 UTC. Search may be required.
|
|
2024-09-03 14:45:37.7|Info|DownloadDecisionMaker|Processing 184 releases
|
|
2024-09-03 14:45:37.9|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
|
|
2024-09-03 15:16:02.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 15:16:07.9|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-09-03 15:16:08.1|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-09-03 15:46:32.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 15:46:38.0|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2024-09-03 15:46:38.2|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2024-09-03 16:17:02.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 16:17:08.2|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-09-03 16:17:08.5|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-09-03 16:47:32.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 16:47:38.4|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2024-09-03 16:47:38.7|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2024-09-03 17:18:03.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 17:18:08.5|Info|DownloadDecisionMaker|Processing 215 releases
|
|
2024-09-03 17:18:08.8|Info|RssSyncService|RSS Sync Completed. Reports found: 215, Reports grabbed: 0
|
|
2024-09-03 17:26:03.2|Info|HousekeepingService|Running housecleaning tasks
|
|
2024-09-03 17:26:03.2|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2024-09-03 17:26:03.2|Info|Database|Vacuuming Log database
|
|
2024-09-03 17:26:03.2|Info|Database|Log database compressed
|
|
2024-09-03 17:26:03.2|Info|Database|Vacuuming Main database
|
|
2024-09-03 17:26:03.2|Info|Database|Main database compressed
|
|
2024-09-03 17:26:03.4|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2024-09-03 17:26:03.4|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2024-09-03 17:26:03.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:03.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:03.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:03.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:03.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:03.4|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2024-09-03 17:26:03.4|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2024-09-03 17:26:03.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:03.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:03.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:03.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:03.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:03.4|Info|RefreshMovieService|Updating info for Avengers: Secret Wars
|
|
2024-09-03 17:26:03.5|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2024-09-03 17:26:03.5|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2024-09-03 17:26:03.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:03.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:03.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:03.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:03.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:03.5|Info|RefreshMovieService|Updating info for Bad Boys: Ride or Die
|
|
2024-09-03 17:26:03.7|Info|DiskScanService|Scanning disk for Bad Boys: Ride or Die
|
|
2024-09-03 17:26:03.7|Info|DiskScanService|Completed scanning disk for Bad Boys: Ride or Die
|
|
2024-09-03 17:26:03.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:03.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:03.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:03.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:03.8|Info|DiskScanService|Scanning disk for The Batman - Part II
|
|
2024-09-03 17:26:03.8|Info|DiskScanService|Completed scanning disk for The Batman - Part II
|
|
2024-09-03 17:26:03.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:03.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:03.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:03.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:03.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:03.8|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
|
|
2024-09-03 17:26:03.8|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
|
|
2024-09-03 17:26:03.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:03.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:03.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:03.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:03.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:03.8|Info|DiskScanService|Scanning disk for Blade
|
|
2024-09-03 17:26:03.8|Info|DiskScanService|Completed scanning disk for Blade
|
|
2024-09-03 17:26:03.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:03.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:03.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:03.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:03.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:03.8|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2024-09-03 17:26:03.8|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2024-09-03 17:26:03.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:03.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:03.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:03.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:03.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:03.8|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
|
|
2024-09-03 17:26:03.8|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
|
|
2024-09-03 17:26:03.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:03.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:03.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:03.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:03.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:03.8|Info|DiskScanService|Scanning disk for Despicable Me 4
|
|
2024-09-03 17:26:03.9|Info|DiskScanService|Completed scanning disk for Despicable Me 4
|
|
2024-09-03 17:26:03.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:03.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:03.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:03.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:03.9|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2024-09-03 17:26:03.9|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2024-09-03 17:26:03.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:03.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:03.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:03.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:03.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:03.9|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2024-09-03 17:26:03.9|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2024-09-03 17:26:03.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:03.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:03.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:03.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:03.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:03.9|Info|RefreshMovieService|Updating info for Immaculate
|
|
2024-09-03 17:26:04.0|Info|DiskScanService|Scanning disk for Immaculate
|
|
2024-09-03 17:26:04.0|Info|DiskScanService|Completed scanning disk for Immaculate
|
|
2024-09-03 17:26:04.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:04.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:04.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:04.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:04.0|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
|
|
2024-09-03 17:26:04.0|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
|
|
2024-09-03 17:26:04.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:04.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:04.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:04.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:04.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:04.0|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
|
|
2024-09-03 17:26:04.1|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
|
|
2024-09-03 17:26:04.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:04.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:04.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:04.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:04.1|Info|DiskScanService|Scanning disk for Kraven the Hunter
|
|
2024-09-03 17:26:04.1|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
|
|
2024-09-03 17:26:04.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:04.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:04.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:04.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:04.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:04.1|Info|DiskScanService|Scanning disk for Kung Fu Panda 4
|
|
2024-09-03 17:26:04.1|Info|DiskScanService|Completed scanning disk for Kung Fu Panda 4
|
|
2024-09-03 17:26:04.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:04.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:04.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:04.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:04.1|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2024-09-03 17:26:04.1|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2024-09-03 17:26:04.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:04.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:04.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:04.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:04.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:04.2|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2024-09-03 17:26:04.2|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2024-09-03 17:26:04.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:04.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:04.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:04.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:04.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:04.2|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-09-03 17:26:04.2|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-09-03 17:26:04.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:04.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:04.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:04.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:04.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:04.2|Info|RefreshMovieService|Updating info for Mamma Mia!
|
|
2024-09-03 17:26:04.3|Info|DiskScanService|Scanning disk for Mamma Mia!
|
|
2024-09-03 17:26:04.3|Info|DiskScanService|Completed scanning disk for Mamma Mia!
|
|
2024-09-03 17:26:04.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:04.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:04.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:04.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:04.4|Info|RefreshMovieService|Updating info for Mission: Impossible 8
|
|
2024-09-03 17:26:04.5|Info|DiskScanService|Scanning disk for Mission: Impossible 8
|
|
2024-09-03 17:26:04.5|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
|
|
2024-09-03 17:26:04.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:04.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:04.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:04.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:04.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:04.5|Info|DiskScanService|Scanning disk for The Perks of Being a Wallflower
|
|
2024-09-03 17:26:04.5|Info|DiskScanService|Completed scanning disk for The Perks of Being a Wallflower
|
|
2024-09-03 17:26:04.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:04.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:04.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:04.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:04.5|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
|
|
2024-09-03 17:26:04.6|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
|
|
2024-09-03 17:26:04.7|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
|
|
2024-09-03 17:26:04.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:04.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:04.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:04.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:04.7|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-09-03 17:26:04.7|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-09-03 17:26:04.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:04.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:04.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:04.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:04.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:04.7|Info|DiskScanService|Scanning disk for School of Rock
|
|
2024-09-03 17:26:04.7|Info|DiskScanService|Completed scanning disk for School of Rock
|
|
2024-09-03 17:26:04.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:04.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:04.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:04.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:04.7|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
|
|
2024-09-03 17:26:04.7|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
|
|
2024-09-03 17:26:04.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:04.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:04.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:04.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:04.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:04.7|Info|RefreshMovieService|Updating info for Thunderbolts*
|
|
2024-09-03 17:26:04.8|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2024-09-03 17:26:04.8|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2024-09-03 17:26:04.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:04.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:04.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:04.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:04.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:04.9|Info|DiskScanService|Scanning disk for Transformers One
|
|
2024-09-03 17:26:04.9|Info|DiskScanService|Completed scanning disk for Transformers One
|
|
2024-09-03 17:26:04.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:04.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:04.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:04.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:04.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:04.9|Info|RefreshMovieService|Updating info for Venom: The Last Dance
|
|
2024-09-03 17:26:05.0|Info|DiskScanService|Scanning disk for Venom: The Last Dance
|
|
2024-09-03 17:26:05.0|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
|
|
2024-09-03 17:26:05.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:05.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:05.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:05.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:05.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:26:05.0|Info|DiskScanService|Scanning disk for Wicked
|
|
2024-09-03 17:26:05.0|Info|DiskScanService|Completed scanning disk for Wicked
|
|
2024-09-03 17:26:05.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-03 17:26:05.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-03 17:26:05.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-03 17:26:05.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-03 17:26:05.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-03 17:48:33.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 17:48:38.7|Info|DownloadDecisionMaker|Processing 215 releases
|
|
2024-09-03 17:48:38.9|Info|RssSyncService|RSS Sync Completed. Reports found: 215, Reports grabbed: 0
|
|
2024-09-03 18:19:03.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 18:19:04.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/03/2024 22:16:00 and 09/03/2024 22:16:00 UTC. Search may be required.
|
|
2024-09-03 18:19:08.9|Info|DownloadDecisionMaker|Processing 216 releases
|
|
2024-09-03 18:19:09.2|Info|RssSyncService|RSS Sync Completed. Reports found: 216, Reports grabbed: 0
|
|
2024-09-03 18:39: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.
|
|
2024-09-03 18:39:06.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-03 18:39:06.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 18:39:06.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 18:39:06.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 18:39:06.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 18:39: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.
|
|
2024-09-03 18:39:08.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-03 18:39:08.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 18:39:08.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 18:39:08.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 18:39:08.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-03 18:49:33.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 18:49:39.1|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2024-09-03 18:49:39.3|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2024-09-03 19:20:03.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 19:20:09.3|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2024-09-03 19:20:09.5|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2024-09-03 19:50:34.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 19:50:39.4|Info|DownloadDecisionMaker|Processing 222 releases
|
|
2024-09-03 19:50:39.7|Info|RssSyncService|RSS Sync Completed. Reports found: 222, Reports grabbed: 0
|
|
2024-09-03 20:21:04.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 20:21:09.6|Info|DownloadDecisionMaker|Processing 201 releases
|
|
2024-09-03 20:21:09.8|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
|
|
2024-09-03 20:51:34.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 20:51:39.7|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-09-03 20:51:40.0|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-09-03 21:22:04.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 21:22:09.9|Info|DownloadDecisionMaker|Processing 179 releases
|
|
2024-09-03 21:22:10.2|Info|RssSyncService|RSS Sync Completed. Reports found: 179, Reports grabbed: 0
|
|
2024-09-03 21:52:34.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 21:52:40.1|Info|DownloadDecisionMaker|Processing 179 releases
|
|
2024-09-03 21:52:40.3|Info|RssSyncService|RSS Sync Completed. Reports found: 179, Reports grabbed: 0
|
|
2024-09-03 22:23:04.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 22:23:10.3|Info|DownloadDecisionMaker|Processing 168 releases
|
|
2024-09-03 22:23:10.5|Info|RssSyncService|RSS Sync Completed. Reports found: 168, Reports grabbed: 0
|
|
2024-09-03 22:53:35.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 22:53:50.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/03/2024 23:45:21 and 09/04/2024 03:30:22 UTC. Search may be required.
|
|
2024-09-03 22:53:50.5|Info|DownloadDecisionMaker|Processing 169 releases
|
|
2024-09-03 22:53:50.7|Info|RssSyncService|RSS Sync Completed. Reports found: 169, Reports grabbed: 0
|
|
2024-09-03 23:24:05.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 23:24:10.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/04/2024 03:30:22 and 09/04/2024 03:30:22 UTC. Search may be required.
|
|
2024-09-03 23:24:10.6|Info|DownloadDecisionMaker|Processing 171 releases
|
|
2024-09-03 23:24:10.9|Info|RssSyncService|RSS Sync Completed. Reports found: 171, Reports grabbed: 0
|
|
2024-09-03 23:54:35.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-03 23:54:40.8|Info|DownloadDecisionMaker|Processing 171 releases
|
|
2024-09-03 23:54:41.0|Info|RssSyncService|RSS Sync Completed. Reports found: 171, Reports grabbed: 0
|
|
2024-09-04 00:25:05.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 00:25:11.0|Info|DownloadDecisionMaker|Processing 171 releases
|
|
2024-09-04 00:25:11.2|Info|RssSyncService|RSS Sync Completed. Reports found: 171, Reports grabbed: 0
|
|
2024-09-04 00:39:33.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-04 00:39:35.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-04 00:39:35.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 00:39:35.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 00:39:35.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 00:39:35.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 00:39:37.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-04 00:39: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.
|
|
2024-09-04 00:39:39.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 00:39:39.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 00:39:39.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 00:39:39.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 00:55:35.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 00:55:41.1|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-09-04 00:55:41.4|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-09-04 01:26:05.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 01:26:11.3|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2024-09-04 01:26:11.6|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2024-09-04 01:56:36.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 01:56:36.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/03/2024 22:16:00 and 09/04/2024 07:23:57 UTC. Search may be required.
|
|
2024-09-04 01:56:41.4|Info|DownloadDecisionMaker|Processing 201 releases
|
|
2024-09-04 01:56:41.7|Info|RssSyncService|RSS Sync Completed. Reports found: 201, Reports grabbed: 0
|
|
2024-09-04 02:27:06.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 02:27:11.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/04/2024 06:46:04 and 09/04/2024 07:20:22 UTC. Search may be required.
|
|
2024-09-04 02:27:11.6|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-09-04 02:27:11.8|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-09-04 02:57:36.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 02:57:41.7|Info|DownloadDecisionMaker|Processing 175 releases
|
|
2024-09-04 02:57:42.0|Info|RssSyncService|RSS Sync Completed. Reports found: 175, Reports grabbed: 0
|
|
2024-09-04 03:28:06.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 03:28:07.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/04/2024 08:27:50 and 09/04/2024 08:32:48 UTC. Search may be required.
|
|
2024-09-04 03:28:11.9|Info|DownloadDecisionMaker|Processing 172 releases
|
|
2024-09-04 03:28:12.2|Info|RssSyncService|RSS Sync Completed. Reports found: 172, Reports grabbed: 0
|
|
2024-09-04 03:58:36.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 03:58:37.6|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/04/2024 08:32:48 and 09/04/2024 09:28:51 UTC. Search may be required.
|
|
2024-09-04 03:58:42.1|Info|DownloadDecisionMaker|Processing 174 releases
|
|
2024-09-04 03:58:42.3|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
|
|
2024-09-04 04:29:06.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 04:29:12.3|Info|DownloadDecisionMaker|Processing 175 releases
|
|
2024-09-04 04:29:12.5|Info|RssSyncService|RSS Sync Completed. Reports found: 175, Reports grabbed: 0
|
|
2024-09-04 04:59:37.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 04:59:42.5|Info|DownloadDecisionMaker|Processing 178 releases
|
|
2024-09-04 04:59:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 178, Reports grabbed: 0
|
|
2024-09-04 05:30:07.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 05:30:12.7|Info|DownloadDecisionMaker|Processing 174 releases
|
|
2024-09-04 05:30:12.9|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
|
|
2024-09-04 06:00:37.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 06:00:42.9|Info|DownloadDecisionMaker|Processing 174 releases
|
|
2024-09-04 06:00:43.1|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
|
|
2024-09-04 06:31:07.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 06:31:13.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/04/2024 09:45:02 and 09/04/2024 09:45:02 UTC. Search may be required.
|
|
2024-09-04 06:31:13.1|Info|DownloadDecisionMaker|Processing 170 releases
|
|
2024-09-04 06:31:13.3|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
|
|
2024-09-04 06:40:34.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-04 06:40:36.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-04 06:40:36.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 06:40:36.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 06:40:36.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 06:40:36.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 06:40:38.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-04 06:40: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.
|
|
2024-09-04 06:40:40.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 06:40:40.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 06:40:40.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 06:40:40.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 07:01:37.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 07:01:37.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 00:40:08 due to recent failures." />
|
|
2024-09-04 07:01:37.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 00:40:08 due to recent failures." />
|
|
2024-09-04 07:01:37.8|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 17:38:31
|
|
2024-09-04 07:01:43.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/04/2024 11:11:22 and 09/04/2024 11:11:22 UTC. Search may be required.
|
|
2024-09-04 07:01:43.3|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-09-04 07:01:43.6|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-09-04 07:32:08.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 07:32:25.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-04 07:32:31.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-04 07:32:37.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-04 07:32:43.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-04 07:32:50.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-04 07:32:56.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-04 07:33:02.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-04 07:33:02.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/04/2024 10:38:00 and 09/04/2024 13:18:18 UTC. Search may be required.
|
|
2024-09-04 07:33:08.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-04 07:33:14.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-04 07:33:14.6|Info|DownloadDecisionMaker|Processing 192 releases
|
|
2024-09-04 07:33:14.9|Info|RssSyncService|RSS Sync Completed. Reports found: 192, Reports grabbed: 0
|
|
2024-09-04 08:03:38.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 08:03:43.7|Info|DownloadDecisionMaker|Processing 196 releases
|
|
2024-09-04 08:03:43.9|Info|RssSyncService|RSS Sync Completed. Reports found: 196, Reports grabbed: 0
|
|
2024-09-04 08:34:08.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 08:34:13.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/04/2024 12:12:07 and 09/04/2024 13:25:01 UTC. Search may be required.
|
|
2024-09-04 08:34:13.8|Info|DownloadDecisionMaker|Processing 182 releases
|
|
2024-09-04 08:34:14.1|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
|
|
2024-09-04 09:04:38.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 09:04:44.0|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-09-04 09:04:44.3|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-09-04 09:35:08.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 09:35:14.2|Info|DownloadDecisionMaker|Processing 188 releases
|
|
2024-09-04 09:35:14.4|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
|
|
2024-09-04 10:05:38.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 10:05:44.4|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-09-04 10:05:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-09-04 10:36:09.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 10:36:14.6|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-09-04 10:36:14.9|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-09-04 11:06:39.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 11:06:39.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/04/2024 13:57:00 and 09/04/2024 16:41:25 UTC. Search may be required.
|
|
2024-09-04 11:06:44.7|Info|DownloadDecisionMaker|Processing 179 releases
|
|
2024-09-04 11:06:45.0|Info|RssSyncService|RSS Sync Completed. Reports found: 179, Reports grabbed: 0
|
|
2024-09-04 11:37:09.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 11:37:15.0|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/04/2024 15:10:04 and 09/04/2024 16:10:03 UTC. Search may be required.
|
|
2024-09-04 11:37:15.0|Info|DownloadDecisionMaker|Processing 190 releases
|
|
2024-09-04 11:37:15.2|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
|
|
2024-09-04 12:07:39.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 12:07:45.2|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-09-04 12:07:45.4|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-09-04 12:38:09.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 12:38:25.4|Info|DownloadDecisionMaker|Processing 190 releases
|
|
2024-09-04 12:38:25.6|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
|
|
2024-09-04 12:41:06.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-04 12:41:08.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-04 12:41:08.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 12:41:08.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 12:41:08.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 12:41:08.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 12:41:09.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-04 12:41:11.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-04 12:41:11.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 12:41:11.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 12:41:11.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 12:41:11.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 13:08:40.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 13:08:45.5|Info|DownloadDecisionMaker|Processing 192 releases
|
|
2024-09-04 13:08:45.8|Info|RssSyncService|RSS Sync Completed. Reports found: 192, Reports grabbed: 0
|
|
2024-09-04 13:39:10.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 13:39:15.7|Info|DownloadDecisionMaker|Processing 196 releases
|
|
2024-09-04 13:39:16.0|Info|RssSyncService|RSS Sync Completed. Reports found: 196, Reports grabbed: 0
|
|
2024-09-04 14:09:40.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 14:09:45.9|Info|DownloadDecisionMaker|Processing 196 releases
|
|
2024-09-04 14:09:46.2|Info|RssSyncService|RSS Sync Completed. Reports found: 196, Reports grabbed: 0
|
|
2024-09-04 14:40:10.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 14:40:16.1|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-09-04 14:40:16.4|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-09-04 15:10:40.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 15:10:46.3|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-09-04 15:10:46.6|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-09-04 15:41:11.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 15:41:16.5|Info|DownloadDecisionMaker|Processing 179 releases
|
|
2024-09-04 15:41:16.7|Info|RssSyncService|RSS Sync Completed. Reports found: 179, Reports grabbed: 0
|
|
2024-09-04 16:11:41.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 16:11:46.7|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-09-04 16:11:46.9|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-09-04 16:42:11.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 16:42:16.9|Info|DownloadDecisionMaker|Processing 181 releases
|
|
2024-09-04 16:42:17.1|Info|RssSyncService|RSS Sync Completed. Reports found: 181, Reports grabbed: 0
|
|
2024-09-04 17:12:41.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 17:12:47.1|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-09-04 17:12:47.3|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-09-04 17:26:11.7|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2024-09-04 17:26:11.7|Info|HousekeepingService|Running housecleaning tasks
|
|
2024-09-04 17:26:11.8|Info|Database|Vacuuming Log database
|
|
2024-09-04 17:26:11.8|Info|Database|Log database compressed
|
|
2024-09-04 17:26:11.8|Info|Database|Vacuuming Main database
|
|
2024-09-04 17:26:11.8|Info|Database|Main database compressed
|
|
2024-09-04 17:26:11.8|Info|RefreshCollectionService|Updating info for Avatar Collection
|
|
2024-09-04 17:26:12.0|Info|RefreshCollectionService|Updating info for Captain America Collection
|
|
2024-09-04 17:26:12.0|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2024-09-04 17:26:12.0|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2024-09-04 17:26:12.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:12.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:12.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:12.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:12.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:12.0|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2024-09-04 17:26:12.0|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2024-09-04 17:26:12.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:12.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:12.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:12.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:12.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:12.0|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2024-09-04 17:26:12.0|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2024-09-04 17:26:12.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:12.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:12.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:12.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:12.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:12.0|Info|RefreshMovieService|Updating info for Bad Boys: Ride or Die
|
|
2024-09-04 17:26:12.1|Info|RefreshCollectionService|Updating info for Deadpool Collection
|
|
2024-09-04 17:26:12.4|Info|DiskScanService|Scanning disk for Bad Boys: Ride or Die
|
|
2024-09-04 17:26:12.5|Info|DiskScanService|Completed scanning disk for Bad Boys: Ride or Die
|
|
2024-09-04 17:26:12.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:12.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:12.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:12.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:12.5|Info|RefreshCollectionService|Updating info for Dune Collection
|
|
2024-09-04 17:26:12.5|Info|DiskScanService|Scanning disk for The Batman - Part II
|
|
2024-09-04 17:26:12.5|Info|DiskScanService|Completed scanning disk for The Batman - Part II
|
|
2024-09-04 17:26:12.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:12.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:12.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:12.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:12.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:12.5|Info|RefreshMovieService|Updating info for Beetlejuice Beetlejuice
|
|
2024-09-04 17:26:12.5|Info|RefreshCollectionService|Updating info for Joker Collection
|
|
2024-09-04 17:26:12.6|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
|
|
2024-09-04 17:26:12.6|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
|
|
2024-09-04 17:26:12.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:12.6|Info|RefreshCollectionService|Updating info for Legally Blonde Collection
|
|
2024-09-04 17:26:12.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:12.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:12.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:12.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:12.6|Info|RefreshMovieService|Updating info for Blade
|
|
2024-09-04 17:26:12.7|Info|RefreshCollectionService|Updating info for Mission: Impossible Collection
|
|
2024-09-04 17:26:12.7|Info|DiskScanService|Scanning disk for Blade
|
|
2024-09-04 17:26:12.7|Info|DiskScanService|Completed scanning disk for Blade
|
|
2024-09-04 17:26:12.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:12.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:12.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:12.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:12.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:12.7|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2024-09-04 17:26:12.8|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2024-09-04 17:26:12.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:12.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:12.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:12.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:12.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:12.8|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
|
|
2024-09-04 17:26:12.9|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
|
|
2024-09-04 17:26:12.9|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
|
|
2024-09-04 17:26:12.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:12.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:12.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:12.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:12.9|Info|RefreshMovieService|Updating info for Despicable Me 4
|
|
2024-09-04 17:26:13.1|Info|DiskScanService|Scanning disk for Despicable Me 4
|
|
2024-09-04 17:26:13.1|Info|DiskScanService|Completed scanning disk for Despicable Me 4
|
|
2024-09-04 17:26:13.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.1|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2024-09-04 17:26:13.1|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2024-09-04 17:26:13.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:13.1|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2024-09-04 17:26:13.1|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2024-09-04 17:26:13.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:13.1|Info|DiskScanService|Scanning disk for Immaculate
|
|
2024-09-04 17:26:13.2|Info|DiskScanService|Completed scanning disk for Immaculate
|
|
2024-09-04 17:26:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.2|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
|
|
2024-09-04 17:26:13.3|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
|
|
2024-09-04 17:26:13.3|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
|
|
2024-09-04 17:26:13.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:13.3|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
|
|
2024-09-04 17:26:13.3|Info|MediaCoverService|Downloading Fanart for [Joker: Folie à Deux (2024)][tt11315808, 889737] https://image.tmdb.org/t/p/original/xx0VTrtvoRptaY3unl61Ecft8MI.jpg
|
|
2024-09-04 17:26:13.4|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
|
|
2024-09-04 17:26:13.4|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
|
|
2024-09-04 17:26:13.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.4|Info|DiskScanService|Scanning disk for Kraven the Hunter
|
|
2024-09-04 17:26:13.4|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
|
|
2024-09-04 17:26:13.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:13.4|Info|DiskScanService|Scanning disk for Kung Fu Panda 4
|
|
2024-09-04 17:26:13.4|Info|DiskScanService|Completed scanning disk for Kung Fu Panda 4
|
|
2024-09-04 17:26:13.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.5|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2024-09-04 17:26:13.5|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2024-09-04 17:26:13.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:13.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2024-09-04 17:26:13.5|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2024-09-04 17:26:13.5|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2024-09-04 17:26:13.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:13.5|Info|RefreshMovieService|Updating info for The Lord of the Rings: The War of the Rohirrim
|
|
2024-09-04 17:26:13.5|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-09-04 17:26:13.5|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-09-04 17:26:13.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:13.5|Info|DiskScanService|Scanning disk for Mamma Mia!
|
|
2024-09-04 17:26:13.6|Info|DiskScanService|Completed scanning disk for Mamma Mia!
|
|
2024-09-04 17:26:13.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.6|Info|DiskScanService|Scanning disk for Mission: Impossible 8
|
|
2024-09-04 17:26:13.6|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
|
|
2024-09-04 17:26:13.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:13.6|Info|DiskScanService|Scanning disk for The Perks of Being a Wallflower
|
|
2024-09-04 17:26:13.6|Info|DiskScanService|Completed scanning disk for The Perks of Being a Wallflower
|
|
2024-09-04 17:26:13.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.6|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
|
|
2024-09-04 17:26:13.7|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
|
|
2024-09-04 17:26:13.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.7|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-09-04 17:26:13.7|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-09-04 17:26:13.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:13.7|Info|DiskScanService|Scanning disk for School of Rock
|
|
2024-09-04 17:26:13.7|Info|DiskScanService|Completed scanning disk for School of Rock
|
|
2024-09-04 17:26:13.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.7|Info|RefreshMovieService|Updating info for Sonic the Hedgehog 3
|
|
2024-09-04 17:26:13.8|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
|
|
2024-09-04 17:26:13.8|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
|
|
2024-09-04 17:26:13.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:13.8|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2024-09-04 17:26:13.8|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2024-09-04 17:26:13.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:13.8|Info|RefreshMovieService|Updating info for Transformers One
|
|
2024-09-04 17:26:13.9|Info|DiskScanService|Scanning disk for Transformers One
|
|
2024-09-04 17:26:13.9|Info|DiskScanService|Completed scanning disk for Transformers One
|
|
2024-09-04 17:26:13.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:13.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:13.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:13.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:13.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:13.9|Info|RefreshMovieService|Updating info for Venom: The Last Dance
|
|
2024-09-04 17:26:14.0|Info|DiskScanService|Scanning disk for Venom: The Last Dance
|
|
2024-09-04 17:26:14.0|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
|
|
2024-09-04 17:26:14.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:14.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:14.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:14.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:14.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:26:14.0|Info|RefreshMovieService|Updating info for Wicked
|
|
2024-09-04 17:26:14.1|Info|DiskScanService|Scanning disk for Wicked
|
|
2024-09-04 17:26:14.1|Info|DiskScanService|Completed scanning disk for Wicked
|
|
2024-09-04 17:26:14.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-04 17:26:14.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-04 17:26:14.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-04 17:26:14.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-04 17:26:14.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-04 17:43:11.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 17:43:12.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/04/2024 20:43:00 and 09/04/2024 23:23:41 UTC. Search may be required.
|
|
2024-09-04 17:43:17.3|Info|DownloadDecisionMaker|Processing 195 releases
|
|
2024-09-04 17:43:17.6|Info|RssSyncService|RSS Sync Completed. Reports found: 195, Reports grabbed: 0
|
|
2024-09-04 18:13:42.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 18:13:42.5|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/04/2024 23:23:41 and 09/04/2024 23:24:33 UTC. Search may be required.
|
|
2024-09-04 18:13:47.5|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2024-09-04 18:13:47.8|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2024-09-04 18:41:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-04 18:41:39.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-04 18:41:39.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 18:41:39.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 18:41:39.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 18:41:39.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 18:41:41.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-04 18:41:43.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-04 18:41:43.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 18:41:43.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 18:41:43.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 18:41:43.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-04 18:44:12.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 18:44:22.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/04/2024 22:20:09 and 09/04/2024 22:20:09 UTC. Search may be required.
|
|
2024-09-04 18:44:22.6|Info|DownloadDecisionMaker|Processing 176 releases
|
|
2024-09-04 18:44:22.9|Info|RssSyncService|RSS Sync Completed. Reports found: 176, Reports grabbed: 0
|
|
2024-09-04 19:14:42.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 19:14:47.8|Info|DownloadDecisionMaker|Processing 181 releases
|
|
2024-09-04 19:14:48.0|Info|RssSyncService|RSS Sync Completed. Reports found: 181, Reports grabbed: 0
|
|
2024-09-04 19:45:12.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 19:45:17.9|Info|DownloadDecisionMaker|Processing 182 releases
|
|
2024-09-04 19:45:18.2|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
|
|
2024-09-04 20:15:42.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 20:15:48.1|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-09-04 20:15:48.4|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-09-04 20:46:12.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 20:46:18.3|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-09-04 20:46:18.5|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-09-04 21:16:43.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 21:16:43.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/04/2024 23:14:00 and 09/05/2024 02:20:15 UTC. Search may be required.
|
|
2024-09-04 21:16:48.5|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-09-04 21:16:48.7|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-09-04 21:47:13.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 21:47:13.8|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/05/2024 02:20:15 and 09/05/2024 02:20:15 UTC. Search may be required.
|
|
2024-09-04 21:47:18.6|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-09-04 21:47:18.9|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-09-04 22:17:43.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 22:17:44.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/05/2024 02:20:15 and 09/05/2024 02:20:15 UTC. Search may be required.
|
|
2024-09-04 22:17:48.8|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2024-09-04 22:17:49.0|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2024-09-04 22:48:13.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 22:48:18.9|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/05/2024 03:10:04 and 09/05/2024 03:31:02 UTC. Search may be required.
|
|
2024-09-04 22:48:18.9|Info|DownloadDecisionMaker|Processing 169 releases
|
|
2024-09-04 22:48:19.2|Info|RssSyncService|RSS Sync Completed. Reports found: 169, Reports grabbed: 0
|
|
2024-09-04 23:18:43.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 23:18:49.1|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/05/2024 03:31:02 and 09/05/2024 03:31:02 UTC. Search may be required.
|
|
2024-09-04 23:20:23.7|Warn|Torznab|Bangumi Moe (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2024-09-04 23:20:23.7|Info|DownloadDecisionMaker|Processing 169 releases
|
|
2024-09-04 23:20:23.9|Info|RssSyncService|RSS Sync Completed. Reports found: 169, Reports grabbed: 0
|
|
2024-09-04 23:50:43.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-04 23:50:49.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/05/2024 03:31:02 and 09/05/2024 03:31:02 UTC. Search may be required.
|
|
2024-09-04 23:50:49.3|Info|DownloadDecisionMaker|Processing 169 releases
|
|
2024-09-04 23:50:49.6|Info|RssSyncService|RSS Sync Completed. Reports found: 169, Reports grabbed: 0
|
|
2024-09-05 00:21:14.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 00:21:19.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/05/2024 03:31:02 and 09/05/2024 03:31:02 UTC. Search may be required.
|
|
2024-09-05 00:21:19.5|Info|DownloadDecisionMaker|Processing 170 releases
|
|
2024-09-05 00:21:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
|
|
2024-09-05 00:42:08.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-05 00:42:10.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-05 00:42:10.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 00:42:10.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 00:42:10.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 00:42:10.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 00:42:12.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-05 00:42:14.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-05 00:42:14.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 00:42:14.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 00:42:14.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 00:42:14.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 00:51:44.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 00:51:59.7|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/05/2024 05:11:43 and 09/05/2024 05:11:43 UTC. Search may be required.
|
|
2024-09-05 00:51:59.7|Info|DownloadDecisionMaker|Processing 177 releases
|
|
2024-09-05 00:51:59.9|Info|RssSyncService|RSS Sync Completed. Reports found: 177, Reports grabbed: 0
|
|
2024-09-05 01:22:14.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 01:22:19.9|Info|DownloadDecisionMaker|Processing 177 releases
|
|
2024-09-05 01:22:20.1|Info|RssSyncService|RSS Sync Completed. Reports found: 177, Reports grabbed: 0
|
|
2024-09-05 01:52:44.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 01:52:50.1|Info|DownloadDecisionMaker|Processing 178 releases
|
|
2024-09-05 01:52:50.3|Info|RssSyncService|RSS Sync Completed. Reports found: 178, Reports grabbed: 0
|
|
2024-09-05 02:23:14.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 02:23:20.2|Info|DownloadDecisionMaker|Processing 179 releases
|
|
2024-09-05 02:23:20.5|Info|RssSyncService|RSS Sync Completed. Reports found: 179, Reports grabbed: 0
|
|
2024-09-05 02:53:44.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 02:53:50.3|Info|DownloadDecisionMaker|Processing 170 releases
|
|
2024-09-05 02:53:50.6|Info|RssSyncService|RSS Sync Completed. Reports found: 170, Reports grabbed: 0
|
|
2024-09-05 03:24:15.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 03:24:15.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/05/2024 02:20:15 and 09/05/2024 09:00:50 UTC. Search may be required.
|
|
2024-09-05 03:24:20.6|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/05/2024 07:20:42 and 09/05/2024 08:15:22 UTC. Search may be required.
|
|
2024-09-05 03:24:20.6|Info|DownloadDecisionMaker|Processing 171 releases
|
|
2024-09-05 03:24:20.8|Info|RssSyncService|RSS Sync Completed. Reports found: 171, Reports grabbed: 0
|
|
2024-09-05 03:54:45.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 03:54:50.8|Info|DownloadDecisionMaker|Processing 176 releases
|
|
2024-09-05 03:54:51.0|Info|RssSyncService|RSS Sync Completed. Reports found: 176, Reports grabbed: 0
|
|
2024-09-05 04:25:15.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 04:25:20.9|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2024-09-05 04:25:21.2|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2024-09-05 04:55:45.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 04:55:46.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/05/2024 09:56:24 and 09/05/2024 10:25:09 UTC. Search may be required.
|
|
2024-09-05 04:55:51.1|Info|DownloadDecisionMaker|Processing 182 releases
|
|
2024-09-05 04:55:51.3|Info|RssSyncService|RSS Sync Completed. Reports found: 182, Reports grabbed: 0
|
|
2024-09-05 05:26:15.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 05:26:16.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/05/2024 10:29:09 and 09/05/2024 10:33:15 UTC. Search may be required.
|
|
2024-09-05 05:26:21.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/05/2024 09:22:05 and 09/05/2024 10:15:22 UTC. Search may be required.
|
|
2024-09-05 05:26:21.3|Info|DownloadDecisionMaker|Processing 174 releases
|
|
2024-09-05 05:26:21.5|Info|RssSyncService|RSS Sync Completed. Reports found: 174, Reports grabbed: 0
|
|
2024-09-05 05:56:46.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 05:56:51.5|Info|DownloadDecisionMaker|Processing 172 releases
|
|
2024-09-05 05:56:51.7|Info|RssSyncService|RSS Sync Completed. Reports found: 172, Reports grabbed: 0
|
|
2024-09-05 06:27:16.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 06:27:21.6|Info|DownloadDecisionMaker|Processing 172 releases
|
|
2024-09-05 06:27:21.9|Info|RssSyncService|RSS Sync Completed. Reports found: 172, Reports grabbed: 0
|
|
2024-09-05 06:43:09.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-05 06:43:11.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-05 06:43:11.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 06:43:11.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 06:43:11.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 06:43:11.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 06:43: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.
|
|
2024-09-05 06:43:15.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-05 06:43:15.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 06:43:15.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 06:43:15.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 06:43:15.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 06:57:46.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 06:57:51.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/05/2024 10:16:44 and 09/05/2024 11:40:03 UTC. Search may be required.
|
|
2024-09-05 06:57:51.8|Info|DownloadDecisionMaker|Processing 179 releases
|
|
2024-09-05 06:57:52.0|Info|RssSyncService|RSS Sync Completed. Reports found: 179, Reports grabbed: 0
|
|
2024-09-05 07:28:16.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 07:28:16.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/06/2024 00:42:40 due to recent failures." />
|
|
2024-09-05 07:28:16.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/06/2024 00:42:40 due to recent failures." />
|
|
2024-09-05 07:28:16.5|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 17:14:24
|
|
2024-09-05 07:28:16.9|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/05/2024 10:36:15 and 09/05/2024 13:16:52 UTC. Search may be required.
|
|
2024-09-05 07:28:22.0|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-09-05 07:28:22.3|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-09-05 07:58:46.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 07:59:04.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-05 07:59:10.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-05 07:59:16.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-05 07:59:22.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-05 07:59:28.7|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-05 07:59:34.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-05 07:59:41.0|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-05 07:59:47.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-05 07:59:53.3|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-05 07:59:53.3|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-09-05 07:59:53.6|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-09-05 08:30:16.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 08:30:17.5|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/05/2024 13:10:20 and 09/05/2024 14:25:37 UTC. Search may be required.
|
|
2024-09-05 08:30:22.4|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/05/2024 12:15:43 and 09/05/2024 13:10:22 UTC. Search may be required.
|
|
2024-09-05 08:30:22.4|Info|DownloadDecisionMaker|Processing 190 releases
|
|
2024-09-05 08:30:22.6|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
|
|
2024-09-05 09:00:47.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 09:01:13.1|Info|DownloadDecisionMaker|Processing 192 releases
|
|
2024-09-05 09:01:13.4|Info|RssSyncService|RSS Sync Completed. Reports found: 192, Reports grabbed: 0
|
|
2024-09-05 09:31:17.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 09:31:22.6|Info|DownloadDecisionMaker|Processing 193 releases
|
|
2024-09-05 09:31:22.9|Info|RssSyncService|RSS Sync Completed. Reports found: 193, Reports grabbed: 0
|
|
2024-09-05 10:01:47.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 10:01:57.8|Info|DownloadDecisionMaker|Processing 193 releases
|
|
2024-09-05 10:01:58.1|Info|RssSyncService|RSS Sync Completed. Reports found: 193, Reports grabbed: 0
|
|
2024-09-05 10:32:17.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 10:32:23.0|Info|DownloadDecisionMaker|Processing 190 releases
|
|
2024-09-05 10:32:23.3|Info|RssSyncService|RSS Sync Completed. Reports found: 190, Reports grabbed: 0
|
|
2024-09-05 11:02:47.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 11:02:48.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/05/2024 14:48:00 and 09/05/2024 16:45:27 UTC. Search may be required.
|
|
2024-09-05 11:02:53.2|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-09-05 11:02:53.4|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-09-05 11:28:22.9|Error|ServerSideNotificationService|Failed to retrieve notifications
|
|
|
|
[v5.7.0.8882] System.Net.Http.HttpRequestException: Resource temporarily unavailable (radarr.servarr.com:443)
|
|
---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask 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.AddHttp2ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean 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.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
|
|
at NzbDrone.Core.HealthCheck.ServerSideNotificationService.RetrieveServerChecks() in ./Radarr.Core/HealthCheck/ServerSideNotificationService.cs:line 75
|
|
|
|
|
|
2024-09-05 11:28:28.9|Error|CommandExecutor|Error occurred while executing task CheckHealth
|
|
|
|
[v5.7.0.8882] System.Net.Http.HttpRequestException: Resource temporarily unavailable (radarr.servarr.com:443)
|
|
---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask 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.AddHttp2ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean 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.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
|
|
at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check() in ./Radarr.Core/HealthCheck/Checks/SystemTimeCheck.cs:line 26
|
|
at NzbDrone.Core.HealthCheck.HealthCheckService.<ProcessHealthChecks>b__15_0(IProvideHealthCheck c) in ./Radarr.Core/HealthCheck/HealthCheckService.cs:line 97
|
|
at System.Linq.Enumerable.SelectListIterator`2.ToList()
|
|
at NzbDrone.Core.HealthCheck.HealthCheckService.ProcessHealthChecks() in ./Radarr.Core/HealthCheck/HealthCheckService.cs:line 85
|
|
at NzbDrone.Core.HealthCheck.HealthCheckService.Execute(CheckHealthCommand message) in ./Radarr.Core/HealthCheck/HealthCheckService.cs:line 149
|
|
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113
|
|
at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
|
|
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44
|
|
|
|
|
|
2024-09-05 11:33:17.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 11:33:23.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/05/2024 15:15:02 and 09/05/2024 16:10:22 UTC. Search may be required.
|
|
2024-09-05 11:33:23.3|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2024-09-05 11:33:23.6|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2024-09-05 12:03:48.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 12:03:53.6|Info|DownloadDecisionMaker|Processing 184 releases
|
|
2024-09-05 12:03:53.9|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
|
|
2024-09-05 12:34:18.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 12:34:23.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/05/2024 16:20:02 and 09/05/2024 17:10:04 UTC. Search may be required.
|
|
2024-09-05 12:34:23.8|Info|DownloadDecisionMaker|Processing 176 releases
|
|
2024-09-05 12:34:24.0|Info|RssSyncService|RSS Sync Completed. Reports found: 176, Reports grabbed: 0
|
|
2024-09-05 12:43:40.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-05 12:43:42.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-05 12:43:42.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 12:43:42.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 12:43:42.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 12:43:42.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 12:43:44.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-05 12:43:46.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-05 12:43:46.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 12:43:46.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 12:43:46.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 12:43:46.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-05 13:04:48.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 13:04:53.9|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2024-09-05 13:04:54.1|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2024-09-05 13:35:18.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 13:35:24.1|Info|DownloadDecisionMaker|Processing 197 releases
|
|
2024-09-05 13:35:24.4|Info|RssSyncService|RSS Sync Completed. Reports found: 197, Reports grabbed: 0
|
|
2024-09-05 14:05:48.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 14:05:49.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/05/2024 17:35:22 and 09/05/2024 19:31:08 UTC. Search may be required.
|
|
2024-09-05 14:05:54.3|Info|DownloadDecisionMaker|Processing 191 releases
|
|
2024-09-05 14:05:54.6|Info|RssSyncService|RSS Sync Completed. Reports found: 191, Reports grabbed: 0
|
|
2024-09-05 14:36:19.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 14:36:24.5|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/05/2024 18:40:02 and 09/05/2024 18:40:02 UTC. Search may be required.
|
|
2024-09-05 14:36:24.5|Info|DownloadDecisionMaker|Processing 175 releases
|
|
2024-09-05 14:36:24.7|Info|RssSyncService|RSS Sync Completed. Reports found: 175, Reports grabbed: 0
|
|
2024-09-05 15:06:49.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 15:06:54.7|Info|DownloadDecisionMaker|Processing 172 releases
|
|
2024-09-05 15:06:54.9|Info|RssSyncService|RSS Sync Completed. Reports found: 172, Reports grabbed: 0
|
|
2024-09-05 15:37:19.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 15:37:24.9|Info|DownloadDecisionMaker|Processing 172 releases
|
|
2024-09-05 15:37:25.1|Info|RssSyncService|RSS Sync Completed. Reports found: 172, Reports grabbed: 0
|
|
2024-09-05 16:07:49.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 16:07:54.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 16:22:54 due to recent failures." />
|
|
2024-09-05 16:07:54.6|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 00:15:00
|
|
2024-09-05 16:07:54.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=movie&cat=2000,2040,2030,2045,2070,2010,2060,2020&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 16:22:54 due to recent failures." />
|
|
2024-09-05 16:07:54.6|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 00:15:00
|
|
2024-09-05 16:07:54.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 16:22:54 due to recent failures." />
|
|
2024-09-05 16:07:54.7|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:15:00
|
|
2024-09-05 16:07:54.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 16:22:54 due to recent failures." />
|
|
2024-09-05 16:07:54.7|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:15:00
|
|
2024-09-05 16:07:54.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 16:22:54 due to recent failures." />
|
|
2024-09-05 16:07:54.7|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 00:15:00
|
|
2024-09-05 16:07:54.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 16:22:54 due to recent failures." />
|
|
2024-09-05 16:07:54.8|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:15:00
|
|
2024-09-05 16:07:54.8|Info|DownloadDecisionMaker|No results found
|
|
2024-09-05 16:07:54.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-05 16:38:19.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 16:38:19.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=movie&cat=2000,2040,2030,2045,2070,2010,2060,2020&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 16:53:54 due to recent failures." />
|
|
2024-09-05 16:38:19.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 16:53:54 due to recent failures." />
|
|
2024-09-05 16:38:19.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 16:53:54 due to recent failures." />
|
|
2024-09-05 16:38:19.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 16:53:54 due to recent failures." />
|
|
2024-09-05 16:38:19.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 16:53:54 due to recent failures." />
|
|
2024-09-05 16:38:19.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 16:53:54 due to recent failures." />
|
|
2024-09-05 16:38:19.8|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 00:15:35
|
|
2024-09-05 16:38:19.8|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 00:15:35
|
|
2024-09-05 16:38:19.8|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:15:35
|
|
2024-09-05 16:38:19.8|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 00:15:35
|
|
2024-09-05 16:38:19.8|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:15:35
|
|
2024-09-05 16:38:19.8|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:15:35
|
|
2024-09-05 16:38:19.8|Info|DownloadDecisionMaker|No results found
|
|
2024-09-05 16:38:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-05 17:08:19.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 17:08:19.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 17:54:54 due to recent failures." />
|
|
2024-09-05 17:08:19.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 17:54:54 due to recent failures." />
|
|
2024-09-05 17:08:19.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=movie&cat=2000,2040,2030,2045,2070,2010,2060,2020&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 17:54:54 due to recent failures." />
|
|
2024-09-05 17:08:19.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 17:54:54 due to recent failures." />
|
|
2024-09-05 17:08:20.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 17:54:54 due to recent failures." />
|
|
2024-09-05 17:08:20.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 17:54:54 due to recent failures." />
|
|
2024-09-05 17:08:20.0|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 00:46:35
|
|
2024-09-05 17:08:20.0|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 00:46:35
|
|
2024-09-05 17:08:20.0|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 00:46:35
|
|
2024-09-05 17:08:20.0|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:46:35
|
|
2024-09-05 17:08:20.0|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:46:35
|
|
2024-09-05 17:08:20.0|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:46:35
|
|
2024-09-05 17:08:20.0|Info|DownloadDecisionMaker|No results found
|
|
2024-09-05 17:08:20.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-05 17:26:20.0|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2024-09-05 17:26:20.0|Info|HousekeepingService|Running housecleaning tasks
|
|
2024-09-05 17:26:20.1|Info|Database|Vacuuming Log database
|
|
2024-09-05 17:26:20.1|Info|Database|Log database compressed
|
|
2024-09-05 17:26:20.1|Info|Database|Vacuuming Main database
|
|
2024-09-05 17:26:20.1|Info|Database|Main database compressed
|
|
2024-09-05 17:26:25.0|Error|CommandExecutor|Error occurred while executing task ApplicationCheckUpdate
|
|
|
|
[v5.7.0.8882] System.Net.Http.HttpRequestException: Resource temporarily unavailable (radarr.servarr.com:443)
|
|
---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask 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.AddHttp2ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean 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.GetAsync[T](HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 336
|
|
at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
|
|
at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate(String branch, Version currentVersion) in ./Radarr.Core/Update/UpdatePackageProvider.cs:line 37
|
|
at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage(CommandTrigger updateTrigger) in ./Radarr.Core/Update/InstallUpdateService.cs:line 270
|
|
at NzbDrone.Core.Update.InstallUpdateService.Execute(ApplicationCheckUpdateCommand message) in ./Radarr.Core/Update/InstallUpdateService.cs:line 279
|
|
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113
|
|
at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
|
|
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44
|
|
|
|
|
|
2024-09-05 17:26:25.0|Error|CommandExecutor|Error occurred while executing task RefreshMovie
|
|
|
|
[v5.7.0.8882] System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.radarr.video:443)
|
|
---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask 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.AddHttp2ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean 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.GetAsync[T](HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 336
|
|
at NzbDrone.Common.Http.HttpClient.Get[T](HttpRequest request)
|
|
at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetChangedMovies(DateTime startTime) in ./Radarr.Core/MetadataSource/SkyHook/SkyHookProxy.cs:line 57
|
|
at NzbDrone.Core.Movies.RefreshMovieService.Execute(RefreshMovieCommand message) in ./Radarr.Core/Movies/RefreshMovieService.cs:line 246
|
|
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113
|
|
at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
|
|
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44
|
|
|
|
|
|
2024-09-05 17:28:55.1|Error|ServerSideNotificationService|Failed to retrieve notifications
|
|
|
|
[v5.7.0.8882] System.Net.Http.HttpRequestException: Resource temporarily unavailable (radarr.servarr.com:443)
|
|
---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask 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.AddHttp2ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean 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.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
|
|
at NzbDrone.Core.HealthCheck.ServerSideNotificationService.RetrieveServerChecks() in ./Radarr.Core/HealthCheck/ServerSideNotificationService.cs:line 75
|
|
|
|
|
|
2024-09-05 17:29:00.8|Error|CommandExecutor|Error occurred while executing task CheckHealth
|
|
|
|
[v5.7.0.8882] System.Net.Http.HttpRequestException: Resource temporarily unavailable (radarr.servarr.com:443)
|
|
---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
|
|
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
|
|
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask 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.AddHttp2ConnectionAsync(HttpRequestMessage request)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean 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.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
|
|
at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check() in ./Radarr.Core/HealthCheck/Checks/SystemTimeCheck.cs:line 26
|
|
at NzbDrone.Core.HealthCheck.HealthCheckService.<ProcessHealthChecks>b__15_0(IProvideHealthCheck c) in ./Radarr.Core/HealthCheck/HealthCheckService.cs:line 97
|
|
at System.Linq.Enumerable.SelectListIterator`2.ToList()
|
|
at NzbDrone.Core.HealthCheck.HealthCheckService.ProcessHealthChecks() in ./Radarr.Core/HealthCheck/HealthCheckService.cs:line 85
|
|
at NzbDrone.Core.HealthCheck.HealthCheckService.Execute(CheckHealthCommand message) in ./Radarr.Core/HealthCheck/HealthCheckService.cs:line 149
|
|
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 113
|
|
at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
|
|
at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in ./Radarr.Core/Messaging/Commands/CommandExecutor.cs:line 44
|
|
|
|
|
|
2024-09-05 17:38:20.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 17:38:20.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
|
|
2024-09-05 17:38:20.1|Info|DownloadDecisionMaker|No results found
|
|
2024-09-05 17:38:20.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-05 18:08:20.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 18:08:20.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 20:55:55 due to recent failures." />
|
|
2024-09-05 18:08:20.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 20:55:55 due to recent failures." />
|
|
2024-09-05 18:08:20.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 20:55:55 due to recent failures." />
|
|
2024-09-05 18:08:20.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=movie&cat=2000,2040,2030,2045,2070,2010,2060,2020&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 20:55:55 due to recent failures." />
|
|
2024-09-05 18:08:20.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 20:55:55 due to recent failures." />
|
|
2024-09-05 18:08:20.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/05/2024 20:55:55 due to recent failures." />
|
|
2024-09-05 18:08:20.2|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 02:47:35
|
|
2024-09-05 18:08:20.2|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 02:47:35
|
|
2024-09-05 18:08:20.2|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 02:47:35
|
|
2024-09-05 18:08:20.3|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 02:47:35
|
|
2024-09-05 18:08:20.3|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 02:47:35
|
|
2024-09-05 18:08:20.3|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 02:47:35
|
|
2024-09-05 18:08:20.3|Info|DownloadDecisionMaker|No results found
|
|
2024-09-05 18:08:20.3|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-05 18:38:20.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 18:38:20.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
|
|
2024-09-05 18:38:20.4|Info|DownloadDecisionMaker|No results found
|
|
2024-09-05 18:38:20.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-05 19:08:20.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 19:08:20.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
|
|
2024-09-05 19:08:20.6|Info|DownloadDecisionMaker|No results found
|
|
2024-09-05 19:08:20.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-05 19:38:20.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 19:38:20.8|Warn|FetchAndParseRssService|No available indexers. check your configuration.
|
|
2024-09-05 19:38:20.8|Info|DownloadDecisionMaker|No results found
|
|
2024-09-05 19:38:20.8|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-05 20:08:20.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 20:08:20.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
|
|
2024-09-05 20:08:20.9|Info|DownloadDecisionMaker|No results found
|
|
2024-09-05 20:08:20.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-05 20:38:21.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 20:38:21.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
|
|
2024-09-05 20:38:21.1|Info|DownloadDecisionMaker|No results found
|
|
2024-09-05 20:38:21.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-05 21:08:21.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 21:08:21.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/06/2024 02:56:56 due to recent failures." />
|
|
2024-09-05 21:08:21.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=movie&cat=2000,2040,2030,2045,2070,2010,2060,2020&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/06/2024 02:56:56 due to recent failures." />
|
|
2024-09-05 21:08:21.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/06/2024 02:56:56 due to recent failures." />
|
|
2024-09-05 21:08:21.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/06/2024 02:56:56 due to recent failures." />
|
|
2024-09-05 21:08:21.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/06/2024 02:56:56 due to recent failures." />
|
|
2024-09-05 21:08:21.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/06/2024 02:56:56 due to recent failures." />
|
|
2024-09-05 21:08:21.2|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 05:48:35
|
|
2024-09-05 21:08:21.2|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 05:48:35
|
|
2024-09-05 21:08:21.2|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 05:48:35
|
|
2024-09-05 21:08:21.2|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 05:48:35
|
|
2024-09-05 21:08:21.2|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 05:48:35
|
|
2024-09-05 21:08:21.2|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 05:48:35
|
|
2024-09-05 21:08:21.2|Info|DownloadDecisionMaker|No results found
|
|
2024-09-05 21:08:21.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-05 21:38:21.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 21:38:21.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
|
|
2024-09-05 21:38:21.4|Info|DownloadDecisionMaker|No results found
|
|
2024-09-05 21:38:21.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-05 22:08:21.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 22:08:21.6|Warn|FetchAndParseRssService|No available indexers. check your configuration.
|
|
2024-09-05 22:08:21.6|Info|DownloadDecisionMaker|No results found
|
|
2024-09-05 22:08:21.6|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-05 22:38:21.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 22:38:21.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
|
|
2024-09-05 22:38:21.7|Info|DownloadDecisionMaker|No results found
|
|
2024-09-05 22:38:21.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-05 23:08:21.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 23:08:21.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
|
|
2024-09-05 23:08:21.9|Info|DownloadDecisionMaker|No results found
|
|
2024-09-05 23:08:21.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-05 23:38:22.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-05 23:38:22.0|Warn|FetchAndParseRssService|No available indexers. check your configuration.
|
|
2024-09-05 23:38:22.0|Info|DownloadDecisionMaker|No results found
|
|
2024-09-05 23:38:22.0|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-06 00:08:22.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 00:08:22.2|Warn|FetchAndParseRssService|No available indexers. check your configuration.
|
|
2024-09-06 00:08:22.2|Info|DownloadDecisionMaker|No results found
|
|
2024-09-06 00:08:22.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-06 00:38:22.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 00:38:22.4|Warn|FetchAndParseRssService|No available indexers. check your configuration.
|
|
2024-09-06 00:38:22.4|Info|DownloadDecisionMaker|No results found
|
|
2024-09-06 00:38:22.4|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-06 01:08:22.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 01:08:22.5|Warn|FetchAndParseRssService|No available indexers. check your configuration.
|
|
2024-09-06 01:08:22.5|Info|DownloadDecisionMaker|No results found
|
|
2024-09-06 01:08:22.5|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-06 01:38:22.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 01:38:22.7|Warn|FetchAndParseRssService|No available indexers. check your configuration.
|
|
2024-09-06 01:38:22.7|Info|DownloadDecisionMaker|No results found
|
|
2024-09-06 01:38:22.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-06 02:08:22.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 02:08:22.9|Warn|FetchAndParseRssService|No available indexers. check your configuration.
|
|
2024-09-06 02:08:22.9|Info|DownloadDecisionMaker|No results found
|
|
2024-09-06 02:08:22.9|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-06 02:38:23.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 02:38:23.1|Warn|FetchAndParseRssService|No available indexers. check your configuration.
|
|
2024-09-06 02:38:23.1|Info|DownloadDecisionMaker|No results found
|
|
2024-09-06 02:38:23.1|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2024-09-06 03:08:23.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 03:08:28.8|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/05/2024 20:15:02 and 09/06/2024 06:10:02 UTC. Search may be required.
|
|
2024-09-06 03:08:28.8|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-09-06 03:08:29.0|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-09-06 03:38:53.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 03:38:54.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/05/2024 19:31:12 and 09/06/2024 09:15:36 UTC. Search may be required.
|
|
2024-09-06 03:38:58.9|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-09-06 03:38:59.1|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-09-06 04:09:23.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 04:09:24.5|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/06/2024 09:15:36 and 09/06/2024 09:25:42 UTC. Search may be required.
|
|
2024-09-06 04:09:29.1|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2024-09-06 04:09:29.4|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2024-09-06 04:39:53.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 04:39:59.3|Warn|Torznab|Indexer Badass Torrents (Prowlarr) rss sync didn't cover the period between 09/06/2024 08:35:02 and 09/06/2024 09:20:02 UTC. Search may be required.
|
|
2024-09-06 04:39:59.3|Info|DownloadDecisionMaker|Processing 211 releases
|
|
2024-09-06 04:39:59.6|Info|RssSyncService|RSS Sync Completed. Reports found: 211, Reports grabbed: 0
|
|
2024-09-06 05:10:24.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 05:10:29.4|Info|DownloadDecisionMaker|Processing 216 releases
|
|
2024-09-06 05:10:29.7|Info|RssSyncService|RSS Sync Completed. Reports found: 216, Reports grabbed: 0
|
|
2024-09-06 05:40:54.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 05:40:59.6|Info|DownloadDecisionMaker|Processing 206 releases
|
|
2024-09-06 05:40:59.9|Info|RssSyncService|RSS Sync Completed. Reports found: 206, Reports grabbed: 0
|
|
2024-09-06 06:11:24.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 06:11:25.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/06/2024 11:26:38 and 09/06/2024 11:32:28 UTC. Search may be required.
|
|
2024-09-06 06:11:29.8|Info|DownloadDecisionMaker|Processing 204 releases
|
|
2024-09-06 06:11:30.1|Info|RssSyncService|RSS Sync Completed. Reports found: 204, Reports grabbed: 0
|
|
2024-09-06 06:41:54.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 06:42:00.0|Info|DownloadDecisionMaker|Processing 193 releases
|
|
2024-09-06 06:42:00.2|Info|RssSyncService|RSS Sync Completed. Reports found: 193, Reports grabbed: 0
|
|
2024-09-06 06:44:44.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-06 06:44:46.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-06 06:44:46.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 06:44:46.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 06:44:46.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 06:44:46.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 06:44:48.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-06 06:44:50.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-06 06:44:50.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 06:44:50.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 06:44:50.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 06:44:50.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 07:12:24.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 07:12:25.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/06/2024 11:25:00 and 09/06/2024 11:25:00 UTC. Search may be required.
|
|
2024-09-06 07:12:30.2|Info|DownloadDecisionMaker|Processing 200 releases
|
|
2024-09-06 07:12:30.4|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
|
|
2024-09-06 07:42:54.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 07:42:54.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/07/2024 00:44:21 due to recent failures." />
|
|
2024-09-06 07:42:54.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 09/07/2024 00:44:21 due to recent failures." />
|
|
2024-09-06 07:42:54.8|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 17:01:26
|
|
2024-09-06 07:43:00.4|Info|DownloadDecisionMaker|Processing 196 releases
|
|
2024-09-06 07:43:00.6|Info|RssSyncService|RSS Sync Completed. Reports found: 196, Reports grabbed: 0
|
|
2024-09-06 08:13:25.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 08:13:42.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-06 08:13:48.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-06 08:13:54.8|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-06 08:14:00.9|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-06 08:14:07.1|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-06 08:14:13.2|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-06 08:14:19.4|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-06 08:14:25.5|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-06 08:14:31.6|Error|Torznab|An error occurred while processing indexer feed.
|
|
|
|
[v5.7.0.8882] 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
|
|
|
|
|
|
2024-09-06 08:14:31.6|Info|DownloadDecisionMaker|Processing 196 releases
|
|
2024-09-06 08:14:31.9|Info|RssSyncService|RSS Sync Completed. Reports found: 196, Reports grabbed: 0
|
|
2024-09-06 08:44:55.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 08:45:00.6|Info|DownloadDecisionMaker|Processing 196 releases
|
|
2024-09-06 08:45:00.9|Info|RssSyncService|RSS Sync Completed. Reports found: 196, Reports grabbed: 0
|
|
2024-09-06 09:15:25.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 09:15:26.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/06/2024 14:23:45 and 09/06/2024 14:24:23 UTC. Search may be required.
|
|
2024-09-06 09:15:30.8|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-09-06 09:15:31.1|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-09-06 09:45:55.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 09:45:56.0|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/06/2024 14:37:36 and 09/06/2024 15:34:20 UTC. Search may be required.
|
|
2024-09-06 09:46:01.0|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-09-06 09:46:01.3|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-09-06 10:16:25.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 10:16:26.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/06/2024 15:35:20 and 09/06/2024 15:36:08 UTC. Search may be required.
|
|
2024-09-06 10:16:31.2|Info|DownloadDecisionMaker|Processing 184 releases
|
|
2024-09-06 10:16:31.4|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
|
|
2024-09-06 10:46:55.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 10:46:56.4|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/06/2024 15:36:08 and 09/06/2024 16:06:45 UTC. Search may be required.
|
|
2024-09-06 10:47:06.3|Info|DownloadDecisionMaker|Processing 180 releases
|
|
2024-09-06 10:47:06.6|Info|RssSyncService|RSS Sync Completed. Reports found: 180, Reports grabbed: 0
|
|
2024-09-06 11:17:26.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 11:17:31.5|Info|DownloadDecisionMaker|Processing 181 releases
|
|
2024-09-06 11:17:31.7|Info|RssSyncService|RSS Sync Completed. Reports found: 181, Reports grabbed: 0
|
|
2024-09-06 11:47:56.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 11:48:01.6|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2024-09-06 11:48:01.9|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2024-09-06 12:18:26.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 12:18:31.8|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2024-09-06 12:18:32.1|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2024-09-06 12:45:15.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-06 12:45:17.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-06 12:45:17.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 12:45:17.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 12:45:17.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 12:45:17.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 12:45:19.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-06 12:45:21.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-06 12:45:21.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 12:45:21.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 12:45:21.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 12:45:21.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 12:48:56.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 12:49:02.0|Info|DownloadDecisionMaker|Processing 184 releases
|
|
2024-09-06 12:49:02.3|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
|
|
2024-09-06 13:19:26.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 13:19:37.2|Info|DownloadDecisionMaker|Processing 184 releases
|
|
2024-09-06 13:19:37.4|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
|
|
2024-09-06 13:49:56.9|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 13:50:02.4|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-09-06 13:50:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-09-06 14:20:27.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 14:20:32.5|Info|DownloadDecisionMaker|Processing 185 releases
|
|
2024-09-06 14:20:32.8|Info|RssSyncService|RSS Sync Completed. Reports found: 185, Reports grabbed: 0
|
|
2024-09-06 14:50:57.2|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 14:51:02.7|Info|DownloadDecisionMaker|Processing 178 releases
|
|
2024-09-06 14:51:03.0|Info|RssSyncService|RSS Sync Completed. Reports found: 178, Reports grabbed: 0
|
|
2024-09-06 15:21:27.4|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 15:21:32.9|Info|DownloadDecisionMaker|Processing 188 releases
|
|
2024-09-06 15:21:33.1|Info|RssSyncService|RSS Sync Completed. Reports found: 188, Reports grabbed: 0
|
|
2024-09-06 15:51:57.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 15:52:03.0|Info|DownloadDecisionMaker|Processing 189 releases
|
|
2024-09-06 15:52:03.3|Info|RssSyncService|RSS Sync Completed. Reports found: 189, Reports grabbed: 0
|
|
2024-09-06 16:22:27.7|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 16:22:33.1|Info|DownloadDecisionMaker|Processing 197 releases
|
|
2024-09-06 16:22:33.4|Info|RssSyncService|RSS Sync Completed. Reports found: 197, Reports grabbed: 0
|
|
2024-09-06 16:52:57.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 16:52:58.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/06/2024 17:44:00 and 09/06/2024 22:28:05 UTC. Search may be required.
|
|
2024-09-06 16:53:03.3|Info|DownloadDecisionMaker|Processing 195 releases
|
|
2024-09-06 16:53:03.6|Info|RssSyncService|RSS Sync Completed. Reports found: 195, Reports grabbed: 0
|
|
2024-09-06 17:23:28.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 17:23:28.7|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/06/2024 22:28:05 and 09/06/2024 22:28:05 UTC. Search may be required.
|
|
2024-09-06 17:23:33.5|Info|DownloadDecisionMaker|Processing 203 releases
|
|
2024-09-06 17:23:33.7|Info|RssSyncService|RSS Sync Completed. Reports found: 203, Reports grabbed: 0
|
|
2024-09-06 17:26:28.0|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
|
|
2024-09-06 17:26:28.1|Info|HousekeepingService|Running housecleaning tasks
|
|
2024-09-06 17:26:28.1|Info|Database|Vacuuming Log database
|
|
2024-09-06 17:26:28.1|Info|Database|Log database compressed
|
|
2024-09-06 17:26:28.1|Info|Database|Vacuuming Main database
|
|
2024-09-06 17:26:28.2|Info|Database|Main database compressed
|
|
2024-09-06 17:26:28.4|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
|
|
2024-09-06 17:26:28.4|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
|
|
2024-09-06 17:26:28.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:28.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:28.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:28.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:28.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:28.4|Info|RefreshMovieService|Updating info for Avengers: Doomsday
|
|
2024-09-06 17:26:28.8|Info|DiskScanService|Scanning disk for Avengers: Doomsday
|
|
2024-09-06 17:26:28.8|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
|
|
2024-09-06 17:26:28.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:28.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:28.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:28.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:28.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:28.8|Info|RefreshMovieService|Updating info for Avengers: Secret Wars
|
|
2024-09-06 17:26:28.9|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
|
|
2024-09-06 17:26:28.9|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
|
|
2024-09-06 17:26:28.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:28.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:28.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:28.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:28.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:28.9|Info|RefreshMovieService|Updating info for Bad Boys: Ride or Die
|
|
2024-09-06 17:26:29.2|Info|DiskScanService|Scanning disk for Bad Boys: Ride or Die
|
|
2024-09-06 17:26:29.2|Info|DiskScanService|Completed scanning disk for Bad Boys: Ride or Die
|
|
2024-09-06 17:26:29.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:29.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:29.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:29.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:29.2|Info|RefreshMovieService|Updating info for The Batman - Part II
|
|
2024-09-06 17:26:29.3|Info|DiskScanService|Scanning disk for The Batman - Part II
|
|
2024-09-06 17:26:29.3|Info|DiskScanService|Completed scanning disk for The Batman - Part II
|
|
2024-09-06 17:26:29.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:29.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:29.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:29.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:29.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:29.3|Info|RefreshMovieService|Updating info for Beetlejuice Beetlejuice
|
|
2024-09-06 17:26:29.4|Info|DiskScanService|Scanning disk for Beetlejuice Beetlejuice
|
|
2024-09-06 17:26:29.4|Info|DiskScanService|Completed scanning disk for Beetlejuice Beetlejuice
|
|
2024-09-06 17:26:29.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:29.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:29.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:29.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:29.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:29.4|Info|DiskScanService|Scanning disk for Blade
|
|
2024-09-06 17:26:29.4|Info|DiskScanService|Completed scanning disk for Blade
|
|
2024-09-06 17:26:29.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:29.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:29.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:29.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:29.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:29.4|Info|DiskScanService|Scanning disk for Captain America: Brave New World
|
|
2024-09-06 17:26:29.4|Info|DiskScanService|Completed scanning disk for Captain America: Brave New World
|
|
2024-09-06 17:26:29.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:29.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:29.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:29.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:29.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:29.5|Info|RefreshMovieService|Updating info for Deadpool & Wolverine
|
|
2024-09-06 17:26:29.7|Info|DiskScanService|Scanning disk for Deadpool & Wolverine
|
|
2024-09-06 17:26:29.7|Info|DiskScanService|Completed scanning disk for Deadpool & Wolverine
|
|
2024-09-06 17:26:29.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:29.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:29.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:29.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:29.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:29.7|Info|RefreshMovieService|Updating info for Despicable Me 4
|
|
2024-09-06 17:26:29.9|Info|DiskScanService|Scanning disk for Despicable Me 4
|
|
2024-09-06 17:26:29.9|Info|DiskScanService|Completed scanning disk for Despicable Me 4
|
|
2024-09-06 17:26:29.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:29.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:29.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:29.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:29.9|Info|RefreshMovieService|Updating info for Dune: Part Three
|
|
2024-09-06 17:26:30.0|Info|DiskScanService|Scanning disk for Dune: Part Three
|
|
2024-09-06 17:26:30.0|Info|DiskScanService|Completed scanning disk for Dune: Part Three
|
|
2024-09-06 17:26:30.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:30.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:30.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:30.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:30.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:30.0|Info|DiskScanService|Scanning disk for Fast X: Part 2
|
|
2024-09-06 17:26:30.0|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
|
|
2024-09-06 17:26:30.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:30.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:30.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:30.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:30.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:30.0|Info|RefreshMovieService|Updating info for Immaculate
|
|
2024-09-06 17:26:30.2|Info|DiskScanService|Scanning disk for Immaculate
|
|
2024-09-06 17:26:30.2|Info|DiskScanService|Completed scanning disk for Immaculate
|
|
2024-09-06 17:26:30.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:30.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:30.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:30.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:30.2|Info|RefreshMovieService|Updating info for Joker: Folie à Deux
|
|
2024-09-06 17:26:30.4|Info|DiskScanService|Scanning disk for Joker: Folie à Deux
|
|
2024-09-06 17:26:30.4|Info|DiskScanService|Completed scanning disk for Joker: Folie à Deux
|
|
2024-09-06 17:26:30.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:30.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:30.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:30.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:30.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:30.4|Info|RefreshMovieService|Updating info for Kingdom of the Planet of the Apes
|
|
2024-09-06 17:26:30.4|Info|MediaCoverService|Downloading Fanart for [Joker: Folie à Deux (2024)][tt11315808, 889737] https://image.tmdb.org/t/p/original/uGmYqxh8flqkudioyFtD7IJSHxK.jpg
|
|
2024-09-06 17:26:30.6|Info|DiskScanService|Scanning disk for Kingdom of the Planet of the Apes
|
|
2024-09-06 17:26:30.6|Info|DiskScanService|Completed scanning disk for Kingdom of the Planet of the Apes
|
|
2024-09-06 17:26:30.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:30.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:30.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:30.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:30.6|Info|DiskScanService|Scanning disk for Kraven the Hunter
|
|
2024-09-06 17:26:30.6|Info|DiskScanService|Completed scanning disk for Kraven the Hunter
|
|
2024-09-06 17:26:30.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:30.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:30.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:30.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:30.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:30.6|Info|DiskScanService|Scanning disk for Kung Fu Panda 4
|
|
2024-09-06 17:26:30.7|Info|DiskScanService|Completed scanning disk for Kung Fu Panda 4
|
|
2024-09-06 17:26:30.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:30.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:30.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:30.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:30.7|Info|DiskScanService|Scanning disk for Legally Blonde 3
|
|
2024-09-06 17:26:30.7|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
|
|
2024-09-06 17:26:30.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:30.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:30.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:30.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:30.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:30.7|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2024-09-06 17:26:30.7|Info|DiskScanService|Scanning disk for Legend of the White Dragon
|
|
2024-09-06 17:26:30.7|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
|
|
2024-09-06 17:26:30.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:30.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:30.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:30.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:30.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:30.7|Info|DiskScanService|Scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-09-06 17:26:30.7|Info|DiskScanService|Completed scanning disk for The Lord of the Rings: The War of the Rohirrim
|
|
2024-09-06 17:26:30.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:30.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:30.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:30.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:30.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:30.7|Info|DiskScanService|Scanning disk for Mamma Mia!
|
|
2024-09-06 17:26:30.7|Info|DiskScanService|Completed scanning disk for Mamma Mia!
|
|
2024-09-06 17:26:30.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:30.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:30.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:30.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:30.8|Info|DiskScanService|Scanning disk for Mission: Impossible 8
|
|
2024-09-06 17:26:30.8|Info|DiskScanService|Completed scanning disk for Mission: Impossible 8
|
|
2024-09-06 17:26:30.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:30.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:30.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:30.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:30.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:30.8|Info|RefreshMovieService|Updating info for The Perks of Being a Wallflower
|
|
2024-09-06 17:26:30.9|Info|DiskScanService|Scanning disk for The Perks of Being a Wallflower
|
|
2024-09-06 17:26:31.0|Info|DiskScanService|Completed scanning disk for The Perks of Being a Wallflower
|
|
2024-09-06 17:26:31.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:31.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:31.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:31.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:31.0|Info|RefreshMovieService|Updating info for A Quiet Place: Day One
|
|
2024-09-06 17:26:31.1|Info|DiskScanService|Scanning disk for A Quiet Place: Day One
|
|
2024-09-06 17:26:31.1|Info|DiskScanService|Completed scanning disk for A Quiet Place: Day One
|
|
2024-09-06 17:26:31.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:31.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:31.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:31.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:31.2|Info|DiskScanService|Scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-09-06 17:26:31.2|Info|DiskScanService|Completed scanning disk for Rickover: The Birth of Nuclear Power
|
|
2024-09-06 17:26:31.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:31.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:31.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:31.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:31.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:31.2|Info|RefreshMovieService|Updating info for School of Rock
|
|
2024-09-06 17:26:31.3|Info|DiskScanService|Scanning disk for School of Rock
|
|
2024-09-06 17:26:31.3|Info|DiskScanService|Completed scanning disk for School of Rock
|
|
2024-09-06 17:26:31.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:31.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:31.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:31.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:31.3|Info|RefreshMovieService|Updating info for Sonic the Hedgehog 3
|
|
2024-09-06 17:26:31.4|Info|DiskScanService|Scanning disk for Sonic the Hedgehog 3
|
|
2024-09-06 17:26:31.4|Info|DiskScanService|Completed scanning disk for Sonic the Hedgehog 3
|
|
2024-09-06 17:26:31.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:31.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:31.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:31.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:31.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:31.4|Info|RefreshMovieService|Updating info for Thunderbolts*
|
|
2024-09-06 17:26:31.5|Info|DiskScanService|Scanning disk for Thunderbolts*
|
|
2024-09-06 17:26:31.5|Info|DiskScanService|Completed scanning disk for Thunderbolts*
|
|
2024-09-06 17:26:31.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:31.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:31.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:31.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:31.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:31.5|Info|RefreshMovieService|Updating info for Transformers One
|
|
2024-09-06 17:26:31.6|Info|DiskScanService|Scanning disk for Transformers One
|
|
2024-09-06 17:26:31.6|Info|DiskScanService|Completed scanning disk for Transformers One
|
|
2024-09-06 17:26:31.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:31.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:31.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:31.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:31.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:31.6|Info|RefreshMovieService|Updating info for Venom: The Last Dance
|
|
2024-09-06 17:26:31.7|Info|DiskScanService|Scanning disk for Venom: The Last Dance
|
|
2024-09-06 17:26:31.7|Info|DiskScanService|Completed scanning disk for Venom: The Last Dance
|
|
2024-09-06 17:26:31.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:31.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:31.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:31.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:31.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:31.7|Info|RefreshMovieService|Updating info for Wicked
|
|
2024-09-06 17:26:31.8|Info|DiskScanService|Scanning disk for Wicked
|
|
2024-09-06 17:26:31.8|Info|DiskScanService|Completed scanning disk for Wicked
|
|
2024-09-06 17:26:31.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
|
|
2024-09-06 17:26:31.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
|
|
2024-09-06 17:26:31.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
|
|
2024-09-06 17:26:31.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
|
|
2024-09-06 17:26:31.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
|
|
2024-09-06 17:26:31.8|Info|MediaCoverService|Downloading Fanart for [Wicked (2024)][tt1262426, 402431] https://image.tmdb.org/t/p/original/uGvnLKljlv38vQQGg18suIeNBDo.jpg
|
|
2024-09-06 17:26:32.1|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
|
|
2024-09-06 17:53:58.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 17:53:59.2|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/06/2024 22:55:23 and 09/06/2024 22:55:23 UTC. Search may be required.
|
|
2024-09-06 17:54:03.7|Info|DownloadDecisionMaker|Processing 200 releases
|
|
2024-09-06 17:54:04.0|Info|RssSyncService|RSS Sync Completed. Reports found: 200, Reports grabbed: 0
|
|
2024-09-06 18:24:28.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 18:24:33.9|Info|DownloadDecisionMaker|Processing 191 releases
|
|
2024-09-06 18:24:34.2|Info|RssSyncService|RSS Sync Completed. Reports found: 191, Reports grabbed: 0
|
|
2024-09-06 18:45:46.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-06 18:45:48.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-06 18:45:48.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 18:45:48.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 18:45:48.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 18:45:48.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 18:45:50.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-06 18:45:52.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2024-09-06 18:45:52.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 18:45:52.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 18:45:52.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 18:45:52.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
|
|
-- Name: Should be unique
|
|
2024-09-06 18:54:58.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 18:55:04.1|Info|DownloadDecisionMaker|Processing 186 releases
|
|
2024-09-06 18:55:04.4|Info|RssSyncService|RSS Sync Completed. Reports found: 186, Reports grabbed: 0
|
|
2024-09-06 19:25:28.8|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 19:25:29.5|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/06/2024 22:55:23 and 09/07/2024 00:58:50 UTC. Search may be required.
|
|
2024-09-06 19:25:34.2|Info|DownloadDecisionMaker|Processing 187 releases
|
|
2024-09-06 19:25:34.5|Info|RssSyncService|RSS Sync Completed. Reports found: 187, Reports grabbed: 0
|
|
2024-09-06 19:55:59.0|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 19:56:05.3|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/07/2024 00:58:50 and 09/07/2024 00:59:04 UTC. Search may be required.
|
|
2024-09-06 19:57:39.0|Warn|Torznab|Isohunt2 (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
|
|
2024-09-06 19:57:39.0|Info|DownloadDecisionMaker|Processing 154 releases
|
|
2024-09-06 19:57:39.2|Info|RssSyncService|RSS Sync Completed. Reports found: 154, Reports grabbed: 0
|
|
2024-09-06 20:27:59.1|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 20:28:04.6|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-09-06 20:28:04.8|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-09-06 20:58:29.3|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 20:58:34.8|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-09-06 20:58:35.0|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-09-06 21:28:59.5|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 21:29:04.9|Info|DownloadDecisionMaker|Processing 184 releases
|
|
2024-09-06 21:29:05.2|Info|RssSyncService|RSS Sync Completed. Reports found: 184, Reports grabbed: 0
|
|
2024-09-06 21:59:29.6|Info|RssSyncService|Starting RSS Sync
|
|
2024-09-06 21:59:30.1|Warn|Torznab|Indexer Knaben (Prowlarr) rss sync didn't cover the period between 09/07/2024 01:25:00 and 09/07/2024 01:25:00 UTC. Search may be required.
|
|
2024-09-06 21:59:35.1|Info|DownloadDecisionMaker|Processing 183 releases
|
|
2024-09-06 21:59:35.3|Info|RssSyncService|RSS Sync Completed. Reports found: 183, Reports grabbed: 0
|
|
2024-09-06 22:29:59.8|Info|RssSyncService|Starting RSS Sync
|