Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

as of Pre-release v0.8.10 - 401.Unauthorized #1654

Closed
PaintPauller opened this issue Aug 12, 2017 · 34 comments
Closed

as of Pre-release v0.8.10 - 401.Unauthorized #1654

PaintPauller opened this issue Aug 12, 2017 · 34 comments

Comments

@PaintPauller
Copy link

as of Pre-release v0.8.10 i am unable to change any settings in Jackett for some reason but more importantly sonarr is unable to connect with jackett. i keep on getting this in sonarr:

Unable to connect to indexer, check the log for more details
Log: 17-8-11 17:15:12.5|Warn|HttpClient|HTTP Error - Res: [GET] http://127.0.0.1:9117/torznab/thepiratebay/api?t=caps&apikey=(removed) 401.Unauthorized

Jackett version: v0.8.10
Mono version (if not using Windows):


@ghost
Copy link

ghost commented Aug 12, 2017

Thanks for testing the pre-release and reporting @PaintPauller
The settings issue will be fixed shortly

2nd issue:
Just to confirm the api key is correct?

Do you get the same thing if visiting http://127.0.0.1:9117/torznab/thepiratebay/api?t=caps&apikey=YOUR_API_KEY in your web brower

Can you post the full Jackett logs ie mono --debug JackettConsole.exe -t -l

I've tested here and it works for me

ghost pushed a commit that referenced this issue Aug 12, 2017
@PaintPauller
Copy link
Author

i can confirm that the api key is correct in sonarr and http://127.0.0.1:9117/torznab/thepiratebay/api?t=caps&apikey=YOUR_API_KEY does work for me so i have no idea whats going on.

as for the logs nothing shows up in the normal log and i am unable to turn on Enhanced logging because of the settings bug. where would i put in the above command? sorry im somewhat new to all of this.

@ghost
Copy link

ghost commented Aug 12, 2017

v0.8.12 should fix the settings issue

Thats strange that it works in the browser
Are you running on Windows or Mono?

@PaintPauller
Copy link
Author

windows

@ghost
Copy link

ghost commented Aug 12, 2017

update version to latest
Turn on enhanced logging
Restart Jackett
simulate error again
Grab logs from C:\ProgramData\Jackett

@PaintPauller
Copy link
Author

PaintPauller commented Aug 12, 2017

here is the enhanced logging when I hit test in sonarr

