From fc62e565299b7a6cae64fd4bfe42f474df6c1cca Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Thu, 18 Apr 2024 18:30:09 +0100 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 53257f7..fd1fb4f 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -383,8 +383,7 @@ Usually adding a Secondary DNS helps. ## The cookies provided by FlareSolverr are not valid. In most cases this error is caused when Jackett and FlareSolverr are on different networks, or because you are using a Proxy server or a VPN service. -Make sure both services are on the same network, this includes both being on the `host` network if using Docker. -FlareSolverr does support Proxy use, but there needs to be further work for this to automatically work with Jackett, see issue [#23](https://github.com/FlareSolverr/FlareSolverrSharp/issues/23) for updates. +Make sure both services are on the same network, this includes both being on the `host` network if using Docker. Ensure FlareSolverr and Jackett are on the same device, as the cookies may rely on the IP address, screen resolution, and other identifiers.