出错了,面板运行时发生错误!(点击修复后也无效)
为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:v11.8.1系统版本:CentOS 7.8.2003 x86_64(Py3.7.9)
问题描述:<div>
<h3>出错了,面板运行时发生错误!</h3>
<div style="margin-bottom: 15px;margin-top: 15px;color: red;">
<h4 style="font-size: none;">AttributeError: module 'cryptography.hazmat.bindings._rust.openssl' has no attribute 'hashes'</h4>
</div>
<pre style="height:112px;word-wrap: break-word;white-space: pre-wrap;margin: 0 0 10px">REQUEST_DATE: 2026-07-18 11:15:55
VERSION: CentOS7.8.2003 x86_64(Py3.7.9) - 11.8.1
REMOTE_ADDR: 39.84.113.72
REQUEST_URI: POST /panel/public/get_public_config?
REQUEST_FORM: {}
USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36</pre>
<pre style="height:370px;word-wrap: break-word;white-space: pre-wrap;margin: 0 0 0px">Traceback (most recent call last):
File "/home/server/panel/BTPanel/__init__.py", line 2577, in publicObject
res = run_obj.run(toObject, defs, get)
File "/home/server/panel/BTPanel/__init__.py", line 2523, in run
result = getattr(toObject, get.action)(get)
File "/www/server/panel/class/panelController.py", line 81, in model
result = PluginLoader.module_run(module_name,def_name,pdata)
File "/www/server/panel/class/panelModel/publicModel.py", line 112, in get_public_config
data = _config_obj.get_config(args)
File "class/config.py", line 2070, in get_config
from password import password
File "/www/server/panel/class/password.py", line 20, in <module>
import public,data,database,config
File "/www/server/panel/class/database.py", line 26, in <module>
import db_mysql
File "/www/server/panel/class/db_mysql.py", line 16, in <module>
import pymysql
File "/www/server/panel/pyenv/lib/python3.7/site-packages/pymysql/__init__.py", line 59, in <module>
from . import connections# noqa: E402
File "/www/server/panel/pyenv/lib/python3.7/site-packages/pymysql/connections.py", line 13, in <module>
from . import _auth
File "/www/server/panel/pyenv/lib/python3.7/site-packages/pymysql/_auth.py", line 9, in <module>
from cryptography.hazmat.primitives import serialization, hashes
File "/www/server/panel/pyenv/lib/python3.7/site-packages/cryptography/hazmat/primitives/serialization/__init__.py", line 7, in <module>
from cryptography.hazmat.primitives._serialization import (
File "/www/server/panel/pyenv/lib/python3.7/site-packages/cryptography/hazmat/primitives/_serialization.py", line 10, in <module>
from cryptography.hazmat.primitives.hashes import HashAlgorithm
File "/www/server/panel/pyenv/lib/python3.7/site-packages/cryptography/hazmat/primitives/hashes.py", line 89, in <module>
Hash = rust_openssl.hashes.Hash
AttributeError: module 'cryptography.hazmat.bindings._rust.openssl' has no attribute 'hashes'</pre>
可以联系客服看下,客服咨询入口:https://docs.bt.cn/wechat-service
操作方式:复制链接在微信打开,即可在线咨询客服,工作人员会及时为大家解答处理。 我也是这个版本
页:
[1]