catlane 发表于 2023-10-8 16:42:38

【待反馈】cannot open shared object file: No such file or directory

为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:8.0.3
系统版本:centos 7.8
问题描述:重启后无法启动宝塔
相关截图(日志、错误):
File "src/gevent/_hub_local.py", line 1, in init gevent._gevent_c_hub_local
File "/www/server/panel/pyenv/lib/python3.7/site-packages/greenlet/__init__.py", line 29, in <module>
    from ._greenlet import _C_API # pylint:disable=no-name-in-module
ImportError: libstdc++.so.6: cannot open shared object file: No such file or directory
\n
Traceback (most recent call last):
File "/www/server/panel/BT-Panel", line 10, in <module>
    from gevent import monkey
File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/__init__.py", line 86, in <module>
    from gevent._hub_local import get_hub
File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_hub_local.py", line 101, in <module>
    import_c_accel(globals(), 'gevent.__hub_local')
File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/_util.py", line 148, in import_c_accel
    mod = importlib.import_module(cname)
File "/www/server/panel/pyenv/lib/python3.7/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name, package, level)
File "src/gevent/_hub_local.py", line 1, in init gevent._gevent_c_hub_local
File "/www/server/panel/pyenv/lib/python3.7/site-packages/greenlet/__init__.py", line 29, in <module>
    from ._greenlet import _C_API # pylint:disable=no-name-in-module
ImportError: libstdc++.so.6: cannot open shared object file: No such file or directory

catlane 发表于 2023-10-8 16:57:55

https://qn.lovyou.top/36261696755444_.pic_hd.jpg

谢花郎 发表于 2023-10-8 17:11:44

catlane 发表于 2023-10-8 16:57


您好,您是新安装还是从其他版本升级上来的呢?您到服务器命令行下执行下面命令看下提示错误的动态库文件是否存在
find / -name libstdc*
执行后截图

catlane 发表于 2023-10-8 18:01:15

谢花郎 发表于 2023-10-8 17:11
您好,您是新安装还是从其他版本升级上来的呢?您到服务器命令行下执行下面命令看下提示错误的动态库文件 ...

就之前的机器,重启就这样了
https://qn.lovyou.top/%E6%9C%AA%E5%91%BD%E5%90%8D%203.png

catlane 发表于 2023-10-8 18:09:20

谢花郎 发表于 2023-10-8 17:11
您好,您是新安装还是从其他版本升级上来的呢?您到服务器命令行下执行下面命令看下提示错误的动态库文件 ...

已截图,已截图已截图,已截图

catlane 发表于 2023-10-9 10:38:00

谢花郎 发表于 2023-10-8 17:11
您好,您是新安装还是从其他版本升级上来的呢?您到服务器命令行下执行下面命令看下提示错误的动态库文件 ...

亲。。。。。。。。。。

谢花郎 发表于 2023-10-9 14:17:16

catlane 发表于 2023-10-9 10:38
亲。。。。。。。。。。

您服务器是有做过升级操作吗?

catlane 发表于 2023-10-9 20:42:05

谢花郎 发表于 2023-10-9 14:17
您服务器是有做过升级操作吗?

没有,啥都没弄,就是重启了。

运维技术lcx 发表于 2024-3-7 11:21:04

catlane 发表于 2023-10-9 20:42
没有,啥都没弄,就是重启了。

您好,您的问题解决了吗?没有,bt 16

运维技术阿闯 发表于 2024-3-30 14:33:32

catlane 发表于 2023-10-9 20:42
没有,啥都没弄,就是重启了。

您好,请问您的问题解决了吗。如已经解决,请及时回复呢。
页: [1]
查看完整版本: 【待反馈】cannot open shared object file: No such file or directory