-- | -- | --
Aug 11, 2017 06:24:53 PM | Info | ApiControllerActionInvoker InvokeActionAsync Action='Logs()'
Aug 11, 2017 06:24:53 PM | Info | JackettAPINoCacheAttribute OnActionExecutingAsync
Aug 11, 2017 06:24:53 PM | Info | JackettAPINoCacheAttribute OnActionExecutingAsync Action filter for 'Logs()'
Aug 11, 2017 06:24:53 PM | Info | HttpActionBinding ExecuteBindingAsync
Aug 11, 2017 06:24:53 PM | Info | HttpActionBinding ExecuteBindingAsync
Aug 11, 2017 06:24:53 PM | Info | JackettAuthorizedAttribute OnAuthorizationAsync
Aug 11, 2017 06:24:53 PM | Info | JackettAuthorizedAttribute OnAuthorizationAsync
Aug 11, 2017 06:24:53 PM | Info | ApiControllerActionSelector SelectAction Selected action 'Logs()'
Aug 11, 2017 06:24:53 PM | Info | ApiControllerActionSelector SelectAction
Aug 11, 2017 06:24:53 PM | Info | ServerConfigurationController ExecuteAsync
Aug 11, 2017 06:24:53 PM | Info | HttpControllerDescriptor CreateController Jackett.Controllers.V20.ServerConfigurationController
Aug 11, 2017 06:24:53 PM | Info | DefaultHttpControllerActivator Create Jackett.Controllers.V20.ServerConfigurationController
Aug 11, 2017 06:24:53 PM | Info | DefaultHttpControllerActivator Create
Aug 11, 2017 06:24:53 PM | Info | HttpControllerDescriptor CreateController
Aug 11, 2017 06:24:53 PM | Info | DefaultHttpControllerSelector SelectController ServerConfiguration
Aug 11, 2017 06:24:53 PM | Info | DefaultHttpControllerSelector SelectController Route='action:logs,controller:ServerConfiguration'
Aug 11, 2017 06:24:53 PM | Info | http://127.0.0.1:9117/api/v2.0/server/logs?_=1502501084604
Aug 11, 2017 06:24:48 PM | Info | ResultsController Dispose
Aug 11, 2017 06:24:48 PM | Info | ResultsController Dispose
Aug 11, 2017 06:24:48 PM | Info | Content-type='none', content-length=unknown
Aug 11, 2017 06:24:48 PM | Info | ResultsController ExecuteAsync
Aug 11, 2017 06:24:48 PM | Info | JackettAuthorizedAttribute OnAuthorizationAsync
Aug 11, 2017 06:24:48 PM | Info | JackettAuthorizedAttribute OnAuthorizationAsync
Aug 11, 2017 06:24:48 PM | Info | ApiControllerActionSelector SelectAction Selected action 'Torznab(TorznabRequest request)'
Aug 11, 2017 06:24:48 PM | Info | ApiControllerActionSelector SelectAction
Aug 11, 2017 06:24:48 PM | Info | ResultsController ExecuteAsync
Aug 11, 2017 06:24:48 PM | Info | HttpControllerDescriptor CreateController Jackett.Controllers.V20.ResultsController
Aug 11, 2017 06:24:48 PM | Info | DefaultHttpControllerActivator Create Jackett.Controllers.V20.ResultsController
Aug 11, 2017 06:24:48 PM | Info | DefaultHttpControllerActivator Create
Aug 11, 2017 06:24:48 PM | Info | HttpControllerDescriptor CreateController
Aug 11, 2017 06:24:48 PM | Info | DefaultHttpControllerSelector SelectController Results
Aug 11, 2017 06:24:48 PM | Info | DefaultHttpControllerSelector SelectController Route='indexerId:thepiratebay,controller:Results,action:Torznab'
Aug 11, 2017 06:24:48 PM | Info | http://127.0.0.1:9117/torznab/thepiratebay/api?t=caps&apikey=7tzg8zjc8ctht6830ie41tcgi3lo45bo
Aug 11, 2017 06:24:45 PM | Info | IndexerApiController Dispose
Aug 11, 2017 06:24:45 PM | Info | IndexerApiController Dispose
Aug 11, 2017 06:24:45 PM | Info | JsonMediaTypeFormatter WriteToStreamAsync
Aug 11, 2017 06:24:45 PM | Info | JsonMediaTypeFormatter WriteToStreamAsync Value='System.Linq.Enumerable+WhereSelectEnumerableIterator`2[Jackett.Indexers.IIndexer,Jackett.Models.DTO.Indexer]', type='IEnumerable`1', content-type='application/json; charset=utf-8'
Aug 11, 2017 06:24:45 PM | Info | Content-type='application/json; charset=utf-8', content-length=unknown
Aug 11, 2017 06:24:45 PM | Info | IndexerApiController ExecuteAsync
Aug 11, 2017 06:24:45 PM | Info | JackettAPINoCacheAttribute OnActionExecutedAsync
Aug 11, 2017 06:24:45 PM | Info | JackettAPINoCacheAttribute OnActionExecutedAsync Action filter for 'Indexers()'
Aug 11, 2017 06:24:45 PM | Info | ApiControllerActionInvoker InvokeActionAsync
Aug 11, 2017 06:24:45 PM | Info | DefaultContentNegotiator Negotiate Selected formatter='JsonMediaTypeFormatter', content-type='application/json; charset=utf-8'
Aug 11, 2017 06:24:45 PM | Info | JsonMediaTypeFormatter GetPerRequestFormatterInstance Will use same 'JsonMediaTypeFormatter' formatter
Aug 11, 2017 06:24:45 PM | Info | JsonMediaTypeFormatter GetPerRequestFormatterInstance Obtaining formatter of type 'JsonMediaTypeFormatter' for type='IEnumerable`1', mediaType='application/json; charset=utf-8'
Aug 11, 2017 06:24:45 PM | Info | DefaultContentNegotiator Negotiate Type='IEnumerable`1', formatters=[JsonMediaTypeFormatterTracer, XmlMediaTypeFormatterTracer, FormUrlEncodedMediaTypeFormatterTracer, FormUrlEncodedMediaTypeFormatterTracer]
Aug 11, 2017 06:24:45 PM | Info | ReflectedHttpActionDescriptor ExecuteAsync Action returned 'System.Linq.Enumerable+WhereSelectEnumerableIterator`2[Jackett.Indexers.IIndexer,Jackett.Models.DTO.Indexer]'
Aug 11, 2017 06:24:45 PM | Info | ReflectedHttpActionDescriptor ExecuteAsync Invoking action 'Indexers()'
Aug 11, 2017 06:24:45 PM | Info | ApiControllerActionInvoker InvokeActionAsync Action='Indexers()'```

@PaintPauller
Copy link
Author

log.txt
here is the log you requested

@ghost
Copy link

ghost commented Aug 12, 2017

Can you remove KickAssTorrent from both Jackett and Sonarr to see if thats the cause of the issue?
Are you adding each index individually in Sonarr?

@PaintPauller
Copy link
Author

i have already removed KickAssTorrent from both unless you are talking about KickAssTorrent (kat.how).
yes i am adding each index individually in sonarr but none of them work even the ones i have had working for months and the ones i added today before the update to v0.8.10 that i also had working.

@PaintPauller
Copy link
Author

PaintPauller commented Aug 12, 2017

removed KickAssTorrent (kat.how) from both jackett and sonarr. no change, every index still gives 401 in sonarr.

@PaintPauller
Copy link
Author

completely reinstalled jackett Version 0.8.12.0 and deleted all my jackett indexers from sonarr. still get the error "Unable to connect to indexer, check the log for more details" has the API Path changed from /api or any ideas? with this error you cant even hit the save button in sonarr.

@ghost
Copy link

ghost commented Aug 12, 2017

the logs should have more information...

Stop Jackett
From the cmd prompt run JackettConsole.exe -t -l
Reproduce the error
Upload logs

Otherwise, if not interested in getting your hands dirty, go back to the last released version v0.7.1644

@chibidev
Copy link
Collaborator

@PaintPauller could you turn on Debug level logging in Sonarr and upload your logs? Thanks.

@D4rk56
Copy link
Contributor

D4rk56 commented Aug 12, 2017

Same Error
wg06ilt

@mbush78
Copy link

mbush78 commented Aug 12, 2017

Same issue here for the past few days, just updated to 0.8.18 and still the same. Ran logs with the requested -t -l from above, here was the result

--2017-08-12 11:05:04--  http://192.***.***.100:9117/api/v2.0/indexers/******/results/torznab/api?t=caps&apikey=ekhg4ha*****************jn3qh
Connecting to 192.***.***.100:9117... connected.
HTTP request sent, awaiting response... 401 Unauthorized

Username/Password Authentication Failed.



08-12 11:05:04 Info   http://192.***.***.100:9117/api/v2.0/indexers/******/results/torznab/api?t=caps&apikey=ekhg4ha*****************jn3qh 
System.Web.Http.Request:   http://192.***.***.100:9117/api/v2.0/indexers/******/results/torznab/api?t=caps&apikey=ekhg4ha*****************jn3qh
08-12 11:05:04 Info WebAPIRequestLogger SendAsync  
System.Web.Http.MessageHandlers: WebAPIRequestLogger SendAsync 

08-12 11:05:04 Debug GET: http://192.***.***.100:9117/api/v2.0/indexers/******/results/torznab/api?t=caps&apikey=ekhg4ha*****************jn3qh 
08-12 11:05:04 Debug Body:  
08-12 11:05:04 Info DefaultHttpControllerSelector SelectController Route='indexerId:******,action:torznab,ignored:api,controller:Results' 
System.Web.Http.Controllers: DefaultHttpControllerSelector SelectController Route='indexerId:******,action:torznab,ignored:api,controller:Results'
08-12 11:05:04 Info DefaultHttpControllerSelector SelectController Results 
System.Web.Http.Controllers: DefaultHttpControllerSelector SelectController Results
08-12 11:05:04 Info HttpControllerDescriptor CreateController  
System.Web.Http.Controllers: HttpControllerDescriptor CreateController 
08-12 11:05:04 Info DefaultHttpControllerActivator Create  
System.Web.Http.Controllers: DefaultHttpControllerActivator Create 
08-12 11:05:04 Info DefaultHttpControllerActivator Create Jackett.Controllers.V20.ResultsController 
System.Web.Http.Controllers: DefaultHttpControllerActivator Create Jackett.Controllers.V20.ResultsController
08-12 11:05:04 Info HttpControllerDescriptor CreateController Jackett.Controllers.V20.ResultsController 
System.Web.Http.Controllers: HttpControllerDescriptor CreateController Jackett.Controllers.V20.ResultsController
08-12 11:05:04 Info ResultsController ExecuteAsync  
System.Web.Http.Controllers: ResultsController ExecuteAsync 
08-12 11:05:04 Info ApiControllerActionSelector SelectAction  
System.Web.Http.Action: ApiControllerActionSelector SelectAction 
08-12 11:05:04 Info ApiControllerActionSelector SelectAction Selected action 'Torznab(TorznabRequest request)' 
System.Web.Http.Action: ApiControllerActionSelector SelectAction Selected action 'Torznab(TorznabRequest request)'
08-12 11:05:04 Info JackettAuthorizedAttribute OnAuthorizationAsync  
System.Web.Http.Filters: JackettAuthorizedAttribute OnAuthorizationAsync 
08-12 11:05:04 Info JackettAuthorizedAttribute OnAuthorizationAsync  
System.Web.Http.Filters: JackettAuthorizedAttribute OnAuthorizationAsync 
08-12 11:05:04 Info ResultsController ExecuteAsync  
System.Web.Http.Controllers: ResultsController ExecuteAsync 
08-12 11:05:04 Info WebAPIRequestLogger SendAsync  
System.Web.Http.MessageHandlers: WebAPIRequestLogger SendAsync 
08-12 11:05:04 Info   Content-type='none', content-length=unknown 
System.Web.Http.Request:   Content-type='none', content-length=unknown
08-12 11:05:04 Info ResultsController Dispose  
System.Web.Http.Controllers: ResultsController Dispose 
08-12 11:05:04 Info ResultsController Dispose  
System.Web.Http.Controllers: ResultsController Dispose ```

