Any help to resolve this timeout issue? #13

Closed
opened 2025-04-09 15:00:28 +00:00 by tcsenpai · 0 comments
Owner

Originally created by @TapeMeOh on 3/6/2025

Have you checked our README?

  • I have checked the README

Have you followed our Troubleshooting?

  • I have followed your Troubleshooting

Is there already an issue for your problem?

  • I have checked older issues, open and closed

Have you checked the discussions?

  • I have read the Discussions

Have you ACTUALLY checked all these?

yes

Environment

- FlareSolverr version: 3.3.21
- Last working FlareSolverr version:
- Operating system: windows 10
- Are you using Docker: [yes/no] no
- FlareSolverr User-Agent (see log traces or / endpoint):
- Are you using a VPN: [yes/no] no
- Are you using a Proxy: [yes/no] no
- Are you using Captcha Solver: [yes/no] no
- If using captcha solver, which one:
- URL to test this issue:

Description

hello i was using the pre compiled exe version on windows 10 with the kodi media centre and a certain addon for a while to help playback some videos from that addon but this stopped working late last year and the exe has not been updated for a while to fix this.

i looked into running the latest version from the spurce code, installed python and stuff and was sucessfully able to do this and it works for some of the sites within the addon which need a cloudflare bypass but there is one specific on ei use a lot which doesn't and i was just wandering if anyone could suggest a fix i could try for this.

many thanks.

Logged Error Messages

2025-03-05 00:44:55 INFO     FlareSolverr 3.3.21
2025-03-05 00:44:55 INFO     Testing web browser installation...
2025-03-05 00:44:55 INFO     Platform: Windows-10-10.0.19045-SP0
2025-03-05 00:44:55 INFO     Chrome / Chromium path: C:\Program Files\Google\Chrome\Application\chrome.exe
2025-03-05 00:44:55 INFO     Chrome / Chromium major version: 133
2025-03-05 00:44:55 INFO     Launching web browser...
2025-03-05 00:44:59 INFO     FlareSolverr User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
2025-03-05 00:44:59 INFO     Test successful!
2025-03-05 00:44:59 INFO     Serving on http://0.0.0.0:8191
2025-03-05 00:45:13 INFO     Incoming request => POST /v1 body: {'cmd': 'sessions.list'}
2025-03-05 00:45:13 INFO     Response in 0.0 s
2025-03-05 00:45:13 INFO     192.168.0.2 POST http://192.168.0.2:8191/v1 200 OK
2025-03-05 00:45:13 INFO     Incoming request => POST /v1 body: {'cmd': 'sessions.create'}
2025-03-05 00:45:13 INFO     Response in 0.579 s
2025-03-05 00:45:13 INFO     192.168.0.2 POST http://192.168.0.2:8191/v1 200 OK
2025-03-05 00:45:13 INFO     Incoming request => POST /v1 body: {'cmd': 'request.get', 'url': 'https://jav.guru/648098/sdam-135-country-girl-kyudo-athlete-makes-her-av-debut-hidden-heike-village-tsukino-aya-20-from-%e2%97%8f%e2%97%8f-county-fukushima-prefecture/', 'session': '1947777f-f95b-11ef-b9bc-e848b8c84000', 'maxTimeout': 60000}
2025-03-05 00:46:14 ERROR    Error: Error solving the challenge. Timeout after 60.0 seconds.
2025-03-05 00:46:14 INFO     Response in 60.124 s
2025-03-05 00:46:14 INFO     192.168.0.2 POST http://192.168.0.2:8191/v1 500 Internal Server Error
2025-03-05 00:46:14 INFO     Incoming request => POST /v1 body: {'cmd': 'request.get', 'url': 'https://jav.guru/648098/sdam-135-country-girl-kyudo-athlete-makes-her-av-debut-hidden-heike-village-tsukino-aya-20-from-%e2%97%8f%e2%97%8f-county-fukushima-prefecture/', 'session': '1947777f-f95b-11ef-b9bc-e848b8c84000', 'maxTimeout': 60000}

