Prowlarr / Indexers

Contains indexer definitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ncore not working

vampywiz17 opened this issue · comments

commented

Is there an existing issue for this?

  • I have searched the existing open and closed issues

Current Behavior

ncore tracker not working

Expected Behavior

ncore tracker work

Steps To Reproduce

  1. test ncore tracker

Environment

- OS: Alpine OS
- Prowlarr:1.13.3.4273
- Docker Install: Yes
- Using Reverse Proxy: No
- Browser: Google chrome

What branch are you running?

Master

Trace Logs?

2024-03-04 11:57:06.5|Warn|Cardigann|Unable to connect to indexer.

[v1.13.3.4273] 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 162
   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 42
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 573
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 514
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 757


2024-03-04 11:57:06.5|Warn|ProwlarrErrorPipeline|Invalid request Validation failed: 
 -- : Unable to connect to indexer, indexer's server is unavailable. Try again later. Http request timed out

Trace Logs have been provided as applicable. Reports may 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.

Expected Behavior

ncore tracker work

Trace logs aren't optional.