Coder Social home page Coder Social logo

Comments (6)

alpha612 avatar alpha612 commented on June 11, 2024

我也遇到了类似情况
[Fri Aug 25 12:23:50 CST 2023] Using CA: https://acme-v02.api.letsencrypt.org/directory
[Fri Aug 25 12:23:50 CST 2023] Single domain='xxxx.xxxx'
[Fri Aug 25 12:23:50 CST 2023] Getting domain auth token for each domain
[Fri Aug 25 12:23:52 CST 2023] Getting webroot for domain='xxxx.xxxx'
[Fri Aug 25 12:23:52 CST 2023] Verifying: xxxx.xxxx
[Fri Aug 25 12:23:52 CST 2023] Pending, The CA is processing your order, please just wait. (1/30)
[Fri Aug 25 12:23:56 CST 2023] xxxx.xxxx:Verify error:xxxx: Fetching http://xxxx.xxxx/.well-known/acme-challenge/xxxx-_G4: Connection refused
[Fri Aug 25 12:23:56 CST 2023] Please add '--debug' or '--log' to check more details.
[Fri Aug 25 12:23:56 CST 2023] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh

from xray_onekey.

aJIEw avatar aJIEw commented on June 11, 2024

建议先检查下 nginx 能否正常启动,以及域名能否正常访问:

systemctl status nginx

curl -IkL -m20 http://[your domain]

参考:#447 (comment)

from xray_onekey.

sooway avatar sooway commented on June 11, 2024

我今天在腾讯云的dabian 12安装,又一切正常了,之前是在dabian 10 ,出现错误的。

from xray_onekey.

8884361 avatar 8884361 commented on June 11, 2024

我本来有acme了,用DNS验证的,能否直接利用跳过这一步?

from xray_onekey.

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.