Timeout in HD-Forever indexer
Closed this issue · 1 comments
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
I have the HD-Forever indexer setup and it used to work but now it times out and is flagged as "Failed".
The site works as expected in a browser.
Expected Behavior
I guess it should be able.
Steps To Reproduce
No response
Environment
- OS: Debian 12 as the docker host
- Prowlarr: 1.25.4.4818
- Docker Install: Yes
- Using Reverse Proxy: no
- Browser: edge
What branch are you running?
Master
Trace Logs? Not Optional
[v1.25.4.4818] System.Net.WebException: Http request timed out
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Prowlarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 170
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Prowlarr.Common/Http/HttpClient.cs:line 171
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Prowlarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./Prowlarr.Core/Indexers/IndexerHttpClient.cs:line 44
at NzbDrone.Core.Indexers.HttpIndexerBase1.<>c.<<FetchIndexerResponse>b__57_0>d.MoveNext() in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 661 --- End of stack trace from previous location --- at Polly.ResiliencePipeline.<>c__9
2.<b__9_0>d.MoveNext()
--- End of stack trace from previous location ---
at Polly.Outcome1.GetResultOrRethrow() at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func
3 callback, TState state, CancellationToken cancellationToken)
at NzbDrone.Core.Indexers.HttpIndexerBase1.FetchIndexerResponse(IndexerRequest request) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 660 at NzbDrone.Core.Indexers.HttpIndexerBase
1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 606
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 852
Trace Logs have been provided as applicable. Reports will be closed if the required logs are not provided.
- I have read and followed the steps in the wiki link above and provided the required trace logs - the logs contain
trace
- that are relevant and show this issue.
We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please hop over onto our Discord.