@chibidev
Copy link
Collaborator

@D4rk56 please post your enhanced Jackett logs as well

@D4rk56
Copy link
Contributor

D4rk56 commented Aug 12, 2017

-- | -- | --
Aug 12, 2017 08:28:05 PM | Info | ReflectedHttpActionDescriptor ExecuteAsync Invoking action 'Logs()'
Aug 12, 2017 08:28:05 PM | Info | ApiControllerActionInvoker InvokeActionAsync Action='Logs()'
Aug 12, 2017 08:28:05 PM | Info | JackettAPINoCacheAttribute OnActionExecutingAsync
Aug 12, 2017 08:28:05 PM | Info | JackettAPINoCacheAttribute OnActionExecutingAsync Action filter for 'Logs()'
Aug 12, 2017 08:28:05 PM | Info | HttpActionBinding ExecuteBindingAsync
Aug 12, 2017 08:28:05 PM | Info | HttpActionBinding ExecuteBindingAsync
Aug 12, 2017 08:28:05 PM | Info | JackettAuthorizedAttribute OnAuthorizationAsync
Aug 12, 2017 08:28:05 PM | Info | JackettAuthorizedAttribute OnAuthorizationAsync
Aug 12, 2017 08:28:05 PM | Info | ApiControllerActionSelector SelectAction Selected action 'Logs()'
Aug 12, 2017 08:28:05 PM | Info | ApiControllerActionSelector SelectAction
Aug 12, 2017 08:28:05 PM | Info | ServerConfigurationController ExecuteAsync
Aug 12, 2017 08:28:05 PM | Info | HttpControllerDescriptor CreateController Jackett.Controllers.V20.ServerConfigurationController
Aug 12, 2017 08:28:05 PM | Info | DefaultHttpControllerActivator Create Jackett.Controllers.V20.ServerConfigurationController
Aug 12, 2017 08:28:05 PM | Info | DefaultHttpControllerActivator Create
Aug 12, 2017 08:28:05 PM | Info | HttpControllerDescriptor CreateController
Aug 12, 2017 08:28:05 PM | Info | DefaultHttpControllerSelector SelectController ServerConfiguration
Aug 12, 2017 08:28:05 PM | Info | DefaultHttpControllerSelector SelectController Route='action:logs,controller:ServerConfiguration'
Aug 12, 2017 08:28:05 PM | Info | http://176.31.255.40:9117/api/v2.0/server/logs?_=1502562488155
Aug 12, 2017 08:28:04 PM | Info | IndexerApiController Dispose
Aug 12, 2017 08:28:04 PM | Info | IndexerApiController Dispose
Aug 12, 2017 08:28:04 PM | Info | JsonMediaTypeFormatter WriteToStreamAsync
Aug 12, 2017 08:28:04 PM | Info | JsonMediaTypeFormatter WriteToStreamAsync Value='System.Linq.Enumerable+WhereSelectEnumerableIterator`2[Jackett.Indexers.IIndexer,Jackett.Models.DTO.Indexer]', type='IEnumerable`1', content-type='application/json; charset=utf-8'
Aug 12, 2017 08:28:04 PM | Info | Content-type='application/json; charset=utf-8', content-length=unknown
Aug 12, 2017 08:28:04 PM | Info | IndexerApiController ExecuteAsync
Aug 12, 2017 08:28:04 PM | Info | JackettAPINoCacheAttribute OnActionExecutedAsync
Aug 12, 2017 08:28:04 PM | Info | JackettAPINoCacheAttribute OnActionExecutedAsync Action filter for 'Indexers()'
Aug 12, 2017 08:28:04 PM | Info | ApiControllerActionInvoker InvokeActionAsync
Aug 12, 2017 08:28:04 PM | Info | DefaultContentNegotiator Negotiate Selected formatter='JsonMediaTypeFormatter', content-type='application/json; charset=utf-8'
Aug 12, 2017 08:28:04 PM | Info | JsonMediaTypeFormatter GetPerRequestFormatterInstance Will use same 'JsonMediaTypeFormatter' formatter
Aug 12, 2017 08:28:04 PM | Info | JsonMediaTypeFormatter GetPerRequestFormatterInstance Obtaining formatter of type 'JsonMediaTypeFormatter' for type='IEnumerable`1', mediaType='application/json; charset=utf-8'
Aug 12, 2017 08:28:04 PM | Info | DefaultContentNegotiator Negotiate Type='IEnumerable`1', formatters=[JsonMediaTypeFormatterTracer, XmlMediaTypeFormatterTracer, FormUrlEncodedMediaTypeFormatterTracer, FormUrlEncodedMediaTypeFormatterTracer]
Aug 12, 2017 08:28:04 PM | Info | ReflectedHttpActionDescriptor ExecuteAsync Action returned 'System.Linq.Enumerable+WhereSelectEnumerableIterator`2[Jackett.Indexers.IIndexer,Jackett.Models.DTO.Indexer]'
Aug 12, 2017 08:28:04 PM | Info | ReflectedHttpActionDescriptor ExecuteAsync Invoking action 'Indexers()'
Aug 12, 2017 08:28:04 PM | Info | ApiControllerActionInvoker InvokeActionAsync Action='Indexers()'
Aug 12, 2017 08:28:04 PM | Info | JackettAPINoCacheAttribute OnActionExecutingAsync
Aug 12, 2017 08:28:04 PM | Info | JackettAPINoCacheAttribute OnActionExecutingAsync Action filter for 'Indexers()'
Aug 12, 2017 08:28:04 PM | Info | HttpActionBinding ExecuteBindingAsync
Aug 12, 2017 08:28:04 PM | Info | HttpActionBinding ExecuteBindingAsync
Aug 12, 2017 08:28:04 PM | Info | JackettAuthorizedAttribute OnAuthorizationAsync
Aug 12, 2017 08:28:04 PM | Info | JackettAuthorizedAttribute OnAuthorizationAsync
Aug 12, 2017 08:28:04 PM | Info | ApiControllerActionSelector SelectAction Selected action 'Indexers()'
Aug 12, 2017 08:28:04 PM | Info | ApiControllerActionSelector SelectAction
Aug 12, 2017 08:28:04 PM | Info | IndexerApiController ExecuteAsync
Aug 12, 2017 08:28:04 PM | Info | HttpControllerDescriptor CreateController Jackett.Controllers.V20.IndexerApiController
Aug 12, 2017 08:28:04 PM | Info | DefaultHttpControllerActivator Create Jackett.Controllers.V20.IndexerApiController
Aug 12, 2017 08:28:04 PM | Info | DefaultHttpControllerActivator Create
Aug 12, 2017 08:28:04 PM | Info | HttpControllerDescriptor CreateController
Aug 12, 2017 08:28:04 PM | Info | DefaultHttpControllerSelector SelectController IndexerApi
Aug 12, 2017 08:28:04 PM | Info | DefaultHttpControllerSelector SelectController Route='MS_SubRoutes:System.Web.Http.Routing.IHttpRouteData[]'
Aug 12, 2017 08:28:04 PM | Info | http://176.31.255.40:9117/api/v2.0/indexers?_=1502562488154

