本帖最后由 宝塔用户_ucwfts 于 2025-4-30 15:19 编辑
为了能快速了解并处理您的问题,请提供以下基础信息:
9.5.0
Ubuntu 24.04.2 LTS (GNU/Linux 6.8.0-51-generic x86_64)
通过面板手动安装的稳定版mysql5.7以后无法启动,卸载后重装也不行 具体操作是在mysql管理页面进行修复
Traceback(most recent call last):
File"/www/server/panel/BTPanel/ init .py",line 2531,in publicObject
res =run obj.run(toObject,defs,get)
File"/ww/server/panel/BTPanel/ init.py",line 2478,in run
result = getattr(toObject,get.action)(get)
File "class/database.py",line 3985,in GetstartErrType
if isinstance(pattern, str)and pattern in err data:
TypeError:argument of type bool'is not iterable
|
-
报错信息
|