为了能快速了解并处理您的问题,请提供以下基础信息:
问题描述: 创建数据库时页面卡住没反应,重新登录后发现创建了三个vcms数据库。我删除多余的数据库报错:TypeError: 'ModuleNotFoundError' object is not iterable 在首页点击修复依然如此。
相关截图(日志、错误):Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2015, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1962, in run result = getattr(toObject, get.action)(get) File "class/database.py", line 524, in DeleteDatabase for us in users:TypeError: 'ModuleNotFoundError' object is not iterable
|
|