December 15, 20205 yr Hi Guys, You probably noticed that a lot of trackers activated cloudflare. As a consequence, they didn't work anymore with Jackett. Fortunately, the developer of Jackett developped an app called FlareSolverr that fix this issue perfectly. To implement it, it's quite easy: Go to apps, look for FlareSolverr on Github I setup it like that: and then in jacket just add it like this: It works fine for me and should work with other jackett containers.
December 15, 20205 yr 28 minutes ago, renocz said: and then in jacket just add it like this: I don’t see any of these settings in Jackett configuration.
December 15, 20205 yr 3 minutes ago, renocz said: Mine is v0.17.64; it should explain your issue So I’m guessing this isn’t available in the stable branch?
December 15, 20205 yr Actually when i look at the github, mine is the last stable version Edited December 15, 20205 yr by renocz
December 15, 20205 yr 24 minutes ago, renocz said: Actually when i look at the github, mine is the last stable version You are correct. I missed that an update was available. I’ll have to give this a shot. Was the Flaresolverr docker also LSIO?
December 15, 20205 yr not yet (still considered as a beta). The developer speaks also about integrating it in Jackett in the future but for now, it worls on standalone
December 15, 20205 yr 1 minute ago, renocz said: not yet (still considered as a beta). The developer speaks also about integrating it in Jackett in the future but for now, it worls on standalone Still available through CA (Apps tab) though, right?
December 16, 20205 yr It's available on dockerhub through Apps tab Edited December 16, 20205 yr by renocz
December 22, 20205 yr Any reason why jackett seems to always be stopped whenever a new update is available? I can't seem to rely on this container to keep alive.
December 23, 20205 yr I'm getting the following error after this morning's update. Any ideas? Jackett v0.17.159 : Option 'ProxyConnection' is unknown. Edit: I see in the release notes for this release that the argument was removed. edce56f36311767f9bff3f1944ea1f0d929ab0e0 core: remove unused cli argument -j (ProxyConnection). resolves #9467 (#10608) Should I removed this argument from the docker run command and put the proxy configuration in the web gui? Will this work the same way? Edited December 23, 20205 yr by niwmik
December 23, 20205 yr Hi everybody, since my last update of jackett from linexserver for cloudproxy/flaresolverr native support, i can't access to the webui. Cette page du site 192.168.1.250 est introuvable Aucune page Web trouvée à l'adresse :http://192.168.1.250:9117/jackett/UI/Dashboard HTTP ERROR 404 I have tested differents versions/repositorys of jackett, and i have the same error. Did you have an idea ? Unraid 6.8.3. Bye
December 24, 20205 yr 1 hour ago, ralliartevo6 said: Hi everybody, since my last update of jackett from linexserver for cloudproxy/flaresolverr native support, i can't access to the webui. Cette page du site 192.168.1.250 est introuvable Aucune page Web trouvée à l'adresse :http://192.168.1.250:9117/jackett/UI/Dashboard HTTP ERROR 404 I have tested differents versions/repositorys of jackett, and i have the same error. Did you have an idea ? Unraid 6.8.3. Bye I fixed this on my system, it seems ProxyConnection has been deprecated (as per the logs) As soon as I removed RUN_OPTS for ProxyConnection my container worked again. Jackett v0.17.159 : Option 'ProxyConnection' is unknown. EDIT: Didn't see someone else had already pointed this out 😛 Edited December 24, 20205 yr by tjb_altf4
December 24, 20205 yr Hi, thank you but I don’t have this parameter on my docker configuration on unraid. the jackett folder size on appdata is 16KB. bye
March 31, 20215 yr On 1/25/2021 at 5:32 PM, ados said: Sadly it seems Captcha is blocking it from working You need to configure a capture solver for flaresolverr. As per the git page, there are currently 2 which you can use, but don't work all that great. Edit your flaresolverr Unraid template to look like this: Now take note of this line in the flaresolverr github: Quote NOTE: This solver works picking random images so it will fail in a lot of requests and it's hard to know if it is working or not. In a real use case with Sonarr/Radarr + Jackett it is still useful because those apps make a new request each 15 minutes. Eventually one of the requests is going to work and Jackett saves the cookie forever (until it stops working). So basically it may or may not work. But the error message will be gone now and hopefully the hcaptcha-solver will eventually work and let you in. Edited March 31, 20215 yr by 007craft
May 1, 20215 yr Anyone got FlareSolverr working with this? I installed it but I get "The cookies provided by FlareSolverr are not valid: The cookies provided by FlareSolverr are not valid" errors on all indexers.
May 4, 20215 yr On 5/1/2021 at 9:39 PM, nekromantik said: Anyone got FlareSolverr working with this? I installed it but I get "The cookies provided by FlareSolverr are not valid: The cookies provided by FlareSolverr are not valid" errors on all indexers. Mine has been working for a couple of weeks now with everything configured as above. Only problem I had was self-inflicted, where I initially entered the variable value as 'hcaptcha_solver' instead of 'hcaptcha-solver'
May 4, 20215 yr 8 hours ago, xxDeadbolt said: Mine has been working for a couple of weeks now with everything configured as above. Only problem I had was self-inflicted, where I initially entered the variable value as 'hcaptcha_solver' instead of 'hcaptcha-solver' yeah got exactly like above but get Exception (ettv): The cookies provided by FlareSolverr are not valid: The cookies provided by FlareSolverr are not valid on all indexers EDIT: Ah I fixed it by routing flaresolvrr through VPN which is same as jackett Edited May 4, 20215 yr by nekromantik
June 6, 20215 yr hi all looking for help I'm trying to add rss feed to rutorrent but i always got an error that feed can not be loaded. but if i read the feed in jackett or the web its ok. i tried deluge also samething and with 3 different feed any idea ?
July 28, 20214 yr On 5/4/2021 at 5:31 AM, nekromantik said: yeah got exactly like above but get Exception (ettv): The cookies provided by FlareSolverr are not valid: The cookies provided by FlareSolverr are not valid on all indexers EDIT: Ah I fixed it by routing flaresolvrr through VPN which is same as jackett Could you please share how you routed through VPN? In Jackett I use the proxy setting, but with flaresolverr, there is no GUI. I've set up the container to route 8191 from app to 8191 host; I can't put the vpn port there, can I?
August 11, 20214 yr On 7/28/2021 at 8:56 PM, ZERØ said: Could you please share how you routed through VPN? In Jackett I use the proxy setting, but with flaresolverr, there is no GUI. I've set up the container to route 8191 from app to 8191 host; I can't put the vpn port there, can I? I dont use proxy. I just use the network options area to route other containers through my VPN container
November 9, 20214 yr Anyone having issues with kickass torrents?I keep getting this when testing the indexer × An error occurred while testing this indexerException (kickasstorrents-to): Error connecting to FlareSolverr server: System.Net.Http.HttpRequestException: Cannot assign requested address (localhost:8191) ---> System.Net.Sockets.SocketException (99): Cannot assign requested address at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|283_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.DefaultConnectAsync(SocketsHttpConnectionContext context, CancellationToken cancellationToken) at System.Net.Http.ConnectHelper.ConnectAsync(Func`3 callback, DnsEndPoint endPoint, HttpRequestMessage requestMessage, CancellationToken cancellationToken) --- End of inner exception stack trace --- at System.Net.Http.ConnectHelper.ConnectAsync(Func`3 callback, DnsEndPoint endPoint, HttpRequestMessage requestMessage, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) at System.Net.Http.DiagnosticsHandClick here to open an issue on GitHub for this indexer.Sent from my Pixel 2 XL using Tapatalk
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.