@PaintPauller
Copy link
Author

just got up and updated to Jackett Version 0.8.25.0. everything looks to be working again! thanks for all the help!

@bdorsey16
Copy link

i'm on 0.8.25.0 and i'm still getting the error for both torznab and potato feed

@PaintPauller
Copy link
Author

ok take that back i was able to reproduce the problem but i may have narrowed it down for you. after i got all 10 of my indexers set up and working i went to add a Admin password to jackett and as soon as i did that sonarr stopped working and started producing the 401.Unauthorized

hope this helps you track it down!

@PaintPauller
Copy link
Author

just changed my password back to blank and it still does not work so i think it has something to do with a fresh install. i say this because before you make a password shows as "blank to disable" but when you add a password it changes to **** and even after changing it back to blank it shows as **** and will still produce the 401.Unauthorized error in sonarr

@chibidev chibidev reopened this Aug 13, 2017
@chibidev
Copy link
Collaborator

@PaintPauller that's actually very helpful, and I hope I've finally found the issue. v0.8.26 should resolve it, please give it a go.

@PaintPauller
Copy link
Author

i can confirm that v0.8.26 fixed it. even after adding back a password sonarr no longer gives the 401.Unauthorized error.

thanks for the fix and glad i was able to help you out!

@D4rk56
Copy link
Contributor

