Jackett / Jackett

API Support for your favorite torrent trackers
GNU General Public License v2.0
12.03k stars 1.29k forks source link

[cpasbien] Exception (cpasbien): Request to http://www.cpabien.cx/derniers/ failed (Error BadGateway) - The tracker seems to be down.: Request to http://www.cpabien.cx/derniers/ failed (Error BadGateway) - The tracker seems to be down. (Test) #2323

Closed baptistegh closed 6 years ago

baptistegh commented 6 years ago

Jackett version: 0.8.527.0 Mono version (if not using Windows): 5.4.1.6


"Exception (cpasbien): Request to http://www.cpabien.cx/derniers/ failed (Error BadGateway) - The tracker seems to be down.: Request to http://www.cpabien.cx/derniers/ failed (Error BadGateway) - The tracker seems to be down."

garfield69 commented 6 years ago

looks similar to #2306 Can you please share the current config (cookies) of cpasbien: cat ~/.config/Jackett/Indexers/cpasbien.json Then remove/re-add the indexer on your Jackett Dashboard to reset the cookies and see if that works for you or not.

baptistegh commented 6 years ago

Cookie : [ { "id": "sitelink", "type": "inputstring", "name": "Site Link", "value": "http://www.cpabien.cx/" }, { "id": "cookieheader", "type": "hiddendata", "name": "CookieHeader", "value": "__cfduid=d632b09da4c8a6bd8ddd9229a489dc89e1513098631; PHPSESSID=removed; cf_clearance=866964b00a1d1d5b4f6c5b6f7b0ddffcb1f06e5c-1513098631-31536000; cf_use_ob=80; cf_ob_info=524:3cefd82e14f77301:AMS" }, { "id": "lasterror", "type": "hiddendata", "name": "LastError", "value": "Exception (cpasbien): Request to http://www.cpabien.cx/derniers/ failed (Error BadGateway) - The tracker seems to be down.: Request to http://www.cpabien.cx/derniers/ failed (Error BadGateway) - The tracker seems to be down." } ]#

————— After remove/re-add it works ! Thanks

kaso17 commented 6 years ago

thank you, should be "fixed" via 405981581195297b539e5bdbc13a4ceee9c2eef0 too