如图这种情况怎么解决 错误信息 [url=]AttributeError: 'NoneType' object has no attribute 'groups'[/url]
[url=]错误详情[/url]
[url=]Traceback (most recent call last): File "D:\BtSoft\panel\BTPanel\__init__.py", line 1534, in publicObject return run_exec().run(toObject, defs, get) File "D:\BtSoft\panel\BTPanel\__init__.py", line 1731, in run result = eval(fun) File "", line 1, in File "D:\BtSoft\panel/class\panelSite.py", line 1729, in GetDirUserINI info = self.get_site_info(get.name) File "D:\BtSoft\panel/class\panelSite.py", line 2733, in get_site_info binds = re.search('\s?server_name\s(.+);', conf).groups()[0]AttributeError: 'NoneType' object has no attribute 'groups'[/url]
|
|