D4rk56 commented Aug 13, 2017

It works for me, but only for Radar, not Sonarr.
What is the api path now? (/api) ?

@razlebol
Copy link

Same issue as D4rk56, some don't work in Sonarr while they do work in Radarr. I have a few that do work in Sonarr but the majority don't.

@D4rk56
Copy link
Contributor

D4rk56 commented Aug 13, 2017

400.BadRequest

  at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00129] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Http\HttpClient.cs:98 
  at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchIndexerResponse (NzbDrone.Core.Indexers.IndexerRequest request) [0x0004b] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:302 
  at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, NzbDrone.Core.Indexers.IParseIndexerResponse parser) [0x00000] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:288 
  at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].TestConnection () [0x0000e] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:316 
<Error><Message>yggtorrent does not support the requested query.</Message></Error>```

@bdorsey16
Copy link

Torznab routes work for me within Sonarr now. Potatofeed routes return a System.Runtime.Serialization.InvalidDataContractException. Changing the route from http://localhost:9117/api/v2.0/indexers/privatehd/results to http://localhost:9117/potato/privatehd returned results however

@Eventyret
Copy link

Just to confirm I still get this error as well 401.
I can post logs if it's wanted? But on latest 0.8.26.0 here.
Both Radarr and Sonarr Throwing errors and unable to connect to Jackett. (Ubuntu server)

@tv8tony
Copy link

tv8tony commented Aug 14, 2017

also get failed test in sonarr on eztv, sky torrents, torrent project, but the pirate bay works
i have tried re installing older versions and the setting the password blank

i am on windows Jackett Version 0.8.48.0

i was getinging the 401 error now i am geting
Unable to connect to indexer: HTTP request failed: [400:BadRequest] [GET] at [http://127.0.0.1:9117/torznab/skytorrents/api?t=tvsearch&cat=5030,5040&extended=1&apikey=xxxxxxxxxxxxx&offset=0&limit=100]

and

<Error><Message>skytorrents does not support the requested query.</Message></Error>```

i have to manually set Categories in sonarr to match the ones in jackett 
i did not have to do this befor is this intended ? 
if so the "Adding a Jackett indexer in Sonarr or Radarr" needs updating 




 

@chibidev chibidev reopened this Aug 14, 2017
@chibidev
Copy link
Collaborator

Everyone getting HTTP error 400 and "xyz does not support the requested query", v0.8.49 probably fixes that. Please update and see if it's working.

@D4rk56
Copy link
Contributor

D4rk56 commented Aug 14, 2017

Fix v0.8.49 work for me !

@tv8tony
Copy link

tv8tony commented Aug 14, 2017

Jackett Version 0.8.55.0 all fixed for me

@KennyVB
Copy link

KennyVB commented Aug 20, 2017

i have the error on latest pre-realse version 0.8.67.0
testing my apices here
http://10.0.1.36:9117/torznab/hounddawgs/api?t=caps&apikey=APIKEY
verify it works
how ever the link for potato feed http://10.0.1.36:9117/api/v2.0/indexers/hounddawgs/results/potato/
doesnt seem to work from couchpotato, and when I visit the link I get a error from couchpotato
ERROR
[hpotato.core.plugins.base] Failed opening url in TorrentPotato: http://10.0.1.36:9117/api/v2.0/indexers/hounddawgs/results/potato/?imdbid=tt0103855&user=&passkey=xxx&user=&passkey=xxx

@Eventyret
Copy link

@KennyVB that looks like its not passing the user and its doing user and the key twice

vlsoft pushed a commit to vlsoft/Jackett that referenced this issue Feb 22, 2018
vlsoft pushed a commit to vlsoft/Jackett that referenced this issue Feb 22, 2018
vlsoft pushed a commit to vlsoft/Jackett that referenced this issue Feb 22, 2018
I cannot wrap my head around why it has started to fail now as it was
faulty from the beginning... Anyway, SupportsCategories didn't really
take sub categories into account, which is bad.

- Potentially fixes Jackett#1654 and Jackett#1656
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants