lnmp1.6 添加网站时 卡在ssl那里不动了
一直卡在这里重试了好几次了Getting domain auth token for each domain
几个月之前添加的网站也是ssl没问题,今天添加就一直卡在这里了,请问军哥怎么回事啊,阿里云的服务器
提供完整日志看一下 我也卡了
请问添加的日志在哪里? acme.sh --upgrade
更新后就正常了
不知道会不会影响到其他的 licess 发表于 2019-9-25 19:18
提供完整日志看一下
是nginx_error那个日志吗?今天没有什么错误信息,之前有这个
2019/08/30 01:43:35 18419#0: *2431906 SSL_do_handshake() failed (SSL: error:1414F178:SSL routines:tls1_set_server_sigalgs:no shared signature algorithms) while SSL handshaking, client: 195.37.190.89, server: 0.0.0.0:443
2019/09/03 08:59:05 18418#0: *5194517 SSL_do_handshake() failed (SSL: error:1414F178:SSL routines:tls1_set_server_sigalgs:no shared signature algorithms) while SSL handshaking, client: 195.37.190.89, server: 0.0.0.0:443
2019/09/24 20:55:45 13674#0: *3365530 SSL_do_handshake() failed (SSL: error:1414F178:SSL routines:tls1_set_server_sigalgs:no shared signature algorithms) while SSL handshaking, client: 195.37.190.89, server: 0.0.0.0:443
licess 发表于 2019-9-25 19:18
提供完整日志看一下
找到日志了
_alt_domains='no'
Using config home:/usr/local/acme.sh
ACME_DIRECTORY='https://acme-v02.api.letsencrypt.org/directory'
DOMAIN_PATH='/usr/local/nginx/conf/ssl/cmcx.iehou.com'
Using ACME_DIRECTORY: https://acme-v02.api.letsencrypt.org/directory
_init api for server: https://acme-v02.api.letsencrypt.org/directory
GET
url='https://acme-v02.api.letsencrypt.org/directory'
timeout=
_CURL='curl -L --silent --dump-header /usr/local/acme.sh/http.header-g '
ret='0'
ACME_KEY_CHANGE='https://acme-v02.api.letsencrypt.org/acme/key-change'
ACME_NEW_AUTHZ
ACME_NEW_ORDER='https://acme-v02.api.letsencrypt.org/acme/new-order'
ACME_NEW_ACCOUNT='https://acme-v02.api.letsencrypt.org/acme/new-acct'
ACME_REVOKE_CERT='https://acme-v02.api.letsencrypt.org/acme/revoke-cert'
ACME_AGREEMENT='https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf'
ACME_NEW_NONCE='https://acme-v02.api.letsencrypt.org/acme/new-nonce'
ACME_VERSION='2'
Le_NextRenewTime
_on_before_issue
_chk_main_domain='cmcx.iehou.com'
_chk_alt_domains
Le_LocalAddress
d='cmcx.iehou.com'
Check for domain='cmcx.iehou.com'
_currentRoot='/home/wwwroot/cmcx.iehou.com'
d
_saved_account_key_hash is not changed, skip register account.
Read key length:
_createcsr
Single domain='cmcx.iehou.com'
Getting domain auth token for each domain
d
url='https://acme-v02.api.letsencrypt.org/acme/new-order'
payload='{"identifiers": [{"type":"dns","value":"cmcx.iehou.com"}]}'
RSA key
HEAD
_post_url='https://acme-v02.api.letsencrypt.org/acme/new-nonce'
_CURL='curl -L --silent --dump-header /usr/local/acme.sh/http.header-g '
_ret='0'
POST
_post_url='https://acme-v02.api.letsencrypt.org/acme/new-order'
_CURL='curl -L --silent --dump-header /usr/local/acme.sh/http.header-g '
_ret='0'
code='400'
It seems the CA server is busy now, let's wait and retry. Sleeping 1 seconds.
HEAD
_post_url='https://acme-v02.api.letsencrypt.org/acme/new-nonce'
_CURL='curl -L --silent --dump-header /usr/local/acme.sh/http.header-g '
_ret='0'
POST
_post_url='https://acme-v02.api.letsencrypt.org/acme/new-order'
_CURL='curl -L --silent --dump-header /usr/local/acme.sh/http.header-g '
_ret='0'
code='400'
It seems the CA server is busy now, let's wait and retry. Sleeping 1 seconds.
HEAD
_post_url='https://acme-v02.api.letsencrypt.org/acme/new-nonce'
_CURL='curl -L --silent --dump-header /usr/local/acme.sh/http.header-g '
licess 发表于 2019-9-25 19:18
提供完整日志看一下
acme.sh --upgrade 了一下就好了 lovinlik 发表于 2019-9-26 09:44
acme.sh --upgrade 了一下就好了
进入到那里执行这个命令?怎么我执行了却提示出错的? lovinlik 发表于 2019-9-25 23:33
找到日志了
_alt_domains='no'
按返回的日志看是letsencrypt那边服务器繁忙 It seems the CA server is busy now, let's wait and retry. Sleeping 1 seconds. 明明小子 发表于 2019-9-26 09:48
进入到那里执行这个命令?怎么我执行了却提示出错的?
使用完整路径 /usr/local/acme.sh/acme.sh --upgrade licess 发表于 2019-9-26 10:55
使用完整路径 /usr/local/acme.sh/acme.sh --upgrade
我的故障和这个网友是一模一样的,装不了免费证书,也升不了级
https://bbs.vpser.net/thread-18948-1-1.html 我也这样,请问解决了吗,一样的问题 :'(
页:
[1]