- 积分
- 19
- 威望
-
- 金钱
-
- 注册时间
- 2019-5-30
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2019-6-1 12:13:43
|
显示全部楼层
因之前用 lnmp ssh add命令增加过,想用lnmp vhost add重新生成,于是用acme.sh 对自己域名用了revoke remove等命令
添加的时候acme.sh.log错误如下:
[Sat Jun 1 04:10:08 UTC 2019] _main_domain='exmuseum.com'
[Sat Jun 1 04:10:08 UTC 2019] _alt_domains='no'
[Sat Jun 1 04:10:08 UTC 2019] Using config home:/usr/local/acme.sh
[Sat Jun 1 04:10:08 UTC 2019] ACME_DIRECTORY='https://acme-v02.api.letsencrypt.org/directory'
[Sat Jun 1 04:10:08 UTC 2019] DOMAIN_PATH='/usr/local/nginx/conf/ssl/exmuseum.com'
[Sat Jun 1 04:10:08 UTC 2019] Using ACME_DIRECTORY: https://acme-v02.api.letsencrypt.org/directory
[Sat Jun 1 04:10:08 UTC 2019] _init api for server: https://acme-v02.api.letsencrypt.org/directory
[Sat Jun 1 04:10:08 UTC 2019] GET
[Sat Jun 1 04:10:08 UTC 2019] url='https://acme-v02.api.letsencrypt.org/directory'
[Sat Jun 1 04:10:08 UTC 2019] timeout=
[Sat Jun 1 04:10:08 UTC 2019] _CURL='curl -L --silent --dump-header /usr/local/acme.sh/http.header -g '
[Sat Jun 1 04:10:08 UTC 2019] ret='0'
[Sat Jun 1 04:10:09 UTC 2019] ACME_KEY_CHANGE='https://acme-v02.api.letsencrypt.org/acme/key-change'
[Sat Jun 1 04:10:09 UTC 2019] ACME_NEW_AUTHZ
[Sat Jun 1 04:10:09 UTC 2019] ACME_NEW_ORDER='https://acme-v02.api.letsencrypt.org/acme/new-order'
[Sat Jun 1 04:10:09 UTC 2019] ACME_NEW_ACCOUNT='https://acme-v02.api.letsencrypt.org/acme/new-acct'
[Sat Jun 1 04:10:09 UTC 2019] ACME_REVOKE_CERT='https://acme-v02.api.letsencrypt.org/acme/revoke-cert'
[Sat Jun 1 04:10:09 UTC 2019] ACME_AGREEMENT='https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf'
[Sat Jun 1 04:10:09 UTC 2019] ACME_NEW_NONCE='https://acme-v02.api.letsencrypt.org/acme/new-nonce'
[Sat Jun 1 04:10:09 UTC 2019] ACME_VERSION='2'
[Sat Jun 1 04:10:09 UTC 2019] Le_NextRenewTime
[Sat Jun 1 04:10:09 UTC 2019] _on_before_issue
[Sat Jun 1 04:10:09 UTC 2019] _chk_main_domain='exmuseum.com'
[Sat Jun 1 04:10:09 UTC 2019] _chk_alt_domains
[Sat Jun 1 04:10:09 UTC 2019] Le_LocalAddress
[Sat Jun 1 04:10:09 UTC 2019] d='exmuseum.com'
[Sat Jun 1 04:10:09 UTC 2019] Check for domain='exmuseum.com'
[Sat Jun 1 04:10:09 UTC 2019] _currentRoot='/home/wwwroot/exmuseum.com'
[Sat Jun 1 04:10:09 UTC 2019] d
[Sat Jun 1 04:10:09 UTC 2019] _saved_account_key_hash is not changed, skip register account.
[Sat Jun 1 04:10:09 UTC 2019] Read key length:
[Sat Jun 1 04:10:09 UTC 2019] _createcsr
[Sat Jun 1 04:10:09 UTC 2019] Single domain='exmuseum.com'
[Sat Jun 1 04:10:09 UTC 2019] Getting domain auth token for each domain
[Sat Jun 1 04:10:09 UTC 2019] d
[Sat Jun 1 04:10:09 UTC 2019] url='https://acme-v02.api.letsencrypt.org/acme/new-order'
[Sat Jun 1 04:10:09 UTC 2019] payload='{"identifiers": [{"type":"dns","value":"exmuseum.com"}]}'
[Sat Jun 1 04:10:09 UTC 2019] RSA key
[Sat Jun 1 04:10:09 UTC 2019] HEAD
[Sat Jun 1 04:10:09 UTC 2019] _post_url='https://acme-v02.api.letsencrypt.org/acme/new-nonce'
[Sat Jun 1 04:10:09 UTC 2019] _CURL='curl -L --silent --dump-header /usr/local/acme.sh/http.header -g '
[Sat Jun 1 04:10:09 UTC 2019] _ret='0'
[Sat Jun 1 04:10:09 UTC 2019] POST
[Sat Jun 1 04:10:09 UTC 2019] _post_url='https://acme-v02.api.letsencrypt.org/acme/new-order'
[Sat Jun 1 04:10:09 UTC 2019] _CURL='curl -L --silent --dump-header /usr/local/acme.sh/http.header -g '
[Sat Jun 1 04:10:09 UTC 2019] _ret='0'
[Sat Jun 1 04:10:09 UTC 2019] code='429'
[Sat Jun 1 04:10:09 UTC 2019] Le_LinkOrder
[Sat Jun 1 04:10:09 UTC 2019] Le_OrderFinalize
[Sat Jun 1 04:10:09 UTC 2019] Create new order error. Le_OrderFinalize not found. {
"type": "urn:ietf:params:acme:error:rateLimited",
"detail": "Error creating new order :: too many certificates already issued for exact set of domains: exmuseum.com: see https://letsencrypt.org/docs/rate-limits/",
"status": 429
}
[Sat Jun 1 04:10:09 UTC 2019] pid
[Sat Jun 1 04:10:09 UTC 2019] No need to restore nginx, skip.
[Sat Jun 1 04:10:09 UTC 2019] _clearupdns
[Sat Jun 1 04:10:09 UTC 2019] dns_entries
[Sat Jun 1 04:10:09 UTC 2019] skip dns.
[Sat Jun 1 04:10:09 UTC 2019] _on_issue_err
[Sat Jun 1 04:10:09 UTC 2019] Please check log file for more details: /usr/local/acme.sh/acme.sh.log |
|