| Server IP : 45.162.171.154 / Your IP : 216.73.216.5 Web Server : Apache System : Linux vxct2015.avnam.net 5.4.106-1-pve #1 SMP PVE 5.4.106-1 (Fri, 19 Mar 2021 11:08:47 +0100) x86_64 User : lpg.com.ar ( 1041) PHP Version : 8.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/log/letsencrypt/ |
Upload File : |
2026-08-12 07:03:27,239:DEBUG:certbot._internal.main:certbot version: 1.22.0
2026-08-12 07:03:27,241:DEBUG:certbot._internal.main:Location of certbot entry point: /bin/letsencrypt
2026-08-12 07:03:27,241:DEBUG:certbot._internal.main:Arguments: ['--manual', '-d', 'damitechlaplata.com.ar', '-d', 'www.damitechlaplata.com.ar', '--preferred-challenges=dns', '--manual-auth-hook', '/etc/webmin/webmin/letsencrypt-dns.pl', '--manual-cleanup-hook', '/etc/webmin/webmin/letsencrypt-cleanup.pl', '--duplicate', '--force-renewal', '--non-interactive', '--agree-tos', '--config', '/tmp/.webmin/412494_5676_4_collectinfo.pl', '--rsa-key-size', '2048', '--cert-name', 'damitechlaplata.com.ar', '--no-autorenew', '--reuse-key']
2026-08-12 07:03:27,242:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2026-08-12 07:03:27,304:DEBUG:certbot._internal.log:Root logging level set at 30
2026-08-12 07:03:27,306:DEBUG:certbot._internal.plugins.selection:Requested authenticator manual and installer None
2026-08-12 07:03:27,311:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * manual
Description: Manual configuration or run your own shell scripts
Interfaces: Authenticator, Plugin
Entry point: manual = certbot._internal.plugins.manual:Authenticator
Initialized: <certbot._internal.plugins.manual.Authenticator object at 0x7fcfea6f5780>
Prep: True
2026-08-12 07:03:27,312:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.manual.Authenticator object at 0x7fcfea6f5780> and installer None
2026-08-12 07:03:27,312:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator manual, Installer None
2026-08-12 07:03:27,321:DEBUG:certbot._internal.main:Picked account: <Account(RegistrationResource(body=Registration(key=None, contact=(), agreement=None, status=None, terms_of_service_agreed=None, only_return_existing=None, external_account_binding=None), uri='https://acme-v02.api.letsencrypt.org/acme/acct/1174031087', new_authzr_uri=None, terms_of_service=None), 653718967bb273bda38df5330d1df89d, Meta(creation_dt=datetime.datetime(2023, 6, 25, 4, 58, 24, tzinfo=<UTC>), creation_host='vxct2015.avnam.net', register_to_eff=None))>
2026-08-12 07:03:27,323:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2026-08-12 07:03:27,325:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2026-08-12 07:03:27,855:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 961
2026-08-12 07:03:27,857:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 12 Aug 2026 10:03:27 GMT
Content-Type: application/json
Content-Length: 961
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"3gfXHJr2V3g": "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"
],
"profiles": {
"classic": "https://letsencrypt.org/docs/profiles#classic",
"shortlived": "https://letsencrypt.org/docs/profiles#shortlived",
"tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
},
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.8-July-06-2026.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/acme/renewal-info",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2026-08-12 07:03:27,913:DEBUG:certbot._internal.plugins.selection:Requested authenticator manual and installer <certbot._internal.cli.cli_utils._Default object at 0x7fcfe8a2ee10>
2026-08-12 07:03:27,928:DEBUG:certbot._internal.renewal:Auto-renewal forced with --force-renewal...
2026-08-12 07:03:27,928:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for damitechlaplata.com.ar and www.damitechlaplata.com.ar
2026-08-12 07:03:27,940:INFO:certbot._internal.client:Reusing existing private key from /etc/letsencrypt/live/damitechlaplata.com.ar/privkey.pem.
2026-08-12 07:03:27,995:DEBUG:certbot.crypto_util:Creating CSR: /etc/letsencrypt/csr/1546_csr-certbot.pem
2026-08-12 07:03:27,997:DEBUG:acme.client:Requesting fresh nonce
2026-08-12 07:03:27,997:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2026-08-12 07:03:28,174:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2026-08-12 07:03:28,175:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 12 Aug 2026 10:03:28 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: tbOeiku_qBE570GZxRaM86b-tgb7ARLlaKfH1NZrDHyBq9Kt0NU
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2026-08-12 07:03:28,176:DEBUG:acme.client:Storing nonce: tbOeiku_qBE570GZxRaM86b-tgb7ARLlaKfH1NZrDHyBq9Kt0NU
2026-08-12 07:03:28,176:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "damitechlaplata.com.ar"\n },\n {\n "type": "dns",\n "value": "www.damitechlaplata.com.ar"\n }\n ]\n}'
2026-08-12 07:03:28,182:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTE3NDAzMTA4NyIsICJub25jZSI6ICJ0Yk9laWt1X3FCRTU3MEdaeFJhTTg2Yi10Z2I3QVJMbGFLZkgxTlpyREh5QnE5S3QwTlUiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
"signature": "pEVEhjb7zERAm8buoqvka_YLfYYvLmnNkeha5aNdSt2WYFL2_l1PoY2ejIG3j8Yi6lvH9tme4_hRX77IsENICOyITkdkwWUoV3U7erxwOeT3x_kYvWrJ3Y-EEYd0BydYOv9l7I__QmHJKSKzBkLuWmjEZD3WIbXbAI4YAPPFf0u8E6R721R0-fvepAlLzOp-6praIIP3lmI7fAkcWGMnRQoxFbwVLbp3W9C59Z39EN8TUouXIqi8FkdNebXfYy2naSZa_cgpDFDfpBq54o_LvsAPzO_Dv2bNJhp4l0PMOAJGbJGuK0LbbKnsWdNCuP7F92cg-aofTyOIHndlwTjI-Q",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImRhbWl0ZWNobGFwbGF0YS5jb20uYXIiCiAgICB9LAogICAgewogICAgICAidHlwZSI6ICJkbnMiLAogICAgICAidmFsdWUiOiAid3d3LmRhbWl0ZWNobGFwbGF0YS5jb20uYXIiCiAgICB9CiAgXQp9"
}
2026-08-12 07:03:28,466:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 513
2026-08-12 07:03:28,468:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Wed, 12 Aug 2026 10:03:28 GMT
Content-Type: application/json
Content-Length: 513
Connection: keep-alive
Boulder-Requester: 1174031087
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/1174031087/544015554681
Replay-Nonce: tbOeiku_kxBB1WIT8sEOY7AxlOymEnEnjfn6LeYUTI_4f7WM5VY
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2026-08-19T10:03:28Z",
"identifiers": [
{
"type": "dns",
"value": "damitechlaplata.com.ar"
},
{
"type": "dns",
"value": "www.damitechlaplata.com.ar"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz/1174031087/757941700221",
"https://acme-v02.api.letsencrypt.org/acme/authz/1174031087/758078965391"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1174031087/544015554681"
}
2026-08-12 07:03:28,468:DEBUG:acme.client:Storing nonce: tbOeiku_kxBB1WIT8sEOY7AxlOymEnEnjfn6LeYUTI_4f7WM5VY
2026-08-12 07:03:28,469:DEBUG:acme.client:JWS payload:
b''
2026-08-12 07:03:28,473:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1174031087/757941700221:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTE3NDAzMTA4NyIsICJub25jZSI6ICJ0Yk9laWt1X2t4QkIxV0lUOHNFT1k3QXhsT3ltRW5FbmpmbjZMZVlVVElfNGY3V001VlkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzExNzQwMzEwODcvNzU3OTQxNzAwMjIxIn0",
"signature": "GRs8XffCor2tCusySPsMOrM9RSKhKyZkhpDUh_EeruYwS4MAcedCB80UuMYQRwc68EFx2JzBqqVxJInqQ_zKoctCmn0pTlSKg3Dn4ghKcBbmLh3Na50o-jBAJfGxBDycekuMk9JHU8GCQpZd3IrAxwj_9CgxzQVbmIuz7DCdiD28cdqx_YF4WaZHlOqbD5E5WFZ-wxyJssWBpAR2s0Q_QTURzrkvU7b9qxLQwowJyyBSbLw-sI073sEbONvXeWFWsIFC0QLu9Z-SGIzsDlXsslZm8ZpCNjpLedrXZl-Z_L3z-G-C5UKYUJjqtebjcivhlMLyqpYKgEBQ6ogF5jVNWA",
"payload": ""
}
2026-08-12 07:03:28,651:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1174031087/757941700221 HTTP/1.1" 200 556
2026-08-12 07:03:28,652:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 12 Aug 2026 10:03:28 GMT
Content-Type: application/json
Content-Length: 556
Connection: keep-alive
Boulder-Requester: 1174031087
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IBwqG9m1gvbn4aThtPSdt3EvXuNBgTrItQKhyDseUkR3j8GX7T0
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "damitechlaplata.com.ar"
},
"status": "valid",
"expires": "2026-09-11T05:00:52Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/757941700221/dDNSXw",
"status": "valid",
"validated": "2026-08-12T05:00:49Z",
"token": "bd8fS9yOiTqnqMIuxTX-XkYPFpFPo4JdLFX92bPAAiA",
"validationRecord": [
{
"hostname": "damitechlaplata.com.ar",
"addressUsed": ""
}
]
}
]
}
2026-08-12 07:03:28,653:DEBUG:acme.client:Storing nonce: IBwqG9m1gvbn4aThtPSdt3EvXuNBgTrItQKhyDseUkR3j8GX7T0
2026-08-12 07:03:28,654:DEBUG:acme.client:JWS payload:
b''
2026-08-12 07:03:28,657:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1174031087/758078965391:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTE3NDAzMTA4NyIsICJub25jZSI6ICJJQndxRzltMWd2Ym40YVRodFBTZHQzRXZYdU5CZ1RySXRRS2h5RHNlVWtSM2o4R1g3VDAiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzExNzQwMzEwODcvNzU4MDc4OTY1MzkxIn0",
"signature": "Fct4Aw03vYUfLQTl2iUYw5-axgWqois1RFhARym2H3NbiLVwr65SlnM61muoR3k2bm2G5qw-xcCQFfabnVM8JeXmBilpExMXRWT3giFevsTlhgTh0M4rwKmEj-i3mH-9-mmXrxwaW4ZGM8y67NeQkvbfbcAH14PmqsaLV5HT_GKlx9kIM4l4HtPCqQnTeaSa3QtEve3LyqMfJNkJpuZcTaGzOjog5OACmbaVRwdwDiGEU8CKr0USMo7KdS6WhLUfEvWyf9WFR4F1rsH91XmtMcY1by1w89d3BFRrB43GT62nBnvS5bVo7z1gFKQ96t6TvToLkh_OqX8SybWJlNofCg",
"payload": ""
}
2026-08-12 07:03:28,837:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1174031087/758078965391 HTTP/1.1" 200 834
2026-08-12 07:03:28,839:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 12 Aug 2026 10:03:28 GMT
Content-Type: application/json
Content-Length: 834
Connection: keep-alive
Boulder-Requester: 1174031087
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: tbOeiku_7weJrC5jOMNtI2FGdTfJaGtjm3ZnhbyFpJqBFfwZIZ8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.damitechlaplata.com.ar"
},
"status": "pending",
"expires": "2026-08-19T10:03:28Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/758078965391/4AvuMw",
"status": "pending",
"token": "OVP_5Esl0IgJPsSqSm_eBpOVsKctISnQKLHNjmiqxQo"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/758078965391/WhJECw",
"status": "pending",
"token": "OVP_5Esl0IgJPsSqSm_eBpOVsKctISnQKLHNjmiqxQo"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/758078965391/VkUSmA",
"status": "pending",
"token": "OVP_5Esl0IgJPsSqSm_eBpOVsKctISnQKLHNjmiqxQo"
}
]
}
2026-08-12 07:03:28,839:DEBUG:acme.client:Storing nonce: tbOeiku_7weJrC5jOMNtI2FGdTfJaGtjm3ZnhbyFpJqBFfwZIZ8
2026-08-12 07:03:28,840:INFO:certbot._internal.auth_handler:Performing the following challenges:
2026-08-12 07:03:28,840:INFO:certbot._internal.auth_handler:dns-01 challenge for www.damitechlaplata.com.ar
2026-08-12 07:03:28,844:INFO:certbot.compat.misc:Running manual-auth-hook command: /etc/webmin/webmin/letsencrypt-dns.pl
2026-08-12 07:03:41,253:WARNING:certbot.display.ops:Hook '--manual-auth-hook' for www.damitechlaplata.com.ar ran with error output:
setfacl: lookup of directory /var/named/ without following symlinks: Function not implemented
setfacl: lookup of directory /var/named/ without following symlinks: Function not implemented
2026-08-12 07:03:41,257:DEBUG:acme.client:JWS payload:
b'{}'
2026-08-12 07:03:41,261:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/758078965391/VkUSmA:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTE3NDAzMTA4NyIsICJub25jZSI6ICJ0Yk9laWt1Xzd3ZUpyQzVqT01OdEkyRkdkVGZKYUd0am0zWm5oYnlGcEpxQkZmd1pJWjgiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzExNzQwMzEwODcvNzU4MDc4OTY1MzkxL1ZrVVNtQSJ9",
"signature": "yzZMwcSy-bJA8rnXTuMTHEVs7t0QfwygDV1IPlvUM5mWu4bT-k7SEC2o0mt_TKaF7uAGqlg48SZpGNyWMWuOj-m1GcDLMTlqSXo3nbCeJhzSdbtJUmnuo8RTLTDq2jTdUGhtKEPKusHIOk4jcUXNeunNFvI9Yex_L4svCqGl8hVsaewQtN9Mjp1tl0Z-o4PAIkgF87vfkiAqT-v7wbpUtOw4FZ4o7NhnFTVyoc8PgY_Me6v71W3lVxU1Ye9bBn7p_GYC9CFPLocvEhLs6OKHSdLpq_1gBaAKSZ98Pw_AogdXJOLwD-n21g1iG83mpNK928uyiWar9CErP8kjpNeg_Q",
"payload": "e30"
}
2026-08-12 07:03:41,444:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1174031087/758078965391/VkUSmA HTTP/1.1" 200 194
2026-08-12 07:03:41,446:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 12 Aug 2026 10:03:41 GMT
Content-Type: application/json
Content-Length: 194
Connection: keep-alive
Boulder-Requester: 1174031087
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index", <https://acme-v02.api.letsencrypt.org/acme/authz/1174031087/758078965391>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/758078965391/VkUSmA
Replay-Nonce: IBwqG9m1o0YGG6W4i3A3ao7NwZ0DbPc2IcXUK0DZA_-_UxSL0mU
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/758078965391/VkUSmA",
"status": "pending",
"token": "OVP_5Esl0IgJPsSqSm_eBpOVsKctISnQKLHNjmiqxQo"
}
2026-08-12 07:03:41,447:DEBUG:acme.client:Storing nonce: IBwqG9m1o0YGG6W4i3A3ao7NwZ0DbPc2IcXUK0DZA_-_UxSL0mU
2026-08-12 07:03:41,448:INFO:certbot._internal.auth_handler:Waiting for verification...
2026-08-12 07:03:42,449:DEBUG:acme.client:JWS payload:
b''
2026-08-12 07:03:42,452:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1174031087/757941700221:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTE3NDAzMTA4NyIsICJub25jZSI6ICJJQndxRzltMW8wWUdHNlc0aTNBM2FvN053WjBEYlBjMkljWFVLMERaQV8tX1V4U0wwbVUiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzExNzQwMzEwODcvNzU3OTQxNzAwMjIxIn0",
"signature": "kvpLdOXOjsQ7kkbdrXY9H5jaHPBWzgR6HPzVoK0Ef5xzgGRiejTwW8_KmAzJtUwe3lSBxQS7Plu4TSvBkYaZ-39am9R5fe_NGA_-Lw4NGEpCny4M9o50S8uBC_LwkPkU5dTOlaCyRhgWWCsJX5VYD2zdqT-Bk_ZsmQnqnZb25BJQXDF7Ggttsi_a5e07TnC2oiXDRHxKd-fIr7VOLtTSp-NeDzAmZlkOGMTpRXXwwvMfz6wAsb61Qu69sC0EFkuMGeRqZwj2LboeTgoPkZcoClxCEoAc7bCr4-Wfdbk-G4F-UhQgKFzAdvmPEqe9ksSfPcfAGrBfVtx43k5OBb1jMg",
"payload": ""
}
2026-08-12 07:03:42,645:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1174031087/757941700221 HTTP/1.1" 200 556
2026-08-12 07:03:42,646:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 12 Aug 2026 10:03:42 GMT
Content-Type: application/json
Content-Length: 556
Connection: keep-alive
Boulder-Requester: 1174031087
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IBwqG9m1BmloE9erBwCjJWKR45Wx-JP_nhNJXHNccbwY1xdQIX0
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "damitechlaplata.com.ar"
},
"status": "valid",
"expires": "2026-09-11T05:00:52Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/757941700221/dDNSXw",
"status": "valid",
"validated": "2026-08-12T05:00:49Z",
"token": "bd8fS9yOiTqnqMIuxTX-XkYPFpFPo4JdLFX92bPAAiA",
"validationRecord": [
{
"hostname": "damitechlaplata.com.ar",
"addressUsed": ""
}
]
}
]
}
2026-08-12 07:03:42,647:DEBUG:acme.client:Storing nonce: IBwqG9m1BmloE9erBwCjJWKR45Wx-JP_nhNJXHNccbwY1xdQIX0
2026-08-12 07:03:42,648:DEBUG:acme.client:JWS payload:
b''
2026-08-12 07:03:42,651:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1174031087/758078965391:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTE3NDAzMTA4NyIsICJub25jZSI6ICJJQndxRzltMUJtbG9FOWVyQndDakpXS1I0NVd4LUpQX25oTkpYSE5jY2J3WTF4ZFFJWDAiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzExNzQwMzEwODcvNzU4MDc4OTY1MzkxIn0",
"signature": "szu-dgQj3uHuZzYu7osgbS0rFXXYc64aeHzbtRgqc8z_b1huxfKH-zmmdI9il6ygnPvvDECO5bcEGEq6MRG8qfKzFkKKFKSCw3CvDRKclyjgkDProkFiqmC5ThXc2yZUFMych2HAiNgGS-S4sbxlYWiAFYhxA0H1Ilx-UO34M3qvgntGNoZ8suvrfg7zoNOaIPRm-4NAqmXmF2HU2jPcPbDpPEwdomVR9P5ycgj9VgZknKVP7Ezuy4yxKZCdrtx8wW5JJ5VdZnzZcRKA8lWNoBtZ0ftyChMPqUdH0gRW_ytcYfwjPdjtVIr3ITTt9P78sPHN8OKXYCTCX7WiCL2iOQ",
"payload": ""
}
2026-08-12 07:03:42,830:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1174031087/758078965391 HTTP/1.1" 200 683
2026-08-12 07:03:42,832:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Wed, 12 Aug 2026 10:03:42 GMT
Content-Type: application/json
Content-Length: 683
Connection: keep-alive
Boulder-Requester: 1174031087
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: IBwqG9m1A15Fw6OaXXm_o5l0SfurSPOq06fZUDRYrsbLJVUUZ_o
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.damitechlaplata.com.ar"
},
"status": "invalid",
"expires": "2026-08-19T10:03:28Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/758078965391/VkUSmA",
"status": "invalid",
"validated": "2026-08-12T10:03:41Z",
"error": {
"type": "urn:ietf:params:acme:error:dns",
"detail": "DNS problem: NXDOMAIN looking up TXT for _acme-challenge.www.damitechlaplata.com.ar - check that a DNS record exists for this domain",
"status": 400
},
"token": "OVP_5Esl0IgJPsSqSm_eBpOVsKctISnQKLHNjmiqxQo"
}
]
}
2026-08-12 07:03:42,832:DEBUG:acme.client:Storing nonce: IBwqG9m1A15Fw6OaXXm_o5l0SfurSPOq06fZUDRYrsbLJVUUZ_o
2026-08-12 07:03:42,833:INFO:certbot._internal.auth_handler:Challenge failed for domain www.damitechlaplata.com.ar
2026-08-12 07:03:42,833:INFO:certbot._internal.auth_handler:dns-01 challenge for www.damitechlaplata.com.ar
2026-08-12 07:03:42,834:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: manual). The Certificate Authority reported these problems:
Domain: www.damitechlaplata.com.ar
Type: dns
Detail: DNS problem: NXDOMAIN looking up TXT for _acme-challenge.www.damitechlaplata.com.ar - check that a DNS record exists for this domain
Hint: The Certificate Authority failed to verify the DNS TXT records created by the --manual-auth-hook. Ensure that this hook is functioning correctly and that it waits a sufficient duration of time for DNS propagation. Refer to "certbot --help manual" and the Certbot User Guide.
2026-08-12 07:03:42,835:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/certbot/_internal/auth_handler.py", line 105, in handle_authorizations
self._poll_authorizations(authzrs, max_retries, best_effort)
File "/usr/lib/python3.6/site-packages/certbot/_internal/auth_handler.py", line 205, in _poll_authorizations
raise errors.AuthorizationError('Some challenges have failed.')
certbot.errors.AuthorizationError: Some challenges have failed.
2026-08-12 07:03:42,835:DEBUG:certbot._internal.error_handler:Calling registered functions
2026-08-12 07:03:42,836:INFO:certbot._internal.auth_handler:Cleaning up challenges
2026-08-12 07:03:42,836:INFO:certbot.compat.misc:Running manual-cleanup-hook command: /etc/webmin/webmin/letsencrypt-cleanup.pl
2026-08-12 07:03:44,889:WARNING:certbot.display.ops:Hook '--manual-cleanup-hook' for www.damitechlaplata.com.ar ran with error output:
setfacl: lookup of directory /var/named/ without following symlinks: Function not implemented
setfacl: lookup of directory /var/named/ without following symlinks: Function not implemented
2026-08-12 07:03:44,891:DEBUG:certbot._internal.log:Exiting abnormally:
Traceback (most recent call last):
File "/bin/letsencrypt", line 11, in <module>
load_entry_point('certbot==1.22.0', 'console_scripts', 'certbot')()
File "/usr/lib/python3.6/site-packages/certbot/main.py", line 19, in main
return internal_main.main(cli_args)
File "/usr/lib/python3.6/site-packages/certbot/_internal/main.py", line 1632, in main
return config.func(config, plugins)
File "/usr/lib/python3.6/site-packages/certbot/_internal/main.py", line 1491, in certonly
lineage = _get_and_save_cert(le_client, config, domains, certname, lineage)
File "/usr/lib/python3.6/site-packages/certbot/_internal/main.py", line 127, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/usr/lib/python3.6/site-packages/certbot/_internal/renewal.py", line 345, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/usr/lib/python3.6/site-packages/certbot/_internal/client.py", line 424, in obtain_certificate
orderr = self._get_order_and_authorizations(csr.data, self.config.allow_subset_of_names)
File "/usr/lib/python3.6/site-packages/certbot/_internal/client.py", line 476, in _get_order_and_authorizations
authzr = self.auth_handler.handle_authorizations(orderr, self.config, best_effort)
File "/usr/lib/python3.6/site-packages/certbot/_internal/auth_handler.py", line 105, in handle_authorizations
self._poll_authorizations(authzrs, max_retries, best_effort)
File "/usr/lib/python3.6/site-packages/certbot/_internal/auth_handler.py", line 205, in _poll_authorizations
raise errors.AuthorizationError('Some challenges have failed.')
certbot.errors.AuthorizationError: Some challenges have failed.
2026-08-12 07:03:44,893:ERROR:certbot._internal.log:Some challenges have failed.