linuxserver / docker-jackett

GNU General Public License v3.0
395 stars 95 forks source link

[1337x], [IsoHunt2] & [TorrentProject2] tests and search fail for Docker container, but not for fresh Windows install #101

Closed ilike2burnthing closed 4 years ago

ilike2burnthing commented 4 years ago

Jackett version - v0.14.49-ls56 (issues started a few days ago, so v0.14.12-ls56 as well)

Tested with fresh v0.13.633-ls56 and v0.13.506-ls44 images, with separate config folders - same issues, so not a case of recent changes to Jackett

Also tested with a clean Windows sandbox install of v0.14.49 - no issues, tests and searches are successful

All tests/searches done using the same NordVPN server as proxy. In browser using the same server works fine, not presented with any Cloudflare challenges, just an advert popup upon click.

is2 fails with Found no results while trying to browse this tracker with the log showing Debug WebClient(HttpWebClient2NetCore): Returning Forbidden [...] 403 Forbidden log - isohunt2.txt

tp2 fails with Exception (torrentproject2): Clearance failed after 30 attempt(s) log - tp2.se.txt

In browser torrentproject2.se redirects to torrentproject.cc, so when this is changed in Jackett, tp2 gives the same 'Forbidden' error as is2 log tp.cc.txt

Both sites use the mylink.cx ad link annoyance for magnets and torrents.

ilike2burnthing commented 4 years ago

Issues continue on v0.14.79-ls56

ilike2burnthing commented 4 years ago

And v0.14.99-ls56

ilike2burnthing commented 4 years ago

Also an issue for 1337x now log - 1337x.txt

When site link is changed to 1337x.unblockit.pro the issue changes to Exception (torrentproject2): Clearance failed after 30 attempt(s)

Tests run on v0.14.136-ls58

ilike2burnthing commented 4 years ago

Resolved by https://github.com/Jackett/Jackett/pull/7771