acme.sh icon indicating copy to clipboard operation
acme.sh copied to clipboard

acme.sh does not apply --dnssleep option

Open DmSilkin opened this issue 10 months ago • 2 comments

Steps to reproduce

I want to renew my cert using dns_cf. It seems to me that option --dnssleep or setting env Le_DNSSleep do not work: Le_DNSSleep=60 CF_Token=<token> ./acme.sh --home "/home/ubuntu/.acme.sh" --renew -d domain.com -d "*.domain.com" --dns dns_cf --server letsencrypt --dnssleep 180 --force

Script sleeps 5 sec by default and i cant change it. As a result my cert cant be renewed.

Debug log

[Tue Apr 23 14:20:14 UTC 2024] Renew: 'domain.com'
[Tue Apr 23 14:20:14 UTC 2024] Renew to Le_API=https://acme-v02.api.letsencrypt.org/directory
[Tue Apr 23 14:20:14 UTC 2024] Using CA: https://acme-v02.api.letsencrypt.org/directory
[Tue Apr 23 14:20:14 UTC 2024] Multi domain='DNS:domain.com,DNS:*.domain.com'
[Tue Apr 23 14:20:16 UTC 2024] Getting webroot for domain='domain.com'
[Tue Apr 23 14:20:17 UTC 2024] Getting webroot for domain='*.domain.com'
[Tue Apr 23 14:20:17 UTC 2024] Adding txt value: PahiET2j1KuYMPaJgITr4JhrAyTlFe8QysmjUFqSXyI for domain:  _acme-challenge.domain.com
[Tue Apr 23 14:20:19 UTC 2024] Adding record
[Tue Apr 23 14:20:20 UTC 2024] Added, OK
[Tue Apr 23 14:20:20 UTC 2024] The txt record is added: Success.
[Tue Apr 23 14:20:20 UTC 2024] Sleep 5 seconds for the txt records to take effect
[Tue Apr 23 14:20:26 UTC 2024] Verifying: domain.com
[Tue Apr 23 14:20:26 UTC 2024] Pending, The CA is processing your order, please just wait. (1/30)
[Tue Apr 23 14:20:30 UTC 2024] Invalid status, domain.com:Verify error detail:DNS problem: NXDOMAIN looking up TXT for _acme-challenge.domain.com - check that a DNS record exists for this domain
[Tue Apr 23 14:20:30 UTC 2024] Removing DNS records.
[Tue Apr 23 14:20:30 UTC 2024] Removing txt: PahiET2j1KuYMPaJgITr4JhrAyTlFe8QysmjUFqSXyI for domain: _acme-challenge.domain.com
[Tue Apr 23 14:20:33 UTC 2024] Removed: Success
[Tue Apr 23 14:20:33 UTC 2024] Please check log file for more details: ./log/acme.log

DmSilkin avatar Apr 23 '24 14:04 DmSilkin

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.

github-actions[bot] avatar Apr 23 '24 14:04 github-actions[bot]

I'm having this same problem. Script just whizzes right through without a pause for the DNS to propagate. When I check it I can see the TXT record is getting updated. I ran acme.sh --upgrade but it persists. Now I've had too many failed authorizations and I'm locked out. Here's the log:

