FlareSolverr icon indicating copy to clipboard operation
FlareSolverr copied to clipboard

disable ipv6 in application option

Open KyleSanderson opened this issue 3 years ago • 3 comments

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.

How to enable debug and html traces

Follow the instructions from this wiki page

Environment

  • FlareSolverr version: v2.2.6
  • Last working FlareSolverr version: existing well defined bug
  • Operating system: Linux
  • Are you using Docker: [yes/no] cri-o w/ Cilium
  • FlareSolverr User-Agent (see log traces or / endpoint): Firefox
  • Are you using a proxy or VPN? [yes/no] no
  • Are you using Captcha Solver: [yes/no] no
  • If using captcha solver, which one:
  • URL to test this issue:

Description

  • Use flaresolverr with IPv6
  • Doesn't work.

Logged Error Messages

  • Invalid cookies returned [Place any relevant error messages you noticed from the logs here.]

[Make sure you attach the full logs with your personal information removed in case we need more information]

Screenshots

https://github.com/FlareSolverr/FlareSolverr/issues?q=ipv6

The request is can there be an explicit option to Flaresolverr added to ignore ipv6. The container has a link local v6 address but nothing internet routable, which results in AAAA records being valid but not preferred. Checking the source address if it's IPv6 or IPv4 may resolve the problem.

KyleSanderson avatar Aug 06 '22 17:08 KyleSanderson

Disable IPv6 for the container or host.

I'll leave open in case @ngosang wants to add something like this.

ilike2burnthing avatar Aug 07 '22 00:08 ilike2burnthing

Disable IPv6 for the container or host.

I'll leave open in case @ngosang wants to add something like this.

That's not an option.

KyleSanderson avatar Aug 12 '22 02:08 KyleSanderson

Why not?

ilike2burnthing avatar Aug 12 '22 10:08 ilike2burnthing

Try FlareSolverr 3.0.0. It's using Chrome.

ngosang avatar Jan 06 '23 12:01 ngosang