Screenshots

No response

*Originally created by @TapeMeOh on 3/6/2025* ### Have you checked our README? - [x] I have checked the README ### Have you followed our Troubleshooting? - [x] I have followed your Troubleshooting ### Is there already an issue for your problem? - [x] I have checked older issues, open and closed ### Have you checked the discussions? - [x] I have read the Discussions ### Have you ACTUALLY checked all these? yes ### Environment ```markdown - FlareSolverr version: 3.3.21 - Last working FlareSolverr version: - Operating system: windows 10 - Are you using Docker: [yes/no] no - FlareSolverr User-Agent (see log traces or / endpoint): - Are you using a VPN: [yes/no] no - Are you using a Proxy: [yes/no] no - Are you using Captcha Solver: [yes/no] no - If using captcha solver, which one: - URL to test this issue: ``` ### Description hello i was using the pre compiled exe version on windows 10 with the kodi media centre and a certain addon for a while to help playback some videos from that addon but this stopped working late last year and the exe has not been updated for a while to fix this. i looked into running the latest version from the spurce code, installed python and stuff and was sucessfully able to do this and it works for some of the sites within the addon which need a cloudflare bypass but there is one specific on ei use a lot which doesn't and i was just wandering if anyone could suggest a fix i could try for this. many thanks. ### Logged Error Messages ```text 2025-03-05 00:44:55 INFO FlareSolverr 3.3.21 2025-03-05 00:44:55 INFO Testing web browser installation... 2025-03-05 00:44:55 INFO Platform: Windows-10-10.0.19045-SP0 2025-03-05 00:44:55 INFO Chrome / Chromium path: C:\Program Files\Google\Chrome\Application\chrome.exe 2025-03-05 00:44:55 INFO Chrome / Chromium major version: 133 2025-03-05 00:44:55 INFO Launching web browser... 2025-03-05 00:44:59 INFO FlareSolverr User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 2025-03-05 00:44:59 INFO Test successful! 2025-03-05 00:44:59 INFO Serving on http://0.0.0.0:8191 2025-03-05 00:45:13 INFO Incoming request => POST /v1 body: {'cmd': 'sessions.list'} 2025-03-05 00:45:13 INFO Response in 0.0 s 2025-03-05 00:45:13 INFO 192.168.0.2 POST http://192.168.0.2:8191/v1 200 OK 2025-03-05 00:45:13 INFO Incoming request => POST /v1 body: {'cmd': 'sessions.create'} 2025-03-05 00:45:13 INFO Response in 0.579 s 2025-03-05 00:45:13 INFO 192.168.0.2 POST http://192.168.0.2:8191/v1 200 OK 2025-03-05 00:45:13 INFO Incoming request => POST /v1 body: {'cmd': 'request.get', 'url': 'https://jav.guru/648098/sdam-135-country-girl-kyudo-athlete-makes-her-av-debut-hidden-heike-village-tsukino-aya-20-from-%e2%97%8f%e2%97%8f-county-fukushima-prefecture/', 'session': '1947777f-f95b-11ef-b9bc-e848b8c84000', 'maxTimeout': 60000} 2025-03-05 00:46:14 ERROR Error: Error solving the challenge. Timeout after 60.0 seconds. 2025-03-05 00:46:14 INFO Response in 60.124 s 2025-03-05 00:46:14 INFO 192.168.0.2 POST http://192.168.0.2:8191/v1 500 Internal Server Error 2025-03-05 00:46:14 INFO Incoming request => POST /v1 body: {'cmd': 'request.get', 'url': 'https://jav.guru/648098/sdam-135-country-girl-kyudo-athlete-makes-her-av-debut-hidden-heike-village-tsukino-aya-20-from-%e2%97%8f%e2%97%8f-county-fukushima-prefecture/', 'session': '1947777f-f95b-11ef-b9bc-e848b8c84000', 'maxTimeout': 60000} ``` ### Screenshots _No response_
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/FlareSolverr#13
No description provided.