1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-03 05:36:44 +00:00

Updated Troubleshooting (markdown)

ilike2burnthing 2024-04-18 18:30:09 +01:00
parent 518526b964
commit fc62e56529

@ -383,8 +383,7 @@ Usually adding a Secondary DNS helps.
## The cookies provided by FlareSolverr are not valid. ## 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. 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. 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.
Ensure FlareSolverr and Jackett are on the same device, as the cookies may rely on the IP address, screen resolution, and other identifiers. Ensure FlareSolverr and Jackett are on the same device, as the cookies may rely on the IP address, screen resolution, and other identifiers.