mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-03-02 22:57:22 -05:00
Prowlarr Search with Bad Indexer #1242
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#1242
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 @champs777 on GitHub (Oct 31, 2025).
I attest that there is not an existing issue for this?
I attest this is not related to a Cardigann YML Indexer.
Current Behavior
If an indexer is down, the entire search fails if this indexer is included.
Expected Behavior
So this is an interesting bug that took me a while to figure out what was happening.
I have an indexer that is live some days and down most. I am guessing they are going away. For the last few months, every time I use the /search, it instantly returns no results. I couldn't figure out what was going on.
Today I finally figured it out. This indexer that is bad is blowing the entire thing up. If I don't include this indexer in the search, or if I disable this indexer, all is good and the search works.
Over the years indexers will go down from time to time. If they are included in the search, and are down, they should just be skipped. It shouldn't abort the search. Honestly, it could abort the search, but at least let us know that it is because "Indexer X is currently down. Please remove this indexer from your search".
I tagged this as a bug, but could be considered a feature request. =)
Thanks again for an amazing product! I love Prowlarr so much!!!
Steps To Reproduce
Validate that an indexer is down.
Perform a search of many indexers and include this one.
You will see that no matter what you type, nothing is returned by the search.
Environment
What branch are you running?
Master
Trace Logs?
prowlarr_debug_logs.txt
I attest that Trace Logs have been provided as applicable. Reports will be closed if the required logs are not provided.
trace- that are relevant and show this issue.