FlareSolverr/FlareSolverr

GLIBC_2.38 not found - Ubuntu 22.04

已關閉

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

 (11 則留言) (1 個反應) (0 位負責人)Python (438 個分叉)batch import
help wantedmore information neededneeds investigation

倉庫指標

星標
 (4,368 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南