宝塔用户_wisyms 发表于 2022-11-23 13:52:36

【已完成】申请ssl的时候弹窗报错

如图 弹窗报错

南南呦 发表于 2022-11-23 14:31:29

您好,您可以尝试先修复一下面板,然后再尝试前面的操作看是否可行;
如果不行,可能是面板依赖的python环境损坏了,先停止宝塔面板,然后将下面这个目录删掉
C:\Program Files\python
然后下载这个包覆盖安装一下看看是否能解决,覆盖安装不影响原来数据与正在运行的网站。
http://download.bt.cn/win/panel/BtSoft.zip

宝塔用户_wisyms 发表于 2022-11-23 14:47:34

堡塔运维向樛木 发表于 2022-11-23 14:31
您好,您可以尝试先修复一下面板,然后再尝试前面的操作看是否可行;
如果不行,可能是面板依赖的python环 ...

依然不行

宝塔用户_wisyms 发表于 2022-11-23 14:49:31

堡塔运维向樛木 发表于 2022-11-23 14:31
您好,您可以尝试先修复一下面板,然后再尝试前面的操作看是否可行;
如果不行,可能是面板依赖的python环 ...

覆盖安装过了 点击申请就弹窗报错

宝塔用户_wisyms 发表于 2022-11-23 14:52:35

堡塔运维向樛木 发表于 2022-11-23 14:31
您好,您可以尝试先修复一下面板,然后再尝试前面的操作看是否可行;
如果不行,可能是面板依赖的python环 ...

获取网站运行目录失败 --> Traceback (most recent call last): File "E:softwaresBtSoftpanel/classflask_sockets.py", line 30, in __call__ handler, values = adapter.match() File "C:Program 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() AttributeError: 'NoneType' object has no attribute 'groups'

南南呦 发表于 2022-11-23 15:13:44

宝塔用户_wisyms 发表于 2022-11-23 14:52
获取网站运行目录失败 --> Traceback (most recent call last): File "E:softwaresBtSoftpanel/classflas ...

您检查下运行目录是否不为"/"

宝塔用户_wisyms 发表于 2022-11-23 15:18:41

堡塔运维向樛木 发表于 2022-11-23 15:13
您检查下运行目录是否不为"/"

运行目录是/ 没改过 默认就是/   

宝塔用户_wisyms 发表于 2022-11-23 15:20:11

没问题了

南南呦 发表于 2022-11-23 15:32:53

宝塔用户_wisyms 发表于 2022-11-23 15:20
没问题了

好的
页: [1]
查看完整版本: 【已完成】申请ssl的时候弹窗报错