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:
setpad.ca
I ran this command:
sudo certbot renew --dry-run
It produced this output:
Processing /etc/letsencrypt/renewal/app.setpad.ca.conf
Simulating renewal of an existing certificate for app.setpad.ca
Processing /etc/letsencrypt/renewal/setpad.ca-0001.conf
Simulating renewal of an existing certificate for setpad.ca and 2 more domains
Certbot failed to authenticate some domains (authenticator: nginx). The Certificate Authority reported these problems:
Domain: setpad.ca
Type: unauthorized
Detail: 141.193.213.11: Invalid response from https://farm-ingress-api.wpesvc.net/v1/pki_validation/BNeq-PGvORgunNL4d5-ttcSP3vh_YsEcj5jyi77IhPo: 404
Domain: www.setpad.ca
Type: unauthorized
Detail: 141.193.213.11: Invalid response from https://farm-ingress-api.wpesvc.net/v1/pki_validation/M0fRVBs7Pu66dcY76-PVRBdKdf9RIMkJWeopdpMZ1j0: 404
Hint: The Certificate Authority failed to verify the temporary nginx configuration changes made by Certbot. Ensure the listed domains point to this nginx server and that it is accessible from the internet.
Failed to renew certificate setpad.ca-0001 with error: Some challenges have failed.
Processing /etc/letsencrypt/renewal/setpad.ca.conf
Renewal configuration file /etc/letsencrypt/renewal/setpad.ca.conf is broken.
The error was: renewal config file {} is missing a required file reference
Skipping.
The following simulated renewals succeeded:
/etc/letsencrypt/live/app.setpad.ca/fullchain.pem (success)
The following simulated renewals failed:
/etc/letsencrypt/live/setpad.ca-0001/fullchain.pem (failure)
Additionally, the following renewal configurations were invalid:
/etc/letsencrypt/renewal/setpad.ca.conf (parsefail)
1 renew failure(s), 1 parse failure(s)
My web server is (include version):
nginx version: nginx/1.10.3
The operating system my web server runs on is (include version):
Debian GNU/Linux 11 (bullseye)
My hosting provider, if applicable, is:
Gcloud
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 2.8.0
*** Also note, several nasty looking errors in /var/log/letsencrypt/letsencrypt.log
2024-01-07 08:49:37,438:DEBUG:certbot._internal.log:Exiting abnormally:
Traceback (most recent call last):
File "/snap/certbot/3566/bin/certbot", line 8, in
sys.exit(main())
File "/snap/certbot/3566/lib/python3.8/site-packages/certbot/main.py", line 19, in main
return internal_main.main(cli_args)
File "/snap/certbot/3566/lib/python3.8/site-packages/certbot/_internal/main.py", line 1869, in main
return config.func(config, plugins)
File "/snap/certbot/3566/lib/python3.8/site-packages/certbot/_internal/main.py", line 1600, in certonly
lineage = _get_and_save_cert(le_client, config, domains, certname, lineage)
File "/snap/certbot/3566/lib/python3.8/site-packages/certbot/_internal/main.py", line 143, in _get_and_save_cert
lineage = le_client.obtain_and_enroll_certificate(domains, certname)
File "/snap/certbot/3566/lib/python3.8/site-packages/certbot/_internal/client.py", line 528, in obtain_and_enroll_certificate
return storage.RenewableCert.new_lineage(
File "/snap/certbot/3566/lib/python3.8/site-packages/certbot/_internal/storage.py", line 1084, in new_lineage
raise errors.CertStorageError(
certbot.errors.CertStorageError: archive directory exists for setpad.ca
2024-01-07 08:49:37,443:ERROR:certbot._internal.log:archive directory exists for setpad.ca