易企盈 发表于 2021-11-12 01:04:12

【待反馈】进入软件商店报错

TypeError: 'NoneType' object is not subscriptable

REQUEST_DATE: 2021-11-12 00:58:22
PAN_VERSION: 7.7.0
OS_VERSION: CentOS7.4.1708 x86_64(Py3.7.9)
REMOTE_ADDR: 223.74.194.55
REQUEST_URI: POST /plugin?action=get_soft_list
REQUEST_FORM: {'p': '1', 'type': '0', 'tojs': 'soft.get_list', 'force': '0', 'query': ''}
USER_AGENT: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36


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 623, in get_soft_list
    softList = self.get_cloud_list(get)
File "class/panelPlugin.py", line 322, in get_cloud_list
    softList['list'] = self.get_local_plugin(softList['list'])
TypeError: 'NoneType' object is not subscriptable


堡塔技术阿宏 发表于 2021-11-12 23:52:16

您好,服务器命令行执行以下命令截图出来看看
ping www.bt.cn
页: [1]
查看完整版本: 【待反馈】进入软件商店报错