Wow the first one doesn't but the others do ? I tried dig but it seemed to work.
Here's the final part of the log:
HTTP 200
Server: nginx
Date: Fri, 20 Sep 2024 20:02:56 GMT
Content-Type: application/json
Content-Length: 1013
Connection: keep-alive
Boulder-Requester: 163930433
Cache-Control: public, max-age=0, no-cache
Link: https://acme-staging-v02.api.letsencrypt.org/directory;rel="index"
Replay-Nonce: 6wrlOJ0T7EFDOlVODLIGhJc5LYMjFCTxTE3Lt2Mmw1ASA1s6QaE
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "grupodel.com"
},
"status": "invalid",
"expires": "2024-09-27T20:02:55Z",
"challenges": [
{
"type": "http-01",
"url": "https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/14088380113/gNT_RA",
"status": "invalid",
"validated": "2024-09-20T20:02:55Z",
"error": {
"type": "urn:ietf:params:acme:error:dns",
"detail": "During secondary validation: DNS problem: SERVFAIL looking up CAA for grupodel.com - the domain's nameservers may be malfunctioning",
"status": 400
},
"token": "IzGRM20WaShHgCbOSiajkS_EOu0S8VXEbYT0ZwK5dug",
"validationRecord": [
{
"url": "http://grupodel.com/.well-known/acme-challenge/IzGRM20WaShHgCbOSiajkS_EOu0S8VXEbYT0ZwK5dug",
"hostname": "grupodel.com",
"port": "80",
"addressesResolved": [
"18.117.59.158"
],
"addressUsed": "18.117.59.158"
}
]
}
]
}
2024-09-20 20:02:56,734:DEBUG:acme.client:Storing nonce: 6wrlOJ0T7EFDOlVODLIGhJc5LYMjFCTxTE3Lt2Mmw1ASA1s6QaE
2024-09-20 20:02:56,734:INFO:certbot._internal.auth_handler:Challenge failed for domain grupodel.com
2024-09-20 20:02:56,734:INFO:certbot._internal.auth_handler:http-01 challenge for grupodel.com
2024-09-20 20:02:56,735:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: webroot). The Certificate Authority reported these problems:
Domain: grupodel.com
Type: dns
Detail: During secondary validation: DNS problem: SERVFAIL looking up CAA for grupodel.com - the domain's nameservers may be malfunctioning
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.
2024-09-20 20:02:56,735:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/certbot/_internal/auth_handler.py", line 108, in handle_authorizations
self._poll_authorizations(authzrs, max_retries, max_time_mins, best_effort)
File "/usr/lib/python3.9/site-packages/certbot/_internal/auth_handler.py", line 212, in _poll_authorizations
raise errors.AuthorizationError('Some challenges have failed.')
certbot.errors.AuthorizationError: Some challenges have failed.
2024-09-20 20:02:56,735:DEBUG:certbot._internal.error_handler:Calling registered functions
2024-09-20 20:02:56,736:INFO:certbot._internal.auth_handler:Cleaning up challenges
2024-09-20 20:02:56,736:DEBUG:certbot._internal.plugins.webroot:Removing /var/www/html/.well-known/acme-challenge/IzGRM20WaShHgCbOSiajkS_EOu0S8VXEbYT0ZwK5dug
2024-09-20 20:02:56,736:DEBUG:certbot._internal.plugins.webroot:All challenges cleaned up
2024-09-20 20:02:56,736:ERROR:certbot._internal.renewal:Failed to renew certificate grupodel.com with error: Some challenges have failed.
2024-09-20 20:02:56,737:DEBUG:certbot._internal.renewal:Traceback was:
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/certbot/_internal/renewal.py", line 533, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/usr/lib/python3.9/site-packages/certbot/_internal/main.py", line 1547, in renew_cert
renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
File "/usr/lib/python3.9/site-packages/certbot/_internal/main.py", line 129, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/usr/lib/python3.9/site-packages/certbot/_internal/renewal.py", line 395, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/usr/lib/python3.9/site-packages/certbot/_internal/client.py", line 428, in obtain_certificate
orderr = self._get_order_and_authorizations(csr.data, self.config.allow_subset_of_names)
File "/usr/lib/python3.9/site-packages/certbot/_internal/client.py", line 496, in _get_order_and_authorizations
authzr = self.auth_handler.handle_authorizations(orderr, self.config, best_effort)
File "/usr/lib/python3.9/site-packages/certbot/_internal/auth_handler.py", line 108, in handle_authorizations
self._poll_authorizations(authzrs, max_retries, max_time_mins, best_effort)
File "/usr/lib/python3.9/site-packages/certbot/_internal/auth_handler.py", line 212, in _poll_authorizations
raise errors.AuthorizationError('Some challenges have failed.')
certbot.errors.AuthorizationError: Some challenges have failed.
2024-09-20 20:02:56,739:DEBUG:certbot._internal.display.obj:Notifying user:
2024-09-20 20:02:56,739:ERROR:certbot._internal.renewal:All simulated renewals failed. The following certificates could not be renewed:
2024-09-20 20:02:56,739:ERROR:certbot._internal.renewal: /etc/letsencrypt/live/grupodel.com/fullchain.pem (failure)
2024-09-20 20:02:56,739:DEBUG:certbot._internal.display.obj:Notifying user: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-09-20 20:02:56,740:DEBUG:certbot._internal.log:Exiting abnormally:
Traceback (most recent call last):
File "/usr/bin/certbot", line 8, in
sys.exit(main())
File "/usr/lib/python3.9/site-packages/certbot/main.py", line 19, in main
return internal_main.main(cli_args)
File "/usr/lib/python3.9/site-packages/certbot/_internal/main.py", line 1864, in main
return config.func(config, plugins)
File "/usr/lib/python3.9/site-packages/certbot/_internal/main.py", line 1636, in renew
renewal.handle_renewal_request(config)
File "/usr/lib/python3.9/site-packages/certbot/_internal/renewal.py", line 559, in handle_renewal_request
raise errors.Error(
certbot.errors.Error: 1 renew failure(s), 0 parse failure(s)
2024-09-20 20:02:56,740:ERROR:certbot._internal.log:1 renew failure(s), 0 parse failure(s)