dreulavelle / Prowlarr-Indexers

Prowlarr Indexers used by Cardigann
107 stars 23 forks source link

Torbox.yml issues #50

Closed matthew73210 closed 2 weeks ago

matthew73210 commented 3 weeks ago

Hey, cheers for this. Sadly I can't get torbox to work. Copied the torbox.yml into the Custom dir and can find it it prowlarr but i get the folowing error :

2024-10-31 15:34:08 [Warn] Cardigann: Request for TorBox Torrents failed with status InternalServerError. Retrying in 1.8765001s. 
2024-10-31 15:34:10 [Warn] Cardigann: Request for TorBox Torrents failed with status InternalServerError. Retrying in 1.4805968s. 
2024-10-31 15:34:12 [Warn] Cardigann: HTTP Error - Res: HTTP/2.0 [GET] https://search-api.torbox.app/torrents/imdb:: 500.InternalServerError (21 bytes)
2024-10-31 15:34:12 Internal Server Error 
2024-10-31 15:34:12 [Warn] Cardigann: Unable to connect to indexer 
2024-10-31 15:34:12 
2024-10-31 15:34:12 [v1.25.4.4818] NzbDrone.Common.Http.HttpException: HTTP request failed: [500:InternalServerError] [GET] at [https://search-api.torbox.app/torrents/imdb:]
2024-10-31 15:34:12    at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 697
2024-10-31 15:34:12    at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 583
2024-10-31 15:34:12    at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 760
2024-10-31 15:34:12 Internal Server Error
2024-10-31 15:34:12 
2024-10-31 15:34:12 
2024-10-31 15:34:12 [Warn] ProwlarrErrorPipeline: Invalid request Validation failed: 
2024-10-31 15:34:12  -- : Unable to connect to indexer, indexer's server is unavailable. Try again later. HTTP request failed: [500:InternalServerError] [GET] at [https://search-api.torbox.app/torrents/imdb:] 

and :

Unable to connect to indexer, indexer's server is unavailable. Try again later. HTTP request failed: [500:InternalServerError] [GET] at [https://search-api.torbox.app/torrents/imdb:]

Any clues to what settings i'm supposed to use? Not using Radarr, just prowlarr into comet into steamio. Torbox is a bit buggy and won't show the show i search for, but says that torrent exists etc..

s1dave-web commented 3 weeks ago

Also got torbox issues mine reports: Unable to connect to indexer. Unexpected response status Unauthorized code from indexer request

[v1.25.4.4818] NzbDrone.Core.Indexers.Exceptions.IndexerException: Unexpected response status Unauthorized code from indexer request at NzbDrone.Core.Indexers.Definitions.Cardigann.CardigannParser.ParseResponse(IndexerResponse indexerResponse) in ./Prowlarr.Core/Indexers/Definitions/Cardigann/CardigannParser.cs:line 58 at NzbDrone.Core.Indexers.HttpIndexerBase1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 587 at NzbDrone.Core.Indexers.HttpIndexerBase1.TestConnection() in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 760 RequestUri: https://search-api.torbox.app/torrents/imdb:tt0137523;StatusCode: Unauthorized;ContentType: application/json;ContentLength: 149;ContentSample: {"success":false,"error":"NO_AUTH","message":"You need to be authenticated to use the search. Meta search is available unauthenticated.","data":null}

Do I need to supply my API key somewhere?

s1dave-web commented 3 weeks ago

Resolved this by adding API key to Auth header - will try and do a pull request to merge changes

dreulavelle commented 2 weeks ago

merged pr, closing issue. 👌

matthew73210 commented 1 week ago

Any chance abount adding a torbox usenet version? can this be done in prowlarr?

matthew73210 commented 1 week ago

Cheers btw, works a blast