2180 lines
246 KiB
Plaintext
2180 lines
246 KiB
Plaintext
2026-01-21 21:12:57.1|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr:9696/34/
|
|
|
|
[v3.1.0.4875] System.Net.Http.HttpRequestException: Resource temporarily unavailable (prowlarr:9696)
|
|
---> 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|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 329
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 315
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
|
|
|
|
2026-01-21 21:12:57.1|Debug|IndexerFactory|Temporarily ignoring indexer TheRARBG (Prowlarr) till 01/21/2026 21:13:52 due to recent failures.
|
|
2026-01-21 21:12:57.1|Debug|Api|[GET] /api/v1/health: 200.OK (1 ms)
|
|
2026-01-21 21:13:02.1|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr:9696/34/
|
|
|
|
[v3.1.0.4875] System.Net.Http.HttpRequestException: Resource temporarily unavailable (prowlarr:9696)
|
|
---> 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|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 329
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 315
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
|
|
|
|
2026-01-21 21:13:02.1|Error|Torznab|An error occurred while processing feed.
|
|
|
|
[v3.1.0.4875] System.Net.Http.HttpRequestException: Resource temporarily unavailable (prowlarr:9696)
|
|
---> 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|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 329
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 315
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 73
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 50
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 89
|
|
|
|
|
|
2026-01-21 21:13:07.1|Debug|IndexerFactory|Temporarily ignoring indexer BT.etree (Prowlarr) till 01/21/2026 21:13:11 due to recent failures.
|
|
2026-01-21 21:13:07.1|Debug|IndexerFactory|Temporarily ignoring indexer MixtapeTorrent (Prowlarr) till 01/21/2026 21:13:21 due to recent failures.
|
|
2026-01-21 21:13:07.1|Debug|IndexerFactory|Temporarily ignoring indexer Nipponsei (Prowlarr) till 01/21/2026 21:13:31 due to recent failures.
|
|
2026-01-21 21:13:07.1|Debug|IndexerFactory|Temporarily ignoring indexer The Pirate Bay (Prowlarr) till 01/21/2026 21:13:42 due to recent failures.
|
|
2026-01-21 21:13:07.1|Debug|IndexerFactory|Temporarily ignoring indexer TheRARBG (Prowlarr) till 01/21/2026 21:13:52 due to recent failures.
|
|
2026-01-21 21:13:07.1|Debug|IndexerFactory|Temporarily ignoring indexer Tokyo Toshokan (Prowlarr) till 01/21/2026 21:14:02 due to recent failures.
|
|
2026-01-21 21:13:07.1|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr:9696/36/
|
|
|
|
[v3.1.0.4875] System.Net.Http.HttpRequestException: Resource temporarily unavailable (prowlarr:9696)
|
|
---> 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|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 329
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 315
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
|
|
|
|
2026-01-21 21:13:07.1|Debug|IndexerFactory|Temporarily ignoring indexer BT.etree (Prowlarr) till 01/21/2026 21:13:11 due to recent failures.
|
|
2026-01-21 21:13:07.1|Debug|IndexerFactory|Temporarily ignoring indexer MixtapeTorrent (Prowlarr) till 01/21/2026 21:13:21 due to recent failures.
|
|
2026-01-21 21:13:07.1|Debug|IndexerFactory|Temporarily ignoring indexer Nipponsei (Prowlarr) till 01/21/2026 21:13:31 due to recent failures.
|
|
2026-01-21 21:13:07.1|Debug|IndexerFactory|Temporarily ignoring indexer The Pirate Bay (Prowlarr) till 01/21/2026 21:13:42 due to recent failures.
|
|
2026-01-21 21:13:07.1|Debug|IndexerFactory|Temporarily ignoring indexer TheRARBG (Prowlarr) till 01/21/2026 21:13:52 due to recent failures.
|
|
2026-01-21 21:13:07.1|Debug|IndexerFactory|Temporarily ignoring indexer Tokyo Toshokan (Prowlarr) till 01/21/2026 21:14:02 due to recent failures.
|
|
2026-01-21 21:13:07.2|Debug|Api|[GET] /api/v1/health: 200.OK (1 ms)
|
|
2026-01-21 21:13:12.1|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr:9696/36/
|
|
|
|
[v3.1.0.4875] System.Net.Http.HttpRequestException: Resource temporarily unavailable (prowlarr:9696)
|
|
---> 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|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 329
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 315
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
|
|
|
|
2026-01-21 21:13:12.2|Error|Torznab|An error occurred while processing feed.
|
|
|
|
[v3.1.0.4875] System.Net.Http.HttpRequestException: Resource temporarily unavailable (prowlarr:9696)
|
|
---> 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|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 329
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 315
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
--- End of inner exception stack trace ---
|
|
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
|
|
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
|
|
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
|
|
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
|
|
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
|
|
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./NzbDrone.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./NzbDrone.Common/Http/HttpClient.cs:line 157
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 70
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 73
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 50
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 89
|
|
|
|
|
|
2026-01-21 21:13:12.2|Debug|FetchAndParseRssService|Found 0 reports
|
|
2026-01-21 21:13:12.2|Info|DownloadDecisionMaker|No results found
|
|
2026-01-21 21:13:12.2|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
|
|
2026-01-21 21:13:12.2|Debug|PendingReleaseService|Removing failed releases from pending
|
|
2026-01-21 21:13:12.3|Debug|Api|[GET] /api/v1/command: 200.OK (1 ms)
|
|
2026-01-21 21:13:13.6|Debug|Api|[GET] /api/v1/indexer: 200.OK (4 ms)
|
|
2026-01-21 21:13:13.6|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/3/api?t=music&cat=3000&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:13:13.8|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 311
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:13:13.8|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2026-01-21 21:13:13.8|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (208 ms)
|
|
2026-01-21 21:13:13.8|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/3/api?t=music&cat=3000&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:13:17.2|Debug|IndexerFactory|Temporarily ignoring indexer MixtapeTorrent (Prowlarr) till 01/21/2026 21:13:21 due to recent failures.
|
|
2026-01-21 21:13:17.2|Debug|IndexerFactory|Temporarily ignoring indexer Nipponsei (Prowlarr) till 01/21/2026 21:13:31 due to recent failures.
|
|
2026-01-21 21:13:17.2|Debug|IndexerFactory|Temporarily ignoring indexer The Pirate Bay (Prowlarr) till 01/21/2026 21:13:42 due to recent failures.
|
|
2026-01-21 21:13:17.2|Debug|IndexerFactory|Temporarily ignoring indexer TheRARBG (Prowlarr) till 01/21/2026 21:13:52 due to recent failures.
|
|
2026-01-21 21:13:17.2|Debug|IndexerFactory|Temporarily ignoring indexer Tokyo Toshokan (Prowlarr) till 01/21/2026 21:14:02 due to recent failures.
|
|
2026-01-21 21:13:17.2|Debug|IndexerFactory|Temporarily ignoring indexer Torrent Downloads (Prowlarr) till 01/21/2026 21:14:12 due to recent failures.
|
|
2026-01-21 21:13:17.2|Debug|IndexerFactory|Temporarily ignoring indexer MixtapeTorrent (Prowlarr) till 01/21/2026 21:13:21 due to recent failures.
|
|
2026-01-21 21:13:17.2|Debug|IndexerFactory|Temporarily ignoring indexer Nipponsei (Prowlarr) till 01/21/2026 21:13:31 due to recent failures.
|
|
2026-01-21 21:13:17.2|Debug|IndexerFactory|Temporarily ignoring indexer The Pirate Bay (Prowlarr) till 01/21/2026 21:13:42 due to recent failures.
|
|
2026-01-21 21:13:17.2|Debug|IndexerFactory|Temporarily ignoring indexer TheRARBG (Prowlarr) till 01/21/2026 21:13:52 due to recent failures.
|
|
2026-01-21 21:13:17.2|Debug|IndexerFactory|Temporarily ignoring indexer Tokyo Toshokan (Prowlarr) till 01/21/2026 21:14:02 due to recent failures.
|
|
2026-01-21 21:13:17.2|Debug|IndexerFactory|Temporarily ignoring indexer Torrent Downloads (Prowlarr) till 01/21/2026 21:14:12 due to recent failures.
|
|
2026-01-21 21:13:17.2|Debug|Api|[GET] /api/v1/health: 200.OK (0 ms)
|
|
2026-01-21 21:13:18.8|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 316
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:13:18.8|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2026-01-21 21:13:18.8|Debug|Api|[POST] /api/v1/indexer?forceSave=true: 400.BadRequest (4999 ms)
|
|
2026-01-21 21:13:18.8|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/4/api?t=music&cat=3000&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:13:19.2|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 311
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:13:19.2|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2026-01-21 21:13:19.2|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (404 ms)
|
|
2026-01-21 21:13:19.2|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/4/api?t=music&cat=3000&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:13:22.2|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 316
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:13:22.2|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2026-01-21 21:13:22.2|Debug|Api|[POST] /api/v1/indexer?forceSave=true: 400.BadRequest (3012 ms)
|
|
2026-01-21 21:13:22.2|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/5/api?t=music&cat=3000,3030,3040,3010&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:13:23.3|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 311
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:13:23.3|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2026-01-21 21:13:23.3|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (1116 ms)
|
|
2026-01-21 21:13:23.4|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/5/api?t=music&cat=3000,3030,3040,3010&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:13:25.5|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 316
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:13:25.5|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2026-01-21 21:13:25.5|Debug|Api|[POST] /api/v1/indexer?forceSave=true: 400.BadRequest (2144 ms)
|
|
2026-01-21 21:13:25.5|Debug|Api|[GET] /api/v1/indexer/1: 200.OK (2 ms)
|
|
2026-01-21 21:13:25.5|Debug|Api|[PUT] /api/v1/indexer/1: 202.Accepted (5 ms)
|
|
2026-01-21 21:13:25.5|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/10/api?t=music&cat=3000,3030&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:13:31.7|Debug|Api|[GET] /api/v1/queue/details?all=true: 200.OK (30 ms)
|
|
2026-01-21 21:13:31.8|Debug|Api|[GET] /api/v1/command: 200.OK (0 ms)
|
|
2026-01-21 21:13:31.8|Debug|Api|[GET] /api/v1/command: 200.OK (1 ms)
|
|
2026-01-21 21:13:31.8|Debug|Api|[GET] /api/v1/queue/details?all=true: 200.OK (66 ms)
|
|
2026-01-21 21:13:51.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:41 due to recent failures." />
|
|
2026-01-21 21:13:51.3|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/12/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:41 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:51.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:41 due to recent failures." />
|
|
2026-01-21 21:13:51.3|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/12/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:41 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:51.3|Warn|Torznab|Unable to connect to indexer
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 73
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 325
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:41 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:51.3|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 311
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:13:51.3|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed)
|
|
2026-01-21 21:13:51.3|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (32 ms)
|
|
2026-01-21 21:13:51.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:41 due to recent failures." />
|
|
2026-01-21 21:13:51.3|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/12/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:41 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:51.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:41 due to recent failures." />
|
|
2026-01-21 21:13:51.3|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/12/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:41 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:51.3|Warn|Torznab|Unable to connect to indexer
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 73
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 325
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:41 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:51.3|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 316
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:13:51.3|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed)
|
|
2026-01-21 21:13:51.3|Debug|Api|[POST] /api/v1/indexer?forceSave=true: 400.BadRequest (20 ms)
|
|
2026-01-21 21:13:51.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
2026-01-21 21:13:51.3|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/15/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:51.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
2026-01-21 21:13:51.3|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/15/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:51.3|Warn|Torznab|Unable to connect to indexer
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 73
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 325
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:51.3|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 311
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:13:51.4|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed)
|
|
2026-01-21 21:13:51.4|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (24 ms)
|
|
2026-01-21 21:13:51.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
2026-01-21 21:13:51.4|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/15/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:51.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
2026-01-21 21:13:51.4|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/15/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:51.4|Warn|Torznab|Unable to connect to indexer
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 73
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 325
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:51.4|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 316
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:13:51.4|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed)
|
|
2026-01-21 21:13:51.4|Debug|Api|[POST] /api/v1/indexer?forceSave=true: 400.BadRequest (18 ms)
|
|
2026-01-21 21:13:51.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
2026-01-21 21:13:51.4|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/17/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:51.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
2026-01-21 21:13:51.4|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/17/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:51.4|Warn|Torznab|Unable to connect to indexer
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 73
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 325
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:51.4|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 311
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:13:51.4|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed)
|
|
2026-01-21 21:13:51.4|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (27 ms)
|
|
2026-01-21 21:13:51.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
2026-01-21 21:13:51.4|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/17/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:51.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
2026-01-21 21:13:51.4|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/17/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:51.4|Warn|Torznab|Unable to connect to indexer
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 73
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 325
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:51.4|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 316
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:13:51.5|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed)
|
|
2026-01-21 21:13:51.5|Debug|Api|[POST] /api/v1/indexer?forceSave=true: 400.BadRequest (33 ms)
|
|
2026-01-21 21:13:51.5|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/18/api?t=music&cat=3000&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:13:51.9|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 311
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:13:51.9|Warn|Torznab|Unable to connect to indexer.
|
|
2026-01-21 21:13:51.9|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2026-01-21 21:13:51.9|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (432 ms)
|
|
2026-01-21 21:13:51.9|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, indexer's server is unavailable. Try again later. Http request timed out
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, indexer's server is unavailable. Try again later. Http request timed out
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 311
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:13:51.9|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/18/api?t=music&cat=3000&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:13:51.9|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Unable to connect to indexer, indexer's server is unavailable. Try again later. Http request timed out
|
|
2026-01-21 21:13:51.9|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (100741 ms)
|
|
2026-01-21 21:13:53.9|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 316
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:13:53.9|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2026-01-21 21:13:53.9|Debug|Api|[POST] /api/v1/indexer?forceSave=true: 400.BadRequest (1994 ms)
|
|
2026-01-21 21:13:54.0|Debug|Api|[GET] /api/v1/indexer/2: 200.OK (2 ms)
|
|
2026-01-21 21:13:54.0|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/20/api?t=music&cat=3000&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:13:54.4|Debug|Api|[PUT] /api/v1/indexer/2: 202.Accepted (405 ms)
|
|
2026-01-21 21:13:54.4|Debug|Api|[GET] /api/v1/indexer/3: 200.OK (5 ms)
|
|
2026-01-21 21:13:54.4|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/23/api?t=music&cat=3000&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:13:54.8|Debug|Api|[PUT] /api/v1/indexer/3: 202.Accepted (430 ms)
|
|
2026-01-21 21:13:54.8|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:13:55.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&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 01/21/2026 21:14:55 due to recent failures." />
|
|
2026-01-21 21:13:55.8|Warn|Torznab|Unable to connect to indexer
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 309
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 284
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 332
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:14:55 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:55.8|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 311
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:13:55.8|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
2026-01-21 21:13:55.8|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (1030 ms)
|
|
2026-01-21 21:13:55.9|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:13:57.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&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 01/21/2026 21:14:55 due to recent failures." />
|
|
2026-01-21 21:13:57.5|Warn|Torznab|Unable to connect to indexer
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 309
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 284
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 332
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:14:55 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:13:57.5|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 316
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:13:57.5|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
2026-01-21 21:13:57.5|Debug|Api|[POST] /api/v1/indexer?forceSave=true: 400.BadRequest (1677 ms)
|
|
2026-01-21 21:13:57.6|Debug|Api|[GET] /api/v1/indexer/4: 200.OK (2 ms)
|
|
2026-01-21 21:13:57.6|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/25/api?t=music&cat=3000,3030,3040,3050&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:13:57.7|Debug|Api|[PUT] /api/v1/indexer/4: 202.Accepted (104 ms)
|
|
2026-01-21 21:13:57.7|Debug|Api|[GET] /api/v1/indexer/5: 200.OK (2 ms)
|
|
2026-01-21 21:13:57.7|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/33/api?t=music&cat=3000&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:13:57.9|Debug|Api|[PUT] /api/v1/indexer/5: 202.Accepted (247 ms)
|
|
2026-01-21 21:13:57.9|Debug|Api|[GET] /api/v1/indexer/6: 200.OK (1 ms)
|
|
2026-01-21 21:13:57.9|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/34/api?t=search&cat=3000&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:13:59.4|Debug|IndexerFactory|Temporarily ignoring indexer Tokyo Toshokan (Prowlarr) till 01/21/2026 21:14:02 due to recent failures.
|
|
2026-01-21 21:13:59.4|Debug|IndexerFactory|Temporarily ignoring indexer Torrent Downloads (Prowlarr) till 01/21/2026 21:14:12 due to recent failures.
|
|
2026-01-21 21:13:59.4|Debug|IndexerFactory|Temporarily ignoring indexer Tokyo Toshokan (Prowlarr) till 01/21/2026 21:14:02 due to recent failures.
|
|
2026-01-21 21:13:59.4|Debug|IndexerFactory|Temporarily ignoring indexer Torrent Downloads (Prowlarr) till 01/21/2026 21:14:12 due to recent failures.
|
|
2026-01-21 21:13:59.4|Debug|Api|[GET] /api/v1/health: 200.OK (0 ms)
|
|
2026-01-21 21:14:40.4|Debug|Api|[GET] /api/v1/artist: 200.OK (12 ms)
|
|
2026-01-21 21:14:40.7|Debug|Api|[GET] /api/v1/artist: 200.OK (10 ms)
|
|
2026-01-21 21:14:40.7|Debug|Api|[GET] /api/v1/customFilter: 200.OK (4 ms)
|
|
2026-01-21 21:14:40.7|Debug|Api|[GET] /api/v1/tag: 200.OK (4 ms)
|
|
2026-01-21 21:14:40.7|Debug|Api|[GET] /api/v1/language: 200.OK (2 ms)
|
|
2026-01-21 21:14:40.8|Debug|Api|[GET] /api/v1/indexerFlag: 200.OK (4 ms)
|
|
2026-01-21 21:14:40.8|Debug|Api|[GET] /api/v1/importlist: 200.OK (16 ms)
|
|
2026-01-21 21:14:40.8|Debug|Api|[GET] /api/v1/qualityprofile: 200.OK (19 ms)
|
|
2026-01-21 21:14:40.8|Debug|Api|[GET] /api/v1/localization: 200.OK (13 ms)
|
|
2026-01-21 21:14:40.8|Debug|Api|[GET] /api/v1/config/ui: 200.OK (17 ms)
|
|
2026-01-21 21:14:40.8|Debug|Api|[GET] /api/v1/metadataprofile: 200.OK (20 ms)
|
|
2026-01-21 21:14:40.8|Debug|Api|[GET] /api/v1/system/status: 200.OK (38 ms)
|
|
2026-01-21 21:14:40.8|Debug|Api|[GET] /api/v1/health: 200.OK (1 ms)
|
|
2026-01-21 21:14:40.8|Debug|Api|[GET] /api/v1/config/indexer: 200.OK (4 ms)
|
|
2026-01-21 21:14:40.8|Debug|Api|[GET] /api/v1/indexer: 200.OK (5 ms)
|
|
2026-01-21 21:14:40.8|Debug|Api|[GET] /api/v1/queue/status: 200.OK (15 ms)
|
|
2026-01-21 21:14:41.8|Debug|Api|[POST] /api/v1/indexer/action/newznabCategories: 200.OK (14 ms)
|
|
2026-01-21 21:14:44.2|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/6/api?t=music&cat=3000,3040&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:14:47.6|Debug|Api|[POST] /api/v1/indexer/test: 200.OK (3335 ms)
|
|
2026-01-21 21:14:49.8|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 311
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.UpdateProvider(Int32 id, TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 118
|
|
at lambda_method93(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:14:49.8|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2026-01-21 21:14:49.8|Debug|Api|[PUT] /api/v1/indexer/6: 400.BadRequest (51881 ms)
|
|
2026-01-21 21:14:49.8|Debug|Api|[PUT] /api/v1/indexer/6?forceSave=true: 202.Accepted (20 ms)
|
|
2026-01-21 21:14:49.8|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/35/api?t=music&cat=3000,3030&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:14:52.6|Debug|IndexerFactory|Temporarily ignoring indexer Tokyo Toshokan (Prowlarr) till 01/21/2026 21:15:49 due to recent failures.
|
|
2026-01-21 21:14:52.6|Debug|IndexerFactory|Temporarily ignoring indexer Tokyo Toshokan (Prowlarr) till 01/21/2026 21:15:49 due to recent failures.
|
|
2026-01-21 21:14:52.6|Debug|Api|[GET] /api/v1/health: 200.OK (0 ms)
|
|
2026-01-21 21:15:01.7|Debug|Api|[GET] /api/v1/command: 200.OK (1 ms)
|
|
2026-01-21 21:15:01.8|Debug|Api|[GET] /api/v1/command: 200.OK (1 ms)
|
|
2026-01-21 21:15:05.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:53 due to recent failures." />
|
|
2026-01-21 21:15:05.6|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/12/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:53 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:05.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:53 due to recent failures." />
|
|
2026-01-21 21:15:05.6|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/12/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:53 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:05.6|Warn|Torznab|Unable to connect to indexer
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 73
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 325
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:53 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:05.6|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 311
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:15:05.6|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed)
|
|
2026-01-21 21:15:05.6|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (21 ms)
|
|
2026-01-21 21:15:05.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:53 due to recent failures." />
|
|
2026-01-21 21:15:05.6|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/12/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:53 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:05.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:53 due to recent failures." />
|
|
2026-01-21 21:15:05.6|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/12/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:53 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:05.6|Warn|Torznab|Unable to connect to indexer
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 73
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 325
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:18:53 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:05.6|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed) at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 316
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:15:05.6|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/12/api?t=caps&apikey=(removed)
|
|
2026-01-21 21:15:05.6|Debug|Api|[POST] /api/v1/indexer?forceSave=true: 400.BadRequest (21 ms)
|
|
2026-01-21 21:15:05.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
2026-01-21 21:15:05.7|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/15/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:05.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
2026-01-21 21:15:05.7|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/15/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:05.7|Warn|Torznab|Unable to connect to indexer
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 73
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection()
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:05.7|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 311
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:15:05.7|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed)
|
|
2026-01-21 21:15:05.7|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (24 ms)
|
|
2026-01-21 21:15:05.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
2026-01-21 21:15:05.7|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/15/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:05.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
2026-01-21 21:15:05.7|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/15/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:05.7|Warn|Torznab|Unable to connect to indexer
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 73
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection()
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:05.7|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 316
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:15:05.7|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed)
|
|
2026-01-21 21:15:05.7|Debug|Api|[POST] /api/v1/indexer?forceSave=true: 400.BadRequest (20 ms)
|
|
2026-01-21 21:15:05.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
2026-01-21 21:15:05.7|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/17/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:05.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
2026-01-21 21:15:05.7|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/17/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:05.7|Warn|Torznab|Unable to connect to indexer
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 73
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection()
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:05.7|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 311
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:15:05.7|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed)
|
|
2026-01-21 21:15:05.7|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (21 ms)
|
|
2026-01-21 21:15:05.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
2026-01-21 21:15:05.7|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/17/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:05.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
2026-01-21 21:15:05.7|Debug|NewznabCapabilitiesProvider|Failed to get newznab api capabilities from http://prowlarr-mock:9696/17/
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:05.7|Warn|Torznab|Unable to connect to indexer
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 327
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
|
|
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./NzbDrone.Common/Cache/Cached.cs:line 98
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./NzbDrone.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
|
|
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./NzbDrone.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 73
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection()
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:05.7|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 316
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:15:05.8|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed)
|
|
2026-01-21 21:15:05.8|Debug|Api|[POST] /api/v1/indexer?forceSave=true: 400.BadRequest (20 ms)
|
|
2026-01-21 21:15:05.8|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/18/api?t=music&cat=3000&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:15:06.2|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 311
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:15:06.2|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2026-01-21 21:15:06.2|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (477 ms)
|
|
2026-01-21 21:15:06.3|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/18/api?t=music&cat=3000&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:15:06.8|Warn|Torznab|Unable to connect to indexer.
|
|
2026-01-21 21:15:06.8|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, indexer's server is unavailable. Try again later. Http request timed out
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, indexer's server is unavailable. Try again later. Http request timed out
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 311
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:15:06.8|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Unable to connect to indexer, indexer's server is unavailable. Try again later. Http request timed out
|
|
2026-01-21 21:15:06.8|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (101276 ms)
|
|
2026-01-21 21:15:08.2|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 316
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:15:08.3|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2026-01-21 21:15:08.3|Debug|Api|[POST] /api/v1/indexer?forceSave=true: 400.BadRequest (2003 ms)
|
|
2026-01-21 21:15:08.3|Debug|Api|[GET] /api/v1/indexer/2: 200.OK (3 ms)
|
|
2026-01-21 21:15:08.3|Debug|Api|[PUT] /api/v1/indexer/2: 202.Accepted (6 ms)
|
|
2026-01-21 21:15:08.3|Debug|Api|[GET] /api/v1/indexer/3: 200.OK (1 ms)
|
|
2026-01-21 21:15:08.3|Debug|Api|[PUT] /api/v1/indexer/3: 202.Accepted (3 ms)
|
|
2026-01-21 21:15:08.3|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:15:10.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&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 01/21/2026 21:16:10 due to recent failures." />
|
|
2026-01-21 21:15:10.0|Warn|Torznab|Unable to connect to indexer
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 309
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 284
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 332
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:16:10 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:10.0|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 311
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:15:10.0|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
2026-01-21 21:15:10.0|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (1697 ms)
|
|
2026-01-21 21:15:10.0|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:15:11.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&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 01/21/2026 21:16:10 due to recent failures." />
|
|
2026-01-21 21:15:11.8|Warn|Torznab|Unable to connect to indexer
|
|
|
|
[v3.1.0.4875] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./NzbDrone.Common/Http/HttpClient.cs:line 115
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 309
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 284
|
|
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./NzbDrone.Core/Indexers/HttpIndexerBase.cs:line 332
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<error code="429" description="Indexer is disabled till 01/21/2026 21:16:10 due to recent failures." />
|
|
|
|
|
|
2026-01-21 21:15:11.8|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 316
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:15:11.8|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Unable to connect to indexer, check the log above the ValidationFailure for more details. HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=music&cat=3000,3030,3010,3040&extended=1&apikey=(removed)&offset=0&limit=100]
|
|
2026-01-21 21:15:11.8|Debug|Api|[POST] /api/v1/indexer?forceSave=true: 400.BadRequest (1790 ms)
|
|
2026-01-21 21:15:11.8|Debug|Api|[GET] /api/v1/indexer/4: 200.OK (2 ms)
|
|
2026-01-21 21:15:11.8|Debug|Api|[PUT] /api/v1/indexer/4: 202.Accepted (6 ms)
|
|
2026-01-21 21:15:11.9|Debug|Api|[GET] /api/v1/indexer/5: 200.OK (1 ms)
|
|
2026-01-21 21:15:11.9|Debug|Api|[PUT] /api/v1/indexer/5: 202.Accepted (3 ms)
|
|
2026-01-21 21:15:11.9|Debug|Api|[GET] /api/v1/indexer/6: 200.OK (0 ms)
|
|
2026-01-21 21:15:11.9|Debug|Api|[PUT] /api/v1/indexer/6: 202.Accepted (3 ms)
|
|
2026-01-21 21:15:11.9|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/35/api?t=music&cat=3000,3030&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:15:52.9|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 311
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:15:52.9|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2026-01-21 21:15:52.9|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (63085 ms)
|
|
2026-01-21 21:15:52.9|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/35/api?t=music&cat=3000,3030&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:16:00.9|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 316
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:16:00.9|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2026-01-21 21:16:00.9|Debug|Api|[POST] /api/v1/indexer?forceSave=true: 400.BadRequest (8007 ms)
|
|
2026-01-21 21:16:01.0|Debug|Api|[GET] /api/v1/indexer/7: 200.OK (2 ms)
|
|
2026-01-21 21:16:01.0|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/36/api?t=music&cat=3000&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:16:01.1|Debug|Api|[PUT] /api/v1/indexer/7: 202.Accepted (164 ms)
|
|
2026-01-21 21:16:01.2|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/44/api?t=music&cat=3000&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:16:01.8|Debug|Api|[GET] /api/v1/command: 200.OK (1 ms)
|
|
2026-01-21 21:16:01.8|Debug|ImportListSyncService|No import lists with automatic add enabled
|
|
2026-01-21 21:16:01.8|Debug|Api|[GET] /api/v1/command: 200.OK (0 ms)
|
|
2026-01-21 21:16:02.6|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 311
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:16:02.6|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2026-01-21 21:16:02.6|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (1470 ms)
|
|
2026-01-21 21:16:02.6|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/44/api?t=music&cat=3000&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:16:03.5|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 316
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:16:03.6|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2026-01-21 21:16:03.6|Debug|Api|[POST] /api/v1/indexer?forceSave=true: 400.BadRequest (922 ms)
|
|
2026-01-21 21:16:06.2|Debug|Api|[GET] /api/v1/health: 200.OK (0 ms)
|
|
2026-01-21 21:16:15.9|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 311
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:16:15.9|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2026-01-21 21:16:15.9|Debug|Api|[POST] /api/v1/indexer: 400.BadRequest (64084 ms)
|
|
2026-01-21 21:16:16.0|Debug|Torznab|Downloading Feed http://prowlarr-mock:9696/35/api?t=music&cat=3000,3030&extended=1&apikey=(removed)&offset=0&limit=100
|
|
2026-01-21 21:16:28.3|Debug|Api|[GET] /api/v1/language: 200.OK (1 ms)
|
|
2026-01-21 21:16:28.3|Debug|Api|[GET] /api/v1/qualityprofile: 200.OK (4 ms)
|
|
2026-01-21 21:16:28.3|Debug|Api|[GET] /api/v1/customFilter: 200.OK (5 ms)
|
|
2026-01-21 21:16:28.3|Debug|Api|[GET] /api/v1/metadataprofile: 200.OK (4 ms)
|
|
2026-01-21 21:16:28.3|Debug|Api|[GET] /api/v1/importlist: 200.OK (4 ms)
|
|
2026-01-21 21:16:28.3|Debug|Api|[GET] /api/v1/indexerFlag: 200.OK (1 ms)
|
|
2026-01-21 21:16:28.3|Debug|Api|[GET] /api/v1/config/ui: 200.OK (1 ms)
|
|
2026-01-21 21:16:28.3|Debug|Api|[GET] /api/v1/localization: 200.OK (1 ms)
|
|
2026-01-21 21:16:28.3|Debug|Api|[GET] /api/v1/tag: 200.OK (19 ms)
|
|
2026-01-21 21:16:28.3|Debug|Api|[GET] /api/v1/system/status: 200.OK (13 ms)
|
|
2026-01-21 21:16:28.3|Debug|Api|[GET] /api/v1/artist: 200.OK (41 ms)
|
|
2026-01-21 21:16:28.3|Debug|Api|[GET] /api/v1/health: 200.OK (0 ms)
|
|
2026-01-21 21:16:28.3|Debug|Api|[GET] /api/v1/config/indexer: 200.OK (0 ms)
|
|
2026-01-21 21:16:28.4|Debug|Api|[GET] /api/v1/indexer: 200.OK (7 ms)
|
|
2026-01-21 21:16:28.4|Debug|Api|[GET] /api/v1/queue/status: 200.OK (18 ms)
|
|
2026-01-21 21:16:29.7|Debug|Api|[POST] /api/v1/indexer/action/newznabCategories: 200.OK (4 ms)
|
|
2026-01-21 21:16:31.8|Debug|Api|[GET] /api/v1/command: 200.OK (0 ms)
|
|
2026-01-21 21:16:31.9|Debug|Api|[GET] /api/v1/command: 200.OK (1 ms)
|
|
2026-01-21 21:16:32.7|Debug|Api|[POST] /api/v1/indexer/action/newznabCategories: 200.OK (2 ms)
|
|
2026-01-21 21:16:49.3|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
|
|
2026-01-21 21:16:50.5|Warn|LidarrErrorPipeline|FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
|
|
[v3.1.0.4875] FluentValidation.ValidationException: Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 316
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.Test(TProviderDefinition definition, Boolean includeWarnings) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 302
|
|
at Lidarr.Api.V1.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Lidarr.Api.V1/ProviderControllerBase.cs:line 87
|
|
at lambda_method82(Closure, Object, Object[])
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
|
|
--- End of stack trace from previous location ---
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
|
|
at Lidarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/BufferingMiddleware.cs:line 27
|
|
at Lidarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/IfModifiedMiddleware.cs:line 40
|
|
at Lidarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/CacheHeaderMiddleware.cs:line 32
|
|
at Lidarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/StartingUpMiddleware.cs:line 37
|
|
at Lidarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/UrlBaseMiddleware.cs:line 28
|
|
at Lidarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Lidarr.Http/Middleware/VersionMiddleware.cs:line 28
|
|
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
|
|
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
|
|
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|10_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task)
|
|
|
|
|
|
2026-01-21 21:16:50.6|Warn|LidarrErrorPipeline|Invalid request Validation failed:
|
|
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
|
|
2026-01-21 21:16:50.6|Debug|Api|[POST] /api/v1/indexer?forceSave=true: 400.BadRequest (34601 ms)
|
|
2026-01-21 21:16:50.6|Info|RootFolderWatchingService|Stopping directory watching for path /music/
|
|
2026-01-21 21:16:50.7|Info|ConsoleApp|Exiting main.
|