FlareSolverr: [yggtorrent] (updating) The cookies provided by FlareSolverr are not valid

Have you checked our README?

  • I have checked the README

Have you followed our Troubleshooting?

  • I have followed your Troubleshooting

Is there already an issue for your problem?

  • I have checked older issues, open and closed

Have you checked the discussions?

  • I have read the Discussions

Environment

- FlareSolverr version: 3.3.12
- Last working FlareSolverr version: none
- Operating system: Ubuntu 22.04
- Are you using Docker: yes with portainer
- FlareSolverr User-Agent (see log traces or / endpoint):
- Are you using a VPN: no
- Are you using a Proxy: no
- Are you using Captcha Solver: no
- If using captcha solver, which one:
- URL to test this issue: https://www3.yggtorrent.qa/

Description

Hey there, I just installed a stack in portainer with docker compose file :


version: “2.1” services: flaresolverr: # DockerHub mirror flaresolverr/flaresolverr:latest image: ghcr.io/flaresolverr/flaresolverr:latest container_name: flaresolverr environment: - LOG_LEVEL=debug - LOG_HTML=true - CAPTCHA_SOLVER=none - TZ=Europe/London - LANG=en_US ports: - “${PORT:-8191}:8191” restart: unless-stopped

It starts, jackett is able to connect but I have the cookie error 👍

Does the flaresolverr start automatically ? I’m not a docker expert… I already checked all the issues but none seems to work.

My jackett is on a proxmox LXC container while portainer/flaresolverr is on another LXC container on the same proxmox instance. Could it be related ?

Thank you 😃

Logged Error Messages

I dont know how to access the logs :(

Screenshots

image

About this issue

  • Original URL
  • State: closed
  • Created 6 months ago
  • Comments: 18 (1 by maintainers)

Most upvoted comments

I’m facing the same issue with Prowlarr.

In the logs all seems to be ok:

2023-12-16 20:12:15 INFO     Incoming request => POST /v1 body: {'maxTimeout': 60000, 'cmd': 'request.get', 'url': 'https://www3.yggtorrent.qa/engine/search?category=all&do=search&order=desc&sort=seed', 'proxy': {}}
2023-12-16 20:12:16 INFO     Challenge detected. Title found: Just a moment...
2023-12-16 20:12:24 INFO     Challenge solved!
2023-12-16 20:12:24 INFO     Response in 9.399 s
2023-12-16 20:12:24 INFO     127.0.0.1 POST http://localhost:8191/v1 200 OK
2023-12-16 20:12:26 INFO     Incoming request => POST /v1 body: {'maxTimeout': 60000, 'cmd': 'request.get', 'url': 'https://www3.yggtorrent.qa/', 'proxy': {}}
2023-12-16 20:12:27 INFO     Challenge detected. Title found: Just a moment...
2023-12-16 20:12:35 INFO     Challenge solved!
2023-12-16 20:12:35 INFO     Response in 9.491 s
2023-12-16 20:12:35 INFO     127.0.0.1 POST http://localhost:8191/v1 200 OK

When using YGGcookie, Prowlarr gives me the error Unable to access www3.yggtorrent.qa, blocked by CloudFlare Protection.

When using YGGtorrent, Prowlarr gives me the error Unable to connect to indexer, check the log above the ValidationFailure for more details. Login failed: No form found on https://www3.yggtorrent.qa/ using form selector #user-login

CloudFlare protection is sooo frustrating 😭

I think there’s a problem with YGG (or Flaresolverr) lately. I have the same problem with the standard auth (not cookies, the other)