Torrents/Radarr/config/logs/radarr.17.txt
2026-02-02 13:54:24 -06:00

9709 lines
1024 KiB
Plaintext

2025-07-01 20:05:52.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.21.1.9799] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-01 20:05:52.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/02/2025 08:24:20 due to recent failures." />
2025-07-01 20:05:52.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/02/2025 08:24:20 due to recent failures." />
2025-07-01 20:05:52.9|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 12:18:27
2025-07-01 20:06:06.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.21.1.9799] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-01 20:06:12.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.21.1.9799] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-01 20:06:13.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-01 20:06:13.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-01 20:36:13.8|Info|RssSyncService|Starting RSS Sync
2025-07-01 20:36:15.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-01 20:36:15.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-01 21:06:44.0|Info|RssSyncService|Starting RSS Sync
2025-07-01 21:06:45.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-01 21:06:45.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-01 21:37:14.3|Info|RssSyncService|Starting RSS Sync
2025-07-01 21:37:15.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-01 21:37:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-01 21:46:14.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-01 21:46:16.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-01 21:46:16.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-01 21:46:16.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-01 21:46:16.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-01 21:46:16.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-01 22:07:44.5|Info|RssSyncService|Starting RSS Sync
2025-07-01 22:07:45.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-01 22:07:45.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-01 22:38:14.7|Info|RssSyncService|Starting RSS Sync
2025-07-01 22:38:15.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-01 22:38:15.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-01 23:08:44.8|Info|RssSyncService|Starting RSS Sync
2025-07-01 23:08:46.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-01 23:08:46.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-01 23:39:15.0|Info|RssSyncService|Starting RSS Sync
2025-07-01 23:39:16.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-01 23:39:16.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 00:09:45.2|Info|RssSyncService|Starting RSS Sync
2025-07-02 00:09:46.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 00:09:46.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 00:31:15.3|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-07-02 00:31:15.3|Info|HousekeepingService|Running housecleaning tasks
2025-07-02 00:31:15.4|Info|Database|Vacuuming Log database
2025-07-02 00:31:15.4|Info|Database|Log database compressed
2025-07-02 00:31:15.4|Info|Database|Vacuuming Main database
2025-07-02 00:31:15.4|Info|Database|Main database compressed
2025-07-02 00:31:45.6|Info|DiskScanService|Scanning disk for American Thunder: NASCAR to Le Mans
2025-07-02 00:31:45.6|Info|DiskScanService|Completed scanning disk for American Thunder: NASCAR to Le Mans
2025-07-02 00:31:45.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:45.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:45.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:45.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:45.6|Info|RefreshMovieService|Updating info for Avatar: Fire and Ash
2025-07-02 00:31:45.7|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
2025-07-02 00:31:45.7|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
2025-07-02 00:31:45.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:45.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:45.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:45.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:45.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:45.7|Info|RefreshMovieService|Updating info for Avengers: Doomsday
2025-07-02 00:31:45.8|Info|DiskScanService|Scanning disk for Avengers: Doomsday
2025-07-02 00:31:45.8|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
2025-07-02 00:31:45.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:45.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:45.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:45.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:45.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:45.8|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2025-07-02 00:31:45.8|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2025-07-02 00:31:45.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:45.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:45.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:45.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:45.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:45.8|Info|DiskScanService|Scanning disk for Blade
2025-07-02 00:31:45.8|Info|DiskScanService|Completed scanning disk for Blade
2025-07-02 00:31:45.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:45.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:45.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:45.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:45.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:45.8|Info|DiskScanService|Scanning disk for The Conjuring: Last Rites
2025-07-02 00:31:45.8|Info|DiskScanService|Completed scanning disk for The Conjuring: Last Rites
2025-07-02 00:31:45.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:45.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:45.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:45.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:45.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:45.9|Info|DiskScanService|Scanning disk for Dune: Part Three
2025-07-02 00:31:45.9|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2025-07-02 00:31:45.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:45.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:45.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:45.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:45.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:45.9|Info|RefreshMovieService|Updating info for F1 The Movie
2025-07-02 00:31:46.2|Info|DiskScanService|Scanning disk for F1
2025-07-02 00:31:46.2|Info|DiskScanService|Completed scanning disk for F1
2025-07-02 00:31:46.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:46.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:46.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:46.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:46.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:46.2|Info|MediaCoverService|Downloading Poster for [F1 (2025)][tt16311594, 911430] https://image.tmdb.org/t/p/original/vqBmyAj0Xm9LnS1xe1MSlMAJyHq.jpg
2025-07-02 00:31:46.2|Info|DiskScanService|Scanning disk for Fast X: Part 2
2025-07-02 00:31:46.2|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2025-07-02 00:31:46.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:46.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:46.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:46.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:46.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:46.2|Info|DiskScanService|Scanning disk for Flintoff
2025-07-02 00:31:46.2|Info|DiskScanService|Completed scanning disk for Flintoff
2025-07-02 00:31:46.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:46.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:46.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:46.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:46.2|Info|RefreshMovieService|Updating info for How to Train Your Dragon
2025-07-02 00:31:46.3|Info|MediaCoverService|Downloading Fanart for [F1 (2025)][tt16311594, 911430] https://image.tmdb.org/t/p/original/8PHTO4a11JuZwYko7QPBUWq45wJ.jpg
2025-07-02 00:31:46.4|Info|DiskScanService|Scanning disk for How to Train Your Dragon
2025-07-02 00:31:46.4|Info|DiskScanService|Completed scanning disk for How to Train Your Dragon
2025-07-02 00:31:46.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:46.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:46.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:46.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:46.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:46.4|Info|MediaCoverService|Downloading Poster for [How to Train Your Dragon (2025)][tt26743210, 1087192] https://image.tmdb.org/t/p/original/3lwlJL8aW6Wor9tKvME8VoMnBkn.jpg
2025-07-02 00:31:46.5|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-02 00:31:46.5|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-02 00:31:46.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:46.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:46.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:46.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:46.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:46.5|Info|RefreshMovieService|Updating info for Jurassic World Rebirth
2025-07-02 00:31:46.7|Info|DiskScanService|Scanning disk for Jurassic World Rebirth
2025-07-02 00:31:46.7|Info|DiskScanService|Completed scanning disk for Jurassic World Rebirth
2025-07-02 00:31:46.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:46.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:46.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:46.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:46.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:46.7|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2025-07-02 00:31:46.7|Info|DiskScanService|Scanning disk for Legally Blonde 3
2025-07-02 00:31:46.7|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2025-07-02 00:31:46.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:46.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:46.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:46.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:46.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:46.7|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2025-07-02 00:31:46.7|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2025-07-02 00:31:46.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:46.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:46.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:46.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:46.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:46.7|Info|RefreshMovieService|Updating info for Lilo & Stitch
2025-07-02 00:31:46.7|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2025-07-02 00:31:46.9|Info|DiskScanService|Scanning disk for Lilo & Stitch
2025-07-02 00:31:46.9|Info|DiskScanService|Completed scanning disk for Lilo & Stitch
2025-07-02 00:31:46.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:46.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:46.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:46.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:46.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:46.9|Info|RefreshMovieService|Updating info for The Mandalorian and Grogu
2025-07-02 00:31:47.0|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
2025-07-02 00:31:47.0|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
2025-07-02 00:31:47.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:47.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:47.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:47.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:47.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:47.0|Info|DiskScanService|Scanning disk for Masters of the Universe
2025-07-02 00:31:47.0|Info|DiskScanService|Completed scanning disk for Masters of the Universe
2025-07-02 00:31:47.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:47.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:47.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:47.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:47.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:47.0|Info|RefreshMovieService|Updating info for Mission: Impossible - The Final Reckoning
2025-07-02 00:31:47.1|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
2025-07-02 00:31:47.1|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
2025-07-02 00:31:47.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:47.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:47.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:47.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:47.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:47.1|Info|DiskScanService|Scanning disk for Moana
2025-07-02 00:31:47.1|Info|DiskScanService|Completed scanning disk for Moana
2025-07-02 00:31:47.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:47.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:47.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:47.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:47.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:47.1|Info|DiskScanService|Scanning disk for Mortal Kombat II
2025-07-02 00:31:47.1|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
2025-07-02 00:31:47.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:47.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:47.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:47.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:47.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:47.2|Info|RefreshMovieService|Updating info for The Old Guard
2025-07-02 00:31:47.2|Info|DiskScanService|Scanning disk for The Old Guard
2025-07-02 00:31:47.3|Info|DiskScanService|Completed scanning disk for The Old Guard
2025-07-02 00:31:47.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:47.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:47.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:47.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:47.3|Info|RefreshMovieService|Updating info for The Old Guard 2
2025-07-02 00:31:47.4|Info|DiskScanService|Scanning disk for The Old Guard 2
2025-07-02 00:31:47.4|Info|DiskScanService|Completed scanning disk for The Old Guard 2
2025-07-02 00:31:47.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:47.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:47.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:47.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:47.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:47.4|Info|RefreshMovieService|Updating info for Predator: Badlands
2025-07-02 00:31:47.5|Info|DiskScanService|Scanning disk for Predator: Badlands
2025-07-02 00:31:47.5|Info|DiskScanService|Completed scanning disk for Predator: Badlands
2025-07-02 00:31:47.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:47.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:47.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:47.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:47.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:31:47.5|Info|RefreshMovieService|Updating info for Thunderbolts*
2025-07-02 00:31:47.6|Info|DiskScanService|Scanning disk for Thunderbolts*
2025-07-02 00:31:47.7|Info|DiskScanService|Completed scanning disk for Thunderbolts*
2025-07-02 00:31:47.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:47.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:47.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:47.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:47.7|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
2025-07-02 00:31:47.7|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
2025-07-02 00:31:47.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 00:31:47.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 00:31:47.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 00:31:47.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 00:31:47.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 00:40:15.4|Info|RssSyncService|Starting RSS Sync
2025-07-02 00:40:17.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 00:40:17.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 01:10:45.6|Info|RssSyncService|Starting RSS Sync
2025-07-02 01:10:46.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 01:10:46.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 01:41:15.8|Info|RssSyncService|Starting RSS Sync
2025-07-02 01:41:16.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 01:41:16.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 02:11:46.0|Info|RssSyncService|Starting RSS Sync
2025-07-02 02:11:47.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 02:11:47.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 02:42:16.2|Info|RssSyncService|Starting RSS Sync
2025-07-02 02:42:17.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 02:42:17.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 03:12:46.4|Info|RssSyncService|Starting RSS Sync
2025-07-02 03:12:48.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 03:12:48.4|Info|DownloadService|Report for The Old Guard 2 (2025) sent to Transmission from indexer TheRARBG (Prowlarr). The Old Guard 2 2025 1080p WEB H264 GRACE
2025-07-02 03:12:48.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 1
2025-07-02 03:43:16.5|Info|RssSyncService|Starting RSS Sync
2025-07-02 03:43:17.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 03:43:17.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 03:46:45.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-02 03:46:47.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-02 03:46:47.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-02 03:46:47.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-02 03:46:47.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-02 03:46:47.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-02 04:13:46.7|Info|RssSyncService|Starting RSS Sync
2025-07-02 04:13:47.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 04:13:47.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 04:42:05.2|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-07-02 04:44:16.9|Info|RssSyncService|Starting RSS Sync
2025-07-02 04:44:17.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 04:44:18.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 04:58:45.4|Info|MovieService|Assigning file [The Old Guard 2 (2025) WEBDL-1080p.mkv] to movie [[The Old Guard 2 (2025)][tt14961624, 846422]]
2025-07-02 05:14:47.1|Info|RssSyncService|Starting RSS Sync
2025-07-02 05:14:48.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 05:14:48.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 05:45:17.3|Info|RssSyncService|Starting RSS Sync
2025-07-02 05:45:18.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 05:45:18.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 06:15:47.5|Info|RssSyncService|Starting RSS Sync
2025-07-02 06:15:48.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 06:15:48.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 06:46:17.7|Info|RssSyncService|Starting RSS Sync
2025-07-02 06:46:18.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 06:46:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 07:16:47.9|Info|RssSyncService|Starting RSS Sync
2025-07-02 07:16:49.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 07:16:49.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 07:47:18.0|Info|RssSyncService|Starting RSS Sync
2025-07-02 07:47:18.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 07:47:19.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 08:17:48.2|Info|RssSyncService|Starting RSS Sync
2025-07-02 08:17:52.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 08:17:52.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 08:48:18.4|Info|RssSyncService|Starting RSS Sync
2025-07-02 08:48:22.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 08:48:22.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 09:18:48.6|Info|RssSyncService|Starting RSS Sync
2025-07-02 09:18:49.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 09:18:49.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 09:47:16.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-02 09:47:16.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-02 09:47:16.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-02 09:47:18.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-02 09:47:18.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-02 09:47:18.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-02 09:47:18.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-02 09:47:18.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-02 09:49:18.8|Info|RssSyncService|Starting RSS Sync
2025-07-02 09:49:19.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 09:49:20.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 10:19:49.0|Info|RssSyncService|Starting RSS Sync
2025-07-02 10:19:50.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 10:19:50.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 10:50:19.1|Info|RssSyncService|Starting RSS Sync
2025-07-02 10:50:20.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 10:50:20.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 11:20:49.3|Info|RssSyncService|Starting RSS Sync
2025-07-02 11:20:50.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 11:20:50.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 11:29:38.4|Info|Auth|Auth-Success ip 108.*.*.101 username 'jkenney'
2025-07-02 11:30:18.7|Info|MovieService|Deleted movie [Flintoff (2025)][tt34429053, 1382572]
2025-07-02 11:30:23.3|Info|MovieService|Deleted movie [The Old Guard (2020)][tt7556122, 547016]
2025-07-02 11:30:26.3|Info|MovieService|Deleted movie [The Old Guard 2 (2025)][tt14961624, 846422]
2025-07-02 11:30:31.1|Info|MovieService|Deleted movie [Thunderbolts* (2025)][tt20969586, 986056]
2025-07-02 11:30:36.0|Info|MovieService|Deleted movie [American Thunder: NASCAR to Le Mans (2025)][tt27991902, 1471325]
2025-07-02 11:32:02.1|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Images/Icons/apple-touch-icon.png?h=EPy9wv+r9neeI/wGbwTeLQ not found
2025-07-02 11:32:02.2|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Images/Icons/favicon-32x32.png?h=bl6dXPciun3Kb/5BfDu2eA not found
2025-07-02 11:32:03.6|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Images/Icons/favicon-16x16.png?h=p3NFSwc5S5sVjVL9La429Q not found
2025-07-02 11:32:04.6|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Images/Icons/safari-pinned-tab.svg?h=TVr3+MxG/7RUCZrNbIolsA not found
2025-07-02 11:32:06.1|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/styles.css?h=VAwjWra8YBWH8JiyE7JFDA not found
2025-07-02 11:32:06.7|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Fonts/fonts.css?h=ZYP7+3tB+/eme7MGOlDOLg not found
2025-07-02 11:32:24.4|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2025-07-02 11:32:24.5|Info|ConsoleApp|Exiting main.
2025-07-02 11:33:53.3|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.26.2.10099
2025-07-02 11:33:53.3|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-07-02 11:33:53.3|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-07-02 11:33:53.6|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-07-02 11:33:53.8|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-07-02 11:33:53.9|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-07-02 11:33:53.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-07-02 11:33:53.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-07-02 11:33:53.9|Info|DatabaseEngineVersionCheck|SQLite 3.48.0
2025-07-02 11:33:53.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0377624s
2025-07-02 11:33:53.9|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-07-02 11:33:53.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0394866s
2025-07-02 11:33:53.9|Info|FluentMigrator.Runner.MigrationRunner|242: add_movie_keywords migrating
2025-07-02 11:33:53.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-07-02 11:33:53.9|Info|add_movie_keywords|Starting migration of Main DB to 242
2025-07-02 11:33:53.9|Info|FluentMigrator.Runner.MigrationRunner|AlterTable MovieMetadata
2025-07-02 11:33:53.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0003315s
2025-07-02 11:33:53.9|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn MovieMetadata Keywords String
2025-07-02 11:33:53.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "MovieMetadata" ADD COLUMN "Keywords" TEXT
2025-07-02 11:33:54.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0207734s
2025-07-02 11:33:54.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-07-02T16:33:54', 'add_movie_keywords')
2025-07-02 11:33:54.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-07-02 11:33:54.0|Info|FluentMigrator.Runner.MigrationRunner|242: add_movie_keywords migrated
2025-07-02 11:33:54.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0293026s
2025-07-02 11:33:54.0|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-07-02 11:33:54.0|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-07-02 11:33:54.0|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-07-02 11:33:54.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-07-02 11:33:54.0|Info|DatabaseEngineVersionCheck|SQLite 3.48.0
2025-07-02 11:33:54.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021444s
2025-07-02 11:33:54.0|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-07-02 11:33:54.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0022692s
2025-07-02 11:33:54.0|Info|FluentMigrator.Runner.MigrationRunner|242: add_movie_keywords migrating
2025-07-02 11:33:54.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2025-07-02 11:33:54.0|Info|add_movie_keywords|Starting migration of Log DB to 242
2025-07-02 11:33:54.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (242, '2025-07-02T16:33:54', 'add_movie_keywords')
2025-07-02 11:33:54.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2025-07-02 11:33:54.0|Info|FluentMigrator.Runner.MigrationRunner|242: add_movie_keywords migrated
2025-07-02 11:33:54.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0024722s
2025-07-02 11:33:54.3|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878
2025-07-02 11:33:54.5|Info|CommandExecutor|Starting 2 threads for tasks.
2025-07-02 11:33:54.6|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2025-07-02 11:33:54.6|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2025-07-02 11:33:54.6|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin
2025-07-02 11:33:54.7|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2025-07-02 11:50:54.7|Info|RssSyncService|Starting RSS Sync
2025-07-02 11:50:55.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 11:50:56.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 11:59:54.5|Info|AddMovieService|Adding Movie [Shrek 5 (2026)][tt6113186, 421892] Path: [/movies/Shrek 5 (2026)]
2025-07-02 11:59:54.6|Info|RefreshMovieService|Updating info for Shrek 5
2025-07-02 11:59:54.8|Info|AddMovieCollectionService|Adding Collection Shrek Collection[2150]
2025-07-02 11:59:54.8|Info|RefreshCollectionService|Updating info for Shrek Collection
2025-07-02 11:59:54.9|Info|MediaCoverService|Downloading Poster for [Shrek 5 (2026)][tt6113186, 421892] https://image.tmdb.org/t/p/original/aRntI6gNBMu4B6YozI7rxXRPyQo.jpg
2025-07-02 11:59:54.9|Info|DiskScanService|Scanning disk for Shrek 5
2025-07-02 11:59:54.9|Info|DiskScanService|Completed scanning disk for Shrek 5
2025-07-02 11:59:54.9|Info|MovieScannedHandler|[Shrek 5] was recently added, performing post-add actions
2025-07-02 11:59:54.9|Info|MovieSearchService|Performing search for 0 movies
2025-07-02 11:59:54.9|Info|MovieSearchService|Completed search for 0 movies. 0 reports downloaded.
2025-07-02 11:59:54.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-02 11:59:54.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-02 11:59:54.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-02 11:59:54.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-02 11:59:54.9|Info|MediaCoverService|Downloading Fanart for [Shrek 5 (2026)][tt6113186, 421892] https://image.tmdb.org/t/p/original/tgiuYuRg0vKh8OSjxbl1DzT9BfI.jpg
2025-07-02 11:59:54.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-02 11:59:55.3|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2025-07-02 12:21:24.8|Info|RssSyncService|Starting RSS Sync
2025-07-02 12:21:25.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 12:21:25.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 12:51:55.0|Info|RssSyncService|Starting RSS Sync
2025-07-02 12:51:55.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 12:51:56.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 13:18:05.9|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Images/Icons/apple-touch-icon.png?h=EPy9wv+r9neeI/wGbwTeLQ not found
2025-07-02 13:18:06.4|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Images/Icons/favicon-32x32.png?h=bl6dXPciun3Kb/5BfDu2eA not found
2025-07-02 13:18:07.6|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Images/Icons/favicon-16x16.png?h=p3NFSwc5S5sVjVL9La429Q not found
2025-07-02 13:18:08.3|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Images/Icons/safari-pinned-tab.svg?h=TVr3+MxG/7RUCZrNbIolsA not found
2025-07-02 13:18:09.0|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/styles.css?h=VAwjWra8YBWH8JiyE7JFDA not found
2025-07-02 13:18:09.0|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Fonts/fonts.css?h=ZYP7+3tB+/eme7MGOlDOLg not found
2025-07-02 13:22:25.1|Info|RssSyncService|Starting RSS Sync
2025-07-02 13:22:26.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 13:22:26.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 13:52:55.3|Info|RssSyncService|Starting RSS Sync
2025-07-02 13:52:56.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 13:52:56.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 14:23:25.5|Info|RssSyncService|Starting RSS Sync
2025-07-02 14:23:26.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 14:23:26.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 14:53:55.6|Info|RssSyncService|Starting RSS Sync
2025-07-02 14:53:56.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 14:53:56.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 15:24:25.8|Info|RssSyncService|Starting RSS Sync
2025-07-02 15:24:32.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 15:24:32.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 15:47:25.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-02 15:47:29.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-02 15:47:29.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-02 15:47:29.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-02 15:47:29.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-02 15:47:29.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-02 15:54:56.0|Info|RssSyncService|Starting RSS Sync
2025-07-02 15:54:57.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 15:54:57.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 16:25:26.1|Info|RssSyncService|Starting RSS Sync
2025-07-02 16:25:27.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 16:25:27.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 16:55:56.3|Info|RssSyncService|Starting RSS Sync
2025-07-02 16:55:57.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 16:55:57.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 17:26:26.4|Info|RssSyncService|Starting RSS Sync
2025-07-02 17:26:27.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 17:26:27.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 17:56:56.6|Info|RssSyncService|Starting RSS Sync
2025-07-02 17:56:57.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 17:56:57.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 18:27:26.8|Info|RssSyncService|Starting RSS Sync
2025-07-02 18:27:27.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 18:27:28.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 18:57:56.9|Info|RssSyncService|Starting RSS Sync
2025-07-02 18:57:56.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/03/2025 09:03:49 due to recent failures." />
2025-07-02 18:57:56.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/03/2025 09:03:49 due to recent failures." />
2025-07-02 18:57:56.9|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 14:05:52
2025-07-02 18:57:57.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 18:57:57.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 19:28:27.1|Info|RssSyncService|Starting RSS Sync
2025-07-02 19:28:27.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/03/2025 18:08:22 due to recent failures." />
2025-07-02 19:28:27.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/03/2025 18:08:22 due to recent failures." />
2025-07-02 19:28:27.1|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 22:39:56
2025-07-02 19:28:27.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 19:28:27.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 19:58:57.3|Info|RssSyncService|Starting RSS Sync
2025-07-02 19:59:03.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-02 19:59:09.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-02 19:59:15.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-02 19:59:21.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-02 19:59:28.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-02 19:59:34.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-02 19:59:34.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 19:59:35.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 20:29:57.4|Info|RssSyncService|Starting RSS Sync
2025-07-02 20:30:06.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-02 20:30:06.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/03/2025 08:32:59 due to recent failures." />
2025-07-02 20:30:06.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/03/2025 08:32:59 due to recent failures." />
2025-07-02 20:30:06.7|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 12:02:53
2025-07-02 20:30:15.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-02 20:30:22.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-02 20:30:22.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 20:30:22.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 21:00:27.6|Info|RssSyncService|Starting RSS Sync
2025-07-02 21:00:28.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 21:00:28.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 21:30:57.7|Info|RssSyncService|Starting RSS Sync
2025-07-02 21:30:58.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 21:30:58.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 21:47:56.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-02 21:47:58.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-02 21:47:58.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-02 21:47:58.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-02 21:47:58.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-02 21:47:58.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-02 22:01:27.9|Info|RssSyncService|Starting RSS Sync
2025-07-02 22:01:28.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 22:01:28.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 22:31:58.2|Info|RssSyncService|Starting RSS Sync
2025-07-02 22:31:58.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 22:31:58.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 23:02:28.4|Info|RssSyncService|Starting RSS Sync
2025-07-02 23:02:29.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 23:02:29.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 23:32:58.6|Info|RssSyncService|Starting RSS Sync
2025-07-02 23:33:00.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-02 23:33:00.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-02 23:37:49.1|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Images/Icons/apple-touch-icon.png?h=EPy9wv+r9neeI/wGbwTeLQ not found
2025-07-02 23:37:49.3|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Images/Icons/favicon-32x32.png?h=bl6dXPciun3Kb/5BfDu2eA not found
2025-07-02 23:37:49.6|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Images/Icons/favicon-16x16.png?h=p3NFSwc5S5sVjVL9La429Q not found
2025-07-02 23:37:50.7|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Images/Icons/safari-pinned-tab.svg?h=TVr3+MxG/7RUCZrNbIolsA not found
2025-07-02 23:37:51.1|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/styles.css?h=VAwjWra8YBWH8JiyE7JFDA not found
2025-07-02 23:37:52.7|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Fonts/fonts.css?h=ZYP7+3tB+/eme7MGOlDOLg not found
2025-07-03 00:03:28.9|Info|RssSyncService|Starting RSS Sync
2025-07-03 00:03:29.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 00:03:29.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 00:16:59.0|Info|BackupService|Starting Backup
2025-07-03 00:31:29.1|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-07-03 00:31:29.1|Info|RefreshCollectionService|Updating info for Avatar Collection
2025-07-03 00:31:29.1|Info|HousekeepingService|Running housecleaning tasks
2025-07-03 00:31:29.2|Info|Database|Vacuuming Log database
2025-07-03 00:31:29.2|Info|Database|Log database compressed
2025-07-03 00:31:29.2|Info|Database|Vacuuming Main database
2025-07-03 00:31:29.2|Info|Database|Main database compressed
2025-07-03 00:31:29.3|Info|RefreshCollectionService|Updating info for The Avengers Collection
2025-07-03 00:31:29.3|Info|RefreshCollectionService|Updating info for The Batman Collection
2025-07-03 00:31:29.4|Info|RefreshCollectionService|Updating info for Dune Collection
2025-07-03 00:31:29.4|Info|RefreshCollectionService|Updating info for The Fast and the Furious Collection
2025-07-03 00:31:29.5|Info|RefreshCollectionService|Updating info for Legally Blonde Collection
2025-07-03 00:31:29.5|Info|RefreshCollectionService|Updating info for Mission: Impossible Collection
2025-07-03 00:31:59.2|Info|RefreshMovieService|Updating info for Avatar: Fire and Ash
2025-07-03 00:31:59.2|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
2025-07-03 00:31:59.2|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
2025-07-03 00:31:59.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.2|Info|DiskScanService|Scanning disk for Avengers: Doomsday
2025-07-03 00:31:59.2|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
2025-07-03 00:31:59.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.3|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2025-07-03 00:31:59.3|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2025-07-03 00:31:59.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.3|Info|DiskScanService|Scanning disk for Blade
2025-07-03 00:31:59.3|Info|DiskScanService|Completed scanning disk for Blade
2025-07-03 00:31:59.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.3|Info|DiskScanService|Scanning disk for Dune: Part Three
2025-07-03 00:31:59.3|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2025-07-03 00:31:59.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.3|Info|DiskScanService|Scanning disk for Legally Blonde 3
2025-07-03 00:31:59.3|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2025-07-03 00:31:59.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.3|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2025-07-03 00:31:59.3|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2025-07-03 00:31:59.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.3|Info|RefreshMovieService|Updating info for Mission: Impossible - The Final Reckoning
2025-07-03 00:31:59.4|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
2025-07-03 00:31:59.4|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
2025-07-03 00:31:59.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.4|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
2025-07-03 00:31:59.4|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
2025-07-03 00:31:59.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.4|Info|DiskScanService|Scanning disk for Fast X: Part 2
2025-07-03 00:31:59.4|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2025-07-03 00:31:59.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.4|Info|RefreshMovieService|Updating info for Predator: Badlands
2025-07-03 00:31:59.5|Info|DiskScanService|Scanning disk for Predator: Badlands
2025-07-03 00:31:59.5|Info|DiskScanService|Completed scanning disk for Predator: Badlands
2025-07-03 00:31:59.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.5|Info|RefreshMovieService|Updating info for How to Train Your Dragon
2025-07-03 00:31:59.5|Info|DiskScanService|Scanning disk for How to Train Your Dragon
2025-07-03 00:31:59.5|Info|DiskScanService|Completed scanning disk for How to Train Your Dragon
2025-07-03 00:31:59.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.5|Info|RefreshMovieService|Updating info for Jurassic World Rebirth
2025-07-03 00:31:59.6|Info|DiskScanService|Scanning disk for Jurassic World Rebirth
2025-07-03 00:31:59.6|Info|DiskScanService|Completed scanning disk for Jurassic World Rebirth
2025-07-03 00:31:59.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.6|Info|MediaCoverService|Downloading Poster for [Jurassic World Rebirth (2025)][tt31036941, 1234821] https://image.tmdb.org/t/p/original/qwOwDHUPCcDRmdQu8dWCzIVMEgu.jpg
2025-07-03 00:31:59.6|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
2025-07-03 00:31:59.6|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
2025-07-03 00:31:59.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.6|Info|RefreshMovieService|Updating info for Lilo & Stitch
2025-07-03 00:31:59.7|Info|DiskScanService|Scanning disk for Lilo & Stitch
2025-07-03 00:31:59.7|Info|DiskScanService|Completed scanning disk for Lilo & Stitch
2025-07-03 00:31:59.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.7|Info|DiskScanService|Scanning disk for Masters of the Universe
2025-07-03 00:31:59.7|Info|DiskScanService|Completed scanning disk for Masters of the Universe
2025-07-03 00:31:59.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.7|Info|RefreshMovieService|Updating info for F1
2025-07-03 00:31:59.7|Info|DiskScanService|Scanning disk for F1
2025-07-03 00:31:59.7|Info|DiskScanService|Completed scanning disk for F1
2025-07-03 00:31:59.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.7|Info|RefreshMovieService|Updating info for The Conjuring: Last Rites
2025-07-03 00:31:59.8|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2025-07-03 00:31:59.8|Info|DiskScanService|Scanning disk for The Conjuring: Last Rites
2025-07-03 00:31:59.8|Info|DiskScanService|Completed scanning disk for The Conjuring: Last Rites
2025-07-03 00:31:59.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.8|Info|DiskScanService|Scanning disk for Moana
2025-07-03 00:31:59.8|Info|DiskScanService|Completed scanning disk for Moana
2025-07-03 00:31:59.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.8|Info|DiskScanService|Scanning disk for Mortal Kombat II
2025-07-03 00:31:59.8|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
2025-07-03 00:31:59.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.9|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-03 00:31:59.9|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-03 00:31:59.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:31:59.9|Info|DiskScanService|Scanning disk for Shrek 5
2025-07-03 00:31:59.9|Info|DiskScanService|Completed scanning disk for Shrek 5
2025-07-03 00:31:59.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-03 00:31:59.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-03 00:31:59.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-03 00:31:59.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-03 00:31:59.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-03 00:33:59.1|Info|RssSyncService|Starting RSS Sync
2025-07-03 00:33:59.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 00:34:00.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 01:04:29.4|Info|RssSyncService|Starting RSS Sync
2025-07-03 01:04:30.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 01:04:30.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 01:34:59.6|Info|RssSyncService|Starting RSS Sync
2025-07-03 01:35:00.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 01:35:00.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 02:05:29.9|Info|RssSyncService|Starting RSS Sync
2025-07-03 02:05:30.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 02:05:30.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 02:36:00.1|Info|RssSyncService|Starting RSS Sync
2025-07-03 02:36:00.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 02:36:01.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 03:06:30.4|Info|RssSyncService|Starting RSS Sync
2025-07-03 03:06:31.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 03:06:31.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 03:37:00.6|Info|RssSyncService|Starting RSS Sync
2025-07-03 03:37:01.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 03:37:01.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 03:48:26.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-03 03:48:28.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-03 03:48:28.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-03 03:48:28.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-03 03:48:28.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-03 03:48:28.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-03 04:07:30.8|Info|RssSyncService|Starting RSS Sync
2025-07-03 04:07:31.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 04:07:31.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 04:38:01.0|Info|RssSyncService|Starting RSS Sync
2025-07-03 04:38:01.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 04:38:02.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 05:08:31.2|Info|RssSyncService|Starting RSS Sync
2025-07-03 05:08:32.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 05:08:32.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 05:39:01.3|Info|RssSyncService|Starting RSS Sync
2025-07-03 05:39:02.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 05:39:02.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 06:09:31.5|Info|RssSyncService|Starting RSS Sync
2025-07-03 06:09:32.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 06:09:33.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 06:30:44.7|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-07-03 06:40:01.7|Info|RssSyncService|Starting RSS Sync
2025-07-03 06:40:02.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 06:40:02.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 07:10:31.9|Info|RssSyncService|Starting RSS Sync
2025-07-03 07:10:59.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 07:10:59.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 07:41:02.1|Info|RssSyncService|Starting RSS Sync
2025-07-03 07:41:02.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 07:41:03.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 08:11:32.3|Info|RssSyncService|Starting RSS Sync
2025-07-03 08:11:33.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 08:11:34.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 08:42:02.5|Info|RssSyncService|Starting RSS Sync
2025-07-03 08:42:06.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 08:42:06.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 09:12:32.7|Info|RssSyncService|Starting RSS Sync
2025-07-03 09:12:33.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 09:12:33.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 09:43:02.8|Info|RssSyncService|Starting RSS Sync
2025-07-03 09:43:03.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 09:43:03.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 09:48:57.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-03 09:48:57.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-03 09:48:57.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-03 09:48:59.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-03 09:48:59.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-03 09:48:59.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-03 09:48:59.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-03 09:48:59.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-03 10:13:33.0|Info|RssSyncService|Starting RSS Sync
2025-07-03 10:13:33.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 10:13:33.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 10:44:03.2|Info|RssSyncService|Starting RSS Sync
2025-07-03 10:44:39.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 10:44:39.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 11:15:03.4|Info|RssSyncService|Starting RSS Sync
2025-07-03 11:15:04.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 11:15:04.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 11:45:33.6|Info|RssSyncService|Starting RSS Sync
2025-07-03 11:45:50.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 11:45:50.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 12:16:03.8|Info|RssSyncService|Starting RSS Sync
2025-07-03 12:16:04.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 12:16:04.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 12:46:34.0|Info|RssSyncService|Starting RSS Sync
2025-07-03 12:46:34.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 12:46:34.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 13:17:04.2|Info|RssSyncService|Starting RSS Sync
2025-07-03 13:17:07.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 13:17:07.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 13:47:34.4|Info|RssSyncService|Starting RSS Sync
2025-07-03 13:47:35.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 13:47:35.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 14:18:04.6|Info|RssSyncService|Starting RSS Sync
2025-07-03 14:18:05.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 14:18:05.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 14:48:34.8|Info|RssSyncService|Starting RSS Sync
2025-07-03 14:48:36.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 14:48:36.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 15:19:05.0|Info|RssSyncService|Starting RSS Sync
2025-07-03 15:19:06.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 15:19:06.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 15:49:28.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-03 15:49:30.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-03 15:49:30.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-03 15:49:30.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-03 15:49:30.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-03 15:49:30.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-03 15:49:35.2|Info|RssSyncService|Starting RSS Sync
2025-07-03 15:49:36.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 15:49:36.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 16:20:05.4|Info|RssSyncService|Starting RSS Sync
2025-07-03 16:20:06.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 16:20:06.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 16:50:35.6|Info|RssSyncService|Starting RSS Sync
2025-07-03 16:50:36.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 16:50:36.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 17:21:05.8|Info|RssSyncService|Starting RSS Sync
2025-07-03 17:21:06.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 17:21:06.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 17:51:35.9|Info|RssSyncService|Starting RSS Sync
2025-07-03 17:51:36.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 17:51:36.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 18:22:06.1|Info|RssSyncService|Starting RSS Sync
2025-07-03 18:22:07.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 18:22:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 18:52:36.3|Info|RssSyncService|Starting RSS Sync
2025-07-03 18:52:37.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 18:52:37.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 19:23:06.5|Info|RssSyncService|Starting RSS Sync
2025-07-03 19:23:06.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/04/2025 09:08:00 due to recent failures." />
2025-07-03 19:23:06.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/04/2025 09:08:00 due to recent failures." />
2025-07-03 19:23:06.5|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 13:44:54
2025-07-03 19:23:07.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 19:23:07.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 19:53:36.7|Info|RssSyncService|Starting RSS Sync
2025-07-03 19:53:36.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/04/2025 18:12:03 due to recent failures." />
2025-07-03 19:53:36.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/04/2025 18:12:03 due to recent failures." />
2025-07-03 19:53:36.7|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 22:18:27
2025-07-03 19:53:37.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 19:53:37.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 20:24:06.9|Info|RssSyncService|Starting RSS Sync
2025-07-03 20:24:17.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-03 20:24:23.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-03 20:24:29.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-03 20:24:35.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-03 20:24:45.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-03 20:24:52.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-03 20:24:52.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 20:24:53.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 20:55:07.1|Info|RssSyncService|Starting RSS Sync
2025-07-03 20:55:24.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-03 20:55:24.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/04/2025 08:37:12 due to recent failures." />
2025-07-03 20:55:24.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/04/2025 08:37:12 due to recent failures." />
2025-07-03 20:55:24.6|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 11:41:48
2025-07-03 20:55:30.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-03 20:55:36.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-03 20:55:37.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 20:55:37.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 21:26:07.4|Info|RssSyncService|Starting RSS Sync
2025-07-03 21:26:08.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 21:26:08.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 21:49:59.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-03 21:50:01.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-03 21:50:01.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-03 21:50:01.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-03 21:50:01.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-03 21:50:01.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-03 21:56:37.6|Info|RssSyncService|Starting RSS Sync
2025-07-03 21:56:38.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 21:56:38.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 22:27:07.7|Info|RssSyncService|Starting RSS Sync
2025-07-03 22:27:09.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 22:27:09.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 22:57:37.9|Info|RssSyncService|Starting RSS Sync
2025-07-03 22:57:38.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 22:57:39.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 23:28:08.1|Info|RssSyncService|Starting RSS Sync
2025-07-03 23:28:09.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 23:28:09.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-03 23:58:38.3|Info|RssSyncService|Starting RSS Sync
2025-07-03 23:58:39.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-03 23:58:39.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 00:29:08.5|Info|RssSyncService|Starting RSS Sync
2025-07-04 00:29:09.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 00:29:09.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 00:31:38.5|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-07-04 00:31:38.5|Info|HousekeepingService|Running housecleaning tasks
2025-07-04 00:31:38.6|Info|Database|Vacuuming Log database
2025-07-04 00:31:38.6|Info|Database|Log database compressed
2025-07-04 00:31:38.6|Info|Database|Vacuuming Main database
2025-07-04 00:31:38.6|Info|Database|Main database compressed
2025-07-04 00:32:08.7|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
2025-07-04 00:32:08.7|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
2025-07-04 00:32:08.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:08.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:08.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:08.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:08.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:08.7|Info|DiskScanService|Scanning disk for Avengers: Doomsday
2025-07-04 00:32:08.7|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
2025-07-04 00:32:08.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:08.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:08.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:08.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:08.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:08.7|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2025-07-04 00:32:08.7|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2025-07-04 00:32:08.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:08.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:08.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:08.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:08.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:08.7|Info|RefreshMovieService|Updating info for Blade
2025-07-04 00:32:08.8|Info|DiskScanService|Scanning disk for Blade
2025-07-04 00:32:08.8|Info|DiskScanService|Completed scanning disk for Blade
2025-07-04 00:32:08.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:08.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:08.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:08.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:08.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:08.8|Info|DiskScanService|Scanning disk for Dune: Part Three
2025-07-04 00:32:08.8|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2025-07-04 00:32:08.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:08.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:08.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:08.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:08.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:08.8|Info|DiskScanService|Scanning disk for Legally Blonde 3
2025-07-04 00:32:08.8|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2025-07-04 00:32:08.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:08.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:08.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:08.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:08.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:08.8|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2025-07-04 00:32:08.8|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2025-07-04 00:32:08.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:08.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:08.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:08.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:08.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:08.8|Info|RefreshMovieService|Updating info for Mission: Impossible - The Final Reckoning
2025-07-04 00:32:08.9|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
2025-07-04 00:32:08.9|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
2025-07-04 00:32:08.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:08.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:08.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:08.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:08.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:08.9|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
2025-07-04 00:32:08.9|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
2025-07-04 00:32:08.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:08.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:08.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:08.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:08.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:08.9|Info|DiskScanService|Scanning disk for Fast X: Part 2
2025-07-04 00:32:08.9|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2025-07-04 00:32:08.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:08.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:08.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:08.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:08.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:08.9|Info|RefreshMovieService|Updating info for Predator: Badlands
2025-07-04 00:32:09.0|Info|DiskScanService|Scanning disk for Predator: Badlands
2025-07-04 00:32:09.0|Info|DiskScanService|Completed scanning disk for Predator: Badlands
2025-07-04 00:32:09.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:09.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:09.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:09.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:09.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:09.0|Info|RefreshMovieService|Updating info for How to Train Your Dragon
2025-07-04 00:32:09.0|Info|DiskScanService|Scanning disk for How to Train Your Dragon
2025-07-04 00:32:09.0|Info|DiskScanService|Completed scanning disk for How to Train Your Dragon
2025-07-04 00:32:09.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:09.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:09.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:09.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:09.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:09.0|Info|RefreshMovieService|Updating info for Jurassic World Rebirth
2025-07-04 00:32:09.1|Info|DiskScanService|Scanning disk for Jurassic World Rebirth
2025-07-04 00:32:09.1|Info|DiskScanService|Completed scanning disk for Jurassic World Rebirth
2025-07-04 00:32:09.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:09.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:09.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:09.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:09.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:09.1|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
2025-07-04 00:32:09.1|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
2025-07-04 00:32:09.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:09.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:09.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:09.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:09.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:09.1|Info|RefreshMovieService|Updating info for Lilo & Stitch
2025-07-04 00:32:09.1|Info|DiskScanService|Scanning disk for Lilo & Stitch
2025-07-04 00:32:09.1|Info|DiskScanService|Completed scanning disk for Lilo & Stitch
2025-07-04 00:32:09.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:09.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:09.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:09.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:09.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:09.1|Info|RefreshMovieService|Updating info for Masters of the Universe
2025-07-04 00:32:09.2|Info|DiskScanService|Scanning disk for Masters of the Universe
2025-07-04 00:32:09.2|Info|DiskScanService|Completed scanning disk for Masters of the Universe
2025-07-04 00:32:09.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:09.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:09.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:09.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:09.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:09.2|Info|RefreshMovieService|Updating info for F1
2025-07-04 00:32:09.2|Info|MediaCoverService|Downloading Fanart for [Masters of the Universe (2026)][tt0427340, 454639] https://image.tmdb.org/t/p/original/ujNdefJQEvdUi1Z2xUKIhtpRnN6.jpg
2025-07-04 00:32:09.2|Info|DiskScanService|Scanning disk for F1
2025-07-04 00:32:09.2|Info|DiskScanService|Completed scanning disk for F1
2025-07-04 00:32:09.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:09.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:09.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:09.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:09.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:09.2|Info|DiskScanService|Scanning disk for The Conjuring: Last Rites
2025-07-04 00:32:09.2|Info|DiskScanService|Completed scanning disk for The Conjuring: Last Rites
2025-07-04 00:32:09.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:09.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:09.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:09.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:09.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:09.3|Info|DiskScanService|Scanning disk for Moana
2025-07-04 00:32:09.3|Info|DiskScanService|Completed scanning disk for Moana
2025-07-04 00:32:09.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:09.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:09.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:09.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:09.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:09.3|Info|DiskScanService|Scanning disk for Mortal Kombat II
2025-07-04 00:32:09.3|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
2025-07-04 00:32:09.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:09.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:09.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:09.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:09.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:09.3|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-04 00:32:09.3|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-04 00:32:09.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:09.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:09.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:09.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:09.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:09.3|Info|DiskScanService|Scanning disk for Shrek 5
2025-07-04 00:32:09.3|Info|DiskScanService|Completed scanning disk for Shrek 5
2025-07-04 00:32:09.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-04 00:32:09.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-04 00:32:09.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-04 00:32:09.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-04 00:32:09.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-04 00:32:09.5|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2025-07-04 00:59:38.7|Info|RssSyncService|Starting RSS Sync
2025-07-04 00:59:39.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 00:59:39.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 01:30:08.9|Info|RssSyncService|Starting RSS Sync
2025-07-04 01:30:09.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 01:30:09.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 02:00:39.1|Info|RssSyncService|Starting RSS Sync
2025-07-04 02:00:49.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 02:00:49.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 02:31:09.3|Info|RssSyncService|Starting RSS Sync
2025-07-04 02:31:09.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 02:31:10.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 03:01:39.4|Info|RssSyncService|Starting RSS Sync
2025-07-04 03:01:40.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 03:01:40.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 03:32:09.6|Info|RssSyncService|Starting RSS Sync
2025-07-04 03:32:10.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 03:32:10.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 03:50:29.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-04 03:50:31.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-04 03:50:31.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-04 03:50:31.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-04 03:50:32.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-04 03:50:32.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-04 04:02:39.8|Info|RssSyncService|Starting RSS Sync
2025-07-04 04:02:40.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 04:02:40.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 04:33:10.0|Info|RssSyncService|Starting RSS Sync
2025-07-04 04:33:10.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 04:33:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 05:03:40.2|Info|RssSyncService|Starting RSS Sync
2025-07-04 05:03:40.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 05:03:40.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 05:34:10.4|Info|RssSyncService|Starting RSS Sync
2025-07-04 05:34:11.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 05:34:11.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 06:04:40.6|Info|RssSyncService|Starting RSS Sync
2025-07-04 06:04:41.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 06:04:41.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 06:35:10.8|Info|RssSyncService|Starting RSS Sync
2025-07-04 06:35:11.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 06:35:11.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 07:05:41.0|Info|RssSyncService|Starting RSS Sync
2025-07-04 07:05:42.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 07:05:42.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 07:36:11.2|Info|RssSyncService|Starting RSS Sync
2025-07-04 07:36:12.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 07:36:12.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 08:06:41.5|Info|RssSyncService|Starting RSS Sync
2025-07-04 08:06:42.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 08:06:42.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 08:37:11.7|Info|RssSyncService|Starting RSS Sync
2025-07-04 08:37:12.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 08:37:12.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 09:07:41.8|Info|RssSyncService|Starting RSS Sync
2025-07-04 09:07:42.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 09:07:42.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 09:38:12.0|Info|RssSyncService|Starting RSS Sync
2025-07-04 09:38:12.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 09:38:13.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 09:51:00.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-04 09:51:00.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-04 09:51:00.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-04 09:51:02.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-04 09:51:02.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-04 09:51:02.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-04 09:51:02.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-04 09:51:02.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-04 10:08:42.2|Info|RssSyncService|Starting RSS Sync
2025-07-04 10:08:43.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 10:08:43.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 10:39:12.4|Info|RssSyncService|Starting RSS Sync
2025-07-04 10:39:13.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 10:39:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 11:09:42.5|Info|RssSyncService|Starting RSS Sync
2025-07-04 11:09:43.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 11:09:43.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 11:40:12.6|Info|RssSyncService|Starting RSS Sync
2025-07-04 11:40:13.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 11:40:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 12:10:42.8|Info|RssSyncService|Starting RSS Sync
2025-07-04 12:10:43.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 12:10:43.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 12:41:13.0|Info|RssSyncService|Starting RSS Sync
2025-07-04 12:41:13.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 12:41:14.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 13:11:43.2|Info|RssSyncService|Starting RSS Sync
2025-07-04 13:11:43.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 13:11:44.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 13:42:13.4|Info|RssSyncService|Starting RSS Sync
2025-07-04 13:42:14.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 13:42:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 14:12:43.6|Info|RssSyncService|Starting RSS Sync
2025-07-04 14:12:44.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 14:12:44.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 14:43:13.7|Info|RssSyncService|Starting RSS Sync
2025-07-04 14:43:14.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 14:43:14.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 15:13:43.8|Info|RssSyncService|Starting RSS Sync
2025-07-04 15:13:44.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 15:13:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 15:44:14.0|Info|RssSyncService|Starting RSS Sync
2025-07-04 15:44:15.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 15:44:15.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 15:51:31.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-04 15:51:33.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-04 15:51:33.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-04 15:51:33.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-04 15:51:33.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-04 15:51:33.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-04 16:14:44.2|Info|RssSyncService|Starting RSS Sync
2025-07-04 16:14:45.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 16:14:45.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 16:45:14.3|Info|RssSyncService|Starting RSS Sync
2025-07-04 16:45:15.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 16:45:15.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 17:15:44.5|Info|RssSyncService|Starting RSS Sync
2025-07-04 17:15:45.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 17:15:45.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 17:46:14.6|Info|RssSyncService|Starting RSS Sync
2025-07-04 17:46:15.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 17:46:15.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 18:16:44.8|Info|RssSyncService|Starting RSS Sync
2025-07-04 18:16:45.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 18:16:45.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 18:47:15.0|Info|RssSyncService|Starting RSS Sync
2025-07-04 18:47:15.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 18:47:15.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 19:17:45.1|Info|RssSyncService|Starting RSS Sync
2025-07-04 19:19:25.1|Warn|Torznab|TheRARBG (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2025-07-04 19:19:25.1|Info|DownloadDecisionMaker|Processing 68 releases
2025-07-04 19:19:25.2|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0
2025-07-04 19:49:45.2|Info|RssSyncService|Starting RSS Sync
2025-07-04 19:49:45.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/05/2025 09:11:10 due to recent failures." />
2025-07-04 19:49:45.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/05/2025 09:11:10 due to recent failures." />
2025-07-04 19:49:45.2|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 13:21:25
2025-07-04 19:49:45.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/04/2025 20:20:15 due to recent failures." />
2025-07-04 19:49:45.3|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:30:30
2025-07-04 19:49:45.9|Info|DownloadDecisionMaker|Processing 68 releases
2025-07-04 19:49:46.0|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0
2025-07-04 20:20:15.4|Info|RssSyncService|Starting RSS Sync
2025-07-04 20:20:15.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/05/2025 18:14:14 due to recent failures." />
2025-07-04 20:20:15.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/05/2025 18:14:14 due to recent failures." />
2025-07-04 20:20:15.4|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 21:53:59
2025-07-04 20:20:16.3|Info|DownloadDecisionMaker|Processing 68 releases
2025-07-04 20:20:16.3|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0
2025-07-04 20:50:45.6|Info|RssSyncService|Starting RSS Sync
2025-07-04 20:50:58.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-04 20:51:05.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-04 20:51:11.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-04 20:51:17.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-04 20:51:23.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-04 20:51:29.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-04 20:52:27.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 20:52:27.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 21:22:45.8|Info|RssSyncService|Starting RSS Sync
2025-07-04 21:22:55.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-04 21:22:55.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/05/2025 08:41:21 due to recent failures." />
2025-07-04 21:22:55.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/05/2025 08:41:21 due to recent failures." />
2025-07-04 21:22:55.1|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 11:18:26
2025-07-04 21:23:01.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-04 21:23:07.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-04 21:23:07.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 21:23:08.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 21:52:02.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-04 21:52:04.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-04 21:52:04.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-04 21:52:04.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-04 21:52:04.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-04 21:52:04.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-04 21:53:16.1|Info|RssSyncService|Starting RSS Sync
2025-07-04 21:53:16.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 21:53:16.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 22:23:46.2|Info|RssSyncService|Starting RSS Sync
2025-07-04 22:23:46.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 22:23:47.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 22:54:16.4|Info|RssSyncService|Starting RSS Sync
2025-07-04 22:54:17.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 22:54:17.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 23:24:46.6|Info|RssSyncService|Starting RSS Sync
2025-07-04 23:24:48.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 23:24:48.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-04 23:55:16.7|Info|RssSyncService|Starting RSS Sync
2025-07-04 23:55:18.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-04 23:55:18.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 00:25:47.0|Info|RssSyncService|Starting RSS Sync
2025-07-05 00:25:48.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 00:25:48.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 00:31:47.0|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-07-05 00:31:47.0|Info|HousekeepingService|Running housecleaning tasks
2025-07-05 00:31:47.1|Info|Database|Vacuuming Log database
2025-07-05 00:31:47.1|Info|Database|Log database compressed
2025-07-05 00:31:47.1|Info|Database|Vacuuming Main database
2025-07-05 00:31:47.1|Info|Database|Main database compressed
2025-07-05 00:32:17.2|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
2025-07-05 00:32:17.2|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
2025-07-05 00:32:17.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.3|Info|DiskScanService|Scanning disk for Avengers: Doomsday
2025-07-05 00:32:17.3|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
2025-07-05 00:32:17.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.3|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2025-07-05 00:32:17.3|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2025-07-05 00:32:17.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.3|Info|DiskScanService|Scanning disk for Blade
2025-07-05 00:32:17.3|Info|DiskScanService|Completed scanning disk for Blade
2025-07-05 00:32:17.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.3|Info|DiskScanService|Scanning disk for Dune: Part Three
2025-07-05 00:32:17.3|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2025-07-05 00:32:17.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.3|Info|DiskScanService|Scanning disk for Legally Blonde 3
2025-07-05 00:32:17.3|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2025-07-05 00:32:17.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.3|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2025-07-05 00:32:17.3|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2025-07-05 00:32:17.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.3|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
2025-07-05 00:32:17.3|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
2025-07-05 00:32:17.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.4|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
2025-07-05 00:32:17.4|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
2025-07-05 00:32:17.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.4|Info|DiskScanService|Scanning disk for Fast X: Part 2
2025-07-05 00:32:17.4|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2025-07-05 00:32:17.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.4|Info|RefreshMovieService|Updating info for Predator: Badlands
2025-07-05 00:32:17.4|Info|DiskScanService|Scanning disk for Predator: Badlands
2025-07-05 00:32:17.4|Info|DiskScanService|Completed scanning disk for Predator: Badlands
2025-07-05 00:32:17.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.4|Info|RefreshMovieService|Updating info for How to Train Your Dragon
2025-07-05 00:32:17.5|Info|DiskScanService|Scanning disk for How to Train Your Dragon
2025-07-05 00:32:17.5|Info|DiskScanService|Completed scanning disk for How to Train Your Dragon
2025-07-05 00:32:17.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.5|Info|RefreshMovieService|Updating info for Jurassic World Rebirth
2025-07-05 00:32:17.5|Info|DiskScanService|Scanning disk for Jurassic World Rebirth
2025-07-05 00:32:17.5|Info|DiskScanService|Completed scanning disk for Jurassic World Rebirth
2025-07-05 00:32:17.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.5|Info|MediaCoverService|Downloading Poster for [Jurassic World Rebirth (2025)][tt31036941, 1234821] https://image.tmdb.org/t/p/original/q0fGCmjLu42MPlSO9OYWpI5w86I.jpg
2025-07-05 00:32:17.5|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
2025-07-05 00:32:17.5|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
2025-07-05 00:32:17.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.5|Info|RefreshMovieService|Updating info for Lilo & Stitch
2025-07-05 00:32:17.6|Info|DiskScanService|Scanning disk for Lilo & Stitch
2025-07-05 00:32:17.6|Info|DiskScanService|Completed scanning disk for Lilo & Stitch
2025-07-05 00:32:17.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.6|Info|DiskScanService|Scanning disk for Masters of the Universe
2025-07-05 00:32:17.6|Info|DiskScanService|Completed scanning disk for Masters of the Universe
2025-07-05 00:32:17.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.6|Info|RefreshMovieService|Updating info for F1
2025-07-05 00:32:17.6|Info|DiskScanService|Scanning disk for F1
2025-07-05 00:32:17.6|Info|DiskScanService|Completed scanning disk for F1
2025-07-05 00:32:17.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.6|Info|RefreshMovieService|Updating info for The Conjuring: Last Rites
2025-07-05 00:32:17.7|Info|DiskScanService|Scanning disk for The Conjuring: Last Rites
2025-07-05 00:32:17.7|Info|DiskScanService|Completed scanning disk for The Conjuring: Last Rites
2025-07-05 00:32:17.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.7|Info|DiskScanService|Scanning disk for Moana
2025-07-05 00:32:17.7|Info|DiskScanService|Completed scanning disk for Moana
2025-07-05 00:32:17.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.7|Info|DiskScanService|Scanning disk for Mortal Kombat II
2025-07-05 00:32:17.7|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
2025-07-05 00:32:17.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.7|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-05 00:32:17.7|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-05 00:32:17.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.7|Info|DiskScanService|Scanning disk for Shrek 5
2025-07-05 00:32:17.7|Info|DiskScanService|Completed scanning disk for Shrek 5
2025-07-05 00:32:17.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-05 00:32:17.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-05 00:32:17.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-05 00:32:17.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-05 00:32:17.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-05 00:32:17.9|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2025-07-05 00:56:17.2|Info|RssSyncService|Starting RSS Sync
2025-07-05 00:56:17.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 00:56:18.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 01:26:47.4|Info|RssSyncService|Starting RSS Sync
2025-07-05 01:26:48.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 01:26:48.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 01:57:17.6|Info|RssSyncService|Starting RSS Sync
2025-07-05 01:57:18.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 01:57:18.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 02:20:13.0|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-07-05 02:20:43.4|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-07-05 02:21:13.8|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-07-05 02:21:44.3|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-07-05 02:22:14.9|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-07-05 02:22:45.3|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-07-05 02:23:15.6|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-07-05 02:23:51.4|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-07-05 02:27:47.8|Info|RssSyncService|Starting RSS Sync
2025-07-05 02:27:49.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 02:27:49.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 02:58:18.0|Info|RssSyncService|Starting RSS Sync
2025-07-05 02:58:19.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 02:58:19.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 03:28:48.2|Info|RssSyncService|Starting RSS Sync
2025-07-05 03:28:49.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 03:28:49.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 03:52:32.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-05 03:52:34.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-05 03:52:34.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-05 03:52:34.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-05 03:52:34.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-05 03:52:34.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-05 03:59:18.3|Info|RssSyncService|Starting RSS Sync
2025-07-05 03:59:19.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 03:59:19.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 04:29:48.5|Info|RssSyncService|Starting RSS Sync
2025-07-05 04:31:18.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/05/2025 04:32:18 due to recent failures." />
2025-07-05 04:31:18.5|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 00:01:00
2025-07-05 04:31:28.5|Warn|Torznab|kickasstorrents.ws (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2025-07-05 04:31:28.5|Info|DownloadDecisionMaker|Processing 50 releases
2025-07-05 04:31:28.6|Info|RssSyncService|RSS Sync Completed. Reports found: 50, Reports grabbed: 0
2025-07-05 05:01:48.7|Info|RssSyncService|Starting RSS Sync
2025-07-05 05:01:49.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 05:01:49.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 05:32:18.9|Info|RssSyncService|Starting RSS Sync
2025-07-05 05:32:20.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 05:32:20.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 06:02:49.1|Info|RssSyncService|Starting RSS Sync
2025-07-05 06:02:50.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 06:02:51.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 06:33:19.3|Info|RssSyncService|Starting RSS Sync
2025-07-05 06:33:20.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 06:33:20.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 07:03:49.5|Info|RssSyncService|Starting RSS Sync
2025-07-05 07:03:50.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 07:03:50.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 07:34:19.7|Info|RssSyncService|Starting RSS Sync
2025-07-05 07:34:21.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 07:34:21.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 08:04:49.9|Info|RssSyncService|Starting RSS Sync
2025-07-05 08:04:50.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 08:04:50.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 08:35:20.1|Info|RssSyncService|Starting RSS Sync
2025-07-05 08:35:20.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 08:35:21.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 09:05:50.3|Info|RssSyncService|Starting RSS Sync
2025-07-05 09:05:51.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 09:05:51.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 09:36:20.6|Info|RssSyncService|Starting RSS Sync
2025-07-05 09:36:21.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 09:36:21.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 09:53:03.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-05 09:53:03.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-05 09:53:03.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-05 09:53:05.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-05 09:53:05.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-05 09:53:05.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-05 09:53:05.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-05 09:53:05.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-05 10:06:50.8|Info|RssSyncService|Starting RSS Sync
2025-07-05 10:06:51.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 10:06:51.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 10:37:21.0|Info|RssSyncService|Starting RSS Sync
2025-07-05 10:37:22.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 10:37:22.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 11:07:51.2|Info|RssSyncService|Starting RSS Sync
2025-07-05 11:07:51.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 11:07:52.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 11:38:21.3|Info|RssSyncService|Starting RSS Sync
2025-07-05 11:38:24.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 11:38:24.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 12:08:51.5|Info|RssSyncService|Starting RSS Sync
2025-07-05 12:08:53.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 12:08:53.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 12:39:21.7|Info|RssSyncService|Starting RSS Sync
2025-07-05 12:39:23.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 12:39:23.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 13:09:51.9|Info|RssSyncService|Starting RSS Sync
2025-07-05 13:09:53.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 13:09:53.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 13:40:22.1|Info|RssSyncService|Starting RSS Sync
2025-07-05 13:40:24.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 13:40:24.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 14:10:52.3|Info|RssSyncService|Starting RSS Sync
2025-07-05 14:10:53.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 14:10:54.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 14:15:29.1|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-07-05 14:41:22.5|Info|RssSyncService|Starting RSS Sync
2025-07-05 14:41:24.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 14:41:24.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 15:11:52.6|Info|RssSyncService|Starting RSS Sync
2025-07-05 15:11:53.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 15:11:53.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 15:42:22.8|Info|RssSyncService|Starting RSS Sync
2025-07-05 15:42:24.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 15:42:24.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 15:53:34.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-05 15:53:36.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-05 15:53:36.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-05 15:53:36.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-05 15:53:36.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-05 15:53:36.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-05 16:12:53.0|Info|RssSyncService|Starting RSS Sync
2025-07-05 16:12:55.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 16:12:55.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 16:43:23.2|Info|RssSyncService|Starting RSS Sync
2025-07-05 16:43:24.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 16:43:24.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 17:13:53.4|Info|RssSyncService|Starting RSS Sync
2025-07-05 17:13:54.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 17:13:55.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 17:44:23.6|Info|RssSyncService|Starting RSS Sync
2025-07-05 17:44:24.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 17:44:25.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 18:14:53.9|Info|RssSyncService|Starting RSS Sync
2025-07-05 18:14:55.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 18:14:55.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 18:45:24.0|Info|RssSyncService|Starting RSS Sync
2025-07-05 18:45:25.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 18:45:25.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 19:15:54.3|Info|RssSyncService|Starting RSS Sync
2025-07-05 19:15:55.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 19:15:55.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 19:46:24.5|Info|RssSyncService|Starting RSS Sync
2025-07-05 19:46:25.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 19:46:25.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 20:16:54.7|Info|RssSyncService|Starting RSS Sync
2025-07-05 20:16:54.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/06/2025 09:16:51 due to recent failures." />
2025-07-05 20:16:54.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/06/2025 09:16:51 due to recent failures." />
2025-07-05 20:16:54.7|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 12:59:57
2025-07-05 20:16:56.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 20:16:56.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 20:47:24.9|Info|RssSyncService|Starting RSS Sync
2025-07-05 20:47:24.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/06/2025 18:19:24 due to recent failures." />
2025-07-05 20:47:24.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/06/2025 18:19:24 due to recent failures." />
2025-07-05 20:47:24.9|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 21:31:59
2025-07-05 20:47:27.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 20:47:27.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 21:17:55.1|Info|RssSyncService|Starting RSS Sync
2025-07-05 21:18:08.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-05 21:18:14.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-05 21:18:20.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-05 21:18:26.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-05 21:18:33.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-05 21:18:39.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-05 21:18:41.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 21:18:41.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 21:48:55.3|Info|RssSyncService|Starting RSS Sync
2025-07-05 21:49:04.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-05 21:49:04.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/06/2025 08:48:02 due to recent failures." />
2025-07-05 21:49:04.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/06/2025 08:48:02 due to recent failures." />
2025-07-05 21:49:04.6|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 10:58:57
2025-07-05 21:49:13.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-05 21:49:20.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-05 21:49:20.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 21:49:20.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 21:54:05.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-05 21:54:07.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-05 21:54:07.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-05 21:54:07.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-05 21:54:07.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-05 21:54:07.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-05 22:19:25.6|Info|RssSyncService|Starting RSS Sync
2025-07-05 22:19:26.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 22:19:27.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 22:49:55.8|Info|RssSyncService|Starting RSS Sync
2025-07-05 22:49:57.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 22:49:57.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 23:20:26.0|Info|RssSyncService|Starting RSS Sync
2025-07-05 23:20:27.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 23:20:27.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-05 23:50:56.2|Info|RssSyncService|Starting RSS Sync
2025-07-05 23:50:57.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-05 23:50:57.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 00:21:26.3|Info|RssSyncService|Starting RSS Sync
2025-07-06 00:23:06.3|Warn|Torznab|TheRARBG (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2025-07-06 00:23:06.3|Info|DownloadDecisionMaker|Processing 68 releases
2025-07-06 00:23:06.4|Info|RssSyncService|RSS Sync Completed. Reports found: 68, Reports grabbed: 0
2025-07-06 00:31:56.4|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-07-06 00:31:56.4|Info|HousekeepingService|Running housecleaning tasks
2025-07-06 00:31:56.4|Info|Database|Vacuuming Log database
2025-07-06 00:31:56.5|Info|Database|Log database compressed
2025-07-06 00:31:56.5|Info|Database|Vacuuming Main database
2025-07-06 00:31:56.5|Info|Database|Main database compressed
2025-07-06 00:32:26.6|Info|RefreshMovieService|Updating info for Avatar: Fire and Ash
2025-07-06 00:32:26.6|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
2025-07-06 00:32:26.6|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
2025-07-06 00:32:26.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:26.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:26.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:26.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:26.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:26.6|Info|RefreshMovieService|Updating info for Avengers: Doomsday
2025-07-06 00:32:26.7|Info|DiskScanService|Scanning disk for Avengers: Doomsday
2025-07-06 00:32:26.7|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
2025-07-06 00:32:26.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:26.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:26.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:26.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:26.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:26.7|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2025-07-06 00:32:26.7|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2025-07-06 00:32:26.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:26.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:26.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:26.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:26.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:26.7|Info|DiskScanService|Scanning disk for Blade
2025-07-06 00:32:26.7|Info|DiskScanService|Completed scanning disk for Blade
2025-07-06 00:32:26.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:26.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:26.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:26.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:26.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:26.8|Info|DiskScanService|Scanning disk for Dune: Part Three
2025-07-06 00:32:26.8|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2025-07-06 00:32:26.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:26.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:26.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:26.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:26.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:26.8|Info|DiskScanService|Scanning disk for Legally Blonde 3
2025-07-06 00:32:26.8|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2025-07-06 00:32:26.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:26.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:26.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:26.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:26.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:26.8|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2025-07-06 00:32:26.8|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2025-07-06 00:32:26.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:26.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:26.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:26.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:26.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:26.8|Info|RefreshMovieService|Updating info for Mission: Impossible - The Final Reckoning
2025-07-06 00:32:26.9|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
2025-07-06 00:32:26.9|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
2025-07-06 00:32:26.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:26.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:26.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:26.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:26.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:26.9|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
2025-07-06 00:32:26.9|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
2025-07-06 00:32:26.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:26.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:26.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:26.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:26.9|Info|MediaCoverService|Downloading Fanart for [Mission: Impossible - The Final Reckoning (2025)][tt9603208, 575265] https://image.tmdb.org/t/p/original/xPNDRM50a58uvv1il2GVZrtWjkZ.jpg
2025-07-06 00:32:26.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:26.9|Info|DiskScanService|Scanning disk for Fast X: Part 2
2025-07-06 00:32:26.9|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2025-07-06 00:32:26.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:26.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:26.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:26.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:26.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:26.9|Info|RefreshMovieService|Updating info for Predator: Badlands
2025-07-06 00:32:26.9|Info|DiskScanService|Scanning disk for Predator: Badlands
2025-07-06 00:32:26.9|Info|DiskScanService|Completed scanning disk for Predator: Badlands
2025-07-06 00:32:26.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:26.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:26.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:26.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:26.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:26.9|Info|RefreshMovieService|Updating info for How to Train Your Dragon
2025-07-06 00:32:27.0|Info|DiskScanService|Scanning disk for How to Train Your Dragon
2025-07-06 00:32:27.0|Info|DiskScanService|Completed scanning disk for How to Train Your Dragon
2025-07-06 00:32:27.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:27.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:27.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:27.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:27.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:27.0|Info|RefreshMovieService|Updating info for Jurassic World Rebirth
2025-07-06 00:32:27.1|Info|DiskScanService|Scanning disk for Jurassic World Rebirth
2025-07-06 00:32:27.1|Info|DiskScanService|Completed scanning disk for Jurassic World Rebirth
2025-07-06 00:32:27.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:27.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:27.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:27.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:27.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:27.1|Info|MediaCoverService|Downloading Poster for [Jurassic World Rebirth (2025)][tt31036941, 1234821] https://image.tmdb.org/t/p/original/khohu1IKmgGNvETjEaxZaWBw4fr.jpg
2025-07-06 00:32:27.1|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
2025-07-06 00:32:27.1|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
2025-07-06 00:32:27.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:27.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:27.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:27.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:27.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:27.1|Info|RefreshMovieService|Updating info for Lilo & Stitch
2025-07-06 00:32:27.2|Info|DiskScanService|Scanning disk for Lilo & Stitch
2025-07-06 00:32:27.2|Info|DiskScanService|Completed scanning disk for Lilo & Stitch
2025-07-06 00:32:27.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:27.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:27.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:27.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:27.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:27.2|Info|DiskScanService|Scanning disk for Masters of the Universe
2025-07-06 00:32:27.2|Info|DiskScanService|Completed scanning disk for Masters of the Universe
2025-07-06 00:32:27.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:27.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:27.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:27.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:27.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:27.2|Info|RefreshMovieService|Updating info for F1
2025-07-06 00:32:27.2|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2025-07-06 00:32:27.3|Info|DiskScanService|Scanning disk for F1
2025-07-06 00:32:27.3|Info|DiskScanService|Completed scanning disk for F1
2025-07-06 00:32:27.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:27.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:27.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:27.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:27.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:27.3|Info|DiskScanService|Scanning disk for The Conjuring: Last Rites
2025-07-06 00:32:27.3|Info|DiskScanService|Completed scanning disk for The Conjuring: Last Rites
2025-07-06 00:32:27.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:27.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:27.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:27.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:27.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:27.3|Info|RefreshMovieService|Updating info for Moana
2025-07-06 00:32:27.3|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2025-07-06 00:32:27.3|Info|DiskScanService|Scanning disk for Moana
2025-07-06 00:32:27.3|Info|DiskScanService|Completed scanning disk for Moana
2025-07-06 00:32:27.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:27.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:27.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:27.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:27.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:27.4|Info|DiskScanService|Scanning disk for Mortal Kombat II
2025-07-06 00:32:27.4|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
2025-07-06 00:32:27.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:27.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:27.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:27.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:27.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:27.4|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-06 00:32:27.4|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-06 00:32:27.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:27.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:27.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:27.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:27.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:32:27.4|Info|DiskScanService|Scanning disk for Shrek 5
2025-07-06 00:32:27.4|Info|DiskScanService|Completed scanning disk for Shrek 5
2025-07-06 00:32:27.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-06 00:32:27.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-06 00:32:27.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-06 00:32:27.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-06 00:32:27.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-06 00:53:26.6|Info|RssSyncService|Starting RSS Sync
2025-07-06 00:53:28.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 00:53:28.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 01:23:56.7|Info|RssSyncService|Starting RSS Sync
2025-07-06 01:24:02.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 01:24:02.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 01:54:26.9|Info|RssSyncService|Starting RSS Sync
2025-07-06 01:54:27.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 01:54:27.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 02:24:57.1|Info|RssSyncService|Starting RSS Sync
2025-07-06 02:24:58.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 02:24:58.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 02:55:27.3|Info|RssSyncService|Starting RSS Sync
2025-07-06 02:55:29.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 02:55:29.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 03:25:57.5|Info|RssSyncService|Starting RSS Sync
2025-07-06 03:25:58.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 03:25:58.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 03:54:36.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-06 03:54:38.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-06 03:54:38.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-06 03:54:38.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-06 03:54:38.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-06 03:54:38.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-06 03:56:27.6|Info|RssSyncService|Starting RSS Sync
2025-07-06 03:56:30.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 03:56:31.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 04:26:57.8|Info|RssSyncService|Starting RSS Sync
2025-07-06 04:26:58.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 04:26:58.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 04:57:28.0|Info|RssSyncService|Starting RSS Sync
2025-07-06 04:57:28.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 04:57:28.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 05:27:58.5|Info|RssSyncService|Starting RSS Sync
2025-07-06 05:28:02.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 05:28:02.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 05:58:28.6|Info|RssSyncService|Starting RSS Sync
2025-07-06 05:58:29.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 05:58:29.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 06:28:58.8|Info|RssSyncService|Starting RSS Sync
2025-07-06 06:28:59.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 06:28:59.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 06:59:29.0|Info|RssSyncService|Starting RSS Sync
2025-07-06 06:59:31.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 06:59:31.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 07:29:59.1|Info|RssSyncService|Starting RSS Sync
2025-07-06 07:30:00.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 07:30:00.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 08:00:29.4|Info|RssSyncService|Starting RSS Sync
2025-07-06 08:00:31.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 08:00:31.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 08:30:59.6|Info|RssSyncService|Starting RSS Sync
2025-07-06 08:31:01.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 08:31:01.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 09:01:29.7|Info|RssSyncService|Starting RSS Sync
2025-07-06 09:01:30.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 09:01:30.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 09:31:59.9|Info|RssSyncService|Starting RSS Sync
2025-07-06 09:32:01.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 09:32:01.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 09:55:06.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-06 09:55:06.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-06 09:55:06.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-06 09:55:08.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-06 09:55:08.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-06 09:55:08.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-06 09:55:08.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-06 09:55:08.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-06 10:02:30.1|Info|RssSyncService|Starting RSS Sync
2025-07-06 10:02:30.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 10:02:31.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 10:33:00.4|Info|RssSyncService|Starting RSS Sync
2025-07-06 10:33:01.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 10:33:01.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 11:03:30.6|Info|RssSyncService|Starting RSS Sync
2025-07-06 11:03:31.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 11:03:32.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 11:34:00.8|Info|RssSyncService|Starting RSS Sync
2025-07-06 11:34:01.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 11:34:01.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 12:04:30.9|Info|RssSyncService|Starting RSS Sync
2025-07-06 12:04:32.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 12:04:32.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 12:35:01.2|Info|RssSyncService|Starting RSS Sync
2025-07-06 12:35:02.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 12:35:02.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 13:05:31.3|Info|RssSyncService|Starting RSS Sync
2025-07-06 13:05:32.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 13:05:32.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 13:36:01.5|Info|RssSyncService|Starting RSS Sync
2025-07-06 13:36:02.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 13:36:02.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 14:06:31.7|Info|RssSyncService|Starting RSS Sync
2025-07-06 14:06:32.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 14:06:32.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 14:37:01.9|Info|RssSyncService|Starting RSS Sync
2025-07-06 14:37:07.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 14:37:07.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 15:07:32.1|Info|RssSyncService|Starting RSS Sync
2025-07-06 15:07:33.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 15:07:33.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 15:38:02.4|Info|RssSyncService|Starting RSS Sync
2025-07-06 15:38:03.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 15:38:03.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 15:55:37.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-06 15:55:39.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-06 15:55:39.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-06 15:55:39.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-06 15:55:39.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-06 15:55:39.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-06 16:08:32.5|Info|RssSyncService|Starting RSS Sync
2025-07-06 16:08:33.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 16:08:33.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 16:39:02.7|Info|RssSyncService|Starting RSS Sync
2025-07-06 16:39:03.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 16:39:03.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 17:09:32.9|Info|RssSyncService|Starting RSS Sync
2025-07-06 17:09:33.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 17:09:34.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 17:40:03.1|Info|RssSyncService|Starting RSS Sync
2025-07-06 17:40:07.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 17:40:07.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 18:10:33.3|Info|RssSyncService|Starting RSS Sync
2025-07-06 18:10:34.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 18:10:35.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 18:41:03.5|Info|RssSyncService|Starting RSS Sync
2025-07-06 18:41:04.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 18:41:04.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 19:11:33.8|Info|RssSyncService|Starting RSS Sync
2025-07-06 19:11:34.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 19:11:34.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 19:42:04.0|Info|RssSyncService|Starting RSS Sync
2025-07-06 19:42:07.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 19:42:07.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 20:12:34.2|Info|RssSyncService|Starting RSS Sync
2025-07-06 20:12:34.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 20:12:34.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 20:43:04.3|Info|RssSyncService|Starting RSS Sync
2025-07-06 20:43:04.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/07/2025 09:18:30 due to recent failures." />
2025-07-06 20:43:04.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/07/2025 09:18:30 due to recent failures." />
2025-07-06 20:43:04.4|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 12:35:27
2025-07-06 20:43:05.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 20:43:05.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 21:13:34.5|Info|RssSyncService|Starting RSS Sync
2025-07-06 21:13:34.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/07/2025 18:21:03 due to recent failures." />
2025-07-06 21:13:34.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/07/2025 18:21:03 due to recent failures." />
2025-07-06 21:13:34.5|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 21:07:29
2025-07-06 21:13:35.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 21:13:35.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 21:44:04.7|Info|RssSyncService|Starting RSS Sync
2025-07-06 21:44:14.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-06 21:44:23.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-06 21:44:29.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-06 21:44:35.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-06 21:44:41.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-06 21:44:52.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-06 21:44:57.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 21:44:57.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 21:56:08.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-06 21:56:10.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-06 21:56:10.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-06 21:56:10.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-06 21:56:10.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-06 21:56:10.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-06 22:15:04.9|Info|RssSyncService|Starting RSS Sync
2025-07-06 22:15:14.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-06 22:15:14.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/07/2025 08:51:10 due to recent failures." />
2025-07-06 22:15:14.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/07/2025 08:51:10 due to recent failures." />
2025-07-06 22:15:14.2|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 10:35:57
2025-07-06 22:15:23.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-06 22:15:29.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-06 22:15:30.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 22:15:30.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 22:45:35.1|Info|RssSyncService|Starting RSS Sync
2025-07-06 22:45:36.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 22:45:36.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 23:16:05.3|Info|RssSyncService|Starting RSS Sync
2025-07-06 23:16:06.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 23:16:07.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-06 23:46:35.5|Info|RssSyncService|Starting RSS Sync
2025-07-06 23:46:38.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-06 23:46:38.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 00:17:05.7|Info|RssSyncService|Starting RSS Sync
2025-07-07 00:17:06.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 00:17:06.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 00:32:05.8|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-07-07 00:32:05.8|Info|RefreshCollectionService|Updating info for The Conjuring Collection
2025-07-07 00:32:05.8|Info|HousekeepingService|Running housecleaning tasks
2025-07-07 00:32:05.9|Info|Database|Vacuuming Log database
2025-07-07 00:32:05.9|Info|Database|Log database compressed
2025-07-07 00:32:05.9|Info|Database|Vacuuming Main database
2025-07-07 00:32:05.9|Info|Database|Main database compressed
2025-07-07 00:32:06.0|Info|RefreshCollectionService|Updating info for How to Train Your Dragon (Live-Action) Collection
2025-07-07 00:32:06.1|Info|RefreshCollectionService|Updating info for Jurassic Park Collection
2025-07-07 00:32:06.3|Info|RefreshCollectionService|Updating info for Mortal Kombat (Reboot) Collection
2025-07-07 00:32:35.9|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
2025-07-07 00:32:35.9|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
2025-07-07 00:32:35.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:35.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:35.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:35.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:35.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:35.9|Info|DiskScanService|Scanning disk for Avengers: Doomsday
2025-07-07 00:32:35.9|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
2025-07-07 00:32:35.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:35.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:35.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:35.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:35.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:35.9|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2025-07-07 00:32:35.9|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2025-07-07 00:32:35.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:35.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:35.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:35.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:35.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:36.0|Info|DiskScanService|Scanning disk for Blade
2025-07-07 00:32:36.0|Info|DiskScanService|Completed scanning disk for Blade
2025-07-07 00:32:36.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:36.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:36.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:36.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:36.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:36.0|Info|DiskScanService|Scanning disk for Dune: Part Three
2025-07-07 00:32:36.0|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2025-07-07 00:32:36.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:36.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:36.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:36.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:36.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:36.0|Info|DiskScanService|Scanning disk for Legally Blonde 3
2025-07-07 00:32:36.0|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2025-07-07 00:32:36.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:36.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:36.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:36.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:36.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:36.0|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2025-07-07 00:32:36.0|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2025-07-07 00:32:36.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:36.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:36.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:36.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:36.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:36.0|Info|RefreshMovieService|Updating info for Mission: Impossible - The Final Reckoning
2025-07-07 00:32:36.1|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
2025-07-07 00:32:36.1|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
2025-07-07 00:32:36.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:36.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:36.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:36.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:36.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:36.1|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
2025-07-07 00:32:36.1|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
2025-07-07 00:32:36.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:36.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:36.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:36.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:36.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:36.1|Info|DiskScanService|Scanning disk for Fast X: Part 2
2025-07-07 00:32:36.1|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2025-07-07 00:32:36.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:36.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:36.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:36.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:36.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:36.1|Info|DiskScanService|Scanning disk for Predator: Badlands
2025-07-07 00:32:36.1|Info|DiskScanService|Completed scanning disk for Predator: Badlands
2025-07-07 00:32:36.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:36.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:36.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:36.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:36.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:36.1|Info|RefreshMovieService|Updating info for How to Train Your Dragon
2025-07-07 00:32:36.2|Info|DiskScanService|Scanning disk for How to Train Your Dragon
2025-07-07 00:32:36.2|Info|DiskScanService|Completed scanning disk for How to Train Your Dragon
2025-07-07 00:32:36.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:36.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:36.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:36.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:36.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:36.2|Info|RefreshMovieService|Updating info for Jurassic World Rebirth
2025-07-07 00:32:36.2|Info|DiskScanService|Scanning disk for Jurassic World Rebirth
2025-07-07 00:32:36.2|Info|DiskScanService|Completed scanning disk for Jurassic World Rebirth
2025-07-07 00:32:36.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:36.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:36.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:36.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:36.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:36.3|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
2025-07-07 00:32:36.3|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
2025-07-07 00:32:36.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:36.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:36.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:36.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:36.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:36.3|Info|RefreshMovieService|Updating info for Lilo & Stitch
2025-07-07 00:32:36.3|Info|DiskScanService|Scanning disk for Lilo & Stitch
2025-07-07 00:32:36.3|Info|DiskScanService|Completed scanning disk for Lilo & Stitch
2025-07-07 00:32:36.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:36.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:36.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:36.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:36.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:36.3|Info|DiskScanService|Scanning disk for Masters of the Universe
2025-07-07 00:32:36.3|Info|DiskScanService|Completed scanning disk for Masters of the Universe
2025-07-07 00:32:36.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:36.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:36.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:36.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:36.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:36.3|Info|RefreshMovieService|Updating info for F1
2025-07-07 00:32:36.4|Info|DiskScanService|Scanning disk for F1
2025-07-07 00:32:36.4|Info|DiskScanService|Completed scanning disk for F1
2025-07-07 00:32:36.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:36.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:36.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:36.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:36.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:36.4|Info|RefreshMovieService|Updating info for The Conjuring: Last Rites
2025-07-07 00:32:36.4|Info|DiskScanService|Scanning disk for The Conjuring: Last Rites
2025-07-07 00:32:36.4|Info|DiskScanService|Completed scanning disk for The Conjuring: Last Rites
2025-07-07 00:32:36.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:36.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:36.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:36.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:36.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:36.4|Info|DiskScanService|Scanning disk for Moana
2025-07-07 00:32:36.4|Info|DiskScanService|Completed scanning disk for Moana
2025-07-07 00:32:36.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:36.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:36.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:36.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:36.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:36.5|Info|DiskScanService|Scanning disk for Mortal Kombat II
2025-07-07 00:32:36.5|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
2025-07-07 00:32:36.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:36.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:36.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:36.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:36.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:36.5|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-07 00:32:36.5|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-07 00:32:36.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:36.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:36.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:36.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:36.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:32:36.5|Info|DiskScanService|Scanning disk for Shrek 5
2025-07-07 00:32:36.5|Info|DiskScanService|Completed scanning disk for Shrek 5
2025-07-07 00:32:36.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-07 00:32:36.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-07 00:32:36.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-07 00:32:36.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-07 00:32:36.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-07 00:47:36.0|Info|RssSyncService|Starting RSS Sync
2025-07-07 00:47:37.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 00:47:37.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 01:18:06.1|Info|RssSyncService|Starting RSS Sync
2025-07-07 01:18:07.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 01:18:07.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 01:48:36.3|Info|RssSyncService|Starting RSS Sync
2025-07-07 01:48:46.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 01:48:46.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 02:19:06.5|Info|RssSyncService|Starting RSS Sync
2025-07-07 02:19:19.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 02:19:19.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 02:49:36.7|Info|RssSyncService|Starting RSS Sync
2025-07-07 02:49:40.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 02:49:40.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 03:20:06.9|Info|RssSyncService|Starting RSS Sync
2025-07-07 03:20:19.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 03:20:19.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 03:50:37.1|Info|RssSyncService|Starting RSS Sync
2025-07-07 03:50:39.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 03:50:39.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 03:56:38.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-07 03:56:40.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-07 03:56:40.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-07 03:56:40.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-07 03:56:40.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-07 03:56:40.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-07 04:21:07.3|Info|RssSyncService|Starting RSS Sync
2025-07-07 04:21:16.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 04:21:16.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 04:51:37.4|Info|RssSyncService|Starting RSS Sync
2025-07-07 04:51:38.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 04:51:38.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 05:22:07.6|Info|RssSyncService|Starting RSS Sync
2025-07-07 05:22:29.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 05:22:29.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 05:52:37.8|Info|RssSyncService|Starting RSS Sync
2025-07-07 05:52:39.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 05:52:39.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 06:23:07.9|Info|RssSyncService|Starting RSS Sync
2025-07-07 06:23:16.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 06:23:16.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 06:53:38.1|Info|RssSyncService|Starting RSS Sync
2025-07-07 06:53:38.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 06:53:38.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 07:24:08.3|Info|RssSyncService|Starting RSS Sync
2025-07-07 07:24:09.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 07:24:09.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 07:54:38.6|Info|RssSyncService|Starting RSS Sync
2025-07-07 07:54:39.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 07:54:39.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 08:25:08.8|Info|RssSyncService|Starting RSS Sync
2025-07-07 08:25:14.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 08:25:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 08:55:38.9|Info|RssSyncService|Starting RSS Sync
2025-07-07 08:55:39.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 08:55:39.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 09:26:09.1|Info|RssSyncService|Starting RSS Sync
2025-07-07 09:26:09.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 09:26:09.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 09:56:39.3|Info|RssSyncService|Starting RSS Sync
2025-07-07 09:56:40.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 09:56:40.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 09:57:09.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-07 09:57:09.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-07 09:57:09.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-07 09:57:11.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-07 09:57:11.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-07 09:57:11.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-07 09:57:11.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-07 09:57:11.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-07 10:27:09.5|Info|RssSyncService|Starting RSS Sync
2025-07-07 10:27:10.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 10:27:10.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 10:57:39.7|Info|RssSyncService|Starting RSS Sync
2025-07-07 10:57:44.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 10:57:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 11:28:09.9|Info|RssSyncService|Starting RSS Sync
2025-07-07 11:28:10.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 11:28:10.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 11:58:40.1|Info|RssSyncService|Starting RSS Sync
2025-07-07 11:58:40.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 11:58:40.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 12:29:10.3|Info|RssSyncService|Starting RSS Sync
2025-07-07 12:29:14.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 12:29:15.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 12:59:40.4|Info|RssSyncService|Starting RSS Sync
2025-07-07 12:59:41.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 12:59:41.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 13:30:10.6|Info|RssSyncService|Starting RSS Sync
2025-07-07 13:30:11.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 13:30:11.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 14:00:40.8|Info|RssSyncService|Starting RSS Sync
2025-07-07 14:00:43.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 14:00:43.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 14:31:10.9|Info|RssSyncService|Starting RSS Sync
2025-07-07 14:31:11.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 14:31:11.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 15:01:41.1|Info|RssSyncService|Starting RSS Sync
2025-07-07 15:01:41.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 15:01:41.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 15:32:11.3|Info|RssSyncService|Starting RSS Sync
2025-07-07 15:32:12.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 15:32:12.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 15:57:40.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-07 15:57:42.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-07 15:57:42.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-07 15:57:42.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-07 15:57:42.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-07 15:57:42.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-07 16:02:41.5|Info|RssSyncService|Starting RSS Sync
2025-07-07 16:02:42.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 16:02:42.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 16:33:11.7|Info|RssSyncService|Starting RSS Sync
2025-07-07 16:33:12.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 16:33:12.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 17:03:41.9|Info|RssSyncService|Starting RSS Sync
2025-07-07 17:03:46.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 17:03:46.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 17:34:12.0|Info|RssSyncService|Starting RSS Sync
2025-07-07 17:34:12.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 17:34:13.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 18:04:42.2|Info|RssSyncService|Starting RSS Sync
2025-07-07 18:04:43.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 18:04:43.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 18:35:12.4|Info|RssSyncService|Starting RSS Sync
2025-07-07 18:35:13.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 18:35:13.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 19:05:42.6|Info|RssSyncService|Starting RSS Sync
2025-07-07 19:05:43.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 19:05:43.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 19:36:12.8|Info|RssSyncService|Starting RSS Sync
2025-07-07 19:36:13.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 19:36:14.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 20:06:43.0|Info|RssSyncService|Starting RSS Sync
2025-07-07 20:06:44.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 20:06:44.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 20:37:13.2|Info|RssSyncService|Starting RSS Sync
2025-07-07 20:37:13.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 20:37:14.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 21:07:43.4|Info|RssSyncService|Starting RSS Sync
2025-07-07 21:07:43.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/08/2025 09:20:10 due to recent failures." />
2025-07-07 21:07:43.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/08/2025 09:20:10 due to recent failures." />
2025-07-07 21:07:43.4|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 12:12:27
2025-07-07 21:07:46.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 21:07:46.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 21:38:13.5|Info|RssSyncService|Starting RSS Sync
2025-07-07 21:38:13.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/08/2025 18:22:42 due to recent failures." />
2025-07-07 21:38:13.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/08/2025 18:22:42 due to recent failures." />
2025-07-07 21:38:13.5|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 20:44:29
2025-07-07 21:38:16.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 21:38:16.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 21:58:10.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-07 21:58:12.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-07 21:58:12.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-07 21:58:12.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-07 21:58:12.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-07 21:58:12.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-07 22:08:43.7|Info|RssSyncService|Starting RSS Sync
2025-07-07 22:08:57.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-07 22:09:03.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-07 22:09:09.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-07 22:09:15.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-07 22:09:21.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-07 22:09:27.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-07 22:09:29.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 22:09:29.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 22:39:43.8|Info|RssSyncService|Starting RSS Sync
2025-07-07 22:39:54.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-07 22:39:54.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/08/2025 08:54:52 due to recent failures." />
2025-07-07 22:39:54.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/08/2025 08:54:52 due to recent failures." />
2025-07-07 22:39:54.1|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 10:14:59
2025-07-07 22:40:04.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-07 22:40:10.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-07 22:40:10.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 22:40:11.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 23:10:14.0|Info|RssSyncService|Starting RSS Sync
2025-07-07 23:10:14.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 23:10:14.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-07 23:40:44.2|Info|RssSyncService|Starting RSS Sync
2025-07-07 23:40:45.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-07 23:40:45.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 00:11:14.4|Info|RssSyncService|Starting RSS Sync
2025-07-08 00:11:16.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 00:11:16.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 00:32:14.5|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-07-08 00:32:14.5|Info|HousekeepingService|Running housecleaning tasks
2025-07-08 00:32:14.6|Info|Database|Vacuuming Log database
2025-07-08 00:32:14.6|Info|Database|Log database compressed
2025-07-08 00:32:14.6|Info|Database|Vacuuming Main database
2025-07-08 00:32:14.6|Info|Database|Main database compressed
2025-07-08 00:32:44.8|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
2025-07-08 00:32:44.8|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
2025-07-08 00:32:44.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:44.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:44.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:44.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:44.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:44.8|Info|RefreshMovieService|Updating info for Avengers: Doomsday
2025-07-08 00:32:44.8|Info|DiskScanService|Scanning disk for Avengers: Doomsday
2025-07-08 00:32:44.8|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
2025-07-08 00:32:44.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:44.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:44.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:44.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:44.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:44.8|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2025-07-08 00:32:44.8|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2025-07-08 00:32:44.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:44.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:44.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:44.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:44.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:44.8|Info|DiskScanService|Scanning disk for Blade
2025-07-08 00:32:44.8|Info|DiskScanService|Completed scanning disk for Blade
2025-07-08 00:32:44.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:44.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:44.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:44.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:44.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:44.9|Info|RefreshMovieService|Updating info for Dune: Part Three
2025-07-08 00:32:44.9|Info|DiskScanService|Scanning disk for Dune: Part Three
2025-07-08 00:32:44.9|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2025-07-08 00:32:44.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:44.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:44.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:44.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:44.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:44.9|Info|DiskScanService|Scanning disk for Legally Blonde 3
2025-07-08 00:32:44.9|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2025-07-08 00:32:44.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:44.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:44.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:44.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:44.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:44.9|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2025-07-08 00:32:44.9|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2025-07-08 00:32:44.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:44.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:44.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:44.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:44.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:44.9|Info|RefreshMovieService|Updating info for Mission: Impossible - The Final Reckoning
2025-07-08 00:32:45.0|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
2025-07-08 00:32:45.0|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
2025-07-08 00:32:45.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:45.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:45.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:45.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:45.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:45.0|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
2025-07-08 00:32:45.0|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
2025-07-08 00:32:45.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:45.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:45.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:45.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:45.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:45.0|Info|DiskScanService|Scanning disk for Fast X: Part 2
2025-07-08 00:32:45.0|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2025-07-08 00:32:45.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:45.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:45.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:45.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:45.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:45.0|Info|RefreshMovieService|Updating info for Predator: Badlands
2025-07-08 00:32:45.1|Info|DiskScanService|Scanning disk for Predator: Badlands
2025-07-08 00:32:45.1|Info|DiskScanService|Completed scanning disk for Predator: Badlands
2025-07-08 00:32:45.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:45.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:45.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:45.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:45.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:45.1|Info|RefreshMovieService|Updating info for How to Train Your Dragon
2025-07-08 00:32:45.1|Info|DiskScanService|Scanning disk for How to Train Your Dragon
2025-07-08 00:32:45.1|Info|DiskScanService|Completed scanning disk for How to Train Your Dragon
2025-07-08 00:32:45.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:45.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:45.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:45.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:45.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:45.1|Info|RefreshMovieService|Updating info for Jurassic World Rebirth
2025-07-08 00:32:45.2|Info|DiskScanService|Scanning disk for Jurassic World Rebirth
2025-07-08 00:32:45.2|Info|DiskScanService|Completed scanning disk for Jurassic World Rebirth
2025-07-08 00:32:45.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:45.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:45.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:45.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:45.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:45.2|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
2025-07-08 00:32:45.2|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
2025-07-08 00:32:45.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:45.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:45.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:45.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:45.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:45.2|Info|RefreshMovieService|Updating info for Lilo & Stitch
2025-07-08 00:32:45.3|Info|DiskScanService|Scanning disk for Lilo & Stitch
2025-07-08 00:32:45.3|Info|DiskScanService|Completed scanning disk for Lilo & Stitch
2025-07-08 00:32:45.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:45.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:45.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:45.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:45.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:45.3|Info|DiskScanService|Scanning disk for Masters of the Universe
2025-07-08 00:32:45.3|Info|DiskScanService|Completed scanning disk for Masters of the Universe
2025-07-08 00:32:45.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:45.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:45.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:45.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:45.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:45.3|Info|RefreshMovieService|Updating info for F1
2025-07-08 00:32:45.3|Info|DiskScanService|Scanning disk for F1
2025-07-08 00:32:45.3|Info|DiskScanService|Completed scanning disk for F1
2025-07-08 00:32:45.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:45.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:45.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:45.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:45.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:45.3|Info|RefreshMovieService|Updating info for The Conjuring: Last Rites
2025-07-08 00:32:45.4|Info|DiskScanService|Scanning disk for The Conjuring: Last Rites
2025-07-08 00:32:45.4|Info|DiskScanService|Completed scanning disk for The Conjuring: Last Rites
2025-07-08 00:32:45.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:45.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:45.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:45.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:45.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:45.4|Info|DiskScanService|Scanning disk for Moana
2025-07-08 00:32:45.4|Info|DiskScanService|Completed scanning disk for Moana
2025-07-08 00:32:45.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:45.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:45.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:45.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:45.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:45.4|Info|DiskScanService|Scanning disk for Mortal Kombat II
2025-07-08 00:32:45.4|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
2025-07-08 00:32:45.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:45.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:45.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:45.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:45.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:45.5|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-08 00:32:45.5|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-08 00:32:45.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:45.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:45.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:45.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:45.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:32:45.5|Info|DiskScanService|Scanning disk for Shrek 5
2025-07-08 00:32:45.5|Info|DiskScanService|Completed scanning disk for Shrek 5
2025-07-08 00:32:45.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-08 00:32:45.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-08 00:32:45.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-08 00:32:45.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-08 00:32:45.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-08 00:41:44.6|Info|RssSyncService|Starting RSS Sync
2025-07-08 00:41:45.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 00:41:45.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 01:12:14.8|Info|RssSyncService|Starting RSS Sync
2025-07-08 01:12:17.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 01:12:17.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 01:42:44.9|Info|RssSyncService|Starting RSS Sync
2025-07-08 01:42:46.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 01:42:46.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 02:13:15.1|Info|RssSyncService|Starting RSS Sync
2025-07-08 02:13:17.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 02:13:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 02:43:45.3|Info|RssSyncService|Starting RSS Sync
2025-07-08 02:45:25.3|Warn|Torznab|Bangumi Moe (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2025-07-08 02:45:25.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 02:45:25.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 03:15:45.5|Info|RssSyncService|Starting RSS Sync
2025-07-08 03:15:46.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 03:15:46.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 03:46:15.7|Info|RssSyncService|Starting RSS Sync
2025-07-08 03:46:18.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 03:46:18.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 03:58:41.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-08 03:58:43.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-08 03:58:43.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-08 03:58:43.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-08 03:58:43.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-08 03:58:43.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-08 04:16:45.9|Info|RssSyncService|Starting RSS Sync
2025-07-08 04:16:46.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 04:16:46.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 04:47:16.1|Info|RssSyncService|Starting RSS Sync
2025-07-08 04:47:17.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 04:47:18.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 05:17:46.3|Info|RssSyncService|Starting RSS Sync
2025-07-08 05:17:46.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 05:17:47.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 05:48:16.5|Info|RssSyncService|Starting RSS Sync
2025-07-08 05:48:20.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 05:48:20.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 06:18:46.7|Info|RssSyncService|Starting RSS Sync
2025-07-08 06:18:47.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 06:18:47.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 06:49:16.8|Info|RssSyncService|Starting RSS Sync
2025-07-08 06:49:17.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 06/24/2025 18:46:12 and 07/08/2025 16:40:09 UTC. Search may be required.
2025-07-08 06:49:22.2|Info|DownloadDecisionMaker|Processing 119 releases
2025-07-08 06:49:22.3|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-07-08 07:19:47.0|Info|RssSyncService|Starting RSS Sync
2025-07-08 07:19:47.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 07/08/2025 16:40:09 and 07/08/2025 16:40:09 UTC. Search may be required.
2025-07-08 07:19:48.8|Info|DownloadDecisionMaker|Processing 119 releases
2025-07-08 07:19:48.9|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-07-08 07:50:17.3|Info|RssSyncService|Starting RSS Sync
2025-07-08 07:50:17.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 07/08/2025 16:40:09 and 07/08/2025 16:40:09 UTC. Search may be required.
2025-07-08 07:50:18.9|Info|DownloadDecisionMaker|Processing 119 releases
2025-07-08 07:50:19.0|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-07-08 08:20:47.5|Info|RssSyncService|Starting RSS Sync
2025-07-08 08:20:47.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 07/08/2025 16:40:09 and 07/08/2025 16:40:09 UTC. Search may be required.
2025-07-08 08:20:48.6|Info|DownloadDecisionMaker|Processing 119 releases
2025-07-08 08:20:48.7|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-07-08 08:51:17.7|Info|RssSyncService|Starting RSS Sync
2025-07-08 08:51:18.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 07/08/2025 16:40:09 and 07/08/2025 16:40:09 UTC. Search may be required.
2025-07-08 08:51:18.4|Info|DownloadDecisionMaker|Processing 119 releases
2025-07-08 08:51:18.5|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-07-08 09:21:47.9|Info|RssSyncService|Starting RSS Sync
2025-07-08 09:21:48.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 07/08/2025 16:40:09 and 07/08/2025 16:40:09 UTC. Search may be required.
2025-07-08 09:21:49.2|Info|DownloadDecisionMaker|Processing 119 releases
2025-07-08 09:21:49.3|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-07-08 09:52:18.0|Info|RssSyncService|Starting RSS Sync
2025-07-08 09:52:18.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 07/08/2025 16:40:09 and 07/08/2025 16:40:09 UTC. Search may be required.
2025-07-08 09:52:18.9|Info|DownloadDecisionMaker|Processing 119 releases
2025-07-08 09:52:19.0|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-07-08 09:59:12.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-08 09:59:12.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-08 09:59:12.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-08 09:59:14.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-08 09:59:14.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-08 09:59:14.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-08 09:59:14.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-08 09:59:14.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-08 10:22:48.2|Info|RssSyncService|Starting RSS Sync
2025-07-08 10:22:48.7|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 07/08/2025 16:40:09 and 07/08/2025 16:40:09 UTC. Search may be required.
2025-07-08 10:22:49.1|Info|DownloadDecisionMaker|Processing 119 releases
2025-07-08 10:22:49.2|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-07-08 10:53:18.4|Info|RssSyncService|Starting RSS Sync
2025-07-08 10:53:19.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 10:53:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 11:23:48.5|Info|RssSyncService|Starting RSS Sync
2025-07-08 11:23:49.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 11:23:49.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 11:54:18.7|Info|RssSyncService|Starting RSS Sync
2025-07-08 11:54:19.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 11:54:19.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 12:24:48.9|Info|RssSyncService|Starting RSS Sync
2025-07-08 12:24:51.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 12:24:51.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 12:55:19.1|Info|RssSyncService|Starting RSS Sync
2025-07-08 12:55:19.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 12:55:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 13:25:49.3|Info|RssSyncService|Starting RSS Sync
2025-07-08 13:25:50.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 13:25:50.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 13:56:19.4|Info|RssSyncService|Starting RSS Sync
2025-07-08 13:56:20.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 13:56:20.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 14:26:49.6|Info|RssSyncService|Starting RSS Sync
2025-07-08 14:26:50.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 14:26:50.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 14:57:19.7|Info|RssSyncService|Starting RSS Sync
2025-07-08 14:57:20.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 14:57:20.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 15:27:49.9|Info|RssSyncService|Starting RSS Sync
2025-07-08 15:27:51.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 15:27:51.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 15:58:20.1|Info|RssSyncService|Starting RSS Sync
2025-07-08 15:58:24.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 15:58:24.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 15:59:43.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-08 15:59:45.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-08 15:59:45.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-08 15:59:45.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-08 15:59:45.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-08 15:59:45.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-08 16:28:50.3|Info|RssSyncService|Starting RSS Sync
2025-07-08 16:28:51.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 16:28:51.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 16:59:20.6|Info|RssSyncService|Starting RSS Sync
2025-07-08 16:59:21.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 16:59:21.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 17:29:50.8|Info|RssSyncService|Starting RSS Sync
2025-07-08 17:29:52.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 17:29:52.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 18:00:21.0|Info|RssSyncService|Starting RSS Sync
2025-07-08 18:00:22.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 18:00:22.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 18:30:51.2|Info|RssSyncService|Starting RSS Sync
2025-07-08 18:30:52.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 18:30:52.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 19:01:21.4|Info|RssSyncService|Starting RSS Sync
2025-07-08 19:01:25.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 19:01:25.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 19:31:51.6|Info|RssSyncService|Starting RSS Sync
2025-07-08 19:31:53.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 19:31:53.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 20:02:21.8|Info|RssSyncService|Starting RSS Sync
2025-07-08 20:02:23.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 20:02:23.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 20:32:52.0|Info|RssSyncService|Starting RSS Sync
2025-07-08 20:32:53.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 20:32:53.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 21:03:22.2|Info|RssSyncService|Starting RSS Sync
2025-07-08 21:03:22.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 21:03:23.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 21:33:52.4|Info|RssSyncService|Starting RSS Sync
2025-07-08 21:33:52.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/09/2025 09:23:18 due to recent failures." />
2025-07-08 21:33:52.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/09/2025 09:23:18 due to recent failures." />
2025-07-08 21:33:52.4|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 11:49:26
2025-07-08 21:33:53.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 21:33:53.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 22:00:14.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-08 22:00:16.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-08 22:00:16.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-08 22:00:16.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-08 22:00:16.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-08 22:00:16.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-08 22:04:22.6|Info|RssSyncService|Starting RSS Sync
2025-07-08 22:04:22.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/09/2025 18:25:51 due to recent failures." />
2025-07-08 22:04:22.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/09/2025 18:25:51 due to recent failures." />
2025-07-08 22:04:22.7|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 20:21:29
2025-07-08 22:04:23.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 22:04:23.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 22:34:52.8|Info|RssSyncService|Starting RSS Sync
2025-07-08 22:35:03.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-08 22:35:09.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-08 22:35:19.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-08 22:35:25.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-08 22:35:31.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-08 22:35:37.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-08 22:35:38.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 22:35:38.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 23:05:53.0|Info|RssSyncService|Starting RSS Sync
2025-07-08 23:06:06.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-08 23:06:06.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/09/2025 08:57:59 due to recent failures." />
2025-07-08 23:06:06.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/09/2025 08:57:59 due to recent failures." />
2025-07-08 23:06:06.3|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 09:51:53
2025-07-08 23:06:12.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-08 23:06:18.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-08 23:06:19.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 23:06:19.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-08 23:36:23.2|Info|RssSyncService|Starting RSS Sync
2025-07-08 23:36:24.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-08 23:36:24.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 00:06:53.4|Info|RssSyncService|Starting RSS Sync
2025-07-09 00:06:54.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 00:06:54.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 00:32:23.6|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-07-09 00:32:23.7|Info|HousekeepingService|Running housecleaning tasks
2025-07-09 00:32:23.7|Info|Database|Vacuuming Log database
2025-07-09 00:32:23.7|Info|Database|Log database compressed
2025-07-09 00:32:23.7|Info|Database|Vacuuming Main database
2025-07-09 00:32:23.8|Info|Database|Main database compressed
2025-07-09 00:32:53.9|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
2025-07-09 00:32:53.9|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
2025-07-09 00:32:53.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:53.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:53.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:53.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:53.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:53.9|Info|DiskScanService|Scanning disk for Avengers: Doomsday
2025-07-09 00:32:53.9|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
2025-07-09 00:32:53.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:53.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:53.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:53.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:53.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:53.9|Info|RefreshMovieService|Updating info for Avengers: Secret Wars
2025-07-09 00:32:53.9|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2025-07-09 00:32:53.9|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2025-07-09 00:32:53.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:53.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:53.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:53.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:53.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:53.9|Info|DiskScanService|Scanning disk for Blade
2025-07-09 00:32:53.9|Info|DiskScanService|Completed scanning disk for Blade
2025-07-09 00:32:53.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:53.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:53.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:53.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:53.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:53.9|Info|RefreshMovieService|Updating info for Dune: Part Three
2025-07-09 00:32:54.0|Info|DiskScanService|Scanning disk for Dune: Part Three
2025-07-09 00:32:54.0|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2025-07-09 00:32:54.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:54.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:54.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:54.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:54.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:54.0|Info|DiskScanService|Scanning disk for Legally Blonde 3
2025-07-09 00:32:54.0|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2025-07-09 00:32:54.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:54.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:54.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:54.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:54.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:54.0|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2025-07-09 00:32:54.0|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2025-07-09 00:32:54.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:54.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:54.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:54.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:54.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:54.0|Info|RefreshMovieService|Updating info for Mission: Impossible - The Final Reckoning
2025-07-09 00:32:54.0|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
2025-07-09 00:32:54.1|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
2025-07-09 00:32:54.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:54.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:54.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:54.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:54.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:54.1|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
2025-07-09 00:32:54.1|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
2025-07-09 00:32:54.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:54.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:54.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:54.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:54.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:54.1|Info|DiskScanService|Scanning disk for Fast X: Part 2
2025-07-09 00:32:54.1|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2025-07-09 00:32:54.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:54.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:54.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:54.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:54.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:54.1|Info|DiskScanService|Scanning disk for Predator: Badlands
2025-07-09 00:32:54.1|Info|DiskScanService|Completed scanning disk for Predator: Badlands
2025-07-09 00:32:54.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:54.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:54.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:54.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:54.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:54.1|Info|RefreshMovieService|Updating info for How to Train Your Dragon
2025-07-09 00:32:54.1|Info|DiskScanService|Scanning disk for How to Train Your Dragon
2025-07-09 00:32:54.1|Info|DiskScanService|Completed scanning disk for How to Train Your Dragon
2025-07-09 00:32:54.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:54.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:54.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:54.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:54.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:54.1|Info|RefreshMovieService|Updating info for Jurassic World Rebirth
2025-07-09 00:32:54.2|Info|DiskScanService|Scanning disk for Jurassic World Rebirth
2025-07-09 00:32:54.2|Info|DiskScanService|Completed scanning disk for Jurassic World Rebirth
2025-07-09 00:32:54.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:54.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:54.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:54.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:54.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:54.2|Info|RefreshMovieService|Updating info for The Mandalorian and Grogu
2025-07-09 00:32:54.2|Info|MediaCoverService|Downloading Poster for [Jurassic World Rebirth (2025)][tt31036941, 1234821] https://image.tmdb.org/t/p/original/q0fGCmjLu42MPlSO9OYWpI5w86I.jpg
2025-07-09 00:32:54.3|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
2025-07-09 00:32:54.3|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
2025-07-09 00:32:54.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:54.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:54.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:54.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:54.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:54.3|Info|RefreshMovieService|Updating info for Lilo & Stitch
2025-07-09 00:32:54.3|Info|DiskScanService|Scanning disk for Lilo & Stitch
2025-07-09 00:32:54.3|Info|DiskScanService|Completed scanning disk for Lilo & Stitch
2025-07-09 00:32:54.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:54.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:54.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:54.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:54.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:54.3|Info|DiskScanService|Scanning disk for Masters of the Universe
2025-07-09 00:32:54.3|Info|DiskScanService|Completed scanning disk for Masters of the Universe
2025-07-09 00:32:54.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:54.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:54.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:54.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:54.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:54.3|Info|RefreshMovieService|Updating info for F1
2025-07-09 00:32:54.4|Info|DiskScanService|Scanning disk for F1
2025-07-09 00:32:54.4|Info|DiskScanService|Completed scanning disk for F1
2025-07-09 00:32:54.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:54.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:54.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:54.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:54.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:54.4|Info|RefreshMovieService|Updating info for The Conjuring: Last Rites
2025-07-09 00:32:54.4|Info|MediaCoverService|Downloading Fanart for [F1 (2025)][tt16311594, 911430] https://image.tmdb.org/t/p/original/lkDYN0whyE82mcM20rwtwjbniKF.jpg
2025-07-09 00:32:54.5|Info|DiskScanService|Scanning disk for The Conjuring: Last Rites
2025-07-09 00:32:54.5|Info|DiskScanService|Completed scanning disk for The Conjuring: Last Rites
2025-07-09 00:32:54.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:54.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:54.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:54.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:54.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:54.5|Info|DiskScanService|Scanning disk for Moana
2025-07-09 00:32:54.5|Info|DiskScanService|Completed scanning disk for Moana
2025-07-09 00:32:54.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:54.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:54.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:54.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:54.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:54.5|Info|DiskScanService|Scanning disk for Mortal Kombat II
2025-07-09 00:32:54.5|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
2025-07-09 00:32:54.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:54.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:54.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:54.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:54.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:54.5|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-09 00:32:54.5|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-09 00:32:54.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:54.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:54.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:54.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:54.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:54.5|Info|RefreshMovieService|Updating info for Shrek 5
2025-07-09 00:32:54.6|Info|DiskScanService|Scanning disk for Shrek 5
2025-07-09 00:32:54.6|Info|DiskScanService|Completed scanning disk for Shrek 5
2025-07-09 00:32:54.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-09 00:32:54.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-09 00:32:54.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-09 00:32:54.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-09 00:32:54.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-09 00:32:54.6|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2025-07-09 00:32:54.6|Info|MediaCoverService|Downloading Poster for [Shrek 5 (2026)][tt6113186, 421892] https://image.tmdb.org/t/p/original/8XwmMjwiQ91Rm0eU4AcxyFA3XUZ.jpg
2025-07-09 00:32:54.7|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2025-07-09 00:32:54.8|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2025-07-09 00:37:23.7|Info|RssSyncService|Starting RSS Sync
2025-07-09 00:37:27.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 00:37:28.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 01:07:53.8|Info|RssSyncService|Starting RSS Sync
2025-07-09 01:07:54.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 01:07:54.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 01:38:24.1|Info|RssSyncService|Starting RSS Sync
2025-07-09 01:38:25.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 01:38:25.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 02:08:54.3|Info|RssSyncService|Starting RSS Sync
2025-07-09 02:08:55.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 02:08:55.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 02:39:24.5|Info|RssSyncService|Starting RSS Sync
2025-07-09 02:39:26.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 02:39:26.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 03:09:54.7|Info|RssSyncService|Starting RSS Sync
2025-07-09 03:09:55.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 03:09:55.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 03:40:24.8|Info|RssSyncService|Starting RSS Sync
2025-07-09 03:40:28.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 03:40:28.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 03:43:07.3|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Images/Icons/apple-touch-icon.png?h=EPy9wv+r9neeI/wGbwTeLQ not found
2025-07-09 03:43:07.8|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Images/Icons/favicon-16x16.png?h=p3NFSwc5S5sVjVL9La429Q not found
2025-07-09 03:43:08.5|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Fonts/fonts.css?h=ZYP7+3tB+/eme7MGOlDOLg not found
2025-07-09 03:43:08.5|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Images/Icons/safari-pinned-tab.svg?h=TVr3+MxG/7RUCZrNbIolsA not found
2025-07-09 03:43:08.5|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/Images/Icons/favicon-32x32.png?h=bl6dXPciun3Kb/5BfDu2eA not found
2025-07-09 03:43:08.5|Warn|StaticResourceMapper|File /app/radarr/bin/UI/Content/styles.css?h=VAwjWra8YBWH8JiyE7JFDA not found
2025-07-09 04:00:44.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-09 04:00:46.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-09 04:00:46.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-09 04:00:46.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-09 04:00:46.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-09 04:00:46.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-09 04:10:55.1|Info|RssSyncService|Starting RSS Sync
2025-07-09 04:10:56.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 04:10:56.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 04:41:25.3|Info|RssSyncService|Starting RSS Sync
2025-07-09 04:41:28.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 04:41:28.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 05:11:55.4|Info|RssSyncService|Starting RSS Sync
2025-07-09 05:11:57.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 05:11:57.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 05:42:25.6|Info|RssSyncService|Starting RSS Sync
2025-07-09 05:42:27.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 05:42:27.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 06:12:55.9|Info|RssSyncService|Starting RSS Sync
2025-07-09 06:12:58.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 06:12:58.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 06:43:26.1|Info|RssSyncService|Starting RSS Sync
2025-07-09 06:43:26.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 06:43:26.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 07:13:56.3|Info|RssSyncService|Starting RSS Sync
2025-07-09 07:13:59.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 07:14:00.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 07:44:26.5|Info|RssSyncService|Starting RSS Sync
2025-07-09 07:44:32.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 07:44:32.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 08:14:56.7|Info|RssSyncService|Starting RSS Sync
2025-07-09 08:14:57.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 08:14:57.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 08:45:26.9|Info|RssSyncService|Starting RSS Sync
2025-07-09 08:45:35.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 08:45:35.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 09:15:57.1|Info|RssSyncService|Starting RSS Sync
2025-07-09 09:15:59.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 09:16:00.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 09:46:27.3|Info|RssSyncService|Starting RSS Sync
2025-07-09 09:46:32.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 09:46:32.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 10:01:15.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-09 10:01:15.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-09 10:01:15.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-09 10:01:17.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-09 10:01:17.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-09 10:01:17.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-09 10:01:17.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-09 10:01:17.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-09 10:16:57.5|Info|RssSyncService|Starting RSS Sync
2025-07-09 10:17:01.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 10:17:01.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 10:47:27.7|Info|RssSyncService|Starting RSS Sync
2025-07-09 10:47:28.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 10:47:28.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 11:17:57.9|Info|RssSyncService|Starting RSS Sync
2025-07-09 11:18:15.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 11:18:15.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 11:48:28.1|Info|RssSyncService|Starting RSS Sync
2025-07-09 11:48:28.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 11:48:28.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 12:18:58.2|Info|RssSyncService|Starting RSS Sync
2025-07-09 12:19:11.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 12:19:11.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 12:49:28.4|Info|RssSyncService|Starting RSS Sync
2025-07-09 12:49:30.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 12:49:30.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 13:19:58.7|Info|RssSyncService|Starting RSS Sync
2025-07-09 13:19:59.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 13:19:59.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 13:50:28.9|Info|RssSyncService|Starting RSS Sync
2025-07-09 13:50:29.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 13:50:29.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 14:20:59.1|Info|RssSyncService|Starting RSS Sync
2025-07-09 14:20:59.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 14:20:59.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 14:51:29.3|Info|RssSyncService|Starting RSS Sync
2025-07-09 14:51:29.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 14:51:30.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 15:21:59.5|Info|RssSyncService|Starting RSS Sync
2025-07-09 15:22:00.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 15:22:00.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 15:52:29.7|Info|RssSyncService|Starting RSS Sync
2025-07-09 15:52:32.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 15:52:32.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 16:01:46.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-09 16:01:48.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-09 16:01:48.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-09 16:01:48.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-09 16:01:48.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-09 16:01:48.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-09 16:22:59.9|Info|RssSyncService|Starting RSS Sync
2025-07-09 16:23:00.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 16:23:00.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 16:53:30.1|Info|RssSyncService|Starting RSS Sync
2025-07-09 16:53:30.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 16:53:31.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 17:24:00.3|Info|RssSyncService|Starting RSS Sync
2025-07-09 17:24:01.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 17:24:01.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 17:54:30.5|Info|RssSyncService|Starting RSS Sync
2025-07-09 17:54:31.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 17:54:31.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 18:25:00.7|Info|RssSyncService|Starting RSS Sync
2025-07-09 18:25:01.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 18:25:01.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 18:55:30.9|Info|RssSyncService|Starting RSS Sync
2025-07-09 18:55:31.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 18:55:31.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 19:26:01.1|Info|RssSyncService|Starting RSS Sync
2025-07-09 19:26:01.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 19:26:01.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 19:56:31.3|Info|RssSyncService|Starting RSS Sync
2025-07-09 19:56:31.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 19:56:32.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 20:27:01.5|Info|RssSyncService|Starting RSS Sync
2025-07-09 20:27:02.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 20:27:02.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 20:57:31.6|Info|RssSyncService|Starting RSS Sync
2025-07-09 20:57:31.9|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 07/10/2025 01:20:22 and 07/10/2025 01:31:20 UTC. Search may be required.
2025-07-09 20:57:32.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 20:57:32.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 21:28:01.8|Info|RssSyncService|Starting RSS Sync
2025-07-09 21:28:02.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 21:28:02.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 21:58:32.0|Info|RssSyncService|Starting RSS Sync
2025-07-09 21:58:32.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/10/2025 09:24:58 due to recent failures." />
2025-07-09 21:58:32.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/10/2025 09:24:58 due to recent failures." />
2025-07-09 21:58:32.0|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 11:26:26
2025-07-09 21:58:32.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 21:58:32.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 22:02:17.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-09 22:02:19.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-09 22:02:19.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-09 22:02:19.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-09 22:02:19.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-09 22:02:19.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-09 22:29:02.2|Info|RssSyncService|Starting RSS Sync
2025-07-09 22:29:02.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/10/2025 18:27:31 due to recent failures." />
2025-07-09 22:29:02.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/10/2025 18:27:31 due to recent failures." />
2025-07-09 22:29:02.2|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 19:58:29
2025-07-09 22:29:02.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 22:29:03.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 22:59:32.4|Info|RssSyncService|Starting RSS Sync
2025-07-09 22:59:41.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-09 22:59:50.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-09 22:59:57.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-09 23:00:03.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-09 23:00:13.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-09 23:00:19.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-09 23:00:20.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 23:00:20.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-09 23:30:32.6|Info|RssSyncService|Starting RSS Sync
2025-07-09 23:30:41.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-09 23:30:41.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/10/2025 09:02:38 due to recent failures." />
2025-07-09 23:30:41.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/10/2025 09:02:38 due to recent failures." />
2025-07-09 23:30:41.9|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 09:31:57
2025-07-09 23:30:51.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-09 23:31:01.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-09 23:31:01.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-09 23:31:01.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 00:01:02.8|Info|RssSyncService|Starting RSS Sync
2025-07-10 00:01:03.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 00:01:03.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 00:17:02.9|Info|BackupService|Starting Backup
2025-07-10 00:31:32.9|Info|RssSyncService|Starting RSS Sync
2025-07-10 00:31:33.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 00:31:34.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 00:32:33.0|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-07-10 00:32:33.0|Info|HousekeepingService|Running housecleaning tasks
2025-07-10 00:32:33.0|Info|Database|Vacuuming Log database
2025-07-10 00:32:33.0|Info|Database|Log database compressed
2025-07-10 00:32:33.0|Info|Database|Vacuuming Main database
2025-07-10 00:32:33.0|Info|Database|Main database compressed
2025-07-10 00:33:03.2|Info|RefreshMovieService|Updating info for Avatar: Fire and Ash
2025-07-10 00:33:03.2|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
2025-07-10 00:33:03.2|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
2025-07-10 00:33:03.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:03.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:03.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:03.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:03.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:03.2|Info|RefreshMovieService|Updating info for Avengers: Doomsday
2025-07-10 00:33:03.3|Info|DiskScanService|Scanning disk for Avengers: Doomsday
2025-07-10 00:33:03.3|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
2025-07-10 00:33:03.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:03.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:03.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:03.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:03.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:03.3|Info|RefreshMovieService|Updating info for Avengers: Secret Wars
2025-07-10 00:33:03.3|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2025-07-10 00:33:03.3|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2025-07-10 00:33:03.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:03.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:03.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:03.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:03.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:03.4|Info|DiskScanService|Scanning disk for Blade
2025-07-10 00:33:03.4|Info|DiskScanService|Completed scanning disk for Blade
2025-07-10 00:33:03.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:03.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:03.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:03.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:03.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:03.4|Info|RefreshMovieService|Updating info for Dune: Part Three
2025-07-10 00:33:03.4|Info|DiskScanService|Scanning disk for Dune: Part Three
2025-07-10 00:33:03.4|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2025-07-10 00:33:03.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:03.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:03.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:03.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:03.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:03.4|Info|DiskScanService|Scanning disk for Legally Blonde 3
2025-07-10 00:33:03.4|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2025-07-10 00:33:03.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:03.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:03.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:03.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:03.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:03.4|Info|MediaCoverService|Downloading Fanart for [Dune: Part Three (2026)][tt31378509, 1170608] https://image.tmdb.org/t/p/original/ds4DHrI8YCBOOja7ztRUrg9Guck.jpg
2025-07-10 00:33:03.4|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2025-07-10 00:33:03.4|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2025-07-10 00:33:03.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:03.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:03.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:03.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:03.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:03.5|Info|RefreshMovieService|Updating info for Mission: Impossible - The Final Reckoning
2025-07-10 00:33:03.5|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
2025-07-10 00:33:03.5|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
2025-07-10 00:33:03.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:03.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:03.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:03.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:03.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:03.5|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
2025-07-10 00:33:03.5|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
2025-07-10 00:33:03.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:03.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:03.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:03.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:03.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:03.5|Info|DiskScanService|Scanning disk for Fast X: Part 2
2025-07-10 00:33:03.5|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2025-07-10 00:33:03.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:03.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:03.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:03.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:03.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:03.6|Info|DiskScanService|Scanning disk for Predator: Badlands
2025-07-10 00:33:03.6|Info|DiskScanService|Completed scanning disk for Predator: Badlands
2025-07-10 00:33:03.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:03.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:03.6|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2025-07-10 00:33:03.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:03.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:03.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:03.6|Info|RefreshMovieService|Updating info for How to Train Your Dragon
2025-07-10 00:33:03.6|Info|DiskScanService|Scanning disk for How to Train Your Dragon
2025-07-10 00:33:03.6|Info|DiskScanService|Completed scanning disk for How to Train Your Dragon
2025-07-10 00:33:03.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:03.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:03.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:03.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:03.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:03.6|Info|RefreshMovieService|Updating info for Jurassic World Rebirth
2025-07-10 00:33:03.7|Info|DiskScanService|Scanning disk for Jurassic World Rebirth
2025-07-10 00:33:03.7|Info|DiskScanService|Completed scanning disk for Jurassic World Rebirth
2025-07-10 00:33:03.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:03.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:03.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:03.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:03.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:03.7|Info|RefreshMovieService|Updating info for The Mandalorian and Grogu
2025-07-10 00:33:03.8|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
2025-07-10 00:33:03.8|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
2025-07-10 00:33:03.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:03.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:03.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:03.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:03.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:03.8|Info|RefreshMovieService|Updating info for Lilo & Stitch
2025-07-10 00:33:03.8|Info|DiskScanService|Scanning disk for Lilo & Stitch
2025-07-10 00:33:03.8|Info|DiskScanService|Completed scanning disk for Lilo & Stitch
2025-07-10 00:33:03.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:03.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:03.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:03.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:03.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:03.8|Info|MediaCoverService|Downloading Poster for [Lilo & Stitch (2025)][tt11655566, 552524] https://image.tmdb.org/t/p/original/tUae3mefrDVTgm5mRzqWnZK6fOP.jpg
2025-07-10 00:33:03.8|Info|DiskScanService|Scanning disk for Masters of the Universe
2025-07-10 00:33:03.8|Info|DiskScanService|Completed scanning disk for Masters of the Universe
2025-07-10 00:33:03.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:03.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:03.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:03.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:03.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:03.8|Info|RefreshMovieService|Updating info for F1
2025-07-10 00:33:03.9|Info|DiskScanService|Scanning disk for F1
2025-07-10 00:33:03.9|Info|DiskScanService|Completed scanning disk for F1
2025-07-10 00:33:03.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:03.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:03.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:03.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:03.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:03.9|Info|RefreshMovieService|Updating info for The Conjuring: Last Rites
2025-07-10 00:33:03.9|Info|DiskScanService|Scanning disk for The Conjuring: Last Rites
2025-07-10 00:33:03.9|Info|DiskScanService|Completed scanning disk for The Conjuring: Last Rites
2025-07-10 00:33:03.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:03.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:03.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:03.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:03.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:04.0|Info|DiskScanService|Scanning disk for Moana
2025-07-10 00:33:04.0|Info|DiskScanService|Completed scanning disk for Moana
2025-07-10 00:33:04.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:04.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:04.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:04.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:04.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:04.0|Info|RefreshMovieService|Updating info for Mortal Kombat II
2025-07-10 00:33:04.0|Info|DiskScanService|Scanning disk for Mortal Kombat II
2025-07-10 00:33:04.0|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
2025-07-10 00:33:04.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:04.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:04.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:04.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:04.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:04.0|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-10 00:33:04.0|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-10 00:33:04.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:04.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:04.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:04.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:04.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:04.0|Info|DiskScanService|Scanning disk for Shrek 5
2025-07-10 00:33:04.0|Info|DiskScanService|Completed scanning disk for Shrek 5
2025-07-10 00:33:04.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-10 00:33:04.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-10 00:33:04.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-10 00:33:04.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-10 00:33:04.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-10 00:33:04.2|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2025-07-10 01:02:03.2|Info|RssSyncService|Starting RSS Sync
2025-07-10 01:02:04.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 01:02:04.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 01:32:33.4|Info|RssSyncService|Starting RSS Sync
2025-07-10 01:32:34.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 01:32:34.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 02:03:03.6|Info|RssSyncService|Starting RSS Sync
2025-07-10 02:03:04.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 02:03:04.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 02:33:33.8|Info|RssSyncService|Starting RSS Sync
2025-07-10 02:33:34.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 02:33:34.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 03:04:04.0|Info|RssSyncService|Starting RSS Sync
2025-07-10 03:04:04.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 03:04:04.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 03:34:34.1|Info|RssSyncService|Starting RSS Sync
2025-07-10 03:34:34.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 03:34:34.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 04:02:47.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-10 04:02:49.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-10 04:02:49.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-10 04:02:49.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-10 04:02:49.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-10 04:02:49.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-10 04:05:04.3|Info|RssSyncService|Starting RSS Sync
2025-07-10 04:05:04.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 04:05:05.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 04:35:34.5|Info|RssSyncService|Starting RSS Sync
2025-07-10 04:35:35.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 04:35:35.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 05:06:04.7|Info|RssSyncService|Starting RSS Sync
2025-07-10 05:06:05.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 05:06:05.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 05:36:34.9|Info|RssSyncService|Starting RSS Sync
2025-07-10 05:36:35.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 05:36:35.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 06:07:05.1|Info|RssSyncService|Starting RSS Sync
2025-07-10 06:07:05.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 06:07:05.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 06:37:35.3|Info|RssSyncService|Starting RSS Sync
2025-07-10 06:37:36.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 06:37:36.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 07:08:05.5|Info|RssSyncService|Starting RSS Sync
2025-07-10 07:08:06.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 07:08:06.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 07:38:35.7|Info|RssSyncService|Starting RSS Sync
2025-07-10 07:38:36.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 07:38:36.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 08:09:06.0|Info|RssSyncService|Starting RSS Sync
2025-07-10 08:09:09.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 08:09:09.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 08:39:36.2|Info|RssSyncService|Starting RSS Sync
2025-07-10 08:39:36.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 08:39:36.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 09:10:06.3|Info|RssSyncService|Starting RSS Sync
2025-07-10 09:10:07.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 09:10:07.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 09:40:36.5|Info|RssSyncService|Starting RSS Sync
2025-07-10 09:40:37.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 09:40:37.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 10:03:18.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-10 10:03:18.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-10 10:03:18.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-10 10:03:20.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-10 10:03:20.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-10 10:03:20.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-10 10:03:20.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-10 10:03:20.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-10 10:11:06.8|Info|RssSyncService|Starting RSS Sync
2025-07-10 10:11:07.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 10:11:08.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 10:41:37.0|Info|RssSyncService|Starting RSS Sync
2025-07-10 10:41:38.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 10:41:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 11:12:07.2|Info|RssSyncService|Starting RSS Sync
2025-07-10 11:12:07.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 11:12:08.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 11:42:37.4|Info|RssSyncService|Starting RSS Sync
2025-07-10 11:42:38.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 11:42:38.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 12:13:07.6|Info|RssSyncService|Starting RSS Sync
2025-07-10 12:13:08.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 12:13:08.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 12:43:37.8|Info|RssSyncService|Starting RSS Sync
2025-07-10 12:43:38.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 12:43:38.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 13:14:08.0|Info|RssSyncService|Starting RSS Sync
2025-07-10 13:14:08.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 13:14:08.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 13:44:38.2|Info|RssSyncService|Starting RSS Sync
2025-07-10 13:44:40.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 13:44:41.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 14:15:08.4|Info|RssSyncService|Starting RSS Sync
2025-07-10 14:15:09.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 14:15:09.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 14:45:38.6|Info|RssSyncService|Starting RSS Sync
2025-07-10 14:45:43.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/10/2025 14:46:43 due to recent failures." />
2025-07-10 14:45:43.7|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 00:01:00
2025-07-10 14:45:43.7|Info|DownloadDecisionMaker|Processing 84 releases
2025-07-10 14:45:43.8|Info|RssSyncService|RSS Sync Completed. Reports found: 84, Reports grabbed: 0
2025-07-10 15:16:08.8|Info|RssSyncService|Starting RSS Sync
2025-07-10 15:16:09.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 15:16:09.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 15:46:39.0|Info|RssSyncService|Starting RSS Sync
2025-07-10 15:46:39.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 15:46:40.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 16:03:49.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-10 16:03:51.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-10 16:03:51.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-10 16:03:51.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-10 16:03:51.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-10 16:03:51.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-10 16:17:09.2|Info|RssSyncService|Starting RSS Sync
2025-07-10 16:17:10.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 16:17:10.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 16:47:39.4|Info|RssSyncService|Starting RSS Sync
2025-07-10 16:47:40.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 16:47:40.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 17:18:09.6|Info|RssSyncService|Starting RSS Sync
2025-07-10 17:18:10.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 17:18:10.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 17:48:39.8|Info|RssSyncService|Starting RSS Sync
2025-07-10 17:48:40.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 17:48:41.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 18:19:10.0|Info|RssSyncService|Starting RSS Sync
2025-07-10 18:19:10.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 18:19:11.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 18:49:40.2|Info|RssSyncService|Starting RSS Sync
2025-07-10 18:49:40.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 18:49:41.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 19:20:10.4|Info|RssSyncService|Starting RSS Sync
2025-07-10 19:20:11.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 19:20:11.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 19:50:40.6|Info|RssSyncService|Starting RSS Sync
2025-07-10 19:50:41.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 19:50:41.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 20:21:10.8|Info|RssSyncService|Starting RSS Sync
2025-07-10 20:21:11.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 20:21:11.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 20:51:41.0|Info|RssSyncService|Starting RSS Sync
2025-07-10 20:51:41.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 20:51:41.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 21:22:11.2|Info|RssSyncService|Starting RSS Sync
2025-07-10 21:22:11.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 21:22:12.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 21:52:41.4|Info|RssSyncService|Starting RSS Sync
2025-07-10 21:52:42.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 21:52:42.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 22:04:20.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-10 22:04:22.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-10 22:04:22.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-10 22:04:22.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-10 22:04:22.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-10 22:04:22.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-10 22:23:11.6|Info|RssSyncService|Starting RSS Sync
2025-07-10 22:23:11.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/11/2025 09:26:38 due to recent failures." />
2025-07-10 22:23:11.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/11/2025 09:26:38 due to recent failures." />
2025-07-10 22:23:11.7|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 11:03:26
2025-07-10 22:23:12.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 22:23:12.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 22:53:41.9|Info|RssSyncService|Starting RSS Sync
2025-07-10 22:53:41.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/11/2025 18:29:10 due to recent failures." />
2025-07-10 22:53:41.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/11/2025 18:29:10 due to recent failures." />
2025-07-10 22:53:41.9|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 19:35:28
2025-07-10 22:53:42.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 22:53:42.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 23:24:12.1|Info|RssSyncService|Starting RSS Sync
2025-07-10 23:24:21.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-10 23:24:34.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-10 23:24:40.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-10 23:24:47.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-10 23:24:53.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-10 23:24:59.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-10 23:24:59.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 23:25:00.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-10 23:55:12.3|Info|RssSyncService|Starting RSS Sync
2025-07-10 23:55:33.8|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-10 23:55:33.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/11/2025 09:05:48 due to recent failures." />
2025-07-10 23:55:33.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/11/2025 09:05:48 due to recent failures." />
2025-07-10 23:55:33.8|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 09:10:15
2025-07-10 23:55:40.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-10 23:55:46.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-10 23:55:46.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-10 23:55:46.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 00:26:12.5|Info|RssSyncService|Starting RSS Sync
2025-07-11 00:27:52.5|Warn|Torznab|kickasstorrents.ws (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2025-07-11 00:27:52.5|Info|DownloadDecisionMaker|Processing 84 releases
2025-07-11 00:27:52.6|Info|RssSyncService|RSS Sync Completed. Reports found: 84, Reports grabbed: 0
2025-07-11 00:32:42.6|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-07-11 00:32:42.6|Info|HousekeepingService|Running housecleaning tasks
2025-07-11 00:32:42.6|Info|Database|Vacuuming Log database
2025-07-11 00:32:42.6|Info|Database|Log database compressed
2025-07-11 00:32:42.6|Info|Database|Vacuuming Main database
2025-07-11 00:32:42.7|Info|Database|Main database compressed
2025-07-11 00:33:12.8|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
2025-07-11 00:33:12.8|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
2025-07-11 00:33:12.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:12.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:12.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:12.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:12.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:12.8|Info|RefreshMovieService|Updating info for Avengers: Doomsday
2025-07-11 00:33:12.8|Info|DiskScanService|Scanning disk for Avengers: Doomsday
2025-07-11 00:33:12.8|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
2025-07-11 00:33:12.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:12.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:12.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:12.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:12.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:12.8|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2025-07-11 00:33:12.8|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2025-07-11 00:33:12.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:12.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:12.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:12.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:12.9|Info|DiskScanService|Scanning disk for Blade
2025-07-11 00:33:12.9|Info|DiskScanService|Completed scanning disk for Blade
2025-07-11 00:33:12.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:12.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:12.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:12.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:12.9|Info|DiskScanService|Scanning disk for Dune: Part Three
2025-07-11 00:33:12.9|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2025-07-11 00:33:12.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:12.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:12.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:12.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:12.9|Info|DiskScanService|Scanning disk for Legally Blonde 3
2025-07-11 00:33:12.9|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2025-07-11 00:33:12.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:12.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:12.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:12.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:12.9|Info|RefreshMovieService|Updating info for Legend of the White Dragon
2025-07-11 00:33:12.9|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2025-07-11 00:33:12.9|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2025-07-11 00:33:12.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:12.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:12.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:12.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:12.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:12.9|Info|RefreshMovieService|Updating info for Mission: Impossible - The Final Reckoning
2025-07-11 00:33:13.0|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
2025-07-11 00:33:13.0|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
2025-07-11 00:33:13.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:13.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:13.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:13.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:13.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:13.0|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
2025-07-11 00:33:13.0|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
2025-07-11 00:33:13.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:13.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:13.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:13.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:13.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:13.0|Info|DiskScanService|Scanning disk for Fast X: Part 2
2025-07-11 00:33:13.0|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2025-07-11 00:33:13.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:13.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:13.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:13.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:13.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:13.0|Info|RefreshMovieService|Updating info for Predator: Badlands
2025-07-11 00:33:13.0|Info|DiskScanService|Scanning disk for Predator: Badlands
2025-07-11 00:33:13.0|Info|DiskScanService|Completed scanning disk for Predator: Badlands
2025-07-11 00:33:13.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:13.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:13.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:13.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:13.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:13.0|Info|RefreshMovieService|Updating info for How to Train Your Dragon
2025-07-11 00:33:13.1|Info|DiskScanService|Scanning disk for How to Train Your Dragon
2025-07-11 00:33:13.1|Info|DiskScanService|Completed scanning disk for How to Train Your Dragon
2025-07-11 00:33:13.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:13.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:13.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:13.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:13.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:13.1|Info|RefreshMovieService|Updating info for Jurassic World Rebirth
2025-07-11 00:33:13.2|Info|DiskScanService|Scanning disk for Jurassic World Rebirth
2025-07-11 00:33:13.2|Info|DiskScanService|Completed scanning disk for Jurassic World Rebirth
2025-07-11 00:33:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:13.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:13.2|Info|RefreshMovieService|Updating info for The Mandalorian and Grogu
2025-07-11 00:33:13.2|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
2025-07-11 00:33:13.2|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
2025-07-11 00:33:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:13.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:13.2|Info|RefreshMovieService|Updating info for Lilo & Stitch
2025-07-11 00:33:13.2|Info|DiskScanService|Scanning disk for Lilo & Stitch
2025-07-11 00:33:13.2|Info|DiskScanService|Completed scanning disk for Lilo & Stitch
2025-07-11 00:33:13.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:13.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:13.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:13.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:13.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:13.2|Info|RefreshMovieService|Updating info for Masters of the Universe
2025-07-11 00:33:13.3|Info|DiskScanService|Scanning disk for Masters of the Universe
2025-07-11 00:33:13.3|Info|DiskScanService|Completed scanning disk for Masters of the Universe
2025-07-11 00:33:13.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:13.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:13.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:13.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:13.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:13.3|Info|RefreshMovieService|Updating info for F1
2025-07-11 00:33:13.3|Info|DiskScanService|Scanning disk for F1
2025-07-11 00:33:13.3|Info|DiskScanService|Completed scanning disk for F1
2025-07-11 00:33:13.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:13.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:13.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:13.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:13.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:13.3|Info|DiskScanService|Scanning disk for The Conjuring: Last Rites
2025-07-11 00:33:13.3|Info|DiskScanService|Completed scanning disk for The Conjuring: Last Rites
2025-07-11 00:33:13.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:13.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:13.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:13.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:13.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:13.3|Info|RefreshMovieService|Updating info for Moana
2025-07-11 00:33:13.4|Info|DiskScanService|Scanning disk for Moana
2025-07-11 00:33:13.4|Info|DiskScanService|Completed scanning disk for Moana
2025-07-11 00:33:13.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:13.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:13.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:13.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:13.4|Info|DiskScanService|Scanning disk for Mortal Kombat II
2025-07-11 00:33:13.4|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
2025-07-11 00:33:13.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:13.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:13.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:13.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:13.4|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-11 00:33:13.4|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-11 00:33:13.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:13.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:13.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:13.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:33:13.4|Info|DiskScanService|Scanning disk for Shrek 5
2025-07-11 00:33:13.4|Info|DiskScanService|Completed scanning disk for Shrek 5
2025-07-11 00:33:13.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-11 00:33:13.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-11 00:33:13.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-11 00:33:13.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-11 00:33:13.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-11 00:58:12.8|Info|RssSyncService|Starting RSS Sync
2025-07-11 00:58:13.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 00:58:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 01:28:42.9|Info|RssSyncService|Starting RSS Sync
2025-07-11 01:28:43.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 01:28:43.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 01:59:13.1|Info|RssSyncService|Starting RSS Sync
2025-07-11 01:59:13.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 01:59:13.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 02:29:43.2|Info|RssSyncService|Starting RSS Sync
2025-07-11 02:29:43.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 02:29:44.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 03:00:13.4|Info|RssSyncService|Starting RSS Sync
2025-07-11 03:00:14.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 03:00:14.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 03:30:43.6|Info|RssSyncService|Starting RSS Sync
2025-07-11 03:30:44.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 03:30:44.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 04:01:13.8|Info|RssSyncService|Starting RSS Sync
2025-07-11 04:01:14.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 04:01:14.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 04:04:51.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-11 04:04:52.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-11 04:04:53.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-11 04:04:53.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-11 04:04:53.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-11 04:04:53.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-11 04:31:44.0|Info|RssSyncService|Starting RSS Sync
2025-07-11 04:31:44.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 04:31:44.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 05:02:14.3|Info|RssSyncService|Starting RSS Sync
2025-07-11 05:02:15.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 05:02:15.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 05:32:44.5|Info|RssSyncService|Starting RSS Sync
2025-07-11 05:32:45.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 05:32:45.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 06:03:14.6|Info|RssSyncService|Starting RSS Sync
2025-07-11 06:03:15.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 06:03:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 06:33:44.8|Info|RssSyncService|Starting RSS Sync
2025-07-11 06:33:45.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 06:33:45.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 07:04:15.0|Info|RssSyncService|Starting RSS Sync
2025-07-11 07:04:15.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 07:04:16.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 07:32:54.6|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-07-11 07:34:36.5|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-07-11 07:34:45.3|Info|RssSyncService|Starting RSS Sync
2025-07-11 07:34:46.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 07:34:46.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 08:05:15.5|Info|RssSyncService|Starting RSS Sync
2025-07-11 08:05:16.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 08:05:16.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 08:35:45.7|Info|RssSyncService|Starting RSS Sync
2025-07-11 08:35:46.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 08:35:46.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 09:06:15.9|Info|RssSyncService|Starting RSS Sync
2025-07-11 09:06:16.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 09:06:17.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 09:36:46.1|Info|RssSyncService|Starting RSS Sync
2025-07-11 09:36:46.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 09:36:46.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 10:05:21.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-11 10:05:21.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-11 10:05:21.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-11 10:05:23.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-11 10:05:23.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-11 10:05:23.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-11 10:05:23.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-11 10:05:23.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-11 10:07:16.3|Info|RssSyncService|Starting RSS Sync
2025-07-11 10:07:17.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 10:07:17.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 10:37:46.4|Info|RssSyncService|Starting RSS Sync
2025-07-11 10:37:47.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 10:37:47.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 11:08:16.6|Info|RssSyncService|Starting RSS Sync
2025-07-11 11:08:17.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 11:08:17.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 11:38:46.8|Info|RssSyncService|Starting RSS Sync
2025-07-11 11:38:47.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 11:38:47.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 12:09:17.0|Info|RssSyncService|Starting RSS Sync
2025-07-11 12:09:17.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 12:09:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 12:39:47.2|Info|RssSyncService|Starting RSS Sync
2025-07-11 12:39:48.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 12:39:48.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 13:10:17.4|Info|RssSyncService|Starting RSS Sync
2025-07-11 13:10:18.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 13:10:18.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 13:40:47.6|Info|RssSyncService|Starting RSS Sync
2025-07-11 13:40:48.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 13:40:48.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 14:11:17.8|Info|RssSyncService|Starting RSS Sync
2025-07-11 14:11:18.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 14:11:18.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 14:41:47.9|Info|RssSyncService|Starting RSS Sync
2025-07-11 14:41:48.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 14:41:49.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 15:12:18.1|Info|RssSyncService|Starting RSS Sync
2025-07-11 15:12:18.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 15:12:18.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 15:42:48.3|Info|RssSyncService|Starting RSS Sync
2025-07-11 15:42:48.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 15:42:49.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 16:05:52.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-11 16:05:54.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-11 16:05:54.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-11 16:05:54.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-11 16:05:54.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-11 16:05:54.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-11 16:13:18.5|Info|RssSyncService|Starting RSS Sync
2025-07-11 16:13:19.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 16:13:19.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 16:43:48.7|Info|RssSyncService|Starting RSS Sync
2025-07-11 16:43:51.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 16:43:51.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 17:00:28.8|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Transmission
[v5.26.2.10099] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to Transmission, please check your settings
---> System.Net.WebException: Http request timed out
---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
--- End of inner exception stack trace ---
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest(String action, Object arguments, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 372
--- End of inner exception stack trace ---
at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest(String action, Object arguments, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 372
at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetConfig(TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 154
at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
at System.Lazy`1.CreateValue()
at NzbDrone.Core.Download.Clients.Transmission.TransmissionBase.HasReachedSeedLimit(TransmissionTorrent torrent, Nullable`1 ratio, Lazy`1 config) in ./Radarr.Core/Download/Clients/Transmission/TransmissionBase.cs:line 176
at NzbDrone.Core.Download.Clients.Transmission.TransmissionBase.GetItems() in ./Radarr.Core/Download/Clients/Transmission/TransmissionBase.cs:line 133
at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
2025-07-11 17:05:06.5|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Transmission
[v5.26.2.10099] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to Transmission, please check your settings
---> System.Net.WebException: Http request timed out
---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
--- End of inner exception stack trace ---
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest(String action, Object arguments, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 372
--- End of inner exception stack trace ---
at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest(String action, Object arguments, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 372
at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetConfig(TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 154
at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
at System.Lazy`1.CreateValue()
at NzbDrone.Core.Download.Clients.Transmission.TransmissionBase.HasReachedSeedLimit(TransmissionTorrent torrent, Nullable`1 ratio, Lazy`1 config) in ./Radarr.Core/Download/Clients/Transmission/TransmissionBase.cs:line 176
at NzbDrone.Core.Download.Clients.Transmission.TransmissionBase.GetItems() in ./Radarr.Core/Download/Clients/Transmission/TransmissionBase.cs:line 133
at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
2025-07-11 17:08:59.6|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Transmission
[v5.26.2.10099] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to Transmission, please check your settings
---> System.Net.WebException: Http request timed out
---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
--- End of inner exception stack trace ---
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest(String action, Object arguments, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 372
--- End of inner exception stack trace ---
at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest(String action, Object arguments, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 372
at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetConfig(TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 154
at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
at System.Lazy`1.CreateValue()
at NzbDrone.Core.Download.Clients.Transmission.TransmissionBase.HasReachedSeedLimit(TransmissionTorrent torrent, Nullable`1 ratio, Lazy`1 config) in ./Radarr.Core/Download/Clients/Transmission/TransmissionBase.cs:line 176
at NzbDrone.Core.Download.Clients.Transmission.TransmissionBase.GetItems() in ./Radarr.Core/Download/Clients/Transmission/TransmissionBase.cs:line 133
at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
2025-07-11 17:14:18.9|Info|RssSyncService|Starting RSS Sync
2025-07-11 17:14:21.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 17:14:21.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 17:19:58.9|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Transmission
[v5.26.2.10099] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to Transmission, please check your settings
---> System.Net.WebException: Http request timed out
---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
--- End of inner exception stack trace ---
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest(String action, Object arguments, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 372
--- End of inner exception stack trace ---
at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest(String action, Object arguments, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 372
at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrentStatus(IEnumerable`1 hashStrings, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 205
at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetTorrents(IReadOnlyCollection`1 hashStrings, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 50
at NzbDrone.Core.Download.Clients.Transmission.TransmissionBase.GetItems() in ./Radarr.Core/Download/Clients/Transmission/TransmissionBase.cs:line 43
at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
2025-07-11 17:44:49.1|Info|RssSyncService|Starting RSS Sync
2025-07-11 17:44:50.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 17:44:50.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 17:59:29.2|Warn|DownloadMonitoringService|Unable to retrieve queue and history items from Transmission
[v5.26.2.10099] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable to connect to Transmission, please check your settings
---> System.Net.WebException: Http request timed out
---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled.
---> System.Net.Sockets.SocketException (125): Operation canceled
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
--- End of inner exception stack trace ---
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 144
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Execute(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 128
at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest(String action, Object arguments, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 372
--- End of inner exception stack trace ---
at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.ProcessRequest(String action, Object arguments, TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 372
at NzbDrone.Core.Download.Clients.Transmission.TransmissionProxy.GetConfig(TransmissionSettings settings) in ./Radarr.Core/Download/Clients/Transmission/TransmissionProxy.cs:line 154
at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
at System.Lazy`1.CreateValue()
at NzbDrone.Core.Download.Clients.Transmission.TransmissionBase.HasReachedSeedLimit(TransmissionTorrent torrent, Nullable`1 ratio, Lazy`1 config) in ./Radarr.Core/Download/Clients/Transmission/TransmissionBase.cs:line 176
at NzbDrone.Core.Download.Clients.Transmission.TransmissionBase.GetItems() in ./Radarr.Core/Download/Clients/Transmission/TransmissionBase.cs:line 133
at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads(IDownloadClient downloadClient) in ./Radarr.Core/Download/TrackedDownloads/DownloadMonitoringService.cs:line 90
2025-07-11 18:15:19.2|Info|RssSyncService|Starting RSS Sync
2025-07-11 18:15:20.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 18:15:20.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 18:45:49.4|Info|RssSyncService|Starting RSS Sync
2025-07-11 18:45:50.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 18:45:50.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 19:16:19.6|Info|RssSyncService|Starting RSS Sync
2025-07-11 19:16:20.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 19:16:20.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 19:46:49.8|Info|RssSyncService|Starting RSS Sync
2025-07-11 19:46:50.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 19:46:50.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 20:10:58.4|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.26.2.10099
2025-07-11 20:10:58.5|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-07-11 20:10:58.5|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-07-11 20:10:58.9|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-07-11 20:10:59.1|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-07-11 20:10:59.2|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-07-11 20:10:59.2|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-07-11 20:10:59.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-07-11 20:10:59.3|Info|DatabaseEngineVersionCheck|SQLite 3.48.0
2025-07-11 20:10:59.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0631052s
2025-07-11 20:10:59.3|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-07-11 20:10:59.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0647595s
2025-07-11 20:10:59.4|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-07-11 20:10:59.4|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-07-11 20:10:59.4|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-07-11 20:10:59.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-07-11 20:10:59.4|Info|DatabaseEngineVersionCheck|SQLite 3.48.0
2025-07-11 20:10:59.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0021931s
2025-07-11 20:10:59.4|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-07-11 20:10:59.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0023292s
2025-07-11 20:10:59.8|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878
2025-07-11 20:11:00.2|Info|CommandExecutor|Starting 2 threads for tasks.
2025-07-11 20:11:00.3|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2025-07-11 20:11:00.3|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2025-07-11 20:11:00.3|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin
2025-07-11 20:11:00.4|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2025-07-11 20:14:35.1|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2025-07-11 20:14:35.1|Info|ConsoleApp|Exiting main.
2025-07-11 20:14:39.0|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.26.2.10099
2025-07-11 20:14:39.1|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-07-11 20:14:39.1|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-07-11 20:14:39.4|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-07-11 20:14:39.5|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-07-11 20:14:39.6|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-07-11 20:14:39.6|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-07-11 20:14:39.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-07-11 20:14:39.7|Info|DatabaseEngineVersionCheck|SQLite 3.48.0
2025-07-11 20:14:39.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0414985s
2025-07-11 20:14:39.7|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-07-11 20:14:39.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0431195s
2025-07-11 20:14:39.7|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-07-11 20:14:39.7|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-07-11 20:14:39.7|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-07-11 20:14:39.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-07-11 20:14:39.7|Info|DatabaseEngineVersionCheck|SQLite 3.48.0
2025-07-11 20:14:39.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018921s
2025-07-11 20:14:39.7|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-07-11 20:14:39.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020264s
2025-07-11 20:14:40.0|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878
2025-07-11 20:14:40.2|Info|CommandExecutor|Starting 2 threads for tasks.
2025-07-11 20:14:40.3|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2025-07-11 20:14:40.3|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2025-07-11 20:14:40.3|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin
2025-07-11 20:14:40.4|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2025-07-11 20:17:10.3|Info|RssSyncService|Starting RSS Sync
2025-07-11 20:17:11.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 20:17:11.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 20:47:40.4|Info|RssSyncService|Starting RSS Sync
2025-07-11 20:47:41.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 20:47:41.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 21:18:10.6|Info|RssSyncService|Starting RSS Sync
2025-07-11 21:18:11.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 21:18:11.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 21:48:40.8|Info|RssSyncService|Starting RSS Sync
2025-07-11 21:48:41.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 21:48:41.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 22:01:19.3|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-07-11 22:06:14.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-11 22:06:15.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-11 22:06:16.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-11 22:06:16.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-11 22:06:16.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-11 22:06:16.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-11 22:19:11.0|Info|RssSyncService|Starting RSS Sync
2025-07-11 22:19:11.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 22:19:12.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 22:49:41.2|Info|RssSyncService|Starting RSS Sync
2025-07-11 22:49:41.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/12/2025 09:29:47 due to recent failures." />
2025-07-11 22:49:41.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/12/2025 09:29:47 due to recent failures." />
2025-07-11 22:49:41.2|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 10:40:06
2025-07-11 22:49:42.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 22:49:42.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 23:20:11.5|Info|RssSyncService|Starting RSS Sync
2025-07-11 23:20:11.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/12/2025 18:32:19 due to recent failures." />
2025-07-11 23:20:11.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/12/2025 18:32:19 due to recent failures." />
2025-07-11 23:20:11.5|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 19:12:08
2025-07-11 23:20:13.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 23:20:13.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-11 23:50:41.7|Info|RssSyncService|Starting RSS Sync
2025-07-11 23:50:50.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 92
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-11 23:50:57.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 50
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-11 23:51:03.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-11 23:51:10.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-11 23:51:16.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-11 23:51:22.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-11 23:51:23.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-11 23:51:23.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 00:21:41.8|Info|RssSyncService|Starting RSS Sync
2025-07-12 00:21:59.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-12 00:21:59.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/12/2025 09:11:59 due to recent failures." />
2025-07-12 00:21:59.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/12/2025 09:11:59 due to recent failures." />
2025-07-12 00:21:59.3|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 08:50:01
2025-07-12 00:22:05.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-12 00:22:11.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-12 00:22:12.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 00:22:12.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 00:33:11.9|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-07-12 00:33:11.9|Info|HousekeepingService|Running housecleaning tasks
2025-07-12 00:33:12.0|Info|RefreshCollectionService|Updating info for Lilo & Stitch (Live-Action) Collection
2025-07-12 00:33:12.0|Info|Database|Vacuuming Log database
2025-07-12 00:33:12.0|Info|Database|Log database compressed
2025-07-12 00:33:12.0|Info|Database|Vacuuming Main database
2025-07-12 00:33:12.0|Info|Database|Main database compressed
2025-07-12 00:33:42.0|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
2025-07-12 00:33:42.0|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
2025-07-12 00:33:42.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.1|Info|RefreshMovieService|Updating info for Avengers: Doomsday
2025-07-12 00:33:42.2|Info|DiskScanService|Scanning disk for Avengers: Doomsday
2025-07-12 00:33:42.2|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
2025-07-12 00:33:42.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.2|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2025-07-12 00:33:42.2|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2025-07-12 00:33:42.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.2|Info|DiskScanService|Scanning disk for Blade
2025-07-12 00:33:42.2|Info|DiskScanService|Completed scanning disk for Blade
2025-07-12 00:33:42.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.2|Info|DiskScanService|Scanning disk for Dune: Part Three
2025-07-12 00:33:42.2|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2025-07-12 00:33:42.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.2|Info|DiskScanService|Scanning disk for Legally Blonde 3
2025-07-12 00:33:42.2|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2025-07-12 00:33:42.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.2|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2025-07-12 00:33:42.2|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2025-07-12 00:33:42.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.2|Info|RefreshMovieService|Updating info for Mission: Impossible - The Final Reckoning
2025-07-12 00:33:42.3|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
2025-07-12 00:33:42.3|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
2025-07-12 00:33:42.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.3|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
2025-07-12 00:33:42.3|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
2025-07-12 00:33:42.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.3|Info|DiskScanService|Scanning disk for Fast X: Part 2
2025-07-12 00:33:42.3|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2025-07-12 00:33:42.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.3|Info|RefreshMovieService|Updating info for Predator: Badlands
2025-07-12 00:33:42.3|Info|DiskScanService|Scanning disk for Predator: Badlands
2025-07-12 00:33:42.3|Info|DiskScanService|Completed scanning disk for Predator: Badlands
2025-07-12 00:33:42.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.3|Info|RefreshMovieService|Updating info for How to Train Your Dragon
2025-07-12 00:33:42.4|Info|DiskScanService|Scanning disk for How to Train Your Dragon
2025-07-12 00:33:42.4|Info|DiskScanService|Completed scanning disk for How to Train Your Dragon
2025-07-12 00:33:42.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.4|Info|RefreshMovieService|Updating info for Jurassic World Rebirth
2025-07-12 00:33:42.4|Info|DiskScanService|Scanning disk for Jurassic World Rebirth
2025-07-12 00:33:42.4|Info|DiskScanService|Completed scanning disk for Jurassic World Rebirth
2025-07-12 00:33:42.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.4|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
2025-07-12 00:33:42.4|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
2025-07-12 00:33:42.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.4|Info|RefreshMovieService|Updating info for Lilo & Stitch
2025-07-12 00:33:42.5|Info|DiskScanService|Scanning disk for Lilo & Stitch
2025-07-12 00:33:42.5|Info|DiskScanService|Completed scanning disk for Lilo & Stitch
2025-07-12 00:33:42.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.5|Info|RefreshMovieService|Updating info for Masters of the Universe
2025-07-12 00:33:42.5|Info|DiskScanService|Scanning disk for Masters of the Universe
2025-07-12 00:33:42.5|Info|DiskScanService|Completed scanning disk for Masters of the Universe
2025-07-12 00:33:42.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.5|Info|RefreshMovieService|Updating info for F1
2025-07-12 00:33:42.6|Info|DiskScanService|Scanning disk for F1
2025-07-12 00:33:42.6|Info|DiskScanService|Completed scanning disk for F1
2025-07-12 00:33:42.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.6|Info|RefreshMovieService|Updating info for The Conjuring: Last Rites
2025-07-12 00:33:42.6|Info|DiskScanService|Scanning disk for The Conjuring: Last Rites
2025-07-12 00:33:42.6|Info|DiskScanService|Completed scanning disk for The Conjuring: Last Rites
2025-07-12 00:33:42.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.6|Info|DiskScanService|Scanning disk for Moana
2025-07-12 00:33:42.6|Info|DiskScanService|Completed scanning disk for Moana
2025-07-12 00:33:42.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.7|Info|DiskScanService|Scanning disk for Mortal Kombat II
2025-07-12 00:33:42.7|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
2025-07-12 00:33:42.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.7|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-12 00:33:42.7|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-12 00:33:42.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:33:42.7|Info|RefreshMovieService|Updating info for Shrek 5
2025-07-12 00:33:42.7|Info|DiskScanService|Scanning disk for Shrek 5
2025-07-12 00:33:42.7|Info|DiskScanService|Completed scanning disk for Shrek 5
2025-07-12 00:33:42.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-12 00:33:42.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-12 00:33:42.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-12 00:33:42.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-12 00:33:42.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-12 00:52:42.1|Info|RssSyncService|Starting RSS Sync
2025-07-12 00:52:42.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 00:52:43.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 01:23:12.2|Info|RssSyncService|Starting RSS Sync
2025-07-12 01:23:13.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 01:23:14.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 01:53:42.4|Info|RssSyncService|Starting RSS Sync
2025-07-12 01:53:43.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 01:53:43.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 02:24:12.6|Info|RssSyncService|Starting RSS Sync
2025-07-12 02:24:13.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 02:24:13.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 02:54:42.7|Info|RssSyncService|Starting RSS Sync
2025-07-12 02:54:42.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/12/2025 02:55:24 due to recent failures." />
2025-07-12 02:54:42.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/15/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/12/2025 02:55:24 due to recent failures." />
2025-07-12 02:54:42.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/3/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/12/2025 02:55:24 due to recent failures." />
2025-07-12 02:54:42.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/12/2025 02:55:24 due to recent failures." />
2025-07-12 02:54:42.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/4/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/12/2025 02:55:24 due to recent failures." />
2025-07-12 02:54:42.7|Warn|Torznab|API Request Limit reached for kickasstorrents.ws (Prowlarr). Disabled for 00:00:42
2025-07-12 02:54:42.7|Warn|Torznab|API Request Limit reached for TheRARBG (Prowlarr). Disabled for 00:00:42
2025-07-12 02:54:42.7|Warn|Torznab|API Request Limit reached for Bangumi Moe (Prowlarr). Disabled for 00:00:42
2025-07-12 02:54:42.7|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 00:00:42
2025-07-12 02:54:42.7|Warn|Torznab|API Request Limit reached for BitSearch (Prowlarr). Disabled for 00:00:42
2025-07-12 02:54:42.7|Info|DownloadDecisionMaker|No results found
2025-07-12 02:54:42.7|Info|RssSyncService|RSS Sync Completed. Reports found: 0, Reports grabbed: 0
2025-07-12 03:24:42.8|Info|RssSyncService|Starting RSS Sync
2025-07-12 03:24:43.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 03:24:44.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 03:55:13.0|Info|RssSyncService|Starting RSS Sync
2025-07-12 03:55:14.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 03:55:14.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 04:06:44.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-12 04:06:46.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-12 04:06:46.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-12 04:06:46.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-12 04:06:46.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-12 04:06:46.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-12 04:25:43.1|Info|RssSyncService|Starting RSS Sync
2025-07-12 04:25:44.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 04:25:44.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 04:56:13.3|Info|RssSyncService|Starting RSS Sync
2025-07-12 04:56:14.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 04:56:14.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 05:26:43.5|Info|RssSyncService|Starting RSS Sync
2025-07-12 05:26:44.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 05:26:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 05:57:13.6|Info|RssSyncService|Starting RSS Sync
2025-07-12 05:57:14.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 05:57:14.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 06:27:43.7|Info|RssSyncService|Starting RSS Sync
2025-07-12 06:27:44.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 07/08/2025 16:40:09 and 07/12/2025 16:26:45 UTC. Search may be required.
2025-07-12 06:27:44.6|Info|DownloadDecisionMaker|Processing 119 releases
2025-07-12 06:27:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-07-12 06:58:13.9|Info|RssSyncService|Starting RSS Sync
2025-07-12 06:58:14.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 07/12/2025 16:26:45 and 07/12/2025 16:26:45 UTC. Search may be required.
2025-07-12 06:58:14.9|Info|DownloadDecisionMaker|Processing 119 releases
2025-07-12 06:58:15.1|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-07-12 07:28:44.0|Info|RssSyncService|Starting RSS Sync
2025-07-12 07:28:45.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 07/12/2025 16:26:45 and 07/12/2025 16:26:45 UTC. Search may be required.
2025-07-12 07:28:45.8|Info|DownloadDecisionMaker|Processing 119 releases
2025-07-12 07:28:45.9|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-07-12 07:59:14.2|Info|RssSyncService|Starting RSS Sync
2025-07-12 07:59:15.3|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 07/12/2025 16:26:45 and 07/12/2025 16:26:45 UTC. Search may be required.
2025-07-12 07:59:15.3|Info|DownloadDecisionMaker|Processing 119 releases
2025-07-12 07:59:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-07-12 08:29:44.4|Info|RssSyncService|Starting RSS Sync
2025-07-12 08:29:45.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 07/12/2025 16:26:45 and 07/12/2025 16:26:45 UTC. Search may be required.
2025-07-12 08:29:45.4|Info|DownloadDecisionMaker|Processing 119 releases
2025-07-12 08:29:45.5|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-07-12 09:00:14.5|Info|RssSyncService|Starting RSS Sync
2025-07-12 09:00:16.4|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 07/12/2025 16:26:45 and 07/12/2025 16:26:45 UTC. Search may be required.
2025-07-12 09:00:16.4|Info|DownloadDecisionMaker|Processing 119 releases
2025-07-12 09:00:16.5|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-07-12 09:30:44.6|Info|RssSyncService|Starting RSS Sync
2025-07-12 09:30:45.6|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 07/12/2025 16:26:45 and 07/12/2025 16:26:45 UTC. Search may be required.
2025-07-12 09:30:45.6|Info|DownloadDecisionMaker|Processing 119 releases
2025-07-12 09:30:45.8|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-07-12 10:01:14.8|Info|RssSyncService|Starting RSS Sync
2025-07-12 10:01:15.7|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 07/12/2025 16:26:45 and 07/12/2025 16:26:45 UTC. Search may be required.
2025-07-12 10:01:15.7|Info|DownloadDecisionMaker|Processing 119 releases
2025-07-12 10:01:15.8|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-07-12 10:07:15.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-12 10:07:15.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-12 10:07:15.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-12 10:07:17.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-12 10:07:17.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-12 10:07:17.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-12 10:07:17.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-12 10:07:17.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-12 10:31:44.9|Info|RssSyncService|Starting RSS Sync
2025-07-12 10:31:45.8|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 07/12/2025 16:26:45 and 07/12/2025 16:26:45 UTC. Search may be required.
2025-07-12 10:31:45.8|Info|DownloadDecisionMaker|Processing 119 releases
2025-07-12 10:31:46.0|Info|RssSyncService|RSS Sync Completed. Reports found: 119, Reports grabbed: 0
2025-07-12 11:02:15.1|Info|RssSyncService|Starting RSS Sync
2025-07-12 11:02:16.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 11:02:16.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 11:32:45.2|Info|RssSyncService|Starting RSS Sync
2025-07-12 11:32:46.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 11:32:46.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 12:03:15.3|Info|RssSyncService|Starting RSS Sync
2025-07-12 12:03:16.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 12:03:16.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 12:33:45.5|Info|RssSyncService|Starting RSS Sync
2025-07-12 12:33:46.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 12:33:46.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 13:04:15.6|Info|RssSyncService|Starting RSS Sync
2025-07-12 13:04:16.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 13:04:16.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 13:34:45.7|Info|RssSyncService|Starting RSS Sync
2025-07-12 13:34:46.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 13:34:46.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 14:05:15.9|Info|RssSyncService|Starting RSS Sync
2025-07-12 14:05:16.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 14:05:17.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 14:35:46.0|Info|RssSyncService|Starting RSS Sync
2025-07-12 14:35:47.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 14:35:47.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 15:06:16.2|Info|RssSyncService|Starting RSS Sync
2025-07-12 15:06:17.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 15:06:17.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 15:36:46.5|Info|RssSyncService|Starting RSS Sync
2025-07-12 15:36:47.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 15:36:47.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 16:07:16.7|Info|RssSyncService|Starting RSS Sync
2025-07-12 16:07:17.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 16:07:17.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 16:07:45.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-12 16:07:47.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-12 16:07:47.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-12 16:07:47.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-12 16:07:47.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-12 16:07:47.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-12 16:37:46.9|Info|RssSyncService|Starting RSS Sync
2025-07-12 16:37:47.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 16:37:47.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 17:08:17.0|Info|RssSyncService|Starting RSS Sync
2025-07-12 17:08:17.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 17:08:18.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 17:38:47.2|Info|RssSyncService|Starting RSS Sync
2025-07-12 17:38:48.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 17:38:48.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 18:09:17.4|Info|RssSyncService|Starting RSS Sync
2025-07-12 18:09:18.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 18:09:18.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 18:39:47.6|Info|RssSyncService|Starting RSS Sync
2025-07-12 18:39:48.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 18:39:48.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 19:10:17.8|Info|RssSyncService|Starting RSS Sync
2025-07-12 19:10:18.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 19:10:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 19:40:48.0|Info|RssSyncService|Starting RSS Sync
2025-07-12 19:40:49.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 19:40:49.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 20:11:18.2|Info|RssSyncService|Starting RSS Sync
2025-07-12 20:11:19.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 20:11:19.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 20:41:48.4|Info|RssSyncService|Starting RSS Sync
2025-07-12 20:41:49.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 20:41:49.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 21:12:18.6|Info|RssSyncService|Starting RSS Sync
2025-07-12 21:12:19.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 21:12:19.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 21:42:48.8|Info|RssSyncService|Starting RSS Sync
2025-07-12 21:42:49.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 21:42:49.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 22:08:16.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-12 22:08:18.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-12 22:08:18.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-12 22:08:18.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-12 22:08:18.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-12 22:08:18.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-12 22:13:19.0|Info|RssSyncService|Starting RSS Sync
2025-07-12 22:13:20.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 22:13:20.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 22:43:49.2|Info|RssSyncService|Starting RSS Sync
2025-07-12 22:43:50.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 22:43:50.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 23:14:19.4|Info|RssSyncService|Starting RSS Sync
2025-07-12 23:14:19.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/13/2025 09:37:39 due to recent failures." />
2025-07-12 23:14:19.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/13/2025 09:37:39 due to recent failures." />
2025-07-12 23:14:19.4|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 10:23:20
2025-07-12 23:14:20.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 23:14:20.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-12 23:44:49.6|Info|RssSyncService|Starting RSS Sync
2025-07-12 23:44:49.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/13/2025 18:40:12 due to recent failures." />
2025-07-12 23:44:49.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/13/2025 18:40:12 due to recent failures." />
2025-07-12 23:44:49.6|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 18:55:22
2025-07-12 23:44:50.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-12 23:44:50.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 00:15:19.7|Info|RssSyncService|Starting RSS Sync
2025-07-13 00:15:29.0|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-13 00:15:35.2|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-13 00:15:41.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-13 00:15:47.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-13 00:15:53.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-13 00:15:59.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-13 00:16:00.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 00:16:00.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 00:33:19.9|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-07-13 00:33:19.9|Info|HousekeepingService|Running housecleaning tasks
2025-07-13 00:33:19.9|Info|Database|Vacuuming Log database
2025-07-13 00:33:19.9|Info|Database|Log database compressed
2025-07-13 00:33:19.9|Info|Database|Vacuuming Main database
2025-07-13 00:33:19.9|Info|Database|Main database compressed
2025-07-13 00:33:50.1|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
2025-07-13 00:33:50.1|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
2025-07-13 00:33:50.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.1|Info|DiskScanService|Scanning disk for Avengers: Doomsday
2025-07-13 00:33:50.1|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
2025-07-13 00:33:50.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.1|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2025-07-13 00:33:50.1|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2025-07-13 00:33:50.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.2|Info|DiskScanService|Scanning disk for Blade
2025-07-13 00:33:50.2|Info|DiskScanService|Completed scanning disk for Blade
2025-07-13 00:33:50.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.2|Info|DiskScanService|Scanning disk for Dune: Part Three
2025-07-13 00:33:50.2|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2025-07-13 00:33:50.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.2|Info|DiskScanService|Scanning disk for Legally Blonde 3
2025-07-13 00:33:50.2|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2025-07-13 00:33:50.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.2|Info|RefreshMovieService|Updating info for Legend of the White Dragon
2025-07-13 00:33:50.2|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2025-07-13 00:33:50.2|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2025-07-13 00:33:50.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.2|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
2025-07-13 00:33:50.2|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
2025-07-13 00:33:50.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.3|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
2025-07-13 00:33:50.3|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
2025-07-13 00:33:50.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.3|Info|DiskScanService|Scanning disk for Fast X: Part 2
2025-07-13 00:33:50.3|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2025-07-13 00:33:50.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.3|Info|DiskScanService|Scanning disk for Predator: Badlands
2025-07-13 00:33:50.3|Info|DiskScanService|Completed scanning disk for Predator: Badlands
2025-07-13 00:33:50.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.3|Info|RefreshMovieService|Updating info for How to Train Your Dragon
2025-07-13 00:33:50.3|Info|DiskScanService|Scanning disk for How to Train Your Dragon
2025-07-13 00:33:50.3|Info|DiskScanService|Completed scanning disk for How to Train Your Dragon
2025-07-13 00:33:50.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.3|Info|RefreshMovieService|Updating info for Jurassic World Rebirth
2025-07-13 00:33:50.4|Info|DiskScanService|Scanning disk for Jurassic World Rebirth
2025-07-13 00:33:50.4|Info|DiskScanService|Completed scanning disk for Jurassic World Rebirth
2025-07-13 00:33:50.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.4|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
2025-07-13 00:33:50.4|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
2025-07-13 00:33:50.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.4|Info|RefreshMovieService|Updating info for Lilo & Stitch
2025-07-13 00:33:50.5|Info|DiskScanService|Scanning disk for Lilo & Stitch
2025-07-13 00:33:50.5|Info|DiskScanService|Completed scanning disk for Lilo & Stitch
2025-07-13 00:33:50.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.5|Info|DiskScanService|Scanning disk for Masters of the Universe
2025-07-13 00:33:50.5|Info|DiskScanService|Completed scanning disk for Masters of the Universe
2025-07-13 00:33:50.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.5|Info|RefreshMovieService|Updating info for F1
2025-07-13 00:33:50.5|Info|DiskScanService|Scanning disk for F1
2025-07-13 00:33:50.5|Info|DiskScanService|Completed scanning disk for F1
2025-07-13 00:33:50.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.5|Info|RefreshMovieService|Updating info for The Conjuring: Last Rites
2025-07-13 00:33:50.6|Info|DiskScanService|Scanning disk for The Conjuring: Last Rites
2025-07-13 00:33:50.6|Info|DiskScanService|Completed scanning disk for The Conjuring: Last Rites
2025-07-13 00:33:50.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.6|Info|DiskScanService|Scanning disk for Moana
2025-07-13 00:33:50.6|Info|DiskScanService|Completed scanning disk for Moana
2025-07-13 00:33:50.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.6|Info|DiskScanService|Scanning disk for Mortal Kombat II
2025-07-13 00:33:50.6|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
2025-07-13 00:33:50.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.6|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-13 00:33:50.6|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-13 00:33:50.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:33:50.7|Info|DiskScanService|Scanning disk for Shrek 5
2025-07-13 00:33:50.7|Info|DiskScanService|Completed scanning disk for Shrek 5
2025-07-13 00:33:50.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-13 00:33:50.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-13 00:33:50.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-13 00:33:50.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-13 00:33:50.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-13 00:46:20.0|Info|RssSyncService|Starting RSS Sync
2025-07-13 00:46:37.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-13 00:46:37.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/13/2025 09:23:33 due to recent failures." />
2025-07-13 00:46:37.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/13/2025 09:23:33 due to recent failures." />
2025-07-13 00:46:37.4|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 08:36:56
2025-07-13 00:46:43.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-13 00:46:49.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-13 00:46:50.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 00:46:50.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 01:17:20.2|Info|RssSyncService|Starting RSS Sync
2025-07-13 01:17:21.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 01:17:21.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 01:47:50.4|Info|RssSyncService|Starting RSS Sync
2025-07-13 01:47:51.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 01:47:51.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 02:18:20.6|Info|RssSyncService|Starting RSS Sync
2025-07-13 02:18:21.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 02:18:21.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 02:48:50.8|Info|RssSyncService|Starting RSS Sync
2025-07-13 02:48:51.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 02:48:51.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 03:19:20.9|Info|RssSyncService|Starting RSS Sync
2025-07-13 03:19:21.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 03:19:22.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 03:49:51.1|Info|RssSyncService|Starting RSS Sync
2025-07-13 03:49:52.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 03:49:52.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 04:08:47.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-13 04:08:49.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-13 04:08:49.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-13 04:08:49.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-13 04:08:49.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-13 04:08:49.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-13 04:20:21.3|Info|RssSyncService|Starting RSS Sync
2025-07-13 04:20:22.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 04:20:22.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 04:50:51.5|Info|RssSyncService|Starting RSS Sync
2025-07-13 04:50:52.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 04:50:52.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 05:21:21.7|Info|RssSyncService|Starting RSS Sync
2025-07-13 05:22:01.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 05:22:01.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 05:52:21.9|Info|RssSyncService|Starting RSS Sync
2025-07-13 05:52:25.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 05:52:25.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 06:22:52.2|Info|RssSyncService|Starting RSS Sync
2025-07-13 06:22:53.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 06:22:53.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 06:53:22.4|Info|RssSyncService|Starting RSS Sync
2025-07-13 06:53:23.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 06:53:23.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 07:23:52.6|Info|RssSyncService|Starting RSS Sync
2025-07-13 07:23:53.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 07:23:53.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 07:54:22.7|Info|RssSyncService|Starting RSS Sync
2025-07-13 07:54:23.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 07:54:23.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 08:24:52.9|Info|RssSyncService|Starting RSS Sync
2025-07-13 08:24:54.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 08:24:54.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 08:55:23.1|Info|RssSyncService|Starting RSS Sync
2025-07-13 08:55:24.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 08:55:24.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 09:25:53.3|Info|RssSyncService|Starting RSS Sync
2025-07-13 09:25:54.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 09:25:54.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 09:56:23.5|Info|RssSyncService|Starting RSS Sync
2025-07-13 09:56:24.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 09:56:24.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 10:09:17.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-13 10:09:17.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-13 10:09:18.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-13 10:09:19.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-13 10:09:19.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-13 10:09:19.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-13 10:09:19.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-13 10:09:19.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-13 10:26:53.6|Info|RssSyncService|Starting RSS Sync
2025-07-13 10:26:54.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 10:26:54.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 10:50:05.9|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-07-13 10:51:48.0|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-07-13 10:57:23.9|Info|RssSyncService|Starting RSS Sync
2025-07-13 10:57:24.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 10:57:24.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 11:27:54.0|Info|RssSyncService|Starting RSS Sync
2025-07-13 11:29:34.1|Warn|Torznab|kickasstorrents.ws (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/10/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2025-07-13 11:29:34.1|Info|DownloadDecisionMaker|Processing 84 releases
2025-07-13 11:29:34.2|Info|RssSyncService|RSS Sync Completed. Reports found: 84, Reports grabbed: 0
2025-07-13 11:59:54.2|Info|RssSyncService|Starting RSS Sync
2025-07-13 11:59:55.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 11:59:55.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 12:30:24.4|Info|RssSyncService|Starting RSS Sync
2025-07-13 12:30:25.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 12:30:25.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 13:00:54.5|Info|RssSyncService|Starting RSS Sync
2025-07-13 13:00:55.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 13:00:55.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 13:31:24.7|Info|RssSyncService|Starting RSS Sync
2025-07-13 13:31:25.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 13:31:26.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 14:01:54.9|Info|RssSyncService|Starting RSS Sync
2025-07-13 14:01:56.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 14:01:56.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 14:32:25.1|Info|RssSyncService|Starting RSS Sync
2025-07-13 14:32:26.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 14:32:26.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 15:02:55.3|Info|RssSyncService|Starting RSS Sync
2025-07-13 15:02:56.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 15:02:56.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 15:28:35.5|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-07-13 15:31:07.4|Info|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2025-07-13 15:33:25.5|Info|RssSyncService|Starting RSS Sync
2025-07-13 15:33:26.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 15:33:26.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 16:03:55.7|Info|RssSyncService|Starting RSS Sync
2025-07-13 16:03:57.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 16:03:57.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 16:09:48.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-13 16:09:50.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-13 16:09:50.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-13 16:09:50.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-13 16:09:50.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-13 16:09:50.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-13 16:34:25.8|Info|RssSyncService|Starting RSS Sync
2025-07-13 16:34:27.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 16:34:27.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 17:04:56.0|Info|RssSyncService|Starting RSS Sync
2025-07-13 17:04:57.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 17:04:57.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 17:35:26.2|Info|RssSyncService|Starting RSS Sync
2025-07-13 17:35:27.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 17:35:27.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 18:05:56.4|Info|RssSyncService|Starting RSS Sync
2025-07-13 18:05:57.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 18:05:57.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 18:36:26.6|Info|RssSyncService|Starting RSS Sync
2025-07-13 18:36:27.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 18:36:27.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 19:06:56.8|Info|RssSyncService|Starting RSS Sync
2025-07-13 19:06:57.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 19:06:57.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 19:37:27.0|Info|RssSyncService|Starting RSS Sync
2025-07-13 19:37:27.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 19:37:28.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 20:07:57.2|Info|RssSyncService|Starting RSS Sync
2025-07-13 20:07:58.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 20:07:58.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 20:38:27.4|Info|RssSyncService|Starting RSS Sync
2025-07-13 20:38:28.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 20:38:28.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 21:08:57.5|Info|RssSyncService|Starting RSS Sync
2025-07-13 21:08:58.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 21:08:58.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 21:39:27.7|Info|RssSyncService|Starting RSS Sync
2025-07-13 21:39:28.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 21:39:28.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 22:09:57.9|Info|RssSyncService|Starting RSS Sync
2025-07-13 22:09:58.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 22:09:58.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 22:10:19.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-13 22:10:21.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-13 22:10:21.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-13 22:10:21.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-13 22:10:21.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-13 22:10:21.3|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-13 22:40:28.1|Info|RssSyncService|Starting RSS Sync
2025-07-13 22:40:28.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 22:40:29.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 23:10:58.3|Info|RssSyncService|Starting RSS Sync
2025-07-13 23:10:59.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 23:10:59.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-13 23:41:28.5|Info|RssSyncService|Starting RSS Sync
2025-07-13 23:41:28.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/14/2025 09:42:48 due to recent failures." />
2025-07-13 23:41:28.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/14/2025 09:42:48 due to recent failures." />
2025-07-13 23:41:28.5|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 10:01:20
2025-07-13 23:41:29.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-13 23:41:29.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 00:11:58.7|Info|RssSyncService|Starting RSS Sync
2025-07-14 00:11:58.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/14/2025 18:46:51 due to recent failures." />
2025-07-14 00:11:58.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/14/2025 18:46:51 due to recent failures." />
2025-07-14 00:11:58.7|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 18:34:52
2025-07-14 00:11:59.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 00:11:59.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 00:33:28.8|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-07-14 00:33:28.8|Info|HousekeepingService|Running housecleaning tasks
2025-07-14 00:33:28.9|Info|Database|Vacuuming Log database
2025-07-14 00:33:28.9|Info|Database|Log database compressed
2025-07-14 00:33:28.9|Info|Database|Vacuuming Main database
2025-07-14 00:33:28.9|Info|Database|Main database compressed
2025-07-14 00:33:59.0|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
2025-07-14 00:33:59.0|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
2025-07-14 00:33:59.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.0|Info|DiskScanService|Scanning disk for Avengers: Doomsday
2025-07-14 00:33:59.0|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
2025-07-14 00:33:59.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.1|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2025-07-14 00:33:59.1|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2025-07-14 00:33:59.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.1|Info|DiskScanService|Scanning disk for Blade
2025-07-14 00:33:59.1|Info|DiskScanService|Completed scanning disk for Blade
2025-07-14 00:33:59.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.1|Info|DiskScanService|Scanning disk for Dune: Part Three
2025-07-14 00:33:59.1|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2025-07-14 00:33:59.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.1|Info|DiskScanService|Scanning disk for Legally Blonde 3
2025-07-14 00:33:59.1|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2025-07-14 00:33:59.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.1|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2025-07-14 00:33:59.1|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2025-07-14 00:33:59.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.1|Info|RefreshMovieService|Updating info for Mission: Impossible - The Final Reckoning
2025-07-14 00:33:59.2|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
2025-07-14 00:33:59.2|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
2025-07-14 00:33:59.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.2|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
2025-07-14 00:33:59.2|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
2025-07-14 00:33:59.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.2|Info|DiskScanService|Scanning disk for Fast X: Part 2
2025-07-14 00:33:59.2|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2025-07-14 00:33:59.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.3|Info|DiskScanService|Scanning disk for Predator: Badlands
2025-07-14 00:33:59.3|Info|DiskScanService|Completed scanning disk for Predator: Badlands
2025-07-14 00:33:59.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.3|Info|RefreshMovieService|Updating info for How to Train Your Dragon
2025-07-14 00:33:59.3|Info|DiskScanService|Scanning disk for How to Train Your Dragon
2025-07-14 00:33:59.3|Info|DiskScanService|Completed scanning disk for How to Train Your Dragon
2025-07-14 00:33:59.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.3|Info|RefreshMovieService|Updating info for Jurassic World Rebirth
2025-07-14 00:33:59.4|Info|DiskScanService|Scanning disk for Jurassic World Rebirth
2025-07-14 00:33:59.4|Info|DiskScanService|Completed scanning disk for Jurassic World Rebirth
2025-07-14 00:33:59.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.5|Info|MediaCoverService|Downloading Fanart for [Jurassic World Rebirth (2025)][tt31036941, 1234821] https://image.tmdb.org/t/p/original/fQOV47FHTJdaSuSUNlzP3zXUZWE.jpg
2025-07-14 00:33:59.5|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
2025-07-14 00:33:59.5|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
2025-07-14 00:33:59.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.5|Info|RefreshMovieService|Updating info for Lilo & Stitch
2025-07-14 00:33:59.6|Info|DiskScanService|Scanning disk for Lilo & Stitch
2025-07-14 00:33:59.6|Info|DiskScanService|Completed scanning disk for Lilo & Stitch
2025-07-14 00:33:59.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.6|Info|DiskScanService|Scanning disk for Masters of the Universe
2025-07-14 00:33:59.6|Info|DiskScanService|Completed scanning disk for Masters of the Universe
2025-07-14 00:33:59.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.6|Info|RefreshMovieService|Updating info for F1
2025-07-14 00:33:59.6|Info|DiskScanService|Scanning disk for F1
2025-07-14 00:33:59.6|Info|DiskScanService|Completed scanning disk for F1
2025-07-14 00:33:59.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.6|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.6|Info|RefreshMovieService|Updating info for The Conjuring: Last Rites
2025-07-14 00:33:59.7|Info|DiskScanService|Scanning disk for The Conjuring: Last Rites
2025-07-14 00:33:59.7|Info|DiskScanService|Completed scanning disk for The Conjuring: Last Rites
2025-07-14 00:33:59.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.7|Info|DiskScanService|Scanning disk for Moana
2025-07-14 00:33:59.7|Info|DiskScanService|Completed scanning disk for Moana
2025-07-14 00:33:59.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.7|Info|RefreshMovieService|Updating info for Mortal Kombat II
2025-07-14 00:33:59.8|Info|DiskScanService|Scanning disk for Mortal Kombat II
2025-07-14 00:33:59.8|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
2025-07-14 00:33:59.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.8|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-14 00:33:59.8|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-14 00:33:59.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:33:59.8|Info|DiskScanService|Scanning disk for Shrek 5
2025-07-14 00:33:59.8|Info|DiskScanService|Completed scanning disk for Shrek 5
2025-07-14 00:33:59.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-14 00:33:59.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-14 00:33:59.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-14 00:33:59.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-14 00:33:59.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-14 00:34:00.1|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2025-07-14 00:42:28.9|Info|RssSyncService|Starting RSS Sync
2025-07-14 00:42:46.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-14 00:42:52.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-14 00:42:58.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-14 00:43:04.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-14 00:43:10.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-14 00:43:17.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-14 00:43:18.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 00:43:18.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 01:13:29.1|Info|RssSyncService|Starting RSS Sync
2025-07-14 01:13:46.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-14 01:13:46.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/14/2025 09:29:46 due to recent failures." />
2025-07-14 01:13:46.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/14/2025 09:29:46 due to recent failures." />
2025-07-14 01:13:46.5|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 08:16:00
2025-07-14 01:13:52.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-14 01:13:58.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-14 01:13:59.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 01:13:59.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 01:44:29.3|Info|RssSyncService|Starting RSS Sync
2025-07-14 01:44:31.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 01:44:31.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 02:14:59.5|Info|RssSyncService|Starting RSS Sync
2025-07-14 02:15:01.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 02:15:01.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 02:45:29.7|Info|RssSyncService|Starting RSS Sync
2025-07-14 02:45:30.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 02:45:30.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 03:16:00.0|Info|RssSyncService|Starting RSS Sync
2025-07-14 03:16:01.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 03:16:01.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 03:46:30.1|Info|RssSyncService|Starting RSS Sync
2025-07-14 03:46:31.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 03:46:31.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 04:10:49.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-14 04:10:51.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-14 04:10:51.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-14 04:10:51.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-14 04:10:51.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-14 04:10:51.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-14 04:17:00.3|Info|RssSyncService|Starting RSS Sync
2025-07-14 04:17:01.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 04:17:01.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 04:47:30.6|Info|RssSyncService|Starting RSS Sync
2025-07-14 04:47:32.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 04:47:32.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 05:18:00.7|Info|RssSyncService|Starting RSS Sync
2025-07-14 05:18:01.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 05:18:01.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 05:48:30.9|Info|RssSyncService|Starting RSS Sync
2025-07-14 05:48:31.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 05:48:32.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 06:19:01.1|Info|RssSyncService|Starting RSS Sync
2025-07-14 06:19:02.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 06:19:02.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 06:49:31.4|Info|RssSyncService|Starting RSS Sync
2025-07-14 06:49:32.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 06:49:32.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 07:20:01.6|Info|RssSyncService|Starting RSS Sync
2025-07-14 07:20:02.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 07:20:02.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 07:50:31.8|Info|RssSyncService|Starting RSS Sync
2025-07-14 07:50:32.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 07:50:32.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 08:21:01.9|Info|RssSyncService|Starting RSS Sync
2025-07-14 08:21:02.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 08:21:03.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 08:51:32.0|Info|RssSyncService|Starting RSS Sync
2025-07-14 08:51:33.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 08:51:33.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 09:22:02.1|Info|RssSyncService|Starting RSS Sync
2025-07-14 09:22:03.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 09:22:03.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 09:52:32.3|Info|RssSyncService|Starting RSS Sync
2025-07-14 09:52:33.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 09:52:33.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 10:11:20.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-14 10:11:20.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-14 10:11:20.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-14 10:11:22.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-14 10:11:22.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-14 10:11:22.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-14 10:11:22.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-14 10:11:22.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-14 10:23:02.5|Info|RssSyncService|Starting RSS Sync
2025-07-14 10:23:03.5|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 07/12/2025 16:26:45 and 07/14/2025 20:16:08 UTC. Search may be required.
2025-07-14 10:23:03.5|Info|DownloadDecisionMaker|Processing 120 releases
2025-07-14 10:23:03.7|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-07-14 10:53:32.7|Info|RssSyncService|Starting RSS Sync
2025-07-14 10:53:33.7|Info|DownloadDecisionMaker|Processing 120 releases
2025-07-14 10:53:33.9|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-07-14 11:24:02.9|Info|RssSyncService|Starting RSS Sync
2025-07-14 11:24:04.0|Info|DownloadDecisionMaker|Processing 120 releases
2025-07-14 11:24:04.1|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-07-14 11:54:33.1|Info|RssSyncService|Starting RSS Sync
2025-07-14 11:54:34.0|Info|DownloadDecisionMaker|Processing 120 releases
2025-07-14 11:54:34.1|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-07-14 12:25:03.3|Info|RssSyncService|Starting RSS Sync
2025-07-14 12:25:04.2|Info|DownloadDecisionMaker|Processing 120 releases
2025-07-14 12:25:04.3|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-07-14 12:55:33.5|Info|RssSyncService|Starting RSS Sync
2025-07-14 12:55:34.3|Info|DownloadDecisionMaker|Processing 120 releases
2025-07-14 12:55:34.5|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-07-14 13:26:03.7|Info|RssSyncService|Starting RSS Sync
2025-07-14 13:26:04.5|Info|DownloadDecisionMaker|Processing 120 releases
2025-07-14 13:26:04.7|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-07-14 13:56:33.9|Info|RssSyncService|Starting RSS Sync
2025-07-14 13:56:34.9|Info|DownloadDecisionMaker|Processing 120 releases
2025-07-14 13:56:35.1|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-07-14 14:27:04.1|Info|RssSyncService|Starting RSS Sync
2025-07-14 14:27:05.0|Info|DownloadDecisionMaker|Processing 120 releases
2025-07-14 14:27:05.1|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-07-14 14:57:34.4|Info|RssSyncService|Starting RSS Sync
2025-07-14 14:57:35.2|Info|DownloadDecisionMaker|Processing 120 releases
2025-07-14 14:57:35.4|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-07-14 15:28:04.6|Info|RssSyncService|Starting RSS Sync
2025-07-14 15:28:05.4|Info|DownloadDecisionMaker|Processing 120 releases
2025-07-14 15:28:05.6|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-07-14 15:58:34.9|Info|RssSyncService|Starting RSS Sync
2025-07-14 15:58:35.7|Info|DownloadDecisionMaker|Processing 120 releases
2025-07-14 15:58:35.8|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-07-14 16:11:51.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-14 16:11:53.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-14 16:11:53.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-14 16:11:53.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-14 16:11:53.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-14 16:11:53.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-14 16:29:05.1|Info|RssSyncService|Starting RSS Sync
2025-07-14 16:29:05.9|Info|DownloadDecisionMaker|Processing 120 releases
2025-07-14 16:29:06.0|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-07-14 16:59:35.3|Info|RssSyncService|Starting RSS Sync
2025-07-14 16:59:36.2|Info|DownloadDecisionMaker|Processing 120 releases
2025-07-14 16:59:36.4|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-07-14 17:30:05.5|Info|RssSyncService|Starting RSS Sync
2025-07-14 17:30:06.6|Info|DownloadDecisionMaker|Processing 120 releases
2025-07-14 17:30:06.8|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-07-14 18:00:35.7|Info|RssSyncService|Starting RSS Sync
2025-07-14 18:00:37.4|Info|DownloadDecisionMaker|Processing 120 releases
2025-07-14 18:00:37.6|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-07-14 18:31:05.9|Info|RssSyncService|Starting RSS Sync
2025-07-14 18:31:06.9|Info|DownloadDecisionMaker|Processing 120 releases
2025-07-14 18:31:07.0|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-07-14 19:01:36.1|Info|RssSyncService|Starting RSS Sync
2025-07-14 19:01:37.2|Info|DownloadDecisionMaker|Processing 120 releases
2025-07-14 19:01:37.4|Info|RssSyncService|RSS Sync Completed. Reports found: 120, Reports grabbed: 0
2025-07-14 19:32:06.3|Info|RssSyncService|Starting RSS Sync
2025-07-14 19:32:07.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 19:32:07.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 20:02:36.5|Info|RssSyncService|Starting RSS Sync
2025-07-14 20:02:37.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 20:02:37.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 20:33:06.7|Info|RssSyncService|Starting RSS Sync
2025-07-14 20:33:07.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 20:33:07.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 21:03:37.0|Info|RssSyncService|Starting RSS Sync
2025-07-14 21:03:38.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 21:03:38.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 21:34:07.2|Info|RssSyncService|Starting RSS Sync
2025-07-14 21:34:08.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 21:34:09.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 22:04:37.4|Info|RssSyncService|Starting RSS Sync
2025-07-14 22:04:38.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 22:04:38.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 22:12:22.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-14 22:12:24.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-14 22:12:24.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-14 22:12:24.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-14 22:12:24.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-14 22:12:24.2|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-14 22:35:07.6|Info|RssSyncService|Starting RSS Sync
2025-07-14 22:35:09.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 22:35:09.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 23:05:37.8|Info|RssSyncService|Starting RSS Sync
2025-07-14 23:05:38.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 23:05:39.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-14 23:36:08.0|Info|RssSyncService|Starting RSS Sync
2025-07-14 23:36:09.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-14 23:36:09.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 00:06:38.3|Info|RssSyncService|Starting RSS Sync
2025-07-15 00:06:38.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/15/2025 09:45:57 due to recent failures." />
2025-07-15 00:06:38.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/15/2025 09:45:57 due to recent failures." />
2025-07-15 00:06:38.3|Warn|Torznab|API Request Limit reached for Knaben (Prowlarr). Disabled for 09:39:19
2025-07-15 00:06:39.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 00:06:39.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 00:33:38.5|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-07-15 00:33:38.5|Info|HousekeepingService|Running housecleaning tasks
2025-07-15 00:33:38.5|Info|Database|Vacuuming Log database
2025-07-15 00:33:38.5|Info|Database|Log database compressed
2025-07-15 00:33:38.5|Info|Database|Vacuuming Main database
2025-07-15 00:33:38.5|Info|Database|Main database compressed
2025-07-15 00:34:08.7|Info|DiskScanService|Scanning disk for Avatar: Fire and Ash
2025-07-15 00:34:08.7|Info|DiskScanService|Completed scanning disk for Avatar: Fire and Ash
2025-07-15 00:34:08.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:08.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:08.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:08.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:08.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:08.7|Info|RefreshMovieService|Updating info for Avengers: Doomsday
2025-07-15 00:34:08.7|Info|DiskScanService|Scanning disk for Avengers: Doomsday
2025-07-15 00:34:08.7|Info|DiskScanService|Completed scanning disk for Avengers: Doomsday
2025-07-15 00:34:08.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:08.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:08.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:08.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:08.7|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:08.8|Info|RefreshMovieService|Updating info for Avengers: Secret Wars
2025-07-15 00:34:08.8|Info|DiskScanService|Scanning disk for Avengers: Secret Wars
2025-07-15 00:34:08.8|Info|DiskScanService|Completed scanning disk for Avengers: Secret Wars
2025-07-15 00:34:08.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:08.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:08.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:08.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:08.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:08.8|Info|DiskScanService|Scanning disk for Blade
2025-07-15 00:34:08.8|Info|DiskScanService|Completed scanning disk for Blade
2025-07-15 00:34:08.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:08.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:08.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:08.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:08.8|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:08.9|Info|DiskScanService|Scanning disk for Dune: Part Three
2025-07-15 00:34:08.9|Info|MediaCoverService|Downloading Fanart for [Avengers: Secret Wars (2027)][tt21361444, 1003598] https://image.tmdb.org/t/p/original/rytc6Lf4447C0CDncwFa4gxe0vY.jpg
2025-07-15 00:34:08.9|Info|DiskScanService|Completed scanning disk for Dune: Part Three
2025-07-15 00:34:08.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:08.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:08.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:08.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:08.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:08.9|Info|DiskScanService|Scanning disk for Legally Blonde 3
2025-07-15 00:34:08.9|Info|DiskScanService|Completed scanning disk for Legally Blonde 3
2025-07-15 00:34:08.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:08.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:08.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:08.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:08.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:08.9|Info|DiskScanService|Scanning disk for Legend of the White Dragon
2025-07-15 00:34:08.9|Info|DiskScanService|Completed scanning disk for Legend of the White Dragon
2025-07-15 00:34:08.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:08.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:08.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:08.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:08.9|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:08.9|Info|RefreshMovieService|Updating info for Mission: Impossible - The Final Reckoning
2025-07-15 00:34:08.9|Info|DiskScanService|Scanning disk for Mission: Impossible - The Final Reckoning
2025-07-15 00:34:08.9|Info|DiskScanService|Completed scanning disk for Mission: Impossible - The Final Reckoning
2025-07-15 00:34:08.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:08.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:08.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:08.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:09.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:09.0|Info|DiskScanService|Scanning disk for Untitled The Batman Sequel
2025-07-15 00:34:09.0|Info|DiskScanService|Completed scanning disk for Untitled The Batman Sequel
2025-07-15 00:34:09.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:09.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:09.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:09.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:09.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:09.0|Info|DiskScanService|Scanning disk for Fast X: Part 2
2025-07-15 00:34:09.0|Info|DiskScanService|Completed scanning disk for Fast X: Part 2
2025-07-15 00:34:09.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:09.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:09.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:09.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:09.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:09.0|Info|RefreshMovieService|Updating info for Predator: Badlands
2025-07-15 00:34:09.0|Info|MetadataService|Movie folder does not exist, skipping metadata image creation
2025-07-15 00:34:09.0|Info|DiskScanService|Scanning disk for Predator: Badlands
2025-07-15 00:34:09.0|Info|DiskScanService|Completed scanning disk for Predator: Badlands
2025-07-15 00:34:09.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:09.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:09.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:09.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:09.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:09.0|Info|RefreshMovieService|Updating info for How to Train Your Dragon
2025-07-15 00:34:09.1|Info|DiskScanService|Scanning disk for How to Train Your Dragon
2025-07-15 00:34:09.1|Info|DiskScanService|Completed scanning disk for How to Train Your Dragon
2025-07-15 00:34:09.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:09.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:09.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:09.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:09.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:09.1|Info|RefreshMovieService|Updating info for Jurassic World Rebirth
2025-07-15 00:34:09.1|Info|DiskScanService|Scanning disk for Jurassic World Rebirth
2025-07-15 00:34:09.1|Info|DiskScanService|Completed scanning disk for Jurassic World Rebirth
2025-07-15 00:34:09.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:09.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:09.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:09.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:09.1|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:09.1|Info|RefreshMovieService|Updating info for The Mandalorian and Grogu
2025-07-15 00:34:09.2|Info|DiskScanService|Scanning disk for The Mandalorian and Grogu
2025-07-15 00:34:09.2|Info|DiskScanService|Completed scanning disk for The Mandalorian and Grogu
2025-07-15 00:34:09.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:09.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:09.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:09.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:09.2|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:09.2|Info|RefreshMovieService|Updating info for Lilo & Stitch
2025-07-15 00:34:09.3|Info|DiskScanService|Scanning disk for Lilo & Stitch
2025-07-15 00:34:09.3|Info|DiskScanService|Completed scanning disk for Lilo & Stitch
2025-07-15 00:34:09.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:09.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:09.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:09.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:09.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:09.3|Info|DiskScanService|Scanning disk for Masters of the Universe
2025-07-15 00:34:09.3|Info|DiskScanService|Completed scanning disk for Masters of the Universe
2025-07-15 00:34:09.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:09.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:09.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:09.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:09.3|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:09.3|Info|RefreshMovieService|Updating info for F1
2025-07-15 00:34:09.3|Info|DiskScanService|Scanning disk for F1
2025-07-15 00:34:09.3|Info|DiskScanService|Completed scanning disk for F1
2025-07-15 00:34:09.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:09.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:09.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:09.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:09.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:09.4|Info|RefreshMovieService|Updating info for The Conjuring: Last Rites
2025-07-15 00:34:09.4|Info|DiskScanService|Scanning disk for The Conjuring: Last Rites
2025-07-15 00:34:09.4|Info|DiskScanService|Completed scanning disk for The Conjuring: Last Rites
2025-07-15 00:34:09.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:09.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:09.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:09.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:09.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:09.4|Info|DiskScanService|Scanning disk for Moana
2025-07-15 00:34:09.4|Info|DiskScanService|Completed scanning disk for Moana
2025-07-15 00:34:09.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:09.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:09.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:09.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:09.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:09.4|Info|DiskScanService|Scanning disk for Mortal Kombat II
2025-07-15 00:34:09.4|Info|DiskScanService|Completed scanning disk for Mortal Kombat II
2025-07-15 00:34:09.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:09.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:09.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:09.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:09.4|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:09.5|Info|DiskScanService|Scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-15 00:34:09.5|Info|DiskScanService|Completed scanning disk for The Hunger Games: Sunrise on the Reaping
2025-07-15 00:34:09.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:09.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:09.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:09.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:09.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:34:09.5|Info|DiskScanService|Scanning disk for Shrek 5
2025-07-15 00:34:09.5|Info|DiskScanService|Completed scanning disk for Shrek 5
2025-07-15 00:34:09.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-07-15 00:34:09.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-07-15 00:34:09.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-07-15 00:34:09.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-07-15 00:34:09.5|Info|MetadataService|Movie folder does not exist, skipping metadata creation
2025-07-15 00:37:08.5|Info|RssSyncService|Starting RSS Sync
2025-07-15 00:37:08.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/15/2025 18:48:31 due to recent failures." />
2025-07-15 00:37:08.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/15/2025 18:48:31 due to recent failures." />
2025-07-15 00:37:08.6|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 18:11:23
2025-07-15 00:37:09.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 00:37:09.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 01:07:38.7|Info|RssSyncService|Starting RSS Sync
2025-07-15 01:07:56.1|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-15 01:08:02.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-15 01:08:08.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-15 01:08:14.6|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-15 01:08:20.7|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-15 01:08:26.9|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-15 01:08:27.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 01:08:28.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 01:38:38.9|Info|RssSyncService|Starting RSS Sync
2025-07-15 01:38:56.3|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-15 01:38:56.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/15/2025 09:32:51 due to recent failures." />
2025-07-15 01:38:56.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr.tornet:9696/19/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 07/15/2025 09:32:51 due to recent failures." />
2025-07-15 01:38:56.3|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 07:53:55
2025-07-15 01:39:02.4|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-15 01:39:08.5|Error|Torznab|An error occurred while processing indexer feed.
[v5.26.2.10099] System.Net.Http.HttpRequestException: Host is unreachable (192.168.1.127:9696)
---> System.Net.Sockets.SocketException (113): Host is unreachable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 337
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Radarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Radarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Radarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Radarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Radarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 90
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 110
2025-07-15 01:39:09.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 01:39:09.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 02:09:39.1|Info|RssSyncService|Starting RSS Sync
2025-07-15 02:09:40.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 02:09:40.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 02:40:09.3|Info|RssSyncService|Starting RSS Sync
2025-07-15 02:40:10.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 02:40:10.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 03:10:39.5|Info|RssSyncService|Starting RSS Sync
2025-07-15 03:10:40.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 03:10:40.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 03:41:09.7|Info|RssSyncService|Starting RSS Sync
2025-07-15 03:41:10.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 03:41:10.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 04:11:40.0|Info|RssSyncService|Starting RSS Sync
2025-07-15 04:11:40.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 04:11:41.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 04:12:53.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-15 04:12:54.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-15 04:12:54.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-15 04:12:54.9|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-15 04:12:55.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-15 04:12:55.0|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-15 04:42:10.2|Info|RssSyncService|Starting RSS Sync
2025-07-15 04:42:11.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 04:42:12.3|Info|DownloadService|Report for How to Train Your Dragon (2025) sent to Transmission from indexer TheRARBG (Prowlarr). How.To.Train.Your.Dragon.2025.1080p.WEB-DL.H264.Dual.YG⭐
2025-07-15 04:42:12.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 1
2025-07-15 04:59:32.5|Info|MovieService|Assigning file [How to Train Your Dragon (2025) WEBDL-1080p.mkv] to movie [[How to Train Your Dragon (2025)][tt26743210, 1087192]]
2025-07-15 05:12:40.4|Info|RssSyncService|Starting RSS Sync
2025-07-15 05:12:41.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 05:12:41.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 05:43:10.7|Info|RssSyncService|Starting RSS Sync
2025-07-15 05:43:11.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 05:43:11.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 06:13:40.8|Info|RssSyncService|Starting RSS Sync
2025-07-15 06:13:41.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 06:13:41.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 06:44:11.1|Info|RssSyncService|Starting RSS Sync
2025-07-15 06:44:11.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 06:44:12.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 07:14:41.3|Info|RssSyncService|Starting RSS Sync
2025-07-15 07:16:21.3|Warn|Torznab|Isohunt2 (Prowlarr) server is currently unavailable. http://prowlarr.tornet:9696/8/api?t=movie&cat=2000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2025-07-15 07:16:21.3|Info|DownloadDecisionMaker|Processing 84 releases
2025-07-15 07:16:21.4|Info|RssSyncService|RSS Sync Completed. Reports found: 84, Reports grabbed: 0
2025-07-15 07:46:41.5|Info|RssSyncService|Starting RSS Sync
2025-07-15 07:46:42.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 07:46:42.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 08:17:11.7|Info|RssSyncService|Starting RSS Sync
2025-07-15 08:17:12.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 08:17:12.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 08:47:41.9|Info|RssSyncService|Starting RSS Sync
2025-07-15 08:47:42.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 08:47:42.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 09:18:12.1|Info|RssSyncService|Starting RSS Sync
2025-07-15 09:18:12.3|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 07/15/2025 12:42:41 and 07/15/2025 13:51:52 UTC. Search may be required.
2025-07-15 09:18:12.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 09:18:13.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 09:48:42.4|Info|RssSyncService|Starting RSS Sync
2025-07-15 09:48:43.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 09:48:43.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 10:13:23.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-15 10:13:23.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-15 10:13:23.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-15 10:13:25.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-15 10:13:25.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-15 10:13:25.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-15 10:13:25.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-15 10:13:25.6|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-15 10:19:12.5|Info|RssSyncService|Starting RSS Sync
2025-07-15 10:19:13.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 10:19:13.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 10:49:42.7|Info|RssSyncService|Starting RSS Sync
2025-07-15 10:49:43.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 10:49:43.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 11:20:12.9|Info|RssSyncService|Starting RSS Sync
2025-07-15 11:20:13.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 11:20:14.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 11:50:43.1|Info|RssSyncService|Starting RSS Sync
2025-07-15 11:50:44.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 11:50:44.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 12:21:13.3|Info|RssSyncService|Starting RSS Sync
2025-07-15 12:21:15.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 12:21:15.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 12:51:43.6|Info|RssSyncService|Starting RSS Sync
2025-07-15 12:51:44.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 12:51:44.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 13:22:13.8|Info|RssSyncService|Starting RSS Sync
2025-07-15 13:22:15.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 13:22:15.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 13:52:44.1|Info|RssSyncService|Starting RSS Sync
2025-07-15 13:52:44.9|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 13:52:45.1|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 14:23:14.3|Info|RssSyncService|Starting RSS Sync
2025-07-15 14:23:15.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 14:23:15.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 14:53:44.5|Info|RssSyncService|Starting RSS Sync
2025-07-15 14:53:45.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 14:53:45.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 15:24:14.7|Info|RssSyncService|Starting RSS Sync
2025-07-15 15:24:15.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 15:24:15.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 15:54:44.9|Info|RssSyncService|Starting RSS Sync
2025-07-15 15:54:46.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 15:54:46.6|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 16:13:54.7|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-15 16:13:56.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-15 16:13:56.4|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-15 16:13:56.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-15 16:13:56.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-15 16:13:56.5|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-15 16:25:15.2|Info|RssSyncService|Starting RSS Sync
2025-07-15 16:25:16.2|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 16:25:16.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 16:55:45.4|Info|RssSyncService|Starting RSS Sync
2025-07-15 16:55:46.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 16:55:46.4|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 17:26:15.7|Info|RssSyncService|Starting RSS Sync
2025-07-15 17:26:16.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 17:26:16.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 17:56:45.9|Info|RssSyncService|Starting RSS Sync
2025-07-15 17:56:46.7|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 17:56:46.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 18:27:16.1|Info|RssSyncService|Starting RSS Sync
2025-07-15 18:27:18.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 18:27:18.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 18:57:46.3|Info|RssSyncService|Starting RSS Sync
2025-07-15 18:57:47.3|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 18:57:47.5|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 19:28:16.5|Info|RssSyncService|Starting RSS Sync
2025-07-15 19:28:17.5|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 19:28:17.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 19:58:46.7|Info|RssSyncService|Starting RSS Sync
2025-07-15 19:58:47.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 19:58:48.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 20:29:16.9|Info|RssSyncService|Starting RSS Sync
2025-07-15 20:29:17.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 20:29:17.9|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 20:59:47.2|Info|RssSyncService|Starting RSS Sync
2025-07-15 20:59:48.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 20:59:48.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 21:30:17.3|Info|RssSyncService|Starting RSS Sync
2025-07-15 21:30:18.1|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 21:30:18.3|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 22:00:47.5|Info|RssSyncService|Starting RSS Sync
2025-07-15 22:00:48.4|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 22:00:48.7|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 22:14:25.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-15 22:14:27.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-07-15 22:14:27.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-15 22:14:27.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-15 22:14:27.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-15 22:14:27.1|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Name: Should be unique
2025-07-15 22:31:17.7|Info|RssSyncService|Starting RSS Sync
2025-07-15 22:31:18.6|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 22:31:18.8|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 23:01:48.0|Info|RssSyncService|Starting RSS Sync
2025-07-15 23:01:48.8|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 23:01:49.0|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-15 23:32:18.2|Info|RssSyncService|Starting RSS Sync
2025-07-15 23:32:19.0|Info|DownloadDecisionMaker|Processing 118 releases
2025-07-15 23:32:19.2|Info|RssSyncService|RSS Sync Completed. Reports found: 118, Reports grabbed: 0
2025-07-16 00:02:48.4|Info|RssSyncService|Starting RSS Sync
2025-07-16 00:02:49.2|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 07/14/2025 20:16:25 and 07/16/2025 09:47:58 UTC. Search may be required.
2025-07-16 00:02:49.2|Info|DownloadDecisionMaker|Processing 119 releases