Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aliyun error:InvalidDomainName.Format #6204

Open
WerWolfCN opened this issue Jan 16, 2025 · 2 comments
Open

aliyun error:InvalidDomainName.Format #6204

WerWolfCN opened this issue Jan 16, 2025 · 2 comments

Comments

@WerWolfCN
Copy link

WerWolfCN commented Jan 16, 2025

标红提示:Error adding TXT record to domain: _acme-challenge.truenas.zt-plaza.com
是否因为下画 " _acme-challen..." 线开头的原因,所以被阿里拒绝?

acme

./acme.sh --upgrade
./acme.sh --issue --dns dns_ali -d truenas.zt-plaza.com --debug 2

[Thu Jan 16 01:18:31 UTC 2025] _SCRIPT_='./acme.sh'
[Thu Jan 16 01:18:31 UTC 2025] _script='/root/.acme.sh/acme.sh'
[Thu Jan 16 01:18:31 UTC 2025] _script_home='/root/.acme.sh'
[Thu Jan 16 01:18:31 UTC 2025] Using default home: /root/.acme.sh
[Thu Jan 16 01:18:31 UTC 2025] Using config home: /root/.acme.sh
[Thu Jan 16 01:18:31 UTC 2025] LE_WORKING_DIR='/root/.acme.sh'
https://github.com/acmesh-official/acme.sh
v3.1.0
[Thu Jan 16 01:18:31 UTC 2025] Running cmd: issue
[Thu Jan 16 01:18:31 UTC 2025] _main_domain='truenas.zt-plaza.com'
[Thu Jan 16 01:18:31 UTC 2025] _alt_domains='no'
[Thu Jan 16 01:18:31 UTC 2025] Using config home: /root/.acme.sh
[Thu Jan 16 01:18:31 UTC 2025] default_acme_server
[Thu Jan 16 01:18:31 UTC 2025] ACME_DIRECTORY='https://acme.zerossl.com/v2/DV90'
[Thu Jan 16 01:18:31 UTC 2025] _ACME_SERVER_HOST='acme.zerossl.com'
[Thu Jan 16 01:18:31 UTC 2025] _ACME_SERVER_PATH='v2/DV90'
[Thu Jan 16 01:18:31 UTC 2025] DOMAIN_PATH='/root/.acme.sh/truenas.zt-plaza.com_ecc'
[Thu Jan 16 01:18:31 UTC 2025] 'dns_ali' does not contain 'dns'
[Thu Jan 16 01:18:31 UTC 2025] Using ACME_DIRECTORY: https://acme.zerossl.com/v2/DV90
[Thu Jan 16 01:18:31 UTC 2025] _init API for server: https://acme.zerossl.com/v2/DV90
[Thu Jan 16 01:18:31 UTC 2025] GET
[Thu Jan 16 01:18:31 UTC 2025] url='https://acme.zerossl.com/v2/DV90'
[Thu Jan 16 01:18:31 UTC 2025] timeout=
[Thu Jan 16 01:18:31 UTC 2025] _CURL='curl --silent --dump-header /root/.acme.sh/http.header  -L  --trace-ascii /tmp/tmp.NIDmpf  -g '
[Thu Jan 16 01:18:32 UTC 2025] ret='0'
[Thu Jan 16 01:18:32 UTC 2025] response='{
  "newNonce": "https://acme.zerossl.com/v2/DV90/newNonce",
  "newAccount": "https://acme.zerossl.com/v2/DV90/newAccount",
  "newOrder": "https://acme.zerossl.com/v2/DV90/newOrder",
  "revokeCert": "https://acme.zerossl.com/v2/DV90/revokeCert",
  "renewalInfo": "https://ari.trust-provider.com/renewalInfo",
  "keyChange": "https://acme.zerossl.com/v2/DV90/keyChange",
  "meta": {
    "termsOfService": "https://www.sectigo.com/uploads/files/Certificate-Subscriber-Agreement-2.7-click.pdf",
    "website": "https://zerossl.com",
    "caaIdentities": ["sectigo.com", "trust-provider.com", "usertrust.com", "comodoca.com", "comodo.com", "entrust.net", "affirmtrust.com"],
    "externalAccountRequired": true
  }
}'
[Thu Jan 16 01:18:32 UTC 2025] ACME_KEY_CHANGE='https://acme.zerossl.com/v2/DV90/keyChange'
[Thu Jan 16 01:18:32 UTC 2025] ACME_NEW_AUTHZ
[Thu Jan 16 01:18:32 UTC 2025] ACME_NEW_ORDER='https://acme.zerossl.com/v2/DV90/newOrder'
[Thu Jan 16 01:18:32 UTC 2025] ACME_NEW_ACCOUNT='https://acme.zerossl.com/v2/DV90/newAccount'
[Thu Jan 16 01:18:32 UTC 2025] ACME_REVOKE_CERT='https://acme.zerossl.com/v2/DV90/revokeCert'
[Thu Jan 16 01:18:32 UTC 2025] ACME_AGREEMENT='https://www.sectigo.com/uploads/files/Certificate-Subscriber-Agreement-2.7-click.pdf'
[Thu Jan 16 01:18:32 UTC 2025] ACME_NEW_NONCE='https://acme.zerossl.com/v2/DV90/newNonce'
[Thu Jan 16 01:18:32 UTC 2025] Using CA: https://acme.zerossl.com/v2/DV90
[Thu Jan 16 01:18:32 UTC 2025] _on_before_issue
[Thu Jan 16 01:18:32 UTC 2025] _chk_main_domain='truenas.zt-plaza.com'
[Thu Jan 16 01:18:32 UTC 2025] _chk_alt_domains
[Thu Jan 16 01:18:32 UTC 2025] 'dns_ali' does not contain 'no'
[Thu Jan 16 01:18:32 UTC 2025] Le_LocalAddress
[Thu Jan 16 01:18:32 UTC 2025] d='truenas.zt-plaza.com'
[Thu Jan 16 01:18:32 UTC 2025] Checking for domain='truenas.zt-plaza.com'
[Thu Jan 16 01:18:32 UTC 2025] _currentRoot='dns_ali'
[Thu Jan 16 01:18:32 UTC 2025] d
[Thu Jan 16 01:18:32 UTC 2025] 'dns_ali' does not contain 'apache'
[Thu Jan 16 01:18:32 UTC 2025] _saved_account_key_hash='km4/OHlO3Ene2BgyA069ka3Wri/Aebi5Pcd/+Qm7c3c='
[Thu Jan 16 01:18:32 UTC 2025] _saved_account_key_hash was not changed, skipping account registration.
[Thu Jan 16 01:18:32 UTC 2025] Read key length: 2048
[Thu Jan 16 01:18:32 UTC 2025] Creating domain key
[Thu Jan 16 01:18:32 UTC 2025] Using config home: /root/.acme.sh
[Thu Jan 16 01:18:32 UTC 2025] ACME_DIRECTORY='https://acme.zerossl.com/v2/DV90'
[Thu Jan 16 01:18:32 UTC 2025] _ACME_SERVER_HOST='acme.zerossl.com'
[Thu Jan 16 01:18:32 UTC 2025] _ACME_SERVER_PATH='v2/DV90'
[Thu Jan 16 01:18:32 UTC 2025] _createkey for file:/root/.acme.sh/truenas.zt-plaza.com_ecc/truenas.zt-plaza.com.key
[Thu Jan 16 01:18:32 UTC 2025] Using length 256
[Thu Jan 16 01:18:32 UTC 2025] Using EC name: prime256v1
[Thu Jan 16 01:18:32 UTC 2025] The domain key is here: /root/.acme.sh/truenas.zt-plaza.com_ecc/truenas.zt-plaza.com.key
[Thu Jan 16 01:18:32 UTC 2025] _createcsr
[Thu Jan 16 01:18:32 UTC 2025] domain='truenas.zt-plaza.com'
[Thu Jan 16 01:18:32 UTC 2025] domainlist
[Thu Jan 16 01:18:32 UTC 2025] csrkey='/root/.acme.sh/truenas.zt-plaza.com_ecc/truenas.zt-plaza.com.key'
[Thu Jan 16 01:18:32 UTC 2025] csr='/root/.acme.sh/truenas.zt-plaza.com_ecc/truenas.zt-plaza.com.csr'
[Thu Jan 16 01:18:32 UTC 2025] csrconf='/root/.acme.sh/truenas.zt-plaza.com_ecc/truenas.zt-plaza.com.csr.conf'
[Thu Jan 16 01:18:32 UTC 2025] Single domain='truenas.zt-plaza.com'
[Thu Jan 16 01:18:32 UTC 2025] seg='truenas'
[Thu Jan 16 01:18:32 UTC 2025] _is_idn_d='truenas.zt-plaza.com'
[Thu Jan 16 01:18:32 UTC 2025] _idn_temp
[Thu Jan 16 01:18:32 UTC 2025] _is_idn_d='truenas.zt-plaza.com'
[Thu Jan 16 01:18:32 UTC 2025] _idn_temp
[Thu Jan 16 01:18:32 UTC 2025] _csr_cn='truenas.zt-plaza.com'
[Thu Jan 16 01:18:32 UTC 2025] seg='truenas'
[Thu Jan 16 01:18:32 UTC 2025] Getting domain auth token for each domain
[Thu Jan 16 01:18:32 UTC 2025] seg='truenas'
[Thu Jan 16 01:18:32 UTC 2025] _is_idn_d='truenas.zt-plaza.com'
[Thu Jan 16 01:18:32 UTC 2025] _idn_temp
[Thu Jan 16 01:18:32 UTC 2025] d
[Thu Jan 16 01:18:32 UTC 2025] _identifiers='{"type":"dns","value":"truenas.zt-plaza.com"}'
[Thu Jan 16 01:18:32 UTC 2025] _notBefore
[Thu Jan 16 01:18:32 UTC 2025] _notAfter
[Thu Jan 16 01:18:32 UTC 2025] STEP 1, Ordering a Certificate
[Thu Jan 16 01:18:32 UTC 2025] =======Sending Signed Request=======
[Thu Jan 16 01:18:32 UTC 2025] url='https://acme.zerossl.com/v2/DV90/newOrder'
[Thu Jan 16 01:18:32 UTC 2025] payload='{"identifiers": [{"type":"dns","value":"truenas.zt-plaza.com"}]}'
[Thu Jan 16 01:18:32 UTC 2025] EC key
[Thu Jan 16 01:18:32 UTC 2025] Get nonce with HEAD. ACME_NEW_NONCE='https://acme.zerossl.com/v2/DV90/newNonce'
[Thu Jan 16 01:18:32 UTC 2025] HEAD
[Thu Jan 16 01:18:32 UTC 2025] _post_url='https://acme.zerossl.com/v2/DV90/newNonce'
[Thu Jan 16 01:18:32 UTC 2025] body
[Thu Jan 16 01:18:32 UTC 2025] _postContentType='application/jose+json'
[Thu Jan 16 01:18:32 UTC 2025] _CURL='curl --silent --dump-header /root/.acme.sh/http.header  -L  --trace-ascii /tmp/tmp.noHImn  -g  -I  '
[Thu Jan 16 01:18:34 UTC 2025] _ret='0'
[Thu Jan 16 01:18:34 UTC 2025] _headers='HTTP/2 200 
server: nginx
date: Thu, 16 Jan 2025 01:18:33 GMT
content-type: application/octet-stream
replay-nonce: ZUVA3Lpd1dqv4ZSfld8GNwRp9ZxFVSGUVp4OZWNrsFg
cache-control: max-age=0, no-cache, no-store
access-control-allow-origin: *
link: <https://acme.zerossl.com/v2/DV90>;rel="index"
strict-transport-security: max-age=15724800; includeSubDomains
'
[Thu Jan 16 01:18:34 UTC 2025] nonce='ZUVA3Lpd1dqv4ZSfld8GNwRp9ZxFVSGUVp4OZWNrsFg'
[Thu Jan 16 01:18:34 UTC 2025] POST
[Thu Jan 16 01:18:34 UTC 2025] _post_url='https://acme.zerossl.com/v2/DV90/newOrder'
[Thu Jan 16 01:18:34 UTC 2025] body='{"protected": "eyJub25jZSI6ICJaVVZBM0xwZDFkcXY0WlNmbGQ4R053UnA5WnhGVlNHVVZwNE9aV05yc0ZnIiwgInVybCI6ICJodHRwczovL2FjbWUuemVyb3NzbC5jb20vdjIvRFY5MC9uZXdPcmRlciIsICJhbGciOiAiRVMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS56ZXJvc3NsLmNvbS92Mi9EVjkwL2FjY291bnQvVFl1Q3p1TkpyVVdBMUxrVUdVand4QSJ9", "payload": "eyJpZGVudGlmaWVycyI6IFt7InR5cGUiOiJkbnMiLCJ2YWx1ZSI6InRydWVuYXMuenQtcGxhemEuY29tIn1dfQ", "signature": "n222RsBQD62Ob2tanlJzXRmzHuDroCObIMdCc3PXFcuxmw9BiNh_EO27ohmN32umQYiR0uD5frM7UdAFZ0VbHw"}'
[Thu Jan 16 01:18:34 UTC 2025] _postContentType='application/jose+json'
[Thu Jan 16 01:18:34 UTC 2025] Http already initialized.
[Thu Jan 16 01:18:34 UTC 2025] _CURL='curl --silent --dump-header /root/.acme.sh/http.header  -L  --trace-ascii /tmp/tmp.noHImn  -g '
[Thu Jan 16 01:18:35 UTC 2025] _ret='0'
[Thu Jan 16 01:18:35 UTC 2025] responseHeaders='HTTP/2 201 
server: nginx
date: Thu, 16 Jan 2025 01:18:35 GMT
content-type: application/json
content-length: 282
replay-nonce: FGhC9KTgJMu3iMWAS3hmEjgt1y8QpfI3p1yU7DrGZB0
cache-control: max-age=0, no-cache, no-store
access-control-allow-origin: *
location: https://acme.zerossl.com/v2/DV90/order/2nLeDnMurPUBU7fIyRhVRQ
strict-transport-security: max-age=15724800; includeSubDomains
'
[Thu Jan 16 01:18:35 UTC 2025] code='201'
[Thu Jan 16 01:18:35 UTC 2025] original='{"status":"pending","expires":"2025-04-15T08:56:13Z","identifiers":[{"type":"dns","value":"truenas.zt-plaza.com"}],"authorizations":["https://acme.zerossl.com/v2/DV90/authz/draUoFL7IgdhQZs1i_2TEA"],"finalize":"https://acme.zerossl.com/v2/DV90/order/2nLeDnMurPUBU7fIyRhVRQ/finalize"}'
[Thu Jan 16 01:18:35 UTC 2025] response='{"status":"pending","expires":"2025-04-15T08:56:13Z","identifiers":[{"type":"dns","value":"truenas.zt-plaza.com"}],"authorizations":["https://acme.zerossl.com/v2/DV90/authz/draUoFL7IgdhQZs1i_2TEA"],"finalize":"https://acme.zerossl.com/v2/DV90/order/2nLeDnMurPUBU7fIyRhVRQ/finalize"}'
[Thu Jan 16 01:18:35 UTC 2025] Le_LinkOrder='https://acme.zerossl.com/v2/DV90/order/2nLeDnMurPUBU7fIyRhVRQ'
[Thu Jan 16 01:18:35 UTC 2025] Le_OrderFinalize='https://acme.zerossl.com/v2/DV90/order/2nLeDnMurPUBU7fIyRhVRQ/finalize'
[Thu Jan 16 01:18:35 UTC 2025] _authorizations_seg='https://acme.zerossl.com/v2/DV90/authz/draUoFL7IgdhQZs1i_2TEA'
[Thu Jan 16 01:18:35 UTC 2025] STEP 2, Get the authorizations of each domain
[Thu Jan 16 01:18:35 UTC 2025] _authz_url='https://acme.zerossl.com/v2/DV90/authz/draUoFL7IgdhQZs1i_2TEA'
[Thu Jan 16 01:18:35 UTC 2025] =======Sending Signed Request=======
[Thu Jan 16 01:18:35 UTC 2025] url='https://acme.zerossl.com/v2/DV90/authz/draUoFL7IgdhQZs1i_2TEA'
[Thu Jan 16 01:18:35 UTC 2025] payload
[Thu Jan 16 01:18:35 UTC 2025] Use cached jwk for file: /root/.acme.sh/ca/acme.zerossl.com/v2/DV90/account.key
[Thu Jan 16 01:18:35 UTC 2025] Use _CACHED_NONCE='FGhC9KTgJMu3iMWAS3hmEjgt1y8QpfI3p1yU7DrGZB0'
[Thu Jan 16 01:18:35 UTC 2025] nonce='FGhC9KTgJMu3iMWAS3hmEjgt1y8QpfI3p1yU7DrGZB0'
[Thu Jan 16 01:18:35 UTC 2025] POST
[Thu Jan 16 01:18:35 UTC 2025] _post_url='https://acme.zerossl.com/v2/DV90/authz/draUoFL7IgdhQZs1i_2TEA'
[Thu Jan 16 01:18:35 UTC 2025] body='{"protected": "eyJub25jZSI6ICJGR2hDOUtUZ0pNdTNpTVdBUzNobUVqZ3QxeThRcGZJM3AxeVU3RHJHWkIwIiwgInVybCI6ICJodHRwczovL2FjbWUuemVyb3NzbC5jb20vdjIvRFY5MC9hdXRoei9kcmFVb0ZMN0lnZGhRWnMxaV8yVEVBIiwgImFsZyI6ICJFUzI1NiIsICJraWQiOiAiaHR0cHM6Ly9hY21lLnplcm9zc2wuY29tL3YyL0RWOTAvYWNjb3VudC9UWXVDenVOSnJVV0ExTGtVR1Vqd3hBIn0", "payload": "", "signature": "owXkzuOH4Ok-OsVePAKZ-GtdtOQuK33tsjPWstbjqnx3MoW83yXU51TWPVa805R9GRaSlsx4KQIH70Otjd-56g"}'
[Thu Jan 16 01:18:35 UTC 2025] _postContentType='application/jose+json'
[Thu Jan 16 01:18:35 UTC 2025] Http already initialized.
[Thu Jan 16 01:18:35 UTC 2025] _CURL='curl --silent --dump-header /root/.acme.sh/http.header  -L  --trace-ascii /tmp/tmp.noHImn  -g '
[Thu Jan 16 01:18:36 UTC 2025] _ret='0'
[Thu Jan 16 01:18:36 UTC 2025] responseHeaders='HTTP/2 200 
server: nginx
date: Thu, 16 Jan 2025 01:18:36 GMT
content-type: application/json
content-length: 453
replay-nonce: 4gdj5MaZfhD_luCHTf0VykCFeCL8o-xCminfJduhjNE
cache-control: max-age=0, no-cache, no-store
access-control-allow-origin: *
link: <https://acme.zerossl.com/v2/DV90>;rel="index"
retry-after: 86400
strict-transport-security: max-age=15724800; includeSubDomains
'
[Thu Jan 16 01:18:36 UTC 2025] code='200'
[Thu Jan 16 01:18:36 UTC 2025] original='{"identifier":{"type":"dns","value":"truenas.zt-plaza.com"},"status":"pending","expires":"2025-02-14T08:56:13Z","challenges":[{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/DllZ0XVyJacGxkaTQDw2XQ","status":"pending","token":"Ue7Lk0vLWo3bUI-uv5Switc6QP8KhUxq-k69KkZEQAw"},{"type":"dns-01","url":"https://acme.zerossl.com/v2/DV90/chall/1Ey4ygYUkdl8CmNay8_zcA","status":"processing","token":"Vqfpo_Vqd0A3LL8QhiHIyc-8nAyJxbOuml4QSGQhNik"}]}'
[Thu Jan 16 01:18:36 UTC 2025] response='{"identifier":{"type":"dns","value":"truenas.zt-plaza.com"},"status":"pending","expires":"2025-02-14T08:56:13Z","challenges":[{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/DllZ0XVyJacGxkaTQDw2XQ","status":"pending","token":"Ue7Lk0vLWo3bUI-uv5Switc6QP8KhUxq-k69KkZEQAw"},{"type":"dns-01","url":"https://acme.zerossl.com/v2/DV90/chall/1Ey4ygYUkdl8CmNay8_zcA","status":"processing","token":"Vqfpo_Vqd0A3LL8QhiHIyc-8nAyJxbOuml4QSGQhNik"}]}'
[Thu Jan 16 01:18:36 UTC 2025] response='{"identifier":{"type":"dns","value":"truenas.zt-plaza.com"},"status":"pending","expires":"2025-02-14T08:56:13Z","challenges":[{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/DllZ0XVyJacGxkaTQDw2XQ","status":"pending","token":"Ue7Lk0vLWo3bUI-uv5Switc6QP8KhUxq-k69KkZEQAw"},{"type":"dns-01","url":"https://acme.zerossl.com/v2/DV90/chall/1Ey4ygYUkdl8CmNay8_zcA","status":"processing","token":"Vqfpo_Vqd0A3LL8QhiHIyc-8nAyJxbOuml4QSGQhNik"}]}'
[Thu Jan 16 01:18:36 UTC 2025] _d='truenas.zt-plaza.com'
[Thu Jan 16 01:18:36 UTC 2025] _authorizations_map='truenas.zt-plaza.com,{"identifier":{"type":"dns","value":"truenas.zt-plaza.com"},"status":"pending","expires":"2025-02-14T08:56:13Z","challenges":[{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/DllZ0XVyJacGxkaTQDw2XQ","status":"pending","token":"Ue7Lk0vLWo3bUI-uv5Switc6QP8KhUxq-k69KkZEQAw"},{"type":"dns-01","url":"https://acme.zerossl.com/v2/DV90/chall/1Ey4ygYUkdl8CmNay8_zcA","status":"processing","token":"Vqfpo_Vqd0A3LL8QhiHIyc-8nAyJxbOuml4QSGQhNik"}]}#https://acme.zerossl.com/v2/DV90/authz/draUoFL7IgdhQZs1i_2TEA
'
[Thu Jan 16 01:18:36 UTC 2025] d='truenas.zt-plaza.com'
[Thu Jan 16 01:18:36 UTC 2025] Getting webroot for domain='truenas.zt-plaza.com'
[Thu Jan 16 01:18:36 UTC 2025] _w='dns_ali'
[Thu Jan 16 01:18:36 UTC 2025] _currentRoot='dns_ali'
[Thu Jan 16 01:18:36 UTC 2025] _is_idn_d='truenas.zt-plaza.com'
[Thu Jan 16 01:18:36 UTC 2025] _idn_temp
[Thu Jan 16 01:18:36 UTC 2025] _candidates='truenas.zt-plaza.com,{"identifier":{"type":"dns","value":"truenas.zt-plaza.com"},"status":"pending","expires":"2025-02-14T08:56:13Z","challenges":[{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/DllZ0XVyJacGxkaTQDw2XQ","status":"pending","token":"Ue7Lk0vLWo3bUI-uv5Switc6QP8KhUxq-k69KkZEQAw"},{"type":"dns-01","url":"https://acme.zerossl.com/v2/DV90/chall/1Ey4ygYUkdl8CmNay8_zcA","status":"processing","token":"Vqfpo_Vqd0A3LL8QhiHIyc-8nAyJxbOuml4QSGQhNik"}]}#https://acme.zerossl.com/v2/DV90/authz/draUoFL7IgdhQZs1i_2TEA'
[Thu Jan 16 01:18:36 UTC 2025] response='{"identifier":{"type":"dns","value":"truenas.zt-plaza.com"},"status":"pending","expires":"2025-02-14T08:56:13Z","challenges":[{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/DllZ0XVyJacGxkaTQDw2XQ","status":"pending","token":"Ue7Lk0vLWo3bUI-uv5Switc6QP8KhUxq-k69KkZEQAw"},{"type":"dns-01","url":"https://acme.zerossl.com/v2/DV90/chall/1Ey4ygYUkdl8CmNay8_zcA","status":"processing","token":"Vqfpo_Vqd0A3LL8QhiHIyc-8nAyJxbOuml4QSGQhNik"}]}#https://acme.zerossl.com/v2/DV90/authz/draUoFL7IgdhQZs1i_2TEA'
[Thu Jan 16 01:18:36 UTC 2025] _authz_url='https://acme.zerossl.com/v2/DV90/authz/draUoFL7IgdhQZs1i_2TEA'
[Thu Jan 16 01:18:36 UTC 2025] entry='"type":"dns-01","url":"https://acme.zerossl.com/v2/DV90/chall/1Ey4ygYUkdl8CmNay8_zcA","status":"processing","token":"Vqfpo_Vqd0A3LL8QhiHIyc-8nAyJxbOuml4QSGQhNik"'
[Thu Jan 16 01:18:36 UTC 2025] token='Vqfpo_Vqd0A3LL8QhiHIyc-8nAyJxbOuml4QSGQhNik'
[Thu Jan 16 01:18:36 UTC 2025] uri='https://acme.zerossl.com/v2/DV90/chall/1Ey4ygYUkdl8CmNay8_zcA'
[Thu Jan 16 01:18:36 UTC 2025] keyauthorization='Vqfpo_Vqd0A3LL8QhiHIyc-8nAyJxbOuml4QSGQhNik.Ymtke79sFerr__HWRhX9UesuDmG5L3d3glh6UXYzqNw'
[Thu Jan 16 01:18:36 UTC 2025] dvlist='truenas.zt-plaza.com#Vqfpo_Vqd0A3LL8QhiHIyc-8nAyJxbOuml4QSGQhNik.Ymtke79sFerr__HWRhX9UesuDmG5L3d3glh6UXYzqNw#https://acme.zerossl.com/v2/DV90/chall/1Ey4ygYUkdl8CmNay8_zcA#dns-01#dns_ali#https://acme.zerossl.com/v2/DV90/authz/draUoFL7IgdhQZs1i_2TEA'
[Thu Jan 16 01:18:36 UTC 2025] d
[Thu Jan 16 01:18:36 UTC 2025] vlist='truenas.zt-plaza.com#Vqfpo_Vqd0A3LL8QhiHIyc-8nAyJxbOuml4QSGQhNik.Ymtke79sFerr__HWRhX9UesuDmG5L3d3glh6UXYzqNw#https://acme.zerossl.com/v2/DV90/chall/1Ey4ygYUkdl8CmNay8_zcA#dns-01#dns_ali#https://acme.zerossl.com/v2/DV90/authz/draUoFL7IgdhQZs1i_2TEA,'
[Thu Jan 16 01:18:36 UTC 2025] d='truenas.zt-plaza.com'
[Thu Jan 16 01:18:36 UTC 2025] _d_alias
[Thu Jan 16 01:18:36 UTC 2025] txtdomain='_acme-challenge.truenas.zt-plaza.com'
[Thu Jan 16 01:18:36 UTC 2025] txt='Nl_l4wNezX5g3IH7GVoSSrspuExpFU5H6LMfmlG9glY'
[Thu Jan 16 01:18:36 UTC 2025] d_api='/root/.acme.sh/dnsapi/dns_ali.sh'
[Thu Jan 16 01:18:36 UTC 2025] dns_entry='truenas.zt-plaza.com,_acme-challenge.truenas.zt-plaza.com,,dns_ali,Nl_l4wNezX5g3IH7GVoSSrspuExpFU5H6LMfmlG9glY,/root/.acme.sh/dnsapi/dns_ali.sh'
[Thu Jan 16 01:18:36 UTC 2025] Found domain API file: /root/.acme.sh/dnsapi/dns_ali.sh
[Thu Jan 16 01:18:36 UTC 2025] Adding TXT value: Nl_l4wNezX5g3IH7GVoSSrspuExpFU5H6LMfmlG9glY for domain: _acme-challenge.truenas.zt-plaza.com
[Thu Jan 16 01:18:36 UTC 2025] First detect the root zone
[Thu Jan 16 01:18:36 UTC 2025] GET
[Thu Jan 16 01:18:36 UTC 2025] url='https://alidns.aliyuncs.com/?Signature=MYqqbqoq60jux%2BvITIw%2BSZtGDl8%3D&AccessKeyId=LT......m&Action=DescribeDomainRecords&DomainName=_acme-challenge.truenas.zt-plaza.com&Format=json&SignatureMethod=HMAC-SHA1&SignatureNonce=1736990316&SignatureVersion=1.0&Timestamp=2025-01-16T01%3A18%3A36Z&Version=2015-01-09'
[Thu Jan 16 01:18:36 UTC 2025] timeout=
[Thu Jan 16 01:18:36 UTC 2025] Http already initialized.
[Thu Jan 16 01:18:36 UTC 2025] _CURL='curl --silent --dump-header /root/.acme.sh/http.header  -L  --trace-ascii /tmp/tmp.noHImn  -g '
[Thu Jan 16 01:18:37 UTC 2025] ret='0'
[Thu Jan 16 01:18:37 UTC 2025] response='{"RequestId":"256C015A-DC0A-5581-A9E7-623387DFD05D","HostId":"alidns.aliyuncs.com","Code":"InvalidDomainName.Format","Message":"Invalid domain name.","Recommend":"https://api.aliyun.com/troubleshoot?q=InvalidDomainName.Format&product=Alidns&requestId=256C015A-DC0A-5581-A9E7-623387DFD05D"}'
[Thu Jan 16 01:18:37 UTC 2025] GET
[Thu Jan 16 01:18:37 UTC 2025] url='https://alidns.aliyuncs.com/?Signature=92qomfRjsr1q52wzfaL8jDTiwuI%3D&AccessKeyId=LT......m&Action=DescribeDomainRecords&DomainName=truenas.zt-plaza.com&Format=json&SignatureMethod=HMAC-SHA1&SignatureNonce=1736990317&SignatureVersion=1.0&Timestamp=2025-01-16T01%3A18%3A37Z&Version=2015-01-09'
[Thu Jan 16 01:18:37 UTC 2025] timeout=
[Thu Jan 16 01:18:37 UTC 2025] Http already initialized.
[Thu Jan 16 01:18:37 UTC 2025] _CURL='curl --silent --dump-header /root/.acme.sh/http.header  -L  --trace-ascii /tmp/tmp.noHImn  -g '
[Thu Jan 16 01:18:37 UTC 2025] ret='0'
[Thu Jan 16 01:18:37 UTC 2025] response='{"RequestId":"67232EC5-E3A8-5F3A-B9AE-B12CC215BEDC","HostId":"alidns.aliyuncs.com","Code":"InvalidDomainName.NoExist","Message":"The specified domain name does not exist. Refresh the page and try again.","Recommend":"https://api.aliyun.com/troubleshoot?q=InvalidDomainName.NoExist&product=Alidns&requestId=67232EC5-E3A8-5F3A-B9AE-B12CC215BEDC"}'
[Thu Jan 16 01:18:37 UTC 2025] GET
[Thu Jan 16 01:18:37 UTC 2025] url='https://alidns.aliyuncs.com/?Signature=yktrAF5edOVROS0kRtaUmtejIr4%3D&AccessKeyId=LT......m&Action=DescribeDomainRecords&DomainName=zt-plaza.com&Format=json&SignatureMethod=HMAC-SHA1&SignatureNonce=1736990317&SignatureVersion=1.0&Timestamp=2025-01-16T01%3A18%3A37Z&Version=2015-01-09'
[Thu Jan 16 01:18:37 UTC 2025] timeout=
[Thu Jan 16 01:18:37 UTC 2025] Http already initialized.
[Thu Jan 16 01:18:37 UTC 2025] _CURL='curl --silent --dump-header /root/.acme.sh/http.header  -L  --trace-ascii /tmp/tmp.noHImn  -g '
[Thu Jan 16 01:18:37 UTC 2025] ret='0'
[Thu Jan 16 01:18:37 UTC 2025] response='{"RequestId":"29FE5EAF-8FF0-5822-96EC-98787F8982C5","Message":"Specified signature nonce was used already.","Recommend":"https://api.aliyun.com/troubleshoot?q=SignatureNonceUsed&product=Alidns&requestId=29FE5EAF-8FF0-5822-96EC-98787F8982C5","HostId":"alidns.aliyuncs.com","Code":"SignatureNonceUsed"}'
[Thu Jan 16 01:18:37 UTC 2025] GET
[Thu Jan 16 01:18:37 UTC 2025] url='https://alidns.aliyuncs.com/?Signature=p4OLh2%2B3%2FBfh7KqpCQjdTb9yD9A%3D&AccessKeyId=LT......m&Action=DescribeDomainRecords&DomainName=com&Format=json&SignatureMethod=HMAC-SHA1&SignatureNonce=1736990317&SignatureVersion=1.0&Timestamp=2025-01-16T01%3A18%3A37Z&Version=2015-01-09'
[Thu Jan 16 01:18:37 UTC 2025] timeout=
[Thu Jan 16 01:18:37 UTC 2025] Http already initialized.
[Thu Jan 16 01:18:37 UTC 2025] _CURL='curl --silent --dump-header /root/.acme.sh/http.header  -L  --trace-ascii /tmp/tmp.noHImn  -g '
[Thu Jan 16 01:18:37 UTC 2025] ret='0'
[Thu Jan 16 01:18:37 UTC 2025] response='{"RequestId":"3DF30A27-C42C-550C-9D18-7D6C0F128E01","Message":"Specified signature nonce was used already.","Recommend":"https://api.aliyun.com/troubleshoot?q=SignatureNonceUsed&product=Alidns&requestId=3DF30A27-C42C-550C-9D18-7D6C0F128E01","HostId":"alidns.aliyuncs.com","Code":"SignatureNonceUsed"}'
[Thu Jan 16 01:18:37 UTC 2025] Error adding TXT record to domain: _acme-challenge.truenas.zt-plaza.com
[Thu Jan 16 01:18:37 UTC 2025] _on_issue_err
[Thu Jan 16 01:18:37 UTC 2025] Please add '--debug' or '--log' to see more information.
[Thu Jan 16 01:18:37 UTC 2025] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh
[Thu Jan 16 01:18:37 UTC 2025] _chk_vlist='truenas.zt-plaza.com#Vqfpo_Vqd0A3LL8QhiHIyc-8nAyJxbOuml4QSGQhNik.Ymtke79sFerr__HWRhX9UesuDmG5L3d3glh6UXYzqNw#https://acme.zerossl.com/v2/DV90/chall/1Ey4ygYUkdl8CmNay8_zcA#dns-01#dns_ali#https://acme.zerossl.com/v2/DV90/authz/draUoFL7IgdhQZs1i_2TEA,'
[Thu Jan 16 01:18:37 UTC 2025] start to deactivate authz
[Thu Jan 16 01:18:37 UTC 2025] Trigger domain validation.
[Thu Jan 16 01:18:37 UTC 2025] _t_url='https://acme.zerossl.com/v2/DV90/chall/1Ey4ygYUkdl8CmNay8_zcA'
[Thu Jan 16 01:18:37 UTC 2025] _t_key_authz='Vqfpo_Vqd0A3LL8QhiHIyc-8nAyJxbOuml4QSGQhNik.Ymtke79sFerr__HWRhX9UesuDmG5L3d3glh6UXYzqNw'
[Thu Jan 16 01:18:37 UTC 2025] _t_vtype
[Thu Jan 16 01:18:37 UTC 2025] =======Sending Signed Request=======
[Thu Jan 16 01:18:37 UTC 2025] url='https://acme.zerossl.com/v2/DV90/chall/1Ey4ygYUkdl8CmNay8_zcA'
[Thu Jan 16 01:18:37 UTC 2025] payload='{}'
[Thu Jan 16 01:18:37 UTC 2025] Use cached jwk for file: /root/.acme.sh/ca/acme.zerossl.com/v2/DV90/account.key
[Thu Jan 16 01:18:37 UTC 2025] Use _CACHED_NONCE='4gdj5MaZfhD_luCHTf0VykCFeCL8o-xCminfJduhjNE'
[Thu Jan 16 01:18:37 UTC 2025] nonce='4gdj5MaZfhD_luCHTf0VykCFeCL8o-xCminfJduhjNE'
[Thu Jan 16 01:18:37 UTC 2025] POST
[Thu Jan 16 01:18:37 UTC 2025] _post_url='https://acme.zerossl.com/v2/DV90/chall/1Ey4ygYUkdl8CmNay8_zcA'
[Thu Jan 16 01:18:37 UTC 2025] body='{"protected": "eyJub25jZSI6ICI0Z2RqNU1hWmZoRF9sdUNIVGYwVnlrQ0ZlQ0w4by14Q21pbmZKZHVoak5FIiwgInVybCI6ICJodHRwczovL2FjbWUuemVyb3NzbC5jb20vdjIvRFY5MC9jaGFsbC8xRXk0eWdZVWtkbDhDbU5heThfemNBIiwgImFsZyI6ICJFUzI1NiIsICJraWQiOiAiaHR0cHM6Ly9hY21lLnplcm9zc2wuY29tL3YyL0RWOTAvYWNjb3VudC9UWXVDenVOSnJVV0ExTGtVR1Vqd3hBIn0", "payload": "e30", "signature": "ceqzJ1NASj6oA7hJKCE99Z37N0SQBjZVGdOKBRBgEpamkrvkTs5qhUxh2kPawqk3mhYlqyirolxL-cyfnvWJww"}'
[Thu Jan 16 01:18:37 UTC 2025] _postContentType='application/jose+json'
[Thu Jan 16 01:18:37 UTC 2025] Http already initialized.
[Thu Jan 16 01:18:37 UTC 2025] _CURL='curl --silent --dump-header /root/.acme.sh/http.header  -L  --trace-ascii /tmp/tmp.noHImn  -g '
[Thu Jan 16 01:18:38 UTC 2025] _ret='0'
[Thu Jan 16 01:18:38 UTC 2025] responseHeaders='HTTP/2 200 
server: nginx
date: Thu, 16 Jan 2025 01:18:38 GMT
content-type: application/json
content-length: 163
replay-nonce: n6VXh0ANCOGmWO4WKOm1p-J_2XBT6-REy3UXrWDOLVE
cache-control: max-age=0, no-cache, no-store
access-control-allow-origin: *
link: <https://acme.zerossl.com/v2/DV90/authz/draUoFL7IgdhQZs1i_2TEA>;rel="up"
retry-after: 60
strict-transport-security: max-age=15724800; includeSubDomains
'
[Thu Jan 16 01:18:38 UTC 2025] code='200'
[Thu Jan 16 01:18:38 UTC 2025] original='{"type":"dns-01","url":"https://acme.zerossl.com/v2/DV90/chall/1Ey4ygYUkdl8CmNay8_zcA","status":"processing","token":"Vqfpo_Vqd0A3LL8QhiHIyc-8nAyJxbOuml4QSGQhNik"}'
[Thu Jan 16 01:18:38 UTC 2025] response='{"type":"dns-01","url":"https://acme.zerossl.com/v2/DV90/chall/1Ey4ygYUkdl8CmNay8_zcA","status":"processing","token":"Vqfpo_Vqd0A3LL8QhiHIyc-8nAyJxbOuml4QSGQhNik"}'
[Thu Jan 16 01:18:38 UTC 2025] Diagnosis versions: 
openssl:openssl
OpenSSL 3.3.2 3 Sep 2024 (Library: OpenSSL 3.3.2 3 Sep 2024)
Apache:
Apache doesn't exist.
nginx:
nginx doesn't exist.
socat:
socat by Gerhard Rieger and contributors - see www.dest-unreach.org
socat version 1.8.0.1 on 25 Aug 2024 01:40:47
   running on Linux version #1 SMP PREEMPT_DYNAMIC Thu Dec 19 12:55:03 UTC 2024, release 5.14.0-503.19.1.el9_5.x86_64, machine x86_64
