| 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-03-22 19:03:13,120:DEBUG:certbot._internal.main:certbot version: 1.22.0
2026-03-22 19:03:13,122:DEBUG:certbot._internal.main:Location of certbot entry point: /bin/letsencrypt
2026-03-22 19:03:13,122:DEBUG:certbot._internal.main:Arguments: ['-a', 'webroot', '-d', 'damitechlaplata.com.ar', '-d', 'www.damitechlaplata.com.ar', '--webroot-path', '/home/damitechlaplata.com.ar/public_html', '--duplicate', '--force-renewal', '--non-interactive', '--agree-tos', '--config', '/tmp/.webmin/827049_44678_3_collectinfo.pl', '--rsa-key-size', '2048', '--cert-name', 'damitechlaplata.com.ar', '--no-autorenew', '--reuse-key']
2026-03-22 19:03:13,122:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2026-03-22 19:03:13,192:DEBUG:certbot._internal.log:Root logging level set at 30
2026-03-22 19:03:13,195:DEBUG:certbot._internal.plugins.selection:Requested authenticator webroot and installer None
2026-03-22 19:03:13,203:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * webroot
Description: Place files in webroot directory
Interfaces: Authenticator, Plugin
Entry point: webroot = certbot._internal.plugins.webroot:Authenticator
Initialized: <certbot._internal.plugins.webroot.Authenticator object at 0x7fa746d337f0>
Prep: True
2026-03-22 19:03:13,205:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.webroot.Authenticator object at 0x7fa746d337f0> and installer None
2026-03-22 19:03:13,206:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator webroot, Installer None
2026-03-22 19:03:13,224: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-03-22 19:03:13,227:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2026-03-22 19:03:13,231:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
2026-03-22 19:03:13,871:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 1033
2026-03-22 19:03:13,872:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sun, 22 Mar 2026 22:03:13 GMT
Content-Type: application/json
Content-Length: 1033
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"-KdCSoc-FN4": "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",
"tlsclient": "https://letsencrypt.org/docs/profiles#tlsclient",
"tlsserver": "https://letsencrypt.org/docs/profiles#tlsserver"
},
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.6-August-18-2025.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-03-22 19:03:13,927:DEBUG:certbot._internal.plugins.selection:Requested authenticator webroot and installer <certbot._internal.cli.cli_utils._Default object at 0x7fa74506e208>
2026-03-22 19:03:13,942:DEBUG:certbot._internal.renewal:Auto-renewal forced with --force-renewal...
2026-03-22 19:03:13,943:DEBUG:certbot._internal.display.obj:Notifying user: Renewing an existing certificate for damitechlaplata.com.ar and www.damitechlaplata.com.ar
2026-03-22 19:03:13,955:INFO:certbot._internal.client:Reusing existing private key from /etc/letsencrypt/live/damitechlaplata.com.ar/privkey.pem.
2026-03-22 19:03:13,992:DEBUG:certbot.crypto_util:Creating CSR: /etc/letsencrypt/csr/1372_csr-certbot.pem
2026-03-22 19:03:13,993:DEBUG:acme.client:Requesting fresh nonce
2026-03-22 19:03:13,994:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2026-03-22 19:03:14,184:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2026-03-22 19:03:14,185:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sun, 22 Mar 2026 22:03:14 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: YrllWrIAFJ3Av3mCo9Qb9m_G1mTBCW0o0Xo_o-d8z4xjr6ncUK0
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2026-03-22 19:03:14,186:DEBUG:acme.client:Storing nonce: YrllWrIAFJ3Av3mCo9Qb9m_G1mTBCW0o0Xo_o-d8z4xjr6ncUK0
2026-03-22 19:03:14,186: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-03-22 19:03:14,192:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTE3NDAzMTA4NyIsICJub25jZSI6ICJZcmxsV3JJQUZKM0F2M21DbzlRYjltX0cxbVRCQ1cwbzBYb19vLWQ4ejR4anI2bmNVSzAiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
"signature": "CR5qzt8GR5z6DmxYSMSuDswMB9sfIgqu-TJteOC6ypuq4sRwpDK6XY-K_E8zcR0ZGMWXfJpkc7bK5ESIWCPFYi8_fRJrO7F5P33rc_A9mWhLdjqrfI8MZkXSBzI7H6pcJ2Ynbv6jwsuBrzWl-R34FGns7pjMfn_y0iZYJ-FeS7VIIesfvtAYUtmCZYB4h3lJLP2E8hVYpSakxwnTucOr41b6k1FfWLxMpQ7nmZ6nZEjidVxKM-rCVp7WbsToJVK4UekTDrEZ3f_XslspuMujrHopdTfSq3utlzUKPKrg_avhYREAG1oBgMy5GbA7ykTha1cBNCpTIvR95qRmPtbelQ",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImRhbWl0ZWNobGFwbGF0YS5jb20uYXIiCiAgICB9LAogICAgewogICAgICAidHlwZSI6ICJkbnMiLAogICAgICAidmFsdWUiOiAid3d3LmRhbWl0ZWNobGFwbGF0YS5jb20uYXIiCiAgICB9CiAgXQp9"
}
2026-03-22 19:03:14,507:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 513
2026-03-22 19:03:14,518:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Sun, 22 Mar 2026 22:03:14 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/493255021441
Replay-Nonce: YrllWrIAY1XpRbiUX2Lit4w5Z2hYAhzceqIPEpYuZzt-erUN3eg
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2026-03-29T22:03:14Z",
"identifiers": [
{
"type": "dns",
"value": "damitechlaplata.com.ar"
},
{
"type": "dns",
"value": "www.damitechlaplata.com.ar"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz/1174031087/677122090331",
"https://acme-v02.api.letsencrypt.org/acme/authz/1174031087/677122090421"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/1174031087/493255021441"
}
2026-03-22 19:03:14,521:DEBUG:acme.client:Storing nonce: YrllWrIAY1XpRbiUX2Lit4w5Z2hYAhzceqIPEpYuZzt-erUN3eg
2026-03-22 19:03:14,524:DEBUG:acme.client:JWS payload:
b''
2026-03-22 19:03:14,531:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1174031087/677122090331:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTE3NDAzMTA4NyIsICJub25jZSI6ICJZcmxsV3JJQVkxWHBSYmlVWDJMaXQ0dzVaMmhZQWh6Y2VxSVBFcFl1Wnp0LWVyVU4zZWciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzExNzQwMzEwODcvNjc3MTIyMDkwMzMxIn0",
"signature": "rkMbddgQWhtCIGESQttXLdZ1cIA_YN6OM6mApZJW286POqAw-_I6O87Ln8UZM4acPNQFFDTP_Fxbc-01d7cti_SNf6DA6j3MjmBYLdu01RWIVkIhSunXnu5G3--OFVHm5eadtZfUo9uddxcXR0ntuALNOe6_L2mYZeGFCudpHTke7ur3eaYDEi2n0HZ_zO2CC8xmjpp3bFT1FiyIynrUErTTty7fY54qSg7t3hPC46Ojbz_Ku3UlyAxDlMQEP81xVdXQC6gcj3vnu14bL2yqb_SyXbrDD1Ceht8GtpXGh4g3pICfeHMtkTjpSsY_Fj96Zs-VZ1P3o7dabrOMc3sHYA",
"payload": ""
}
2026-03-22 19:03:14,727:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1174031087/677122090331 HTTP/1.1" 200 830
2026-03-22 19:03:14,729:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sun, 22 Mar 2026 22:03:14 GMT
Content-Type: application/json
Content-Length: 830
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: O7NrciM4VbHEHDqNDvLrcYmnwrKHVdRqPzZ128JdrfGbFeEfgUQ
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "damitechlaplata.com.ar"
},
"status": "pending",
"expires": "2026-03-29T22:03:14Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090331/Q13BEw",
"status": "pending",
"token": "B-ryVeTZTcKMlR_Dp_DS0Tx610l3Qga3dz54mtCQM5M"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090331/3QwPsw",
"status": "pending",
"token": "B-ryVeTZTcKMlR_Dp_DS0Tx610l3Qga3dz54mtCQM5M"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090331/V6flHg",
"status": "pending",
"token": "B-ryVeTZTcKMlR_Dp_DS0Tx610l3Qga3dz54mtCQM5M"
}
]
}
2026-03-22 19:03:14,730:DEBUG:acme.client:Storing nonce: O7NrciM4VbHEHDqNDvLrcYmnwrKHVdRqPzZ128JdrfGbFeEfgUQ
2026-03-22 19:03:14,731:DEBUG:acme.client:JWS payload:
b''
2026-03-22 19:03:14,734:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1174031087/677122090421:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTE3NDAzMTA4NyIsICJub25jZSI6ICJPN05yY2lNNFZiSEVIRHFORHZMcmNZbW53cktIVmRScVB6WjEyOEpkcmZHYkZlRWZnVVEiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzExNzQwMzEwODcvNjc3MTIyMDkwNDIxIn0",
"signature": "A5x8i4u1tjeIU0WmPQ-lYwbpFchncirDSCg3GxBJvrjZyGiWKHzd9Rlk6qunMAyJRP2aD56ReWwb59v-PUBGbq-UYuwkFk7fiM4uP-n9xYBTjzkZUOdPMM80iemUY_Ie7_I08OxtyM8rq7yq48AUk_zM_wS7uNlDrhZkyOvh96fL-R6qvw8kXN8dOuvNM56JhlqyLef-aa78D3Id1m1B97BZdB2jkh5ZFADICj87GMWnT_T5doDv6m2gJvQ6ymydcYaspZRxEhsK7YYTGRVGdLX6ZuoX6kf6lHHtNWkkO4VCjux_OeQn8s6nP9PKr6g6e4JM1w0BFZSyuFVCd53vCw",
"payload": ""
}
2026-03-22 19:03:14,925:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1174031087/677122090421 HTTP/1.1" 200 834
2026-03-22 19:03:14,926:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sun, 22 Mar 2026 22:03:14 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: YrllWrIAOsp4LKoQkh_YLRK3A9ndgkU9cyP6QntngArtnIkkrvY
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.damitechlaplata.com.ar"
},
"status": "pending",
"expires": "2026-03-29T22:03:14Z",
"challenges": [
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090421/2MFvqw",
"status": "pending",
"token": "lL0C-w5bIdDFDk1fkEsr4lga5iNw9CAh1F3dsUwe5GM"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090421/Zu5buA",
"status": "pending",
"token": "lL0C-w5bIdDFDk1fkEsr4lga5iNw9CAh1F3dsUwe5GM"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090421/L_mpfg",
"status": "pending",
"token": "lL0C-w5bIdDFDk1fkEsr4lga5iNw9CAh1F3dsUwe5GM"
}
]
}
2026-03-22 19:03:14,927:DEBUG:acme.client:Storing nonce: YrllWrIAOsp4LKoQkh_YLRK3A9ndgkU9cyP6QntngArtnIkkrvY
2026-03-22 19:03:14,928:INFO:certbot._internal.auth_handler:Performing the following challenges:
2026-03-22 19:03:14,929:INFO:certbot._internal.auth_handler:http-01 challenge for damitechlaplata.com.ar
2026-03-22 19:03:14,929:INFO:certbot._internal.auth_handler:http-01 challenge for www.damitechlaplata.com.ar
2026-03-22 19:03:14,930:INFO:certbot._internal.plugins.webroot:Using the webroot path /home/damitechlaplata.com.ar/public_html for all unmatched domains.
2026-03-22 19:03:14,931:DEBUG:certbot._internal.plugins.webroot:Creating root challenges validation dir at /home/damitechlaplata.com.ar/public_html/.well-known/acme-challenge
2026-03-22 19:03:14,931:DEBUG:certbot._internal.plugins.webroot:Creating root challenges validation dir at /home/damitechlaplata.com.ar/public_html/.well-known/acme-challenge
2026-03-22 19:03:14,939:DEBUG:certbot._internal.plugins.webroot:Attempting to save validation to /home/damitechlaplata.com.ar/public_html/.well-known/acme-challenge/B-ryVeTZTcKMlR_Dp_DS0Tx610l3Qga3dz54mtCQM5M
2026-03-22 19:03:14,941:DEBUG:certbot._internal.plugins.webroot:Attempting to save validation to /home/damitechlaplata.com.ar/public_html/.well-known/acme-challenge/lL0C-w5bIdDFDk1fkEsr4lga5iNw9CAh1F3dsUwe5GM
2026-03-22 19:03:14,943:DEBUG:acme.client:JWS payload:
b'{}'
2026-03-22 19:03:14,946:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090331/Q13BEw:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTE3NDAzMTA4NyIsICJub25jZSI6ICJZcmxsV3JJQU9zcDRMS29Ra2hfWUxSSzNBOW5kZ2tVOWN5UDZRbnRuZ0FydG5Ja2tydlkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzExNzQwMzEwODcvNjc3MTIyMDkwMzMxL1ExM0JFdyJ9",
"signature": "qtcf4uT1ky3swaBhsm3cGwqJtocwI_4iB_EU-0M3uqYlWBdj4xbnJK6auihkczcV4N18HKpp-v2LZyUz7b8m5Lx9CKxxI6f3dgD4u1DKWfykJaSgZfJyQuQ4STeW8Afen_dH7xvBNBjrpR-PbDySQj63-GNN7W7Eyw4ZsQZ6DahEsq9zzKObAi49CQnSQ5Vc0JLdBoTc-4_QAGY8HB5CBRF0o5nOjr6Paid6ffPgz5lma8jnOYbowMbvxuTTLUYs1E255q80lighBEEfpnqQsvQMOGRKNrjFK3lCoGIXgePqVFPXitORJpT1IzwqByA6A5ntQy-QMzdfOcCZYP1ggg",
"payload": "e30"
}
2026-03-22 19:03:15,138:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1174031087/677122090331/Q13BEw HTTP/1.1" 200 195
2026-03-22 19:03:15,140:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sun, 22 Mar 2026 22:03:15 GMT
Content-Type: application/json
Content-Length: 195
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/677122090331>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090331/Q13BEw
Replay-Nonce: O7NrciM4GjoLA-Jij7Tie-V7n43PiTzGzE3GKCdSQdxVrQ189RM
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090331/Q13BEw",
"status": "pending",
"token": "B-ryVeTZTcKMlR_Dp_DS0Tx610l3Qga3dz54mtCQM5M"
}
2026-03-22 19:03:15,140:DEBUG:acme.client:Storing nonce: O7NrciM4GjoLA-Jij7Tie-V7n43PiTzGzE3GKCdSQdxVrQ189RM
2026-03-22 19:03:15,142:DEBUG:acme.client:JWS payload:
b'{}'
2026-03-22 19:03:15,145:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090421/Zu5buA:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTE3NDAzMTA4NyIsICJub25jZSI6ICJPN05yY2lNNEdqb0xBLUppajdUaWUtVjduNDNQaVR6R3pFM0dLQ2RTUWR4VnJRMTg5Uk0iLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLzExNzQwMzEwODcvNjc3MTIyMDkwNDIxL1p1NWJ1QSJ9",
"signature": "BFKGluqb4UT9Be4_4VLtrdRl4mGmY4UR45q85qien4Rquv1Y4maC36D9cvoP9lui9THWzeAy_ChczLFZB_rpc4tl-t0QnQF1n5JkpgBPsjBVTZxXGdVbl7vHvcke_KKdY7Nf4_MaO4YY61eWB2b9VT66xe2NVCBxl4CJiu2VMFmQ5uIn8ERXNgwN2q8s86FgDMWA3PQFk89mqYIPsXcjP-Pox0YdxKnNk_jZTAHp4-OuZGtg64aDyadSVH8_NWmyVf97HNcfoxsiiQpDhdZYFJRlYa3HcheiH7BxMXio4T0z6cWVpp42LEBFzhHh224CUsGiINJ3qDu1-ZoFXsEYTQ",
"payload": "e30"
}
2026-03-22 19:03:15,338:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall/1174031087/677122090421/Zu5buA HTTP/1.1" 200 195
2026-03-22 19:03:15,339:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sun, 22 Mar 2026 22:03:15 GMT
Content-Type: application/json
Content-Length: 195
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/677122090421>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090421/Zu5buA
Replay-Nonce: YrllWrIAMcODG9TNijCP4gnIRSnjZdRMpvGmbXOascuYvc56z7Y
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090421/Zu5buA",
"status": "pending",
"token": "lL0C-w5bIdDFDk1fkEsr4lga5iNw9CAh1F3dsUwe5GM"
}
2026-03-22 19:03:15,340:DEBUG:acme.client:Storing nonce: YrllWrIAMcODG9TNijCP4gnIRSnjZdRMpvGmbXOascuYvc56z7Y
2026-03-22 19:03:15,340:INFO:certbot._internal.auth_handler:Waiting for verification...
2026-03-22 19:03:16,342:DEBUG:acme.client:JWS payload:
b''
2026-03-22 19:03:16,345:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1174031087/677122090331:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTE3NDAzMTA4NyIsICJub25jZSI6ICJZcmxsV3JJQU1jT0RHOVROaWpDUDRnbklSU25qWmRSTXB2R21iWE9hc2N1WXZjNTZ6N1kiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzExNzQwMzEwODcvNjc3MTIyMDkwMzMxIn0",
"signature": "rnVqnNJKMeX2xdYgm2Id3zj_P59RsREU1_mnGPTleSVxfb3ueiCy9hrviKcujPZmfv31FO-ye-u41D4aiCe_vWG6z4cOsbChedQ10wyalWVsa8Q60YyK7l2hr0cFvNzo_oqeNGPL8obI8kwdOBoKz1Z3Gou-_779QgJqjWEZLpG4L-Uult_PZjvD5ao3D5sNuuDS2Ja8eZF3DJCm_y8Ny5wh0gpI42grwMQLWD7gfH_IbG_TyzP3ojN7732oHRz2T30nGJRkAWB6BBhYCOA-PEisCgwsa8LyTOmmNCWXJ7A5ALZUdi7XPkzLhx0-gAIEbj47MChIadfKCSo_qFnC6A",
"payload": ""
}
2026-03-22 19:03:16,538:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1174031087/677122090331 HTTP/1.1" 200 830
2026-03-22 19:03:16,539:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sun, 22 Mar 2026 22:03:16 GMT
Content-Type: application/json
Content-Length: 830
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: YrllWrIAJIa9pU-NtGxD9W0He12ZpmpFz1L2YYP99RqdmssuBcQ
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "damitechlaplata.com.ar"
},
"status": "pending",
"expires": "2026-03-29T22:03:14Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090331/Q13BEw",
"status": "pending",
"token": "B-ryVeTZTcKMlR_Dp_DS0Tx610l3Qga3dz54mtCQM5M"
},
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090331/3QwPsw",
"status": "pending",
"token": "B-ryVeTZTcKMlR_Dp_DS0Tx610l3Qga3dz54mtCQM5M"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090331/V6flHg",
"status": "pending",
"token": "B-ryVeTZTcKMlR_Dp_DS0Tx610l3Qga3dz54mtCQM5M"
}
]
}
2026-03-22 19:03:16,540:DEBUG:acme.client:Storing nonce: YrllWrIAJIa9pU-NtGxD9W0He12ZpmpFz1L2YYP99RqdmssuBcQ
2026-03-22 19:03:16,541:DEBUG:acme.client:JWS payload:
b''
2026-03-22 19:03:16,544:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1174031087/677122090421:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTE3NDAzMTA4NyIsICJub25jZSI6ICJZcmxsV3JJQUpJYTlwVS1OdEd4RDlXMEhlMTJacG1wRnoxTDJZWVA5OVJxZG1zc3VCY1EiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzExNzQwMzEwODcvNjc3MTIyMDkwNDIxIn0",
"signature": "ynKtI5VEWJchUTzMMJh_ZBB6KUf-hSCfEeoLxF0M-14dmMBW2Z5NkVn5pxOp6vSgfiEjniW4I8iMZl0IBYXyMB7WM9K3GG-IKxInkaCroLKPgkiFs_Qi_CfupfD4AOKX-VFFQ_8J_9lwZc2BqLsnbL8f9UrtrLsThf2cd8v0n69NbYMQAf8xJO5e2crTca2uL9rIjwce7x98OHtRi0s7ANJRxUozxFL0j3YujxugCGipWwRUiPKDFjH25PKCFsAXmrgmzmL3H2okNz67Fjp46FD5aD362RFwZ_unxX9egdp4ojQRpoeR9BitUuECDXx1Tl3BwFCw3K7Y32l-MMx26Q",
"payload": ""
}
2026-03-22 19:03:16,748:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1174031087/677122090421 HTTP/1.1" 200 1109
2026-03-22 19:03:16,750:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sun, 22 Mar 2026 22:03:16 GMT
Content-Type: application/json
Content-Length: 1109
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: YrllWrIA9VN11YuP-nBuR0kI4HK0ywEllCzCBrQPkg8IKssK7Mg
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "www.damitechlaplata.com.ar"
},
"status": "invalid",
"expires": "2026-03-29T22:03:14Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090421/Zu5buA",
"status": "invalid",
"validated": "2026-03-22T22:03:15Z",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "185.133.35.14: Invalid response from http://www.damitechlaplata.com.ar/.well-known/acme-challenge/lL0C-w5bIdDFDk1fkEsr4lga5iNw9CAh1F3dsUwe5GM: 404",
"status": 403
},
"token": "lL0C-w5bIdDFDk1fkEsr4lga5iNw9CAh1F3dsUwe5GM",
"validationRecord": [
{
"url": "http://www.damitechlaplata.com.ar/.well-known/acme-challenge/lL0C-w5bIdDFDk1fkEsr4lga5iNw9CAh1F3dsUwe5GM",
"hostname": "www.damitechlaplata.com.ar",
"port": "80",
"addressesResolved": [
"185.133.35.14",
"185.133.35.13"
],
"addressUsed": "185.133.35.14"
}
]
}
]
}
2026-03-22 19:03:16,750:DEBUG:acme.client:Storing nonce: YrllWrIA9VN11YuP-nBuR0kI4HK0ywEllCzCBrQPkg8IKssK7Mg
2026-03-22 19:03:16,751:INFO:certbot._internal.auth_handler:Challenge failed for domain www.damitechlaplata.com.ar
2026-03-22 19:03:19,752:DEBUG:acme.client:JWS payload:
b''
2026-03-22 19:03:19,755:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1174031087/677122090331:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTE3NDAzMTA4NyIsICJub25jZSI6ICJZcmxsV3JJQTlWTjExWXVQLW5CdVIwa0k0SEsweXdFbGxDekNCclFQa2c4SUtzc0s3TWciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzExNzQwMzEwODcvNjc3MTIyMDkwMzMxIn0",
"signature": "BErhG1L61pMpDapNuxTSeraFRmBpk4ANNKjsp9rXWZbTwoQKfGMKg25MJs9n64RHwhZ7KpYOK9cg2lcAG38FMKVoLg8XGdgWnyk_dhDx3pX3lTm4lAfltAdto5V5s1zDC9033AoHioZd_aHqOfSDeKhhdjESjvvz5KkX43qeybevkWdRYC0EDNFhF2SvGiOtuY3SlEC5OhMINoF24zwenP0wVz1k3bqsq-qFafH9ljExTcnNWWVRpANKh_iNcX70sHhnNq11RAo3TUvgnXIywv9jPsB_CHSOihbmvxenDsxDVLis-DDY3p1pwcWVFVY4Nb7exSWcZN0Qb8K0cBRW9Q",
"payload": ""
}
2026-03-22 19:03:19,948:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1174031087/677122090331 HTTP/1.1" 200 830
2026-03-22 19:03:19,949:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sun, 22 Mar 2026 22:03:19 GMT
Content-Type: application/json
Content-Length: 830
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: YrllWrIAOm08hcy3BA5yBYCBa45ihvQk-7ApO85nK8TYovBSLZk
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "damitechlaplata.com.ar"
},
"status": "pending",
"expires": "2026-03-29T22:03:14Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090331/3QwPsw",
"status": "pending",
"token": "B-ryVeTZTcKMlR_Dp_DS0Tx610l3Qga3dz54mtCQM5M"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090331/V6flHg",
"status": "pending",
"token": "B-ryVeTZTcKMlR_Dp_DS0Tx610l3Qga3dz54mtCQM5M"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090331/Q13BEw",
"status": "pending",
"token": "B-ryVeTZTcKMlR_Dp_DS0Tx610l3Qga3dz54mtCQM5M"
}
]
}
2026-03-22 19:03:19,949:DEBUG:acme.client:Storing nonce: YrllWrIAOm08hcy3BA5yBYCBa45ihvQk-7ApO85nK8TYovBSLZk
2026-03-22 19:03:22,951:DEBUG:acme.client:JWS payload:
b''
2026-03-22 19:03:22,955:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1174031087/677122090331:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTE3NDAzMTA4NyIsICJub25jZSI6ICJZcmxsV3JJQU9tMDhoY3kzQkE1eUJZQ0JhNDVpaHZRay03QXBPODVuSzhUWW92QlNMWmsiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzExNzQwMzEwODcvNjc3MTIyMDkwMzMxIn0",
"signature": "SRPnKSxf1eekKxpqenVkQOZZSkNIpvTV_Ddt9w1-HUUJ8KEBuqUXqhfmDmgAKBtDYDlLjaEPNpduWAcqQtpdqrE5BFWu2dhQlmBTuAkI40hgy7gZTct15DI9Oene2x8DQ7hg_O4JEi-BchENprS58fzQeJO2Jhx5QMOhVyYeZMSzVUIJu7JSu-7KF1vGVLcLH_xzX1YBWEn7YkkaoM3EUE7Pw0JD42-on2idtTgAb6ZWnunPSE6AYSZltOW11ml2qWp05QCs5S2hjPnTUB0kIupj5jPoxEllX5uE22_uyRKatod7Vd3ua-EOFXLTn4QTTvydX9FCI3S-ZaVjyBQNoQ",
"payload": ""
}
2026-03-22 19:03:23,147:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1174031087/677122090331 HTTP/1.1" 200 830
2026-03-22 19:03:23,148:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sun, 22 Mar 2026 22:03:23 GMT
Content-Type: application/json
Content-Length: 830
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: YrllWrIALDPGkakICyIjWA_rgPq8c5C2hCJRQsGGv-W4gBbJgC8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "damitechlaplata.com.ar"
},
"status": "pending",
"expires": "2026-03-29T22:03:14Z",
"challenges": [
{
"type": "dns-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090331/3QwPsw",
"status": "pending",
"token": "B-ryVeTZTcKMlR_Dp_DS0Tx610l3Qga3dz54mtCQM5M"
},
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090331/Q13BEw",
"status": "pending",
"token": "B-ryVeTZTcKMlR_Dp_DS0Tx610l3Qga3dz54mtCQM5M"
},
{
"type": "tls-alpn-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090331/V6flHg",
"status": "pending",
"token": "B-ryVeTZTcKMlR_Dp_DS0Tx610l3Qga3dz54mtCQM5M"
}
]
}
2026-03-22 19:03:23,149:DEBUG:acme.client:Storing nonce: YrllWrIALDPGkakICyIjWA_rgPq8c5C2hCJRQsGGv-W4gBbJgC8
2026-03-22 19:03:26,150:DEBUG:acme.client:JWS payload:
b''
2026-03-22 19:03:26,154:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/1174031087/677122090331:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMTE3NDAzMTA4NyIsICJub25jZSI6ICJZcmxsV3JJQUxEUEdrYWtJQ3lJaldBX3JnUHE4YzVDMmhDSlJRc0dHdi1XNGdCYkpnQzgiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LzExNzQwMzEwODcvNjc3MTIyMDkwMzMxIn0",
"signature": "Fnlqq1oIqc8W6CoYVKpOiHTJ09UcjRXRRNuo5y58jaqJc2riihSSIA9zat7jPoKhCJSAUUzMmNr5mrhu5PRR7sNPapozggj8M6pSdpirsaW2ASYK3argS8ykihm_bjw320eiGlBYAHeL64ftX4eXJJwmk54Jf-lm1B8dSjsv3jBt_fhbUEN66g_1JPfb8F72qeRAUnO6wRTchVtqzwJrmSXy6c7fcrDLUao0R8BZqFJBM578GyAsVqXwbb77qLWVTqMhD8QVzdal6Ok7g13GT7_R1sYPre2mMSJ0qwRsDXbzLcuclpid49qYMMft8CU7ZjZnTs8HLDWk10woJJyBUw",
"payload": ""
}
2026-03-22 19:03:26,345:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/1174031087/677122090331 HTTP/1.1" 200 1094
2026-03-22 19:03:26,347:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Sun, 22 Mar 2026 22:03:26 GMT
Content-Type: application/json
Content-Length: 1094
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: O7NrciM4VTEIOEYAArKqqzvfGLBRrQEg4JRARDPsXPfaFkWyAqE
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "damitechlaplata.com.ar"
},
"status": "invalid",
"expires": "2026-03-29T22:03:14Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall/1174031087/677122090331/Q13BEw",
"status": "invalid",
"validated": "2026-03-22T22:03:15Z",
"error": {
"type": "urn:ietf:params:acme:error:connection",
"detail": "52.200.197.31: Fetching http://damitechlaplata.com.ar/.well-known/acme-challenge/B-ryVeTZTcKMlR_Dp_DS0Tx610l3Qga3dz54mtCQM5M: Timeout during connect (likely firewall problem)",
"status": 400
},
"token": "B-ryVeTZTcKMlR_Dp_DS0Tx610l3Qga3dz54mtCQM5M",
"validationRecord": [
{
"url": "http://damitechlaplata.com.ar/.well-known/acme-challenge/B-ryVeTZTcKMlR_Dp_DS0Tx610l3Qga3dz54mtCQM5M",
"hostname": "damitechlaplata.com.ar",
"port": "80",
"addressesResolved": [
"52.200.197.31"
],
"addressUsed": "52.200.197.31"
}
]
}
]
}
2026-03-22 19:03:26,348:DEBUG:acme.client:Storing nonce: O7NrciM4VTEIOEYAArKqqzvfGLBRrQEg4JRARDPsXPfaFkWyAqE
2026-03-22 19:03:26,349:INFO:certbot._internal.auth_handler:Challenge failed for domain damitechlaplata.com.ar
2026-03-22 19:03:26,349:INFO:certbot._internal.auth_handler:http-01 challenge for www.damitechlaplata.com.ar
2026-03-22 19:03:26,350:INFO:certbot._internal.auth_handler:http-01 challenge for damitechlaplata.com.ar
2026-03-22 19:03:26,351:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: webroot). The Certificate Authority reported these problems:
Domain: damitechlaplata.com.ar
Type: connection
Detail: 52.200.197.31: Fetching http://damitechlaplata.com.ar/.well-known/acme-challenge/B-ryVeTZTcKMlR_Dp_DS0Tx610l3Qga3dz54mtCQM5M: Timeout during connect (likely firewall problem)
Domain: www.damitechlaplata.com.ar
Type: unauthorized
Detail: 185.133.35.14: Invalid response from http://www.damitechlaplata.com.ar/.well-known/acme-challenge/lL0C-w5bIdDFDk1fkEsr4lga5iNw9CAh1F3dsUwe5GM: 404
Hint: The Certificate Authority failed to download the temporary challenge files created by Certbot. Ensure that the listed domains serve their content from the provided --webroot-path/-w and that files created there can be downloaded from the internet.
2026-03-22 19:03:26,353: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-03-22 19:03:26,353:DEBUG:certbot._internal.error_handler:Calling registered functions
2026-03-22 19:03:26,353:INFO:certbot._internal.auth_handler:Cleaning up challenges
2026-03-22 19:03:26,353:DEBUG:certbot._internal.plugins.webroot:Removing /home/damitechlaplata.com.ar/public_html/.well-known/acme-challenge/B-ryVeTZTcKMlR_Dp_DS0Tx610l3Qga3dz54mtCQM5M
2026-03-22 19:03:26,354:DEBUG:certbot._internal.plugins.webroot:Removing /home/damitechlaplata.com.ar/public_html/.well-known/acme-challenge/lL0C-w5bIdDFDk1fkEsr4lga5iNw9CAh1F3dsUwe5GM
2026-03-22 19:03:26,355:DEBUG:certbot._internal.plugins.webroot:All challenges cleaned up
2026-03-22 19:03:26,356: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-03-22 19:03:26,358:ERROR:certbot._internal.log:Some challenges have failed.