mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-03-02 22:57:22 -05:00
[GazelleGames] Does not pass validation or search #425
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Tooling
Area: UI
Area: Update API
Priority: High
Priority: Low
Priority: Medium
Status: Cannot Reproduce
Status: Confirmed
Status: Help Wanted
Status: In Progress
Status: Indexer - need invite
Status: Info Needed
Status: Investigating
Status: Logs Needed
Status: Maybe One Day
Status: Needs Triage
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
lidarr-pull
radarr-pull
sonarr upstream
sonarr-pull
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Prowlarr#425
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @delize on GitHub (Dec 27, 2021).
Is there an existing issue for this?
Current Behavior
GazelleGames returns errors when validating indexer or searching for content.
When reaching out on Discord: https://discord.com/channels/767843854736949299/767843854824374281/925106015886782474
There was an attempted fix: https://discord.com/channels/767843854736949299/767843855335817251/925108525414363146
Was requested to file a Github Issue: https://discord.com/channels/767843854736949299/767843854824374281/925112359217942628
Expected Behavior
Gazelle Games should return a successful test when on the indexer page
Gazelle Games should return a successful search result
Steps To Reproduce
Environment
What branch are you running?
Nightly
Trace Logs?
[v0.1.9.1276] FluentValidation.ValidationException: Validation failed: -- : Query successful, but no results were returned from your indexer. This may be an issue with the indexer or your indexer category settings. at Prowlarr.Api.V1.ProviderControllerBase
3.VerifyValidationResult(ValidationResult validationResult, Boolean includeWarnings) in D:\a\1\s\src\Prowlarr.Api.V1\ProviderControllerBase.cs:line 205 at Prowlarr.Api.V1.ProviderControllerBase3.Test(TProviderDefinition definition, Boolean includeWarnings) in D:\a\1\s\src\Prowlarr.Api.V1\ProviderControllerBase.cs:line 191 at Prowlarr.Api.V1.ProviderControllerBase3.CreateProvider(TProviderResource providerResource) in D:\a\1\s\src\Prowlarr.Api.V1\ProviderControllerBase.cs:line 67 at lambda_method303(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()--- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()--- End of stack trace from previous location --- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Prowlarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Prowlarr.Http\Middleware\BufferingMiddleware.cs:line 28 at Prowlarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Prowlarr.Http\Middleware\IfModifiedMiddleware.cs:line 41 at Prowlarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Prowlarr.Http\Middleware\CacheHeaderMiddleware.cs:line 33 at Prowlarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Prowlarr.Http\Middleware\UrlBaseMiddleware.cs:line 27 at Prowlarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Prowlarr.Http\Middleware\VersionMiddleware.cs:line 28 at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context) at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task) 2021-12-27 12:18:54.3|Warn|ProwlarrErrorPipeline|Invalid request Validation failed: -- : Query successful, but no results were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 2021-12-27 12:28:54.5|Info|ReleaseSearchService|Searching indexer(s): [GazelleGames] for Term: [mario party], Offset: 0, Limit: 0, Categories: [] 2021-12-27 12:28:55.9|Error|GazelleGames|An error occurred while processing indexer feed. https://gazellegames.net/torrents.php?searchstr=mario+party&order_by=time&order_way=desc&action=basic&searchsubmit=1[v0.1.9.1276] System.OverflowException: Value was either too large or too small for an Int32. at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type) at NzbDrone.Core.Parser.ParseUtil.CoerceInt(String str) in D:\a\1\s\src\NzbDrone.Core\Parser\ParseUtil.cs:line 42 at NzbDrone.Core.Indexers.Definitions.GazelleGamesParser.ParseResponse(IndexerResponse indexerResponse) in D:\a\1\s\src\NzbDrone.Core\Indexers\Definitions\GazelleGames.cs:line 361 at NzbDrone.Core.Indexers.HttpIndexerBase1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in D:\a\1\s\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 320 at NzbDrone.Core.Indexers.HttpIndexerBase1.FetchReleases(Func2 pageableRequestChainSelector, Boolean isRecent) in D:\a\1\s\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 174RequestUri: https://gazellegames.net/torrents.php?searchstr=mario+party&order_by=time&order_way=desc&action=basic&searchsubmit=1;StatusCode: OK;ContentType: text/html; charset=utf-8;ContentLength: 720687;ContentSample: <html><head> <link rel="alternate" type="application/rss+xml" href="/feeds.php?feed=feed_news&user=(removed)&auth=(removed)&passkey=(removed)&authkey=(removed) title="GazelleGames.net - News"/> <link rel="alternate" type="application/rss+xml" href="/feeds.php?feed=feed_blog&user=(removed)&auth=(removed)&passkey=(removed)&authkey=(removed) title="GazelleGames.net - Blog"/> <link rel="alternate" type="application/rss+xml" href="/feeds.php?feed=torrents_notify_cd0lzb79kn81af45m023zhx264b4ezk6&user=(removed)&auth=(removed)&passkey=(removed)&authkey=(removed) title="GazelleGames.net - P.T.N."/> <link rel="alternate" type="application/rss+xml" href="/feeds.php?feed=torrents_all&user=(removed)&auth=(removed)&passkey=(removed)&authkey=(removed) title="GazelleGames.net - All Torrents"/> <link rel="alternate" type="application/rss+xml" href="/feeds.php?feed=torrents_music&user=(removed)&auth=(removed)&passkey=(removed)&authkey=(removed) title="GazelleGames.net - Game Torrents"/> <link rel="alternate" type="application/rss+xml" href="/feeds.php?feed=torrents_apps&user=(removed)&auth=(removed)&passkey=(removed)&authkey=(removed) title="GazelleGames.net - Application Torrents"/> <link rel="alternate" type="application/rss+xml" href="/feeds.php?feed=torrents_ebooks&user=(removed)&auth=(removed)&passkey=(removed)&authkey=(removed) title="GazelleGames.net - E-Book Torrents"/>AB#2276
@Qstick commented on GitHub (Jan 2, 2022):
Can you go to
https://gazellegames.net/torrents.php?searchstr=mario+party&order_by=time&order_way=desc&action=basic&searchsubmit=1in a browser where you are signed into the site. Paste the response here please.@delize commented on GitHub (Jan 3, 2022):
Here is a screenshot taken from my phone.

I launched the URL you posted above. I'm not sure what other response you were looking for.
@pairofcrocs commented on GitHub (Feb 13, 2022):
I'm also having this exact same issue.
@Qstick commented on GitHub (Jul 4, 2022):
Please Test on 0.4.3.1884 or above
@delize commented on GitHub (Jul 6, 2022):
Hey @Qstick
Still seeing similar issues with GGN.
Query successful, but no results were returned from your indexer. This may be an issue with the indexer or your indexer category settings.@Qstick commented on GitHub (Jul 7, 2022):
Going to need access to do anything with this, or PRs are welcome