Hi guys,
I'm trying to renew my certs but I get nothing (as below). I have my old/current certs in '/etc/letsencrypt.podman'
If I try 'certonly' then a lot more is happening(another story), but obviously I want to renew.
My env is such that 'certbod' is container but webserver Nginx is running off the host.
Any and all advice on what is not working here and how to troubleshoot are greatly appreciated.
many thanks, L
My domain is:
I ran this command:
-> $ podman run --volume /var/log/letsencrypt:/var/log/letsencrypt:z --volume /etc/letsencrypt:/etc/letsencrypt.podman:z --rm -it --name certbot docker.io/certbot/certbot renew -v --agree-tos
Saving debug log to /var/log/letsencrypt/letsencrypt.log
No renewals were attempted.
The operating system my web server runs on is (include version):
CentOS
certbot version: 1.22.0
Hi.
there are configs, two of them, for my domains, but yes you might be onto something.
I've just tried to 'delete' one of the two domains - does not exist anymore - and found this in the log:
...
File "/opt/certbot/src/certbot/certbot/_internal/cert_manager.py", line 354, in get_certnames
raise errors.Error("No existing certificates found.")
certbot.errors.Error: No existing certificates found.
2022-01-29 09:04:08,788:ERROR:certbot._internal.log:No existing certificates found.