Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: sorrentino.test.builders
I ran this command:ping -c 4 letsencrypt.org
It produced this output: ping -c 4 letsencrypt.org
PING letsencrypt.org (3.75.10.80) 56(84) bytes of data.
--- letsencrypt.org ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 3074ms
My web server is (include version): Apache/2.4.52 (Ubuntu)
The operating system my web server runs on is (include version): Ubuntu 22.04.4 LTS
My hosting provider, if applicable, is: Digitalocean
I can login to a root shell on my machine (yes or no, or I don't know): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): certbot 1.21.0
I had an installed certificate for my test enviroment website, i noticed that some website certificates failed autorenewal, when i try to pinged service i get error.
This is the logs of my fails:
2024-12-02 02:10:44,529:ERROR:certbot._internal.renewal:The following renewals failed:
2024-12-02 02:10:44,529:ERROR:certbot._internal.renewal: /etc/letsencrypt/live/applifeamar.test.builders/fullchain.pem (failure)
/etc/letsencrypt/live/discoverlakecomolombardia.com/fullchain.pem (failure)
/etc/letsencrypt/live/gangofmonday.tech/fullchain.pem (failure)
/etc/letsencrypt/live/monitoring.acconsulting.tech/fullchain.pem (failure)
/etc/letsencrypt/live/my2024.lol/fullchain.pem (failure)
/etc/letsencrypt/live/oldfrigerio.test.builders/fullchain.pem (failure)
/etc/letsencrypt/live/sorrentino.test.builders/fullchain.pem (failure)
/etc/letsencrypt/live/template-wp.test.builders/fullchain.pem (failure)
/etc/letsencrypt/live/www.incacosmetics.test.builders/fullchain.pem (failure)
2024-12-02 02:10:44,529:DEBUG:certbot._internal.display.obj:Notifying user: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2024-12-02 02:10:44,529:DEBUG:certbot._internal.log:Exiting abnormally:
Traceback (most recent call last):
File "/usr/bin/certbot", line 33, in
sys.exit(load_entry_point('certbot==1.21.0', 'console_scripts', 'certbot')())
File "/usr/lib/python3/dist-packages/certbot/main.py", line 15, in main
return internal_main.main(cli_args)
File "/usr/lib/python3/dist-packages/certbot/_internal/main.py", line 1574, in main
return config.func(config, plugins)
File "/usr/lib/python3/dist-packages/certbot/_internal/main.py", line 1460, in renew
renewal.handle_renewal_request(config)
File "/usr/lib/python3/dist-packages/certbot/_internal/renewal.py", line 500, in handle_renewal_request
raise errors.Error("{0} renew failure(s), {1} parse failure(s)".format(
certbot.errors.Error: 9 renew failure(s), 0 parse failure(s)
2024-12-02 02:10:44,531:ERROR:certbot._internal.log:9 renew failure(s), 0 parse failure(s)