fosct@p3plzcpnl507587 [~]$ acme.sh --issue -d fosct.org -d www.fosct.org -w ~/www --dnssleep 300 --dns dns_gd --debug --server letsencrypt [Fri Jul 26 10:10:38 MST 2024] _selectServer try snames='zerossl.com,zerossl' [Fri Jul 26 10:10:38 MST 2024] _selectServer try snames='letsencrypt.org,letsencrypt' [Fri Jul 26 10:10:38 MST 2024] _selectServer match letsencrypt [Fri Jul 26 10:10:38 MST 2024] Selected server: https://acme-v02.api.letsencrypt.org/directory [Fri Jul 26 10:10:38 MST 2024] Let's find the script directory. [Fri Jul 26 10:10:38 MST 2024] SCRIPT='/home/fosct/.acme.sh/acme.sh' [Fri Jul 26 10:10:38 MST 2024] _script='/home/fosct/.acme.sh/acme.sh' [Fri Jul 26 10:10:38 MST 2024] _script_home='/home/fosct/.acme.sh' [Fri Jul 26 10:10:38 MST 2024] Using config home: /home/fosct/.acme.sh [Fri Jul 26 10:10:38 MST 2024] LE_WORKING_DIR='/home/fosct/.acme.sh' https://github.com/acmesh-official/acme.sh v3.0.8 [Fri Jul 26 10:10:38 MST 2024] Using server: https://acme-v02.api.letsencrypt.org/directory [Fri Jul 26 10:10:38 MST 2024] Running cmd: issue [Fri Jul 26 10:10:38 MST 2024] _main_domain='fosct.org' [Fri Jul 26 10:10:38 MST 2024] _alt_domains='www.fosct.org' [Fri Jul 26 10:10:38 MST 2024] Using config home: /home/fosct/.acme.sh [Fri Jul 26 10:10:38 MST 2024] ACME_DIRECTORY='https://acme-v02.api.letsencrypt.org/directory' [Fri Jul 26 10:10:38 MST 2024] _ACME_SERVER_HOST='acme-v02.api.letsencrypt.org' [Fri Jul 26 10:10:38 MST 2024] _ACME_SERVER_PATH='directory' [Fri Jul 26 10:10:38 MST 2024] DOMAIN_PATH='/home/fosct/.acme.sh/fosct.org_ecc' [Fri Jul 26 10:10:38 MST 2024] '/home/fosct/www,dns_gd' does not contain 'dns' [Fri Jul 26 10:10:38 MST 2024] Le_NextRenewTime [Fri Jul 26 10:10:38 MST 2024] Using ACME_DIRECTORY: https://acme-v02.api.letsencrypt.org/directory [Fri Jul 26 10:10:38 MST 2024] _init API for server: https://acme-v02.api.letsencrypt.org/directory [Fri Jul 26 10:10:38 MST 2024] GET [Fri Jul 26 10:10:38 MST 2024] url='https://acme-v02.api.letsencrypt.org/directory' [Fri Jul 26 10:10:38 MST 2024] timeout= [Fri Jul 26 10:10:38 MST 2024] _CURL='curl --silent --dump-header /home/fosct/.acme.sh/http.header -L --trace-ascii /tmp/tmp.hbG29l9F41 -g ' [Fri Jul 26 10:10:38 MST 2024] ret='0' [Fri Jul 26 10:10:38 MST 2024] response='{ "DP47S5Mcxi4": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417", "keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change", "meta": { "caaIdentities": [ "letsencrypt.org" ], "termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.4-April-3-2024.pdf", "website": "https://letsencrypt.org" }, "newAccount": "https://acme-v02.api.letsencrypt.org/acme/new-acct", "newNonce": "https://acme-v02.api.letsencrypt.org/acme/new-nonce", "newOrder": "https://acme-v02.api.letsencrypt.org/acme/new-order", "renewalInfo": "https://acme-v02.api.letsencrypt.org/draft-ietf-acme-ari-03/renewalInfo", "revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert" }' [Fri Jul 26 10:10:38 MST 2024] ACME_KEY_CHANGE='https://acme-v02.api.letsencrypt.org/acme/key-change' [Fri Jul 26 10:10:38 MST 2024] ACME_NEW_AUTHZ [Fri Jul 26 10:10:38 MST 2024] ACME_NEW_ORDER='https://acme-v02.api.letsencrypt.org/acme/new-order' [Fri Jul 26 10:10:38 MST 2024] ACME_NEW_ACCOUNT='https://acme-v02.api.letsencrypt.org/acme/new-acct' [Fri Jul 26 10:10:38 MST 2024] ACME_REVOKE_CERT='https://acme-v02.api.letsencrypt.org/acme/revoke-cert' [Fri Jul 26 10:10:38 MST 2024] ACME_AGREEMENT='https://letsencrypt.org/documents/LE-SA-v1.4-April-3-2024.pdf' [Fri Jul 26 10:10:38 MST 2024] ACME_NEW_NONCE='https://acme-v02.api.letsencrypt.org/acme/new-nonce' [Fri Jul 26 10:10:38 MST 2024] Using CA: https://acme-v02.api.letsencrypt.org/directory [Fri Jul 26 10:10:38 MST 2024] _on_before_issue [Fri Jul 26 10:10:38 MST 2024] _chk_main_domain='fosct.org' [Fri Jul 26 10:10:38 MST 2024] _chk_alt_domains='www.fosct.org' [Fri Jul 26 10:10:38 MST 2024] '/home/fosct/www,dns_gd' does not contain 'no' [Fri Jul 26 10:10:38 MST 2024] Le_LocalAddress [Fri Jul 26 10:10:38 MST 2024] d='fosct.org' [Fri Jul 26 10:10:38 MST 2024] Checking for domain='fosct.org' [Fri Jul 26 10:10:38 MST 2024] _currentRoot='/home/fosct/www' [Fri Jul 26 10:10:38 MST 2024] d='www.fosct.org' [Fri Jul 26 10:10:38 MST 2024] Checking for domain='www.fosct.org' [Fri Jul 26 10:10:38 MST 2024] _currentRoot='dns_gd' [Fri Jul 26 10:10:38 MST 2024] d [Fri Jul 26 10:10:38 MST 2024] '/home/fosct/www,dns_gd' does not contain 'apache' [Fri Jul 26 10:10:39 MST 2024] _saved_account_key_hash='C+SH7TnKhj1iuZwbVM4QYapcffVO19SnL1xsI6lOK7M=' [Fri Jul 26 10:10:39 MST 2024] _saved_account_key_hash was not changed, skipping account registration. [Fri Jul 26 10:10:39 MST 2024] Read key length: ec-256 [Fri Jul 26 10:10:39 MST 2024] _createcsr [Fri Jul 26 10:10:39 MST 2024] domain='fosct.org' [Fri Jul 26 10:10:39 MST 2024] domainlist='www.fosct.org' [Fri Jul 26 10:10:39 MST 2024] csrkey='/home/fosct/.acme.sh/fosct.org_ecc/fosct.org.key' [Fri Jul 26 10:10:39 MST 2024] csr='/home/fosct/.acme.sh/fosct.org_ecc/fosct.org.csr' [Fri Jul 26 10:10:39 MST 2024] csrconf='/home/fosct/.acme.sh/fosct.org_ecc/fosct.org.csr.conf' [Fri Jul 26 10:10:39 MST 2024] _is_idn_d='www.fosct.org' [Fri Jul 26 10:10:39 MST 2024] _idn_temp [Fri Jul 26 10:10:39 MST 2024] domainlist='www.fosct.org' [Fri Jul 26 10:10:39 MST 2024] seg='fosct' [Fri Jul 26 10:10:39 MST 2024] _is_idn_d='fosct.org' [Fri Jul 26 10:10:39 MST 2024] _idn_temp [Fri Jul 26 10:10:39 MST 2024] seg='www' [Fri Jul 26 10:10:39 MST 2024] Multi domain='DNS:fosct.org,DNS:www.fosct.org' [Fri Jul 26 10:10:39 MST 2024] _is_idn_d='fosct.org' [Fri Jul 26 10:10:39 MST 2024] _idn_temp [Fri Jul 26 10:10:39 MST 2024] _csr_cn='fosct.org' [Fri Jul 26 10:10:39 MST 2024] seg='fosct' [Fri Jul 26 10:10:39 MST 2024] Getting domain auth token for each domain [Fri Jul 26 10:10:39 MST 2024] seg='fosct' [Fri Jul 26 10:10:39 MST 2024] _is_idn_d='fosct.org' [Fri Jul 26 10:10:39 MST 2024] _idn_temp [Fri Jul 26 10:10:39 MST 2024] d='www.fosct.org' [Fri Jul 26 10:10:39 MST 2024] seg='www' [Fri Jul 26 10:10:39 MST 2024] _is_idn_d='www.fosct.org' [Fri Jul 26 10:10:39 MST 2024] _idn_temp [Fri Jul 26 10:10:39 MST 2024] d [Fri Jul 26 10:10:39 MST 2024] _identifiers='{"type":"dns","value":"fosct.org"},{"type":"dns","value":"www.fosct.org"}' [Fri Jul 26 10:10:39 MST 2024] _notBefore [Fri Jul 26 10:10:39 MST 2024] _notAfter [Fri Jul 26 10:10:39 MST 2024] STEP 1, Ordering a Certificate [Fri Jul 26 10:10:39 MST 2024] =======Sending Signed Request======= [Fri Jul 26 10:10:39 MST 2024] url='https://acme-v02.api.letsencrypt.org/acme/new-order' [Fri Jul 26 10:10:39 MST 2024] payload='{"identifiers": [{"type":"dns","value":"fosct.org"},{"type":"dns","value":"www.fosct.org"}]}' [Fri Jul 26 10:10:39 MST 2024] EC key [Fri Jul 26 10:10:39 MST 2024] Get nonce with HEAD. ACME_NEW_NONCE='https://acme-v02.api.letsencrypt.org/acme/new-nonce' [Fri Jul 26 10:10:39 MST 2024] HEAD [Fri Jul 26 10:10:39 MST 2024] _post_url='https://acme-v02.api.letsencrypt.org/acme/new-nonce' [Fri Jul 26 10:10:39 MST 2024] body [Fri Jul 26 10:10:39 MST 2024] _postContentType='application/jose+json' [Fri Jul 26 10:10:39 MST 2024] _CURL='curl --silent --dump-header /home/fosct/.acme.sh/http.header -L --trace-ascii /tmp/tmp.1XAqDPOqXz -g -I ' [Fri Jul 26 10:10:40 MST 2024] _ret='0' [Fri Jul 26 10:10:40 MST 2024] _headers='HTTP/2 200 server: nginx date: Fri, 26 Jul 2024 17:10:40 GMT cache-control: public, max-age=0, no-cache link: https://acme-v02.api.letsencrypt.org/directory;rel="index" replay-nonce: 26MCSEckJUCIQ6p6pLsU6bNpxKdc8vEnO_Cfv9sOeeyWbyfrT4A x-frame-options: DENY strict-transport-security: max-age=604800 ' [Fri Jul 26 10:10:40 MST 2024] _CACHED_NONCE='26MCSEckJUCIQ6p6pLsU6bNpxKdc8vEnO_Cfv9sOeeyWbyfrT4A' [Fri Jul 26 10:10:40 MST 2024] nonce='26MCSEckJUCIQ6p6pLsU6bNpxKdc8vEnO_Cfv9sOeeyWbyfrT4A' [Fri Jul 26 10:10:40 MST 2024] POST [Fri Jul 26 10:10:40 MST 2024] _post_url='https://acme-v02.api.letsencrypt.org/acme/new-order' [Fri Jul 26 10:10:40 MST 2024] body='{"protected": "eyJub25jZSI6ICIyNk1DU0Vja0pVQ0lRNnA2cExzVTZiTnB4S2RjOHZFbk9fQ2Z2OXNPZWV5V2J5ZnJUNEEiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciIsICJhbGciOiAiRVMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTgyMTQ0NTI1NyJ9", "payload": "eyJpZGVudGlmaWVycyI6IFt7InR5cGUiOiJkbnMiLCJ2YWx1ZSI6ImZvc2N0Lm9yZyJ9LHsidHlwZSI6ImRucyIsInZhbHVlIjoid3d3LmZvc2N0Lm9yZyJ9XX0", "signature": "4r3BJtpFJG_RoNWTmXOxvGGXvwMmV-NpiBL3YBU1pMt7Nq0zY6lgvXXvR2ODnsYldFvk_UX68rME9usKUCgZfA"}' [Fri Jul 26 10:10:40 MST 2024] _postContentType='application/jose+json' [Fri Jul 26 10:10:40 MST 2024] Http already initialized. [Fri Jul 26 10:10:40 MST 2024] _CURL='curl --silent --dump-header /home/fosct/.acme.sh/http.header -L --trace-ascii /tmp/tmp.1XAqDPOqXz -g ' [Fri Jul 26 10:10:40 MST 2024] _ret='0' [Fri Jul 26 10:10:40 MST 2024] responseHeaders='HTTP/2 201 server: nginx date: Fri, 26 Jul 2024 17:10:40 GMT content-type: application/json content-length: 471 boulder-requester: 1821445257 cache-control: public, max-age=0, no-cache link: https://acme-v02.api.letsencrypt.org/directory;rel="index" location: https://acme-v02.api.letsencrypt.org/acme/order/1821445257/290798048107 replay-nonce: Ac-XFLXVSonkHbn23jp0iKHElof7QVGc-OCOXW7K3DL96y-f6-I x-frame-options: DENY strict-transport-security: max-age=604800 ' [Fri Jul 26 10:10:40 MST 2024] code='201' [Fri Jul 26 10:10:40 MST 2024] original='{ "status": "pending", "expires": "2024-08-02T17:10:40Z", "identifiers": [ { "type": "dns", "value": "fosct.org" }, { "type": "dns", "value": "www.fosct.org" } ], "authorizations": [ "https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329037", "https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329047" ], "finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1821445257/290798048107" }' [Fri Jul 26 10:10:40 MST 2024] response='{"status":"pending","expires":"2024-08-02T17:10:40Z","identifiers":[{"type":"dns","value":"fosct.org"},{"type":"dns","value":"www.fosct.org"}],"authorizations":["https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329037","https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329047"],"finalize":"https://acme-v02.api.letsencrypt.org/acme/finalize/1821445257/290798048107"}' [Fri Jul 26 10:10:40 MST 2024] Le_LinkOrder='https://acme-v02.api.letsencrypt.org/acme/order/1821445257/290798048107' [Fri Jul 26 10:10:40 MST 2024] Le_OrderFinalize='https://acme-v02.api.letsencrypt.org/acme/finalize/1821445257/290798048107' [Fri Jul 26 10:10:40 MST 2024] _authorizations_seg='https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329037,https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329047' [Fri Jul 26 10:10:40 MST 2024] STEP 2, Get the authorizations of each domain [Fri Jul 26 10:10:40 MST 2024] _authz_url='https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329037' [Fri Jul 26 10:10:40 MST 2024] =======Sending Signed Request======= [Fri Jul 26 10:10:40 MST 2024] url='https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329037' [Fri Jul 26 10:10:40 MST 2024] payload [Fri Jul 26 10:10:40 MST 2024] Use cached jwk for file: /home/fosct/.acme.sh/ca/acme-v02.api.letsencrypt.org/directory/account.key [Fri Jul 26 10:10:40 MST 2024] Use _CACHED_NONCE='Ac-XFLXVSonkHbn23jp0iKHElof7QVGc-OCOXW7K3DL96y-f6-I' [Fri Jul 26 10:10:40 MST 2024] nonce='Ac-XFLXVSonkHbn23jp0iKHElof7QVGc-OCOXW7K3DL96y-f6-I' [Fri Jul 26 10:10:41 MST 2024] POST [Fri Jul 26 10:10:41 MST 2024] _post_url='https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329037' [Fri Jul 26 10:10:41 MST 2024] body='{"protected": "eyJub25jZSI6ICJBYy1YRkxYVlNvbmtIYm4yM2pwMGlLSEVsb2Y3UVZHYy1PQ09YVzdLM0RMOTZ5LWY2LUkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzM4MjE3ODMyOTAzNyIsICJhbGciOiAiRVMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTgyMTQ0NTI1NyJ9", "payload": "", "signature": "7y2-iETem3Qk1wZA46bwOLKOMSvHyI4qpAjBRIgAwbsM7Ksrmm5AbTT08591wvumaAfx8Mxb8-VB6a0ERaNAvw"}' [Fri Jul 26 10:10:41 MST 2024] _postContentType='application/jose+json' [Fri Jul 26 10:10:41 MST 2024] Http already initialized. [Fri Jul 26 10:10:41 MST 2024] _CURL='curl --silent --dump-header /home/fosct/.acme.sh/http.header -L --trace-ascii /tmp/tmp.1XAqDPOqXz -g ' [Fri Jul 26 10:10:41 MST 2024] _ret='0' [Fri Jul 26 10:10:41 MST 2024] responseHeaders='HTTP/2 200 server: nginx date: Fri, 26 Jul 2024 17:10:41 GMT content-type: application/json content-length: 793 boulder-requester: 1821445257 cache-control: public, max-age=0, no-cache link: https://acme-v02.api.letsencrypt.org/directory;rel="index" replay-nonce: rkocr44cD-T0hG7c2jfd8Tfys7A-zwd_t1jCCcqPCq4jXrurpKM x-frame-options: DENY strict-transport-security: max-age=604800 ' [Fri Jul 26 10:10:41 MST 2024] code='200' [Fri Jul 26 10:10:41 MST 2024] original='{ "identifier": { "type": "dns", "value": "fosct.org" }, "status": "pending", "expires": "2024-08-02T17:10:40Z", "challenges": [ { "type": "http-01", "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/CroX2g", "status": "pending", "token": "k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA" }, { "type": "dns-01", "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/Ck2yNA", "status": "pending", "token": "k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA" }, { "type": "tls-alpn-01", "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/YLft3Q", "status": "pending", "token": "k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA" } ] }' [Fri Jul 26 10:10:41 MST 2024] response='{"identifier":{"type":"dns","value":"fosct.org"},"status":"pending","expires":"2024-08-02T17:10:40Z","challenges":[{"type":"http-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/CroX2g","status":"pending","token":"k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA"},{"type":"dns-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/Ck2yNA","status":"pending","token":"k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA"},{"type":"tls-alpn-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/YLft3Q","status":"pending","token":"k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA"}]}' [Fri Jul 26 10:10:41 MST 2024] response='{"identifier":{"type":"dns","value":"fosct.org"},"status":"pending","expires":"2024-08-02T17:10:40Z","challenges":[{"type":"http-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/CroX2g","status":"pending","token":"k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA"},{"type":"dns-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/Ck2yNA","status":"pending","token":"k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA"},{"type":"tls-alpn-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/YLft3Q","status":"pending","token":"k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA"}]}' [Fri Jul 26 10:10:41 MST 2024] _d='fosct.org' [Fri Jul 26 10:10:41 MST 2024] _authz_url='https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329047' [Fri Jul 26 10:10:41 MST 2024] =======Sending Signed Request======= [Fri Jul 26 10:10:41 MST 2024] url='https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329047' [Fri Jul 26 10:10:41 MST 2024] payload [Fri Jul 26 10:10:41 MST 2024] Use cached jwk for file: /home/fosct/.acme.sh/ca/acme-v02.api.letsencrypt.org/directory/account.key [Fri Jul 26 10:10:41 MST 2024] Use _CACHED_NONCE='rkocr44cD-T0hG7c2jfd8Tfys7A-zwd_t1jCCcqPCq4jXrurpKM' [Fri Jul 26 10:10:41 MST 2024] nonce='rkocr44cD-T0hG7c2jfd8Tfys7A-zwd_t1jCCcqPCq4jXrurpKM' [Fri Jul 26 10:10:41 MST 2024] POST [Fri Jul 26 10:10:41 MST 2024] _post_url='https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329047' [Fri Jul 26 10:10:41 MST 2024] body='{"protected": "eyJub25jZSI6ICJya29jcjQ0Y0QtVDBoRzdjMmpmZDhUZnlzN0EtendkX3QxakNDY3FQQ3E0alhydXJwS00iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzM4MjE3ODMyOTA0NyIsICJhbGciOiAiRVMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTgyMTQ0NTI1NyJ9", "payload": "", "signature": "5GC9cnk5ipC9vFGBJxz9hMN5ffr-utZ_xEkNBZqwyqxTZfz56eK01stl4UAxgyn9fK2f3mhJG83ph5XrwtpWdA"}' [Fri Jul 26 10:10:41 MST 2024] _postContentType='application/jose+json' [Fri Jul 26 10:10:41 MST 2024] Http already initialized. [Fri Jul 26 10:10:41 MST 2024] _CURL='curl --silent --dump-header /home/fosct/.acme.sh/http.header -L --trace-ascii /tmp/tmp.1XAqDPOqXz -g ' [Fri Jul 26 10:10:41 MST 2024] _ret='0' [Fri Jul 26 10:10:41 MST 2024] responseHeaders='HTTP/2 200 server: nginx date: Fri, 26 Jul 2024 17:10:41 GMT content-type: application/json content-length: 797 boulder-requester: 1821445257 cache-control: public, max-age=0, no-cache link: https://acme-v02.api.letsencrypt.org/directory;rel="index" replay-nonce: rkocr44cGt1E4yfN2Sg3rix5S5acaaF2Vimd50WSKSy4X5_iELU x-frame-options: DENY strict-transport-security: max-age=604800 ' [Fri Jul 26 10:10:41 MST 2024] code='200' [Fri Jul 26 10:10:41 MST 2024] original='{ "identifier": { "type": "dns", "value": "www.fosct.org" }, "status": "pending", "expires": "2024-08-02T17:10:40Z", "challenges": [ { "type": "http-01", "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/EIOurQ", "status": "pending", "token": "Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64" }, { "type": "dns-01", "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/Oj-9pw", "status": "pending", "token": "Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64" }, { "type": "tls-alpn-01", "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/nLWzzw", "status": "pending", "token": "Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64" } ] }' [Fri Jul 26 10:10:41 MST 2024] response='{"identifier":{"type":"dns","value":"www.fosct.org"},"status":"pending","expires":"2024-08-02T17:10:40Z","challenges":[{"type":"http-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/EIOurQ","status":"pending","token":"Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64"},{"type":"dns-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/Oj-9pw","status":"pending","token":"Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64"},{"type":"tls-alpn-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/nLWzzw","status":"pending","token":"Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64"}]}' [Fri Jul 26 10:10:41 MST 2024] response='{"identifier":{"type":"dns","value":"www.fosct.org"},"status":"pending","expires":"2024-08-02T17:10:40Z","challenges":[{"type":"http-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/EIOurQ","status":"pending","token":"Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64"},{"type":"dns-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/Oj-9pw","status":"pending","token":"Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64"},{"type":"tls-alpn-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/nLWzzw","status":"pending","token":"Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64"}]}' [Fri Jul 26 10:10:41 MST 2024] _d='www.fosct.org' [Fri Jul 26 10:10:41 MST 2024] _authorizations_map='www.fosct.org,{"identifier":{"type":"dns","value":"www.fosct.org"},"status":"pending","expires":"2024-08-02T17:10:40Z","challenges":[{"type":"http-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/EIOurQ","status":"pending","token":"Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64"},{"type":"dns-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/Oj-9pw","status":"pending","token":"Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64"},{"type":"tls-alpn-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/nLWzzw","status":"pending","token":"Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64"}]}#https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329047 fosct.org,{"identifier":{"type":"dns","value":"fosct.org"},"status":"pending","expires":"2024-08-02T17:10:40Z","challenges":[{"type":"http-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/CroX2g","status":"pending","token":"k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA"},{"type":"dns-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/Ck2yNA","status":"pending","token":"k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA"},{"type":"tls-alpn-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/YLft3Q","status":"pending","token":"k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA"}]}#https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329037 ' [Fri Jul 26 10:10:41 MST 2024] d='fosct.org' [Fri Jul 26 10:10:41 MST 2024] Getting webroot for domain='fosct.org' [Fri Jul 26 10:10:41 MST 2024] _w='/home/fosct/www' [Fri Jul 26 10:10:41 MST 2024] _currentRoot='/home/fosct/www' [Fri Jul 26 10:10:41 MST 2024] _is_idn_d='fosct.org' [Fri Jul 26 10:10:41 MST 2024] _idn_temp [Fri Jul 26 10:10:41 MST 2024] _candidates='fosct.org,{"identifier":{"type":"dns","value":"fosct.org"},"status":"pending","expires":"2024-08-02T17:10:40Z","challenges":[{"type":"http-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/CroX2g","status":"pending","token":"k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA"},{"type":"dns-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/Ck2yNA","status":"pending","token":"k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA"},{"type":"tls-alpn-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/YLft3Q","status":"pending","token":"k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA"}]}#https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329037' [Fri Jul 26 10:10:42 MST 2024] response='{"identifier":{"type":"dns","value":"fosct.org"},"status":"pending","expires":"2024-08-02T17:10:40Z","challenges":[{"type":"http-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/CroX2g","status":"pending","token":"k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA"},{"type":"dns-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/Ck2yNA","status":"pending","token":"k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA"},{"type":"tls-alpn-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/YLft3Q","status":"pending","token":"k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA"}]}#https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329037' [Fri Jul 26 10:10:42 MST 2024] _authz_url='https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329037' [Fri Jul 26 10:10:42 MST 2024] entry='"type":"http-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/CroX2g","status":"pending","token":"k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA"' [Fri Jul 26 10:10:42 MST 2024] token='k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA' [Fri Jul 26 10:10:42 MST 2024] uri='https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/CroX2g' [Fri Jul 26 10:10:42 MST 2024] keyauthorization='k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA.vuTEUvGh9-VKXK_xJpfEUinoW9AufAyM3qiuNezN-zA' [Fri Jul 26 10:10:42 MST 2024] dvlist='fosct.org#k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA.vuTEUvGh9-VKXK_xJpfEUinoW9AufAyM3qiuNezN-zA#https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/CroX2g#http-01#/home/fosct/www#https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329037' [Fri Jul 26 10:10:42 MST 2024] d='www.fosct.org' [Fri Jul 26 10:10:42 MST 2024] Getting webroot for domain='www.fosct.org' [Fri Jul 26 10:10:42 MST 2024] _w='dns_gd' [Fri Jul 26 10:10:42 MST 2024] _currentRoot='dns_gd' [Fri Jul 26 10:10:42 MST 2024] _is_idn_d='www.fosct.org' [Fri Jul 26 10:10:42 MST 2024] _idn_temp [Fri Jul 26 10:10:42 MST 2024] _candidates='www.fosct.org,{"identifier":{"type":"dns","value":"www.fosct.org"},"status":"pending","expires":"2024-08-02T17:10:40Z","challenges":[{"type":"http-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/EIOurQ","status":"pending","token":"Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64"},{"type":"dns-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/Oj-9pw","status":"pending","token":"Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64"},{"type":"tls-alpn-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/nLWzzw","status":"pending","token":"Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64"}]}#https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329047' [Fri Jul 26 10:10:42 MST 2024] response='{"identifier":{"type":"dns","value":"www.fosct.org"},"status":"pending","expires":"2024-08-02T17:10:40Z","challenges":[{"type":"http-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/EIOurQ","status":"pending","token":"Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64"},{"type":"dns-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/Oj-9pw","status":"pending","token":"Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64"},{"type":"tls-alpn-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/nLWzzw","status":"pending","token":"Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64"}]}#https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329047' [Fri Jul 26 10:10:42 MST 2024] _authz_url='https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329047' [Fri Jul 26 10:10:42 MST 2024] entry='"type":"dns-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/Oj-9pw","status":"pending","token":"Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64"' [Fri Jul 26 10:10:42 MST 2024] token='Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64' [Fri Jul 26 10:10:42 MST 2024] uri='https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/Oj-9pw' [Fri Jul 26 10:10:42 MST 2024] keyauthorization='Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64.vuTEUvGh9-VKXK_xJpfEUinoW9AufAyM3qiuNezN-zA' [Fri Jul 26 10:10:42 MST 2024] dvlist='www.fosct.org#Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64.vuTEUvGh9-VKXK_xJpfEUinoW9AufAyM3qiuNezN-zA#https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/Oj-9pw#dns-01#dns_gd#https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329047' [Fri Jul 26 10:10:42 MST 2024] d [Fri Jul 26 10:10:42 MST 2024] vlist='fosct.org#k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA.vuTEUvGh9-VKXK_xJpfEUinoW9AufAyM3qiuNezN-zA#https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/CroX2g#http-01#/home/fosct/www#https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329037,www.fosct.org#Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64.vuTEUvGh9-VKXK_xJpfEUinoW9AufAyM3qiuNezN-zA#https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/Oj-9pw#dns-01#dns_gd#https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329047,' [Fri Jul 26 10:10:42 MST 2024] d='fosct.org' [Fri Jul 26 10:10:42 MST 2024] d='www.fosct.org' [Fri Jul 26 10:10:42 MST 2024] _d_alias [Fri Jul 26 10:10:42 MST 2024] txtdomain='_acme-challenge.www.fosct.org' [Fri Jul 26 10:10:42 MST 2024] txt='oKHYxdCtDXpGFtQvu7kto5QOECD_pSAuckqgQFAXikA' [Fri Jul 26 10:10:42 MST 2024] d_api='/home/fosct/.acme.sh/dnsapi/dns_gd.sh' [Fri Jul 26 10:10:42 MST 2024] dns_entry='www.fosct.org,_acme-challenge.www.fosct.org,,dns_gd,oKHYxdCtDXpGFtQvu7kto5QOECD_pSAuckqgQFAXikA,/home/fosct/.acme.sh/dnsapi/dns_gd.sh' [Fri Jul 26 10:10:42 MST 2024] Found domain API file: /home/fosct/.acme.sh/dnsapi/dns_gd.sh [Fri Jul 26 10:10:42 MST 2024] Adding TXT value: oKHYxdCtDXpGFtQvu7kto5QOECD_pSAuckqgQFAXikA for domain: _acme-challenge.www.fosct.org [Fri Jul 26 10:10:42 MST 2024] First detect the root zone [Fri Jul 26 10:10:42 MST 2024] domains/www.fosct.org [Fri Jul 26 10:10:42 MST 2024] GET [Fri Jul 26 10:10:42 MST 2024] url='https://api.godaddy.com/v1/domains/www.fosct.org' [Fri Jul 26 10:10:42 MST 2024] timeout= [Fri Jul 26 10:10:42 MST 2024] Http already initialized. [Fri Jul 26 10:10:42 MST 2024] _CURL='curl --silent --dump-header /home/fosct/.acme.sh/http.header -L --trace-ascii /tmp/tmp.1XAqDPOqXz -g ' [Fri Jul 26 10:10:43 MST 2024] ret='0' [Fri Jul 26 10:10:43 MST 2024] response='{"code":"ACCESS_DENIED","message":"Authenticated user is not allowed access"}' [Fri Jul 26 10:10:43 MST 2024] _sub_domain='_acme-challenge' [Fri Jul 26 10:10:43 MST 2024] _domain='www.fosct.org' [Fri Jul 26 10:10:43 MST 2024] Getting existing records [Fri Jul 26 10:10:43 MST 2024] domains/www.fosct.org/records/TXT/_acme-challenge [Fri Jul 26 10:10:43 MST 2024] GET [Fri Jul 26 10:10:43 MST 2024] url='https://api.godaddy.com/v1/domains/www.fosct.org/records/TXT/_acme-challenge' [Fri Jul 26 10:10:43 MST 2024] timeout= [Fri Jul 26 10:10:43 MST 2024] Http already initialized. [Fri Jul 26 10:10:43 MST 2024] _CURL='curl --silent --dump-header /home/fosct/.acme.sh/http.header -L --trace-ascii /tmp/tmp.1XAqDPOqXz -g ' [Fri Jul 26 10:10:43 MST 2024] ret='0' [Fri Jul 26 10:10:43 MST 2024] response='{"code":"UNKNOWN_DOMAIN","message":"The given domain is not registered, or does not have a zone file"}' [Fri Jul 26 10:10:43 MST 2024] _add_data='{"data":"oKHYxdCtDXpGFtQvu7kto5QOECD_pSAuckqgQFAXikA"}' [Fri Jul 26 10:10:43 MST 2024] Adding record [Fri Jul 26 10:10:43 MST 2024] domains/www.fosct.org/records/TXT/_acme-challenge [Fri Jul 26 10:10:43 MST 2024] data (PUT): ='[{"data":"oKHYxdCtDXpGFtQvu7kto5QOECD_pSAuckqgQFAXikA"}]' [Fri Jul 26 10:10:43 MST 2024] PUT [Fri Jul 26 10:10:43 MST 2024] _post_url='https://api.godaddy.com/v1/domains/www.fosct.org/records/TXT/_acme-challenge' [Fri Jul 26 10:10:43 MST 2024] body='[{"data":"oKHYxdCtDXpGFtQvu7kto5QOECD_pSAuckqgQFAXikA"}]' [Fri Jul 26 10:10:43 MST 2024] _postContentType [Fri Jul 26 10:10:43 MST 2024] Http already initialized. [Fri Jul 26 10:10:43 MST 2024] _CURL='curl --silent --dump-header /home/fosct/.acme.sh/http.header -L --trace-ascii /tmp/tmp.1XAqDPOqXz -g ' [Fri Jul 26 10:10:43 MST 2024] _ret='0' [Fri Jul 26 10:10:43 MST 2024] response [Fri Jul 26 10:10:43 MST 2024] Checking updated records of '_acme-challenge.www.fosct.org' [Fri Jul 26 10:10:43 MST 2024] domains/www.fosct.org/records/TXT/_acme-challenge [Fri Jul 26 10:10:43 MST 2024] GET [Fri Jul 26 10:10:43 MST 2024] url='https://api.godaddy.com/v1/domains/www.fosct.org/records/TXT/_acme-challenge' [Fri Jul 26 10:10:44 MST 2024] timeout= [Fri Jul 26 10:10:44 MST 2024] Http already initialized. [Fri Jul 26 10:10:44 MST 2024] _CURL='curl --silent --dump-header /home/fosct/.acme.sh/http.header -L --trace-ascii /tmp/tmp.1XAqDPOqXz -g ' [Fri Jul 26 10:10:44 MST 2024] ret='0' [Fri Jul 26 10:10:44 MST 2024] response='{"code":"UNKNOWN_DOMAIN","message":"The given domain is not registered, or does not have a zone file"}' [Fri Jul 26 10:10:44 MST 2024] TXT record 'oKHYxdCtDXpGFtQvu7kto5QOECD_pSAuckqgQFAXikA' for '_acme-challenge.www.fosct.org', value wasn't set! [Fri Jul 26 10:10:44 MST 2024] Error adding TXT record to domain: _acme-challenge.www.fosct.org [Fri Jul 26 10:10:44 MST 2024] _on_issue_err [Fri Jul 26 10:10:44 MST 2024] Please add '--debug' or '--log' to see more information. [Fri Jul 26 10:10:44 MST 2024] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh [Fri Jul 26 10:10:44 MST 2024] _chk_vlist='fosct.org#k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA.vuTEUvGh9-VKXK_xJpfEUinoW9AufAyM3qiuNezN-zA#https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/CroX2g#http-01#/home/fosct/www#https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329037,www.fosct.org#Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64.vuTEUvGh9-VKXK_xJpfEUinoW9AufAyM3qiuNezN-zA#https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/Oj-9pw#dns-01#dns_gd#https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329047,' [Fri Jul 26 10:10:44 MST 2024] start to deactivate authz [Fri Jul 26 10:10:44 MST 2024] Trigger domain validation. [Fri Jul 26 10:10:44 MST 2024] _t_url='https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/CroX2g' [Fri Jul 26 10:10:44 MST 2024] _t_key_authz='k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA.vuTEUvGh9-VKXK_xJpfEUinoW9AufAyM3qiuNezN-zA' [Fri Jul 26 10:10:44 MST 2024] _t_vtype [Fri Jul 26 10:10:44 MST 2024] =======Sending Signed Request======= [Fri Jul 26 10:10:44 MST 2024] url='https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/CroX2g' [Fri Jul 26 10:10:44 MST 2024] payload='{}' [Fri Jul 26 10:10:44 MST 2024] Use cached jwk for file: /home/fosct/.acme.sh/ca/acme-v02.api.letsencrypt.org/directory/account.key [Fri Jul 26 10:10:44 MST 2024] Use _CACHED_NONCE='rkocr44cGt1E4yfN2Sg3rix5S5acaaF2Vimd50WSKSy4X5_iELU' [Fri Jul 26 10:10:44 MST 2024] nonce='rkocr44cGt1E4yfN2Sg3rix5S5acaaF2Vimd50WSKSy4X5_iELU' [Fri Jul 26 10:10:44 MST 2024] POST [Fri Jul 26 10:10:44 MST 2024] _post_url='https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/CroX2g' [Fri Jul 26 10:10:44 MST 2024] body='{"protected": "eyJub25jZSI6ICJya29jcjQ0Y0d0MUU0eWZOMlNnM3JpeDVTNWFjYWFGMlZpbWQ1MFdTS1N5NFg1X2lFTFUiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLXYzLzM4MjE3ODMyOTAzNy9Dcm9YMmciLCAiYWxnIjogIkVTMjU2IiwgImtpZCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hY2N0LzE4MjE0NDUyNTcifQ", "payload": "e30", "signature": "1XUTnPxKRH2daUterwRZB9CoTHePb8Rmc4U9UgOVWYLn_GAR77_Zj8PI9zqKoshBP3OJao39fx6Hr9enAn7EEA"}' [Fri Jul 26 10:10:44 MST 2024] _postContentType='application/jose+json' [Fri Jul 26 10:10:44 MST 2024] Http already initialized. [Fri Jul 26 10:10:44 MST 2024] _CURL='curl --silent --dump-header /home/fosct/.acme.sh/http.header -L --trace-ascii /tmp/tmp.1XAqDPOqXz -g ' [Fri Jul 26 10:10:44 MST 2024] _ret='0' [Fri Jul 26 10:10:44 MST 2024] responseHeaders='HTTP/2 200 server: nginx date: Fri, 26 Jul 2024 17:10:44 GMT content-type: application/json content-length: 187 boulder-requester: 1821445257 cache-control: public, max-age=0, no-cache link: https://acme-v02.api.letsencrypt.org/directory;rel="index" link: https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329037;rel="up" location: https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/CroX2g replay-nonce: Ma8ZwRNA7N3p6w92EUfg2GKdNZC0e24wc89vG5t8rE0mKTTEMik x-frame-options: DENY strict-transport-security: max-age=604800 ' [Fri Jul 26 10:10:44 MST 2024] code='200' [Fri Jul 26 10:10:44 MST 2024] original='{ "type": "http-01", "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/CroX2g", "status": "pending", "token": "k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA" }' [Fri Jul 26 10:10:44 MST 2024] response='{"type":"http-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329037/CroX2g","status":"pending","token":"k9XqU9vOsgbcEGKWZj1kjoLaKDimKz5Wp369dkxyIEA"}' [Fri Jul 26 10:10:44 MST 2024] Trigger domain validation. [Fri Jul 26 10:10:44 MST 2024] _t_url='https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/Oj-9pw' [Fri Jul 26 10:10:44 MST 2024] _t_key_authz='Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64.vuTEUvGh9-VKXK_xJpfEUinoW9AufAyM3qiuNezN-zA' [Fri Jul 26 10:10:44 MST 2024] _t_vtype [Fri Jul 26 10:10:44 MST 2024] =======Sending Signed Request======= [Fri Jul 26 10:10:44 MST 2024] url='https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/Oj-9pw' [Fri Jul 26 10:10:44 MST 2024] payload='{}' [Fri Jul 26 10:10:44 MST 2024] Use cached jwk for file: /home/fosct/.acme.sh/ca/acme-v02.api.letsencrypt.org/directory/account.key [Fri Jul 26 10:10:44 MST 2024] Use _CACHED_NONCE='Ma8ZwRNA7N3p6w92EUfg2GKdNZC0e24wc89vG5t8rE0mKTTEMik' [Fri Jul 26 10:10:44 MST 2024] nonce='Ma8ZwRNA7N3p6w92EUfg2GKdNZC0e24wc89vG5t8rE0mKTTEMik' [Fri Jul 26 10:10:45 MST 2024] POST [Fri Jul 26 10:10:45 MST 2024] _post_url='https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/Oj-9pw' [Fri Jul 26 10:10:45 MST 2024] body='{"protected": "eyJub25jZSI6ICJNYThad1JOQTdOM3A2dzkyRVVmZzJHS2ROWkMwZTI0d2M4OXZHNXQ4ckUwbUtUVEVNaWsiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLXYzLzM4MjE3ODMyOTA0Ny9Pai05cHciLCAiYWxnIjogIkVTMjU2IiwgImtpZCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hY2N0LzE4MjE0NDUyNTcifQ", "payload": "e30", "signature": "gmoGi3kEQYl6i9JJSrBwsvjE0OLUWcARh9Mmws1rB1xOLSJPfj9HBMRXUDkhYv6jay0rBE4Hr09p3SRI6O4mtw"}' [Fri Jul 26 10:10:45 MST 2024] _postContentType='application/jose+json' [Fri Jul 26 10:10:45 MST 2024] Http already initialized. [Fri Jul 26 10:10:45 MST 2024] _CURL='curl --silent --dump-header /home/fosct/.acme.sh/http.header -L --trace-ascii /tmp/tmp.1XAqDPOqXz -g ' [Fri Jul 26 10:10:45 MST 2024] _ret='0' [Fri Jul 26 10:10:45 MST 2024] responseHeaders='HTTP/2 200 server: nginx date: Fri, 26 Jul 2024 17:10:45 GMT content-type: application/json content-length: 186 boulder-requester: 1821445257 cache-control: public, max-age=0, no-cache link: https://acme-v02.api.letsencrypt.org/directory;rel="index" link: https://acme-v02.api.letsencrypt.org/acme/authz-v3/382178329047;rel="up" location: https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/Oj-9pw replay-nonce: rkocr44caN9clcZMLPOOkH9iNDktKV_BEions171PgC4_NpxTis x-frame-options: DENY strict-transport-security: max-age=604800 ' [Fri Jul 26 10:10:45 MST 2024] code='200' [Fri Jul 26 10:10:45 MST 2024] original='{ "type": "dns-01", "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/Oj-9pw", "status": "pending", "token": "Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64" }' [Fri Jul 26 10:10:45 MST 2024] response='{"type":"dns-01","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/382178329047/Oj-9pw","status":"pending","token":"Ti6UfObgT09xB7pTjc4H5OWPFo1-eWCPGLq4mEhLI64"}' [Fri Jul 26 10:10:45 MST 2024] socat doesn't exist. [Fri Jul 26 10:10:45 MST 2024] Diagnosis versions: openssl:openssl OpenSSL 1.1.1k FIPS 25 Mar 2021 Apache: Apache doesn't exist. nginx: nginx doesn't exist. socat: [Fri Jul 26 10:10:45 MST 2024] pid [Fri Jul 26 10:10:45 MST 2024] No need to restore nginx config, skipping. [Fri Jul 26 10:10:45 MST 2024] _clearupdns [Fri Jul 26 10:10:45 MST 2024] dns_entries [Fri Jul 26 10:10:45 MST 2024] Skipping dns. fosct@p3plzcpnl507587 [~]$ fosct@p3plzcpnl507587 [~]$ fosct@p3plzcpnl507587 [~]$ fosct@p3plzcpnl507587 [~]$ fosct@p3plzcpnl507587 [~]$ fosct@p3plzcpnl507587 [~]$ fosct@p3plzcpnl507587 [~]$ fosct@p3plzcpnl507587 [~]$ fosct@p3plzcpnl507587 [~]$ fosct@p3plzcpnl507587 [~]$ fosct@p3plzcpnl507587 [~]$ fosct@p3plzcpnl507587 [~]$ acme.sh --issue -d fosct.org -d www.fosct.org -w ~/www --dnssleep 300 --dns dns_gd --debug --server letsencrypt [Fri Jul 26 10:14:58 MST 2024] _selectServer try snames='zerossl.com,zerossl' [Fri Jul 26 10:14:58 MST 2024] _selectServer try snames='letsencrypt.org,letsencrypt' [Fri Jul 26 10:14:58 MST 2024] _selectServer match letsencrypt [Fri Jul 26 10:14:58 MST 2024] Selected server: https://acme-v02.api.letsencrypt.org/directory [Fri Jul 26 10:14:58 MST 2024] Let's find the script directory. [Fri Jul 26 10:14:58 MST 2024] SCRIPT='/home/fosct/.acme.sh/acme.sh' [Fri Jul 26 10:14:58 MST 2024] _script='/home/fosct/.acme.sh/acme.sh' [Fri Jul 26 10:14:58 MST 2024] _script_home='/home/fosct/.acme.sh' [Fri Jul 26 10:14:58 MST 2024] Using config home: /home/fosct/.acme.sh [Fri Jul 26 10:14:58 MST 2024] LE_WORKING_DIR='/home/fosct/.acme.sh' https://github.com/acmesh-official/acme.sh v3.0.8 [Fri Jul 26 10:14:58 MST 2024] Using server: https://acme-v02.api.letsencrypt.org/directory [Fri Jul 26 10:14:58 MST 2024] Running cmd: issue [Fri Jul 26 10:14:58 MST 2024] _main_domain='fosct.org' [Fri Jul 26 10:14:58 MST 2024] _alt_domains='www.fosct.org' [Fri Jul 26 10:14:58 MST 2024] Using config home: /home/fosct/.acme.sh [Fri Jul 26 10:14:58 MST 2024] ACME_DIRECTORY='https://acme-v02.api.letsencrypt.org/directory' [Fri Jul 26 10:14:58 MST 2024] _ACME_SERVER_HOST='acme-v02.api.letsencrypt.org' [Fri Jul 26 10:14:58 MST 2024] _ACME_SERVER_PATH='directory' [Fri Jul 26 10:14:58 MST 2024] DOMAIN_PATH='/home/fosct/.acme.sh/fosct.org_ecc' [Fri Jul 26 10:14:58 MST 2024] '/home/fosct/www,dns_gd' does not contain 'dns' [Fri Jul 26 10:14:58 MST 2024] Le_NextRenewTime [Fri Jul 26 10:14:58 MST 2024] Using ACME_DIRECTORY: https://acme-v02.api.letsencrypt.org/directory [Fri Jul 26 10:14:58 MST 2024] _init API for server: https://acme-v02.api.letsencrypt.org/directory [Fri Jul 26 10:14:58 MST 2024] GET [Fri Jul 26 10:14:58 MST 2024] url='https://acme-v02.api.letsencrypt.org/directory' [Fri Jul 26 10:14:58 MST 2024] timeout= [Fri Jul 26 10:14:59 MST 2024] _CURL='curl --silent --dump-header /home/fosct/.acme.sh/http.header -L --trace-ascii /tmp/tmp.cYqi698tqX -g ' [Fri Jul 26 10:14:59 MST 2024] ret='0' [Fri Jul 26 10:14:59 MST 2024] response='{ "288gT3R3vdI": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417", "keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change", "meta": { "caaIdentities": [ "letsencrypt.org" ], "termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.4-April-3-2024.pdf", "website": "https://letsencrypt.org" }, "newAccount": "https://acme-v02.api.letsencrypt.org/acme/new-acct", "newNonce": "https://acme-v02.api.letsencrypt.org/acme/new-nonce", "newOrder": "https://acme-v02.api.letsencrypt.org/acme/new-order", "renewalInfo": "https://acme-v02.api.letsencrypt.org/draft-ietf-acme-ari-03/renewalInfo", "revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert" }' [Fri Jul 26 10:14:59 MST 2024] ACME_KEY_CHANGE='https://acme-v02.api.letsencrypt.org/acme/key-change' [Fri Jul 26 10:14:59 MST 2024] ACME_NEW_AUTHZ [Fri Jul 26 10:14:59 MST 2024] ACME_NEW_ORDER='https://acme-v02.api.letsencrypt.org/acme/new-order' [Fri Jul 26 10:14:59 MST 2024] ACME_NEW_ACCOUNT='https://acme-v02.api.letsencrypt.org/acme/new-acct' [Fri Jul 26 10:14:59 MST 2024] ACME_REVOKE_CERT='https://acme-v02.api.letsencrypt.org/acme/revoke-cert' [Fri Jul 26 10:14:59 MST 2024] ACME_AGREEMENT='https://letsencrypt.org/documents/LE-SA-v1.4-April-3-2024.pdf' [Fri Jul 26 10:14:59 MST 2024] ACME_NEW_NONCE='https://acme-v02.api.letsencrypt.org/acme/new-nonce' [Fri Jul 26 10:14:59 MST 2024] Using CA: https://acme-v02.api.letsencrypt.org/directory [Fri Jul 26 10:14:59 MST 2024] _on_before_issue [Fri Jul 26 10:14:59 MST 2024] _chk_main_domain='fosct.org' [Fri Jul 26 10:14:59 MST 2024] _chk_alt_domains='www.fosct.org' [Fri Jul 26 10:14:59 MST 2024] '/home/fosct/www,dns_gd' does not contain 'no' [Fri Jul 26 10:14:59 MST 2024] Le_LocalAddress [Fri Jul 26 10:14:59 MST 2024] d='fosct.org' [Fri Jul 26 10:14:59 MST 2024] Checking for domain='fosct.org' [Fri Jul 26 10:14:59 MST 2024] _currentRoot='/home/fosct/www' [Fri Jul 26 10:14:59 MST 2024] d='www.fosct.org' [Fri Jul 26 10:14:59 MST 2024] Checking for domain='www.fosct.org' [Fri Jul 26 10:14:59 MST 2024] _currentRoot='dns_gd' [Fri Jul 26 10:14:59 MST 2024] d [Fri Jul 26 10:14:59 MST 2024] '/home/fosct/www,dns_gd' does not contain 'apache' [Fri Jul 26 10:14:59 MST 2024] _saved_account_key_hash='C+SH7TnKhj1iuZwbVM4QYapcffVO19SnL1xsI6lOK7M=' [Fri Jul 26 10:14:59 MST 2024] _saved_account_key_hash was not changed, skipping account registration. [Fri Jul 26 10:14:59 MST 2024] Read key length: ec-256 [Fri Jul 26 10:14:59 MST 2024] _createcsr [Fri Jul 26 10:14:59 MST 2024] domain='fosct.org' [Fri Jul 26 10:14:59 MST 2024] domainlist='www.fosct.org' [Fri Jul 26 10:14:59 MST 2024] csrkey='/home/fosct/.acme.sh/fosct.org_ecc/fosct.org.key' [Fri Jul 26 10:14:59 MST 2024] csr='/home/fosct/.acme.sh/fosct.org_ecc/fosct.org.csr' [Fri Jul 26 10:14:59 MST 2024] csrconf='/home/fosct/.acme.sh/fosct.org_ecc/fosct.org.csr.conf' [Fri Jul 26 10:14:59 MST 2024] _is_idn_d='www.fosct.org' [Fri Jul 26 10:14:59 MST 2024] _idn_temp [Fri Jul 26 10:14:59 MST 2024] domainlist='www.fosct.org' [Fri Jul 26 10:14:59 MST 2024] seg='fosct' [Fri Jul 26 10:14:59 MST 2024] _is_idn_d='fosct.org' [Fri Jul 26 10:14:59 MST 2024] _idn_temp [Fri Jul 26 10:14:59 MST 2024] seg='www' [Fri Jul 26 10:14:59 MST 2024] Multi domain='DNS:fosct.org,DNS:www.fosct.org' [Fri Jul 26 10:14:59 MST 2024] _is_idn_d='fosct.org' [Fri Jul 26 10:14:59 MST 2024] _idn_temp [Fri Jul 26 10:14:59 MST 2024] _csr_cn='fosct.org' [Fri Jul 26 10:14:59 MST 2024] seg='fosct' [Fri Jul 26 10:15:00 MST 2024] Getting domain auth token for each domain [Fri Jul 26 10:15:00 MST 2024] seg='fosct' [Fri Jul 26 10:15:00 MST 2024] _is_idn_d='fosct.org' [Fri Jul 26 10:15:00 MST 2024] _idn_temp [Fri Jul 26 10:15:00 MST 2024] d='www.fosct.org' [Fri Jul 26 10:15:00 MST 2024] seg='www' [Fri Jul 26 10:15:00 MST 2024] _is_idn_d='www.fosct.org' [Fri Jul 26 10:15:00 MST 2024] _idn_temp [Fri Jul 26 10:15:00 MST 2024] d [Fri Jul 26 10:15:00 MST 2024] _identifiers='{"type":"dns","value":"fosct.org"},{"type":"dns","value":"www.fosct.org"}' [Fri Jul 26 10:15:00 MST 2024] _notBefore [Fri Jul 26 10:15:00 MST 2024] _notAfter [Fri Jul 26 10:15:00 MST 2024] STEP 1, Ordering a Certificate [Fri Jul 26 10:15:00 MST 2024] =======Sending Signed Request======= [Fri Jul 26 10:15:00 MST 2024] url='https://acme-v02.api.letsencrypt.org/acme/new-order' [Fri Jul 26 10:15:00 MST 2024] payload='{"identifiers": [{"type":"dns","value":"fosct.org"},{"type":"dns","value":"www.fosct.org"}]}' [Fri Jul 26 10:15:00 MST 2024] EC key [Fri Jul 26 10:15:00 MST 2024] Get nonce with HEAD. ACME_NEW_NONCE='https://acme-v02.api.letsencrypt.org/acme/new-nonce' [Fri Jul 26 10:15:00 MST 2024] HEAD [Fri Jul 26 10:15:00 MST 2024] _post_url='https://acme-v02.api.letsencrypt.org/acme/new-nonce' [Fri Jul 26 10:15:00 MST 2024] body [Fri Jul 26 10:15:00 MST 2024] _postContentType='application/jose+json' [Fri Jul 26 10:15:00 MST 2024] _CURL='curl --silent --dump-header /home/fosct/.acme.sh/http.header -L --trace-ascii /tmp/tmp.ox7njDXeuo -g -I ' [Fri Jul 26 10:15:00 MST 2024] _ret='0' [Fri Jul 26 10:15:00 MST 2024] _headers='HTTP/2 200 server: nginx date: Fri, 26 Jul 2024 17:15:00 GMT cache-control: public, max-age=0, no-cache link: https://acme-v02.api.letsencrypt.org/directory;rel="index" replay-nonce: Ma8ZwRNADX6b1DtRBQbNs7kF3EyP5mvPOmPs5GFGOVa6nVHyLbg x-frame-options: DENY strict-transport-security: max-age=604800 ' [Fri Jul 26 10:15:00 MST 2024] _CACHED_NONCE='Ma8ZwRNADX6b1DtRBQbNs7kF3EyP5mvPOmPs5GFGOVa6nVHyLbg' [Fri Jul 26 10:15:00 MST 2024] nonce='Ma8ZwRNADX6b1DtRBQbNs7kF3EyP5mvPOmPs5GFGOVa6nVHyLbg' [Fri Jul 26 10:15:00 MST 2024] POST [Fri Jul 26 10:15:00 MST 2024] _post_url='https://acme-v02.api.letsencrypt.org/acme/new-order' [Fri Jul 26 10:15:00 MST 2024] body='{"protected": "eyJub25jZSI6ICJNYThad1JOQURYNmIxRHRSQlFiTnM3a0YzRXlQNW12UE9tUHM1R0ZHT1ZhNm5WSHlMYmciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciIsICJhbGciOiAiRVMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTgyMTQ0NTI1NyJ9", "payload": "eyJpZGVudGlmaWVycyI6IFt7InR5cGUiOiJkbnMiLCJ2YWx1ZSI6ImZvc2N0Lm9yZyJ9LHsidHlwZSI6ImRucyIsInZhbHVlIjoid3d3LmZvc2N0Lm9yZyJ9XX0", "signature": "MbB5C-uPTu4LlSL_0Wo3u18YK2kxhrLZuktYbr0UNfp1erSs3EXcq0qNcHdnUW-zMh0U64DwUPWqIIWyO9wQEw"}' [Fri Jul 26 10:15:00 MST 2024] _postContentType='application/jose+json' [Fri Jul 26 10:15:00 MST 2024] Http already initialized. [Fri Jul 26 10:15:00 MST 2024] _CURL='curl --silent --dump-header /home/fosct/.acme.sh/http.header -L --trace-ascii /tmp/tmp.ox7njDXeuo -g ' [Fri Jul 26 10:15:01 MST 2024] _ret='0' [Fri Jul 26 10:15:01 MST 2024] responseHeaders='HTTP/2 429 server: nginx date: Fri, 26 Jul 2024 17:15:01 GMT content-type: application/problem+json content-length: 213 boulder-requester: 1821445257 cache-control: public, max-age=0, no-cache link: https://acme-v02.api.letsencrypt.org/directory;rel="index" replay-nonce: Ma8ZwRNAkLTw4Y89EW4DxLHPll1w-XSIgdthxG5MQyf1anyt5co ' [Fri Jul 26 10:15:01 MST 2024] code='429' [Fri Jul 26 10:15:01 MST 2024] original='{ "type": "urn:ietf:params:acme:error:rateLimited", "detail": "Error creating new order :: too many failed authorizations recently: see https://letsencrypt.org/docs/failed-validation-limit/", "status": 429 }' [Fri Jul 26 10:15:01 MST 2024] response='{ "type": "urn:ietf:params:acme:error:rateLimited", "detail": "Error creating new order :: too many failed authorizations recently: see https://letsencrypt.org/docs/failed-validation-limit/", "status": 429 }' [Fri Jul 26 10:15:01 MST 2024] Le_LinkOrder [Fri Jul 26 10:15:01 MST 2024] Le_OrderFinalize [Fri Jul 26 10:15:01 MST 2024] Error creating new order. Le_OrderFinalize not found. { "type": "urn:ietf:params:acme:error:rateLimited", "detail": "Error creating new order :: too many failed authorizations recently: see https://letsencrypt.org/docs/failed-validation-limit/", "status": 429 } [Fri Jul 26 10:15:01 MST 2024] pid [Fri Jul 26 10:15:01 MST 2024] No need to restore nginx config, skipping. [Fri Jul 26 10:15:01 MST 2024] _clearupdns [Fri Jul 26 10:15:01 MST 2024] dns_entries [Fri Jul 26 10:15:01 MST 2024] Skipping dns. [Fri Jul 26 10:15:01 MST 2024] _on_issue_err [Fri Jul 26 10:15:01 MST 2024] Please add '--debug' or '--log' to see more information. [Fri Jul 26 10:15:01 MST 2024] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh [Fri Jul 26 10:15:01 MST 2024] _chk_vlist [Fri Jul 26 10:15:01 MST 2024] socat doesn't exist. [Fri Jul 26 10:15:01 MST 2024] Diagnosis versions: openssl:openssl OpenSSL 1.1.1k FIPS 25 Mar 2021 Apache: Apache doesn't exist. nginx: nginx doesn't exist. socat: fosct@p3plzcpnl507587 [~]$

rossta0825 avatar Jul 26 '24 17:07 rossta0825