前面下降的,今天突然出错
Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 1640, in publicObject return run_exec().run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1588, in run result = getattr(toObject,get.action)(get) File "class/panelPlugin.py", line 664, in get_index_list softList = self.get_cloud_list(get)[‘list’] File "class/panelPlugin.py", line 322, in get_cloud_list softList[‘list’] = self.get_local_plugin(softList[‘list’]) TypeError: ‘NoneType’ object is not subscriptable
点修复,会变成7.8版本 |