NZBFinder 400 bad request

Version

3.0.6.1266

Package Version

3.0.6.1266-1 by sonarr

Mono Version

6.12.0
OS: unraid
Debug logs:
2021-10-04 12:16:51.4|Warn|Newznab|Unable to connect to indexer

[v3.0.6.1266] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [GET] at [https://nzbfinder.ws/api?t=tvsearch&cat=5030,5040,5070&extended=1&apikey=(removed) &offset=0&limit=100]
at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00154] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:105
at NzbDrone.Core.Indexers.HttpIndexerBase1[TSettings].FetchIndexerResponse (NzbDrone.Core.Indexers.IndexerRequest request) [0x00069] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:322 at NzbDrone.Core.Indexers.HttpIndexerBase1[TSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, NzbDrone.Core.Indexers.IParseIndexerResponse parser) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:298
at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].TestConnection () [0x00044] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:343

<?xml version="1.0" encoding="UTF-8"?>

Description of issue: NZBFinder just lost connection today and Not sure why

you’ve cutoff the majority of the response from the indexer, but without more information anything is just a guess.

a single line error is not a debug log, please review the wiki link that is in the template for how to provide logs

<?xml version="1.0" encoding="UTF-8"?>

2021-10-04 17:52:14.2|Warn|SonarrErrorPipeline|Invalid request Validation failed:
– : Unable to connect to indexer, check the log for more details

this is the rest of the log file for that associated error

sorry for another reply, i happened to also cut off the top of the error as well so i figured i would repost the whole error that comes up, i waited a while to ensure i got just this error copied in this.

2021-10-04 17:52:14.2|Warn|HttpClient|HTTP Error - Res: [GET] https://nzbfinder.ws/api?t=tvsearch&cat=5010,5030,5040,5045,5090,5070&extended=1&apikey=(removed)&offset=0&limit=100: 400.BadRequest

<?xml version="1.0" encoding="UTF-8"?>

2021-10-04 17:52:14.2|Warn|Newznab|Unable to connect to indexer

[v3.0.6.1266] NzbDrone.Common.Http.HttpException: HTTP request failed: [400:BadRequest] [GET] at [https://nzbfinder.ws/api?t=tvsearch&cat=5010,5030,5040,5045,5090,5070&extended=1&apikey=(removed)&offset=0&limit=100]
at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00154] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:105
at NzbDrone.Core.Indexers.HttpIndexerBase1[TSettings].FetchIndexerResponse (NzbDrone.Core.Indexers.IndexerRequest request) [0x00069] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:322 at NzbDrone.Core.Indexers.HttpIndexerBase1[TSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, NzbDrone.Core.Indexers.IParseIndexerResponse parser) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:298
at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].TestConnection () [0x00044] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:343

<?xml version="1.0" encoding="UTF-8"?>

2021-10-04 17:52:14.2|Warn|SonarrErrorPipeline|Invalid request Validation failed:
– : Unable to connect to indexer, check the log for more details

If you open that URL in your browser (and add the API key that was removed when logged), what is returned? Does it say what parameter is missing to lead to the 400 response?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.