FlareSolverr: [1337x] (testing) Exception (1337x): FlareSolverr was unable to process the request; 500 Internal Server Error.
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
Environment
- FlareSolverr version: 3.3.13
- Last working FlareSolverr version: -
- Operating system: Linux
- Are you using Docker: yes
- FlareSolverr User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
- Are you using a VPN: no
- Are you using a Proxy: no
- Are you using Captcha Solver: afaik no
- If using captcha solver, which one:
- URL to test this issue: -
Description
Getting 500 Internal Server Error
while trying to connect to 1337 using Jackett.
At first I thought there was a conversation error due to the following error:
version_main cannot be converted to an integer
.
Following this error, seems like it stems from this line of code.
But I searched a bit and found this comment which states it’s normal (?) so not sure if it’s related to my issue.
I tried deleting the container, pulling newest version and re-creating the container but that didn’t work.
Logged Error Messages
root@torrent-service ~# docker logs flaresolverr
2024-02-17 06:07:28 INFO FlareSolverr 3.3.13
2024-02-17 06:07:28 INFO Testing web browser installation...
2024-02-17 06:07:28 INFO Platform: Linux-6.5.11-6-pve-x86_64-with-glibc2.31
2024-02-17 06:07:28 INFO Chrome / Chromium path: /usr/bin/chromium
2024-02-17 06:07:28 INFO Chrome / Chromium major version: 120
2024-02-17 06:07:28 INFO Launching web browser...
version_main cannot be converted to an integer
2024-02-17 06:07:29 INFO FlareSolverr User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
2024-02-17 06:07:29 INFO Test successful!
2024-02-17 06:07:29 INFO Serving on http://0.0.0.0:8191
2024-02-17 06:07:36 INFO Incoming request => POST /v1 body: {'maxTimeout': 60000, 'cmd': 'request.get', 'url': 'https://1337x.to/cat/Movies/time/desc/1/'}
version_main cannot be converted to an integer
2024-02-17 06:07:38 INFO Challenge detected. Title found: Just a moment...
2024-02-17 06:08:37 ERROR Error: Error solving the challenge. Timeout after 60.0 seconds.
2024-02-17 06:08:37 INFO Response in 61.171 s
2024-02-17 06:08:37 INFO 10.100.102.73 POST http://10.100.102.73:8191/v1 500 Internal Server Error
Edit
Issue reproduces with version FlareSolverr 3.3.14-hotfix2
.
About this issue
- Original URL
- State: closed
- Created 4 months ago
- Reactions: 1
- Comments: 16 (4 by maintainers)
v3.3.15 resolved the issue for me.
https://github.com/FlareSolverr/FlareSolverr/issues/1036
I’m having the same issue as well.