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: x4.eec.de
I ran this command: via Virtualmin Let's Encrypt certificate renewal interface
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Renewing an existing certificate for x4.eec.de
Certbot failed to authenticate some domains (authenticator: webroot). The Certificate Authority reported these problems:
Domain: x4.eec.de
Type: unauthorized
Detail: 2a01:4f8:151:601b::2: Invalid response from http://x4.eec.de/.well-known/acme-challenge/nRJjsitZx-Z57-Cl0H7KmyqHxNFBgs6tVxaFxbEuvXo: 404
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.
Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
My web server is (include version): Apache 2.4.52-1
The operating system my web server runs on is (include version): Ubuntu Linux 22.04.4
My hosting provider, if applicable, is: me
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): Webmin/Virtualmin
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): cerbot 1.21.0
When I did the setup of my server a year ago, I were able to retrieve a certificate as well for one virtual domain that is residing on the server. When it was time to renew the certificate, the process failed. I checked my DNS entries and they seem to be correct. When checking the web site, I am getting the expected page, therefore I conclude that Apache is working fine. I also (re)installed the allegedly needed components with apt install certbot python3-certbot-apache
.
And now I am lost and would highly appreciate every step that could bring me closer to a functional certbot installation.
Thank you very much in advance!