features:
  #define WITH_HELP 1
  #define WITH_STATS 1
  #define WITH_STDIO 1
  #define WITH_FDNUM 1
  #define WITH_FILE 1
  #define WITH_CREAT 1
  #define WITH_GOPEN 1
  #define WITH_TERMIOS 1
  #define WITH_PIPE 1
  #define WITH_SOCKETPAIR 1
  #define WITH_UNIX 1
  #define WITH_ABSTRACT_UNIXSOCKET 1
  #define WITH_IP4 1
  #define WITH_IP6 1
  #define WITH_RAWIP 1
  #define WITH_GENERICSOCKET 1
  #define WITH_INTERFACE 1
  #define WITH_TCP 1
  #define WITH_UDP 1
  #define WITH_SCTP 1
  #define WITH_DCCP 1
  #define WITH_UDPLITE 1
  #define WITH_LISTEN 1
  #define WITH_POSIXMQ 1
  #define WITH_SOCKS4 1
  #define WITH_SOCKS4A 1
  #define WITH_SOCKS5 1
  #define WITH_VSOCK 1
  #define WITH_NAMESPACES 1
  #define WITH_PROXY 1
  #define WITH_SYSTEM 1
  #define WITH_SHELL 1
  #define WITH_EXEC 1
  #define WITH_READLINE 1
  #define WITH_TUN 1
  #define WITH_PTY 1
  #define WITH_OPENSSL 1
  #undef WITH_FIPS
  #undef WITH_LIBWRAP
  #define WITH_SYCLS 1
  #define WITH_FILAN 1
  #define WITH_RETRY 1
  #undef WITH_DEVTESTS
  #define WITH_MSGLEVEL 0 /*debug*/
  #define WITH_DEFAULT_IPV 4
