获取网站运行目录失败 --> Traceback (most recent call last): File "E:softwaresBtSoftpanel/classflask_sockets.py", line 30, in __call__ handler, values = adapter.match() File "C rogram Filespythonlibsite-packageswerkzeugrouting.py", line 1945, in match raise NotFound() werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "E:softwaresBtSoftpanel/classpanelSite.py", line 1733, in GetSiteRunPath if not info: info = self.get_site_info(SiteFind['name']) File "E:softwaresBtSoftpanel/classpanelSite.py", line 2662, in get_site_info binds = re.search('s?server_names(.+);', conf).groups()[0] AttributeError: 'NoneType' object has no attribute 'groups' |