【已解决】Let's Encrypt证书申请和续期问题。
申请的时候会出现time out。。如下图以前申请过的网站续期的时候,域名前后会出现“'”,然后就卡那里不动了。如下图。
面板修复过,也是如此。面板版本是7.3.0
本帖最后由 李小七 于 2021-11-23 16:38 编辑
和下面的回复重复了,编辑掉。 这是申请ssl的时候弹出来的报错
Traceback (most recent call last): File "D:\BtSoft\panel/class\flask_sockets.py", line 30, in __call__ handler, values = adapter.match() File "C:\Program Files\python\lib\site-packages\werkzeug\routing.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 "D:\BtSoft\panel/class\acme_v2.py", line 1239, in apply_cert index = self.create_order(domains, auth_type, auth_to) File "D:\BtSoft\panel/class\acme_v2.py", line 278, in create_order if e_body['type'].find('error:badNonce') != -1: TypeError: string indices must be integers 李小七 发表于 2021-11-23 16:37
这是申请ssl的时候弹出来的报错
您好,您是不是屏蔽了海外ip访问你的网站或者服务器?看错误提示是ca证书商无法访问您的服务器 大炮运维V587 发表于 2021-11-23 16:50
您好,您是不是屏蔽了海外ip访问你的网站或者服务器?看错误提示是ca证书商无法访问您的服务器 ...
吼,还真的是,黑名单里面屏蔽了几个经常攻击的IP,结果里面就有这个Let's Encrypt的ip,删掉后就正常了。感谢!
页:
[1]