[Thu Jan 16 01:18:38 UTC 2025] pid
[Thu Jan 16 01:18:38 UTC 2025] No need to restore nginx config, skipping.
[Thu Jan 16 01:18:38 UTC 2025] _clearupdns
[Thu Jan 16 01:18:38 UTC 2025] dns_entries
[Thu Jan 16 01:18:38 UTC 2025] Skipping dns.

alyum 的查看事件详情:

云服务名称:Alidns
事件名称:DescribeDomainRecords
错误码:InvalidDomainName.Format

  "eventId": "256C015A-DC0A-5581-A9E7-623387DFD05D",
  "eventVersion": 1,
  "errorMessage": "Invalid domain name.",
  "eventSource": "alidns.aliyuncs.com",
  "requestParameters": {
    "AcsProduct": "Alidns",
    "DomainName": "_acme-challenge.truenas.zt-plaza.com",
    "ClientPort": 46464,
    "X-Acs-Client-Tls-Version": "TLSv1.3",
    "X-Acs-Client-Tls-Cipher-Suite": "TLS_AES_256_GCM_SHA384"
  },
  "errorCode": "InvalidDomainName.Format",
  "sourceIpAddress": "1xx.xxx.xxx.xx7",
  "userAgent": "acme.sh/3.1.0 (https://github.com/acmesh-official/acme.sh)",
  "eventRW": "Read",
  "eventType": "ApiCall",
  "userIdentity": {
    "accessKeyId": "LT......m",
    "sessionContext": {
      "attributes": {
        "mfaAuthenticated": "false",
        "creationDate": "2025-01-16T01:18:36Z"
      }
    },
    "accountId": "1228425933099401",
    "principalId": "204933836492711797",
    "type": "ram-user",
    "userName": "acme"
  },
  "serviceName": "Alidns",
  "additionalEventData": {
    "CallerBid": "26842"
  },
  "apiVersion": "2015-01-09",
  "requestId": "256C015A-DC0A-5581-A9E7-623387DFD05D",
  "eventTime": "2025-01-16T01:18:36Z",
  "isGlobal": false,
  "acsRegion": "cn-hangzhou",
  "eventName": "DescribeDomainRecords"
}```


Copy link

Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade If it's still not working, please provide the log with --debug 2, otherwise, nobody can help you.

@WerWolfCN
Copy link
Author

It's already the latest, the problem is the same

Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade If it's still not working, please provide the log with --debug 2, otherwise, nobody can help you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant