出错了,面板运行时发生错误!AttributeError: 'NoneType' object has no attribute 'groups'
REQUEST_DATE: 2021-11-09 14:53:38 PAN_VERSION: 7.7.0 OS_VERSION: Ubuntu 20.04.3 LTS x86_64(Py3.7.9) REMOTE_ADDR: 127.0.0.1 REQUEST_URI: POST /ajax?action=GetPHPConfigREQUEST_FORM: {'version': '72'} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36Traceback (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/ajax.py", line 575, in GetPHPConfig tmp = re.search(rep,phpini).groups()AttributeError: 'NoneType' object has no attribute 'groups'
|
|