Replies: 34 comments
-
网站是反向代理 然后用 HTTP 模式申请的证书吗 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
现在的错误应该是申请失败次数过多被限制了 |
Beta Was this translation helpful? Give feedback.
-
我间隔2天都是如此。而且不管是搭建了好久的还是新搭建出来的都有这个问题 |
Beta Was this translation helpful? Give feedback.
-
同样的问题,我用的是CloudFlare账号,API令牌是全局令牌不存在权限问题,无论如何都请求失败,服务器在美国应该不会有网络问题,之前在v1.2申请也不成功,现在v1.5也不行 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
同样的问题,错误6003,请问怎么解决 |
Beta Was this translation helpful? Give feedback.
-
我也是6003的问题 |
Beta Was this translation helpful? Give feedback.
-
同样的问题…… |
Beta Was this translation helpful? Give feedback.
-
我也是Cloudflare 6003的问题,跟进一下~ |
Beta Was this translation helpful? Give feedback.
-
我也是,阿里云,服务内部错误: error: one or more domains had a problem: [xxxx.com] [xxxx.com] acme: error presenting token: alicloud: zone net. not found in AliDNS for domain xxxx.com |
Beta Was this translation helpful? Give feedback.
-
v1.9.0 版本已发布。 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
看一下你的 DNS 配置中是否有其他的 TXT 类型的参数 有的话删掉 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
确实可能需要再次确认一下,我出现了使用相同DNS账户,在相同的颁发组织申请,香港机器上申请过程极其慢(30分钟起),但是日本机器上就非常快(10秒左右)的情况 |
Beta Was this translation helpful? Give feedback.
-
这个可能跟你的机器的位置有关 可能 DNS 生效的区域和时间不同 本质上是 不断的去请求 DNS 厂商 查看 DNS 是否生效 |
Beta Was this translation helpful? Give feedback.
-
我发现了一个方法可以解决这个问题,我原来用的是Global API Token,当我创建一个区域DNS令牌,然后填入这个令牌就可以申请成功了。 |
Beta Was this translation helpful? Give feedback.
-
我突然发现,我使用dns账号的验证方式,用的dnspod,但是域名的操作日志上并没有新增删减。 |
Beta Was this translation helpful? Give feedback.
-
我用了国内的 DNSPOD 申请了单域名 二级域名 泛域名 都没有问题 日志里都有添加 删除 TXT 的记录,你的 DNS 中是不是已经有 TXT 记录 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
我试了一下 有 TXT 记录也没问题 所以这个问题可能还得再观察观察 |
Beta Was this translation helpful? Give feedback.
-
@zhengkunwang223 |
Beta Was this translation helpful? Give feedback.
-
这回使用了腾讯云依旧如此 |
Beta Was this translation helpful? Give feedback.
-
我腾讯云也碰到了申请SSL失败的问题
|
Beta Was this translation helpful? Give feedback.
-
我也是经常遇到,但是错误五花八门
|
Beta Was this translation helpful? Give feedback.
-
本机有IPv6的时候,申请失败:
Cloudflare, TXT已经增加,ZeroSSL |
Beta Was this translation helpful? Give feedback.
-
你这个错误是因为失败次数过多被限制 等限制结束再申请 |
Beta Was this translation helpful? Give feedback.
-
很明显错误是 io timeout,关掉 IPv6 马上成功。lego sdk 的问题,看他们的#1984 issue。 |
Beta Was this translation helpful? Give feedback.
-
是的 这个确实 不清楚 lego 是否会增加 disabled-ipv6 的指令 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
联系方式
[email protected]
1Panel 版本
1.5.0
问题描述
申请SSL证书时总是失败不管是
xxxx.com
、*.xxxx.com
、xxx.xxxx.com
都是失败的重现步骤
一台新的服务器,直接运行安装脚本安装的1.5.0版本,然后web服务装一下,并且增加 DNSpod ,通过DNS账号直接去申请(同样的账户在宝塔中能申请)
期待的正确结果
成功的申请到ssl证书,不管是泛域名子域名还是顶级域名
相关日志输出
附加信息
Beta Was this translation helpful? Give feedback.
All reactions