Coder Social home page Coder Social logo

Comments (8)

toyo2333 avatar toyo2333 commented on June 27, 2024

再补充些日志

2023-12-28T03:14:06Z    INFO    server mode
2023-12-28T03:14:06Z    INFO    renew   acquiring lock  {"identifier": "xxx.org"}
2023-12-28T03:14:06Z    INFO    renew   lock acquired   {"identifier": "xxx.org"}
2023-12-28T03:14:06Z    INFO    maintenance     started background certificate maintenance      {"cache": "0xc00010cfc0"}
2023-12-28T03:14:06Z    INFO    renew   renewing certificate    {"identifier": "xxx.org", "remaining": 1294236.384248868}
2023-12-28T03:14:06Z    INFO    waiting on internal rate limiter        {"identifiers": ["xxx.org"], "ca": "https://acme-v02.api.letsencrypt.org/directory", "account": "[email protected]"}
2023-12-28T03:14:06Z    INFO    done waiting on internal rate limiter   {"identifiers": ["xxx.org"], "ca": "https://acme-v02.api.letsencrypt.org/directory", "account": "[email protected]"}
2023-12-28T03:14:06Z    ERROR   renew   could not get certificate from issuer   {"identifier": "xxx.org", "issuer": "acme-v02.api.letsencrypt.org-directory", "error": "HTTP 429 urn:ietf:params:acme:error:rateLimited - Error creating new order :: too many failed authorizations recently: see https://letsencrypt.org/docs/failed-validation-limit/"}
2023-12-28T03:14:06Z    INFO    renew   releasing lock  {"identifier": "xxx.org"}
2023-12-28T03:14:06Z    FATAL   failed to load server config    {"error": "invalid config: acme.domains: xxx.org: renewing certificate: [xxx.org] Renew: [xxx.org] creating new order: attempt 1: https://acme-v02.api.letsencrypt.org/acme/new-order: HTTP 429 urn:ietf:params:acme:error:rateLimited - Error creating new order :: too many failed authorizations recently: see https://letsencrypt.org/docs/failed-validation-limit/ (ca=https://acme-v02.api.letsencrypt.org/directory)"}

而我去acme官方工具https://letsdebug.net/ 下面测试了 DNS-01和TLS-ALPN-01两种方式 我的域名都是正常成功的。

from hysteria.

toyo2333 avatar toyo2333 commented on June 27, 2024

我换了一个域名,还是同样的错误。

我不是很理解,我同样的配置用了几个月都正常,怎么重启一次就这样了。(期间也重启很多次,每次更新版本也回重启docker)

from hysteria.

toyo2333 avatar toyo2333 commented on June 27, 2024

又试了之前备份过的配置文件启动也是报错了

2023-12-28T04:11:33Z ERROR acme_client challenge failed {"identifier": "xxxx.org", "challenge_type": "tls-alpn-01", "problem": {"type": "urn:ietf:params:acme:error:tls", "title": "", "detail": "ip.ip.ip.ip: remote error: tls: internal error", "instance": "", "subproblems": []}}

但这个域名在https://letsdebug.net/ 用tls-alpn-01 测试是通过的,成功的。在你这里就不行了。

from hysteria.

mritd avatar mritd commented on June 27, 2024

不要再尝试了, 明天再试; 或者你换 ZeroSSL

Let's Encrypt 官方有限速的, 你前几次错误已经触发了限速

from hysteria.

toyo2333 avatar toyo2333 commented on June 27, 2024

不要再尝试了, 明天再试; 或者你换 ZeroSSL

Let's Encrypt 官方有限速的, 你前几次错误已经触发了限速

hy2里怎么配置 来使用这个zero?

from hysteria.

toyo2333 avatar toyo2333 commented on June 27, 2024

不要再尝试了, 明天再试; 或者你换 ZeroSSL

Let's Encrypt 官方有限速的, 你前几次错误已经触发了限速

我按配置换了zero,提示这个错误

acme_client challenge failed {"identifier": "xxxx.org", "challenge_type": "http-01", "problem": {"type": "", "title": "", "detail": "", "instance": "", "subproblems": []}}

怎么改成dns 或者tls燕子呢? 或者我怎么启动http-01验证呢?不会配置。

from hysteria.

toyo2333 avatar toyo2333 commented on June 27, 2024

我把docker关掉了。等一周后再试一试

from hysteria.

toyo2333 avatar toyo2333 commented on June 27, 2024

今天试了下已经好了。

from hysteria.

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.