【已完成】求助
我是要整我网站ssl证书,但是出现一下问题Traceback (most recent call last): File "C:\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 "C:\BtSoft\panel/class\acme_v2.py", line 1239, in apply_cert index = self.create_order(domains, auth_type, auth_to) File "C:\BtSoft\panel/class\acme_v2.py", line 290, in create_order raise Exception("订单创建失败: {} -->url:{},status_code:{}".format(res.json(),self._apis['newOrder'],res.status_code)) Exception: 订单创建失败: {'type': 'urn:ietf:params:acme:error:rateLimited', 'detail': 'Error creating new order :: too many certificates (5) already issued for this exact set of domains in the last 168 hours: szsk.666fc.xyz: see https://letsencrypt.org/docs/rate-limits/', 'status': 429} -->url:https://acme-v02.api.letsencrypt.org/acme/new-order,status_code:429
我的运行环境是Windowsserver2012r2
使用腾讯云专享版的宝塔面板,大佬们有没有什么解决方法?
在线等!!!
您好,您是不是屏蔽了海外IP访问?
see https://letsencrypt.org/docs/rate-limits/', 'status': 429} -->url:https://acme-v02.api.letsencrypt.org/acme/new-order,status_code:429
海外证书商无法放到您的域名,您多次进行提交,可能被限制,具体请查看ca那边的说明:
https://letsencrypt.org/docs/rate-limits/
如果着急使用,请到其他机构申请免费证书,或者购买付费证书 大炮运维V587 发表于 2022-3-13 10:48
您好,您是不是屏蔽了海外IP访问?
海外证书商无法放到您的域名,您多次进行提交,可能被限制,具体请查看 ...
并没有屏蔽海外IP 宝塔用户_oyoxxy 发表于 2022-3-13 10:57
并没有屏蔽海外IP
最好提工单问下服务器运营商。确定没有屏蔽的话,就到其他机构申请或者购买付费证书
页:
[1]