为了能快速了解并处理您的问题,请提供以下基础信息:
Traceback (most recent call last):
File "pluginAuth.py", line 397, in pluginAuth.Plugin.get_plugin_list
AttributeError: 'bool' object has no attribute 'encode'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "pluginAuth.py", line 419, in pluginAuth.Plugin.get_plugin_list
public.PanelError: 面板运行时发生错误: 无法连接宝塔云端服务器
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 2008, in publicObject
res = run_obj.run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 1955, in run
result = getattr(toObject, get.action)(get)
File "/www/server/panel/class/panelPlugin.py", line 1577, in get_index_list
softList = self.get_cloud_list(get)['list']
File "/www/server/panel/class/panelPlugin.py", line 1077, in get_cloud_list
softList = Plugin(False).get_plugin_list(force)
File "pluginAuth.py", line 422, in pluginAuth.Plugin.get_plugin_list
public.PanelError: 面板运行时发生错误: 无法连接宝塔云端服务器
|
|