FlareSolverr/FlareSolverr

GLIBC_2.38 not found - Ubuntu 22.04

Open

#1,670 建立於 2026年1月22日

在 GitHub 查看
 (11 留言) (1 反應) (0 負責人)Python (4,368 star) (438 fork)batch import
help wantedmore information neededneeds investigation

描述

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.46
- Last working FlareSolverr version:3.3.21
- Operating system: Ubuntu 22.04 LTS
- 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

Unable to run Flaresolverr with the error regarding GLIBC version. OS does not support the required GLIBC version.

python3.13 --version Python 3.13.11

ldd --version is ldd (Ubuntu GLIBC 2.35-0ubuntu3.12) 2.35

Ubuntu 22.04 is a current and supported OS that is not EOL

Logged Error Messages

journalctl -xe

 flaresolverr[633916]: [PYI-633916:ERROR] Failed to load Python shared library '/etc/flaresolverr/_internal/libpython3.13.so.1.0': /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by /etc/flaresolverr/_internal/libpython3.13.so.1.0)
systemd[1]: flaresolverr.service: Main process exited, code=exited, status=255/EXCEPTION

Screenshots

No response

貢獻者指南

GLIBC_2.38 not found - Ubuntu 22.04 · FlareSolverr/FlareSolverr#1670 | Good First Issue