qbittorrent / search-plugins

Search plugins for the search feature
GNU General Public License v2.0
4.24k stars 474 forks source link

Jackett plugin gives connection error, even though properly configured #273

Open COOLak opened 7 months ago

COOLak commented 7 months ago

Screenshot_1 Screenshot_2 Screenshot_3

As can be seen from the screenshots, everything is configured properly. I've added my API key to the file %localappdata%\qBittorrent\nova3\engines\jackett.json.

The IP and port of Jackett are also correct. Still "connection error". In web interface of Jacket itself, there are no isssues, and the search works.

Please advise?

sourcelocation commented 7 months ago

Same issue, have you found a solution?

Piccirello commented 7 months ago

Are you using a proxy? If so, you may need to disable "Use proxy for general purposes" in qBittorrent options.

COOLak commented 7 months ago

Are you using a proxy? If so, you may need to disable "Use proxy for general purposes" in qBittorrent options.

No, I'm not using a proxy. And I still haven't found a solution.

makoto-kokoroki commented 7 months ago

also having this problem since a few months ago;

jiznon commented 5 months ago

Also having this issue, but looking through the logs shows:

  | Jackett.Common.IndexerException: Exception (torlock): Request to https://www.torlock2.com/all/torrents/finding-pictures-documentary.html?sort=added&order=desc failed (Error 522) - The tracker seems to be down. -- | --

Trying to visit that tracker's site in browser does indeed show it's down. So looks to be expected behavior. Only noteworthy thing is the Test on this passes. So that's peculiar.

My advice is to confirm that these sites are indeed down, and remove them if they aren't expected back up.

makoto-kokoroki commented 5 months ago

I figured it out. I am a dumb ass. Every time I was trying to figure it out? One little character eluded me... The letter 's.'

I kept the fuckin link all gonked up each time with 'https' as I had it set up this way for awhile, and I just kept overlooking it each time.

My apologies.

jiznon commented 5 months ago

Hey, we got two solutions to very similar problems. Thanks for reporting back