Help getting this working on Windows with Jackett #1531
Closed
danwholikespie
started this conversation in
General
Replies: 1 comment
-
|
https://github.com/Jackett/Jackett/wiki/Troubleshooting#error-connecting-to-flaresolverr-server Use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The internet is full of conflicting information, so I'll start by asking "Does FlareSolverr still work"? I know it can't solve CAPTCHAs anymore, but does it still work for regular CloudFlare protection?
Assuming it does, here's my issue:
Running FlareSolverr v3.3.25 on Windows 11 with Jackett v0.22.2052.
Run FlareSolverr as Admin. Sometimes it throws up a bunch of failures and crashes. Other times, it says "Serving on http://0.0.0.0:8191".
Run a test on Jacket on a popular public indexer (1337x). Once in a while, randomly, the test is successful. Usually, I get this error:
So I'm thinking that Jackett can't "see" FlareSolverr, and I look at the configuration options. Notice "FlareSolverr API URL" is left blank for default. Look up the default URL and apparently it's 127.0.0.0:8191. Change the Jackett URL to "http://0.0.0.0:8191" and run another test. I get this error:
What is going on and is there any way to make this work?
Beta Was this translation helpful? Give feedback.
All reactions