Code Monkey home page Code Monkey logo

Comments (10)

zhengkunwang223 avatar zhengkunwang223 commented on June 3, 2024

可以编辑证书,使用8.8.8.8这个dns服务器

from 1panel.

Ben-Huang avatar Ben-Huang commented on June 3, 2024

可以编辑证书,使用8.8.8.8这个dns服务器

试过,一样的错误
我觉得问题在于 acme: cleaning up failed: could not find zone for FQDN "_acme-challenge.domain.": could not find the start of authority for _acme-challenge.domain.: ,以前申请没有 ".",正常应该是"_acme-challenge.domain"

from 1panel.

zhengkunwang223 avatar zhengkunwang223 commented on June 3, 2024

可以编辑证书,使用8.8.8.8这个dns服务器

试过,一样的错误

我觉得问题在于 acme: cleaning up failed: could not find zone for FQDN "_acme-challenge.domain.": could not find the start of authority for _acme-challenge.domain.: ,以前申请没有 ".",正常应该是"_acme-challenge.domain"

看日志是访问超时了,119.29.29.29 是 dnspod 的 api 服务器,你可以尝试在你的机器上请求一下

from 1panel.

Ben-Huang avatar Ben-Huang commented on June 3, 2024

可以编辑证书,使用8.8.8.8这个dns服务器

试过,一样的错误
我觉得问题在于 acme: cleaning up failed: could not find zone for FQDN "_acme-challenge.domain.": could not find the start of authority for _acme-challenge.domain.: ,以前申请没有 ".",正常应该是"_acme-challenge.domain"

看日志是访问超时了,119.29.29.29 是 dnspod 的 api 服务器,你可以尝试在你的机器上请求一下

无论是使用哪个dns,都会这样超时

2024/05/19 20:28:53 申请  [*.domain] 证书失败, error: one or more domains had a problem:
[*.domain] [*.domain] acme: error presenting token: could not find zone for FQDN "_acme-challenge.domain.": could not find the start of authority for _acme-challenge.domain.: read udp 192.168.2.6:54490->8.8.8.8:53: i/o timeout

尝试用手动dns方式申请,会要求解析"_acme-challenge.*.domain." ,直接复制填写到腾讯云解析后台无法保存,会提示主机记录的 "." 之间不能为空,如果主机记录直接填写"_acme-challenge",最后证书也会申请失败

from 1panel.

Ben-Huang avatar Ben-Huang commented on June 3, 2024

微信图片_20240519212248

from 1panel.

zhengkunwang223 avatar zhengkunwang223 commented on June 3, 2024

微信图片_20240519212248

看一下你的防火墙有没有限制呢?

from 1panel.

Ben-Huang avatar Ben-Huang commented on June 3, 2024

微信图片_20240519212248

看一下你的防火墙有没有限制呢?

具体看哪方面?防火墙出站不会有限制

from 1panel.

zhengkunwang223 avatar zhengkunwang223 commented on June 3, 2024

微信图片_20240519212248

看一下你的防火墙有没有限制呢?

具体看哪方面?防火墙出站不会有限制

出站没有限制的话,你编辑证书,不要选 cname 也不要选跳过 dns 验证,只增加 dns 8.8.8.8

from 1panel.

wan92hen avatar wan92hen commented on June 3, 2024

可以在命令行指定 DNS 服务器手动测试下

dig @8.8.8.8 _acme-challenge.1panel.cn txt

from 1panel.

Ben-Huang avatar Ben-Huang commented on June 3, 2024

问题找到了因为 v2rayA 导致全部dns TXT类型查询全部超时

from 1panel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.