2024-10-16 02:52:41 INFO Challenge detected. Title found: Just a moment... 2024-10-16 02:53:26 INFO Incoming request => POST /v1 body: {'maxTimeout': 60000, 'cmd': 'request.get', 'url': 'https://1ptba.com/login.php', 'proxy': {}} 2024-10-16 02:53:35 ERROR Error: ...
Jackett Version: Last Working Jackett Version: Are you using a proxy or VPN?[yes/no] Description [List steps to reproduce the error and details on what happens and what you expected to happen] Logged Error Messages [Place any relevant error messages you noticed from the logs here.] [Make ...
Note:As of September 2023, none of the captcha solvers are operational. CloudFlare challenges may involve more than just mathematical tasks and browser tests; captchas might also require human intervention. In the event of a captcha challenge, FlareSolverr will indicate a “Captcha detected but no...
Remember that FlareSolverr also returns Cloudflare cookies after solving the challenge. You can retrieve and use them with an HTTP client, like Python Requests.This approach is more resource-efficient than making all requests via FlareSolverr, especially when scraping multiple pages. To retrieve and...
2024-07-10 19:23:22 DEBUG ReqId 49044 Response => POST /v1 body: {'status': 'ok', 'message': 'Challenge not detected!', 'solution': {'url': 'https://feminalpes.fr/', 'status': 200, 'cookies': [{'domain': 'feminalpes.fr', 'httpOnly': True, 'name': 'PHPSESSID', 'pa...
Last Working Jackett Version: Are you using a proxy or VPN? [no] Description start the tracker test gives an error message Environment Logged Error Messages An error occurred while testing this indexer Exception (torrentproject): Challenge detected but FlareSolverr is not configured: Challenge detec...
Even with 2023-08-02 18:00:09 INFO Challenge not detected! its working, try with jackett, prowlarr is really shitty with jackett: An error occurred while testing this indexer Exception (yggtorrent): The cookies provided by FlareSolverr are not valid: The cookies provided by FlareSolverr ar...
Warning If you want to use Cloudflare clearance cookie in your scripts, make sure you use the FlareSolverr User-Agent too. If they don't match you will see the challenge.Example response from running the curl above:{ "solution": { "url": "https://www.google.com/?gws_rd=ssl", "...
FlareSolverr starts a proxy server, and it waits for user requests in an idle state using few resources. When some request arrives, it usesSeleniumwith theundetected-chromedriverto create a web browser (Chrome). It opens the URL with user parameters and waits until the Cloudflare challenge is...
Please use the search bar at the top of the page and make sure you are not creating an already submitted issue. Check closed issues as well, because your issue may have already been fixed. Please read our Contributing Guidelines before s...