mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-02 22:57:34 -05:00
Jackett Indexer Tests ok, but errors on Save #8497
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Extras
Area: Import Lists
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Organizer
Area: Parser
Area: Scanning
Area: Tooling
Area: UI
Area: Unit Tests
On Hold: MetadataAPI Blocking
On Hold: MetadataAPI Blocking
Priority: High
Priority: Low
Priority: Medium
Status: Accepted
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: On Hold
Status: Ready for Review
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
conflict
lidarr-pull
no-conflict
not-pulled
readarr-pull
readarr-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/Radarr#8497
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 @henryschade on GitHub (Jun 4, 2024).
Is there an existing issue for this?
Current Behavior
Just upgraded Synology NAS to DSM 7.2 tonight.
All installed software upgraded/repaired fine.
Radarr is now version 5.6.0.8846 (required clicking the Synology Repair button), and at a quick look has all the movies it had before.
Jackett was also a repair update, but functions fine, via it's interface (and via Sonarr 2.0.0.5344 on the windows desktop).
In Radarr I opened the "Jackett" indexer and clicked the "Test" button and get a green check mark. I then click the Save button and get a red exclamation mark and the Indexer settings window stays open.
Expected Behavior
Clicking the Test button gets a green check mark, and clicking the Save button closes the Indexer settings window.
Steps To Reproduce
Synology NAS to DSM 7.2
Radarr version 5.6.0.8846
Jackett version 0.22.43
Environment
What branch are you running?
Master
Trace Logs? Not Optional
[v5.6.0.8846] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [GET] at [http://10.1.1.4:9117/api/v2.0/indexers/iptorrents/results/torznab/api?t=movie&cat=2000,100006,100007,100020,100048,100062,100077,100089,100090,100100&extended=1&apikey=(removed)&offset=0&limit=100]
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 119
at NzbDrone.Core.Indexers.HttpIndexerBase
1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335 at NzbDrone.Core.Indexers.HttpIndexerBase1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 458
2024-06-03 21:32:37.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://10.1.1.5:60936/gui/?token=(removed)&list=1&cid=1582896849: 400.BadRequest (17 bytes)
2024-06-03 21:33:48.8|Warn|Torznab|Unable to connect to indexer2024-06-03 21:33:48.8|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://10.1.1.4:9117/api/v2.0/indexers/iptorrents/results/torznab/api?t=movie&cat=2030,2040,2045,2050,2070,2080,100006,100007,100008,100020,100048,100054,100062,100077,100081,100088,100089,100090,100100,100101&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest (665 bytes)
[v5.6.0.8846] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [GET] at [http://10.1.1.4:9117/api/v2.0/indexers/iptorrents/results/torznab/api?t=movie&cat=2030,2040,2045,2050,2070,2080,100006,100007,100008,100020,100048,100054,100062,100077,100081,100088,100089,100090,100100,100101&extended=1&apikey=(removed)&offset=0&limit=100]
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Radarr.Common/Http/HttpClient.cs:line 119
at NzbDrone.Core.Indexers.HttpIndexerBase
1.FetchIndexerResponse(IndexerRequest request) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 335 at NzbDrone.Core.Indexers.HttpIndexerBase1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 317at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Radarr.Core/Indexers/HttpIndexerBase.cs:line 458
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.@henryschade commented on GitHub (Jun 4, 2024):
Screen cap of the error that appears at the top of the Indexer screen when clicking the save button.
@mynameisbogdan commented on GitHub (Jun 4, 2024):
Not a Radarr issue, and already fixed in Jackett. You need to wait a few hours for the new release or disable the cache until then.