mirror of
https://github.com/FlareSolverr/FlareSolverr.git
synced 2025-06-04 10:30:12 +00:00
[exttorrents] (testing) Exception (exttorrents): Exception: System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 125 seconds elapsing. ---> System.TimeoutException: The operation was canceled. #9
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hitmancho on 3/27/2025
Have you checked our README?
Have you followed our Troubleshooting?
Is there already an issue for your problem?
Have you checked the discussions?
Have you ACTUALLY checked all these?
YES
Environment
Description
Apologies if I got something extremely wrong, but I have had this issue with some torrents, including the troubleshooting example ones. Not sure since when, I have been using ones that seem to not have any problems after initially setting up FlareSolverr (1337x particularly). It is just a timeout based on the default 120000ms timeout time in Jackett's settings.
I have gone through the troubleshooting guide, moved both Jackett and FlareSolverr on my Docker's "host" network, FlareSolverr is working according to its page, and Jackett should be connecting to it (I played around with the URL, and it gave out errors when not successful, so that works). The only thing I cannot seem to uncover is how to make both containers not use IPv6, but I am not on an ISP that uses it, and it has not been an issue at all until now. Could that somehow be it?
Logged Error Messages
Screenshots
No response