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. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
I ran this command: certbot renew --preferred-challenge http-01
It produced this output:
All renewal attempts failed. The following certs could not be renewed.
My web server is (include version): tomcat 8.0
The operating system my web server runs on is (include version): CentOS Linux 7 (Core)
My hosting provider, if applicable, is:
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): 0.21.0
We basically run certbot on machine where many domains are configured for certificate. Other domains upgrade succeed but above domain and another domain certificate update fails.
Even if we run dry run for above domain then it doesnt give any issue. with with real cert command it fails.
if we disable cpanel for echoraydar.com and www.echoraydar.com then cert bot should work? Also while running it through dry run command why it doesnt give error? And last time it got upgraded successfully with mixed configuration?