My domain is: cbe30c15fb7f.sn.mynetname.net
I ran this command: certbot renew
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/cbe30c15fb7f.sn.mynetname.net.conf
Renewing an existing certificate for cbe30c15fb7f.sn.mynetname.net
Certbot failed to authenticate some domains (authenticator: nginx). The Certificate Authority reported these problems:
Domain: cbe30c15fb7f.sn.mynetname.net
Type: unauthorized
Detail: 188.243.62.66: Invalid response from http://cbe30c15fb7f.sn.mynetname.net/.well-known/acme-challenge/2NAwvuIJlZLTnNNXG-YkwSyI1NEt0zx7UnvObysLwyg: 404Hint: 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 cbe30c15fb7f.sn.mynetname.net with error: Some challenges have failed.
All renewals failed. The following certificates could not be renewed:
/etc/letsencrypt/live/cbe30c15fb7f.sn.mynetname.net/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)
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): nginx/1.20.1
The operating system my web server runs on is (include version): Linux centos7.loc 3.10.0-1160.88.1.el7.x86_64
My hosting provider, if applicable, is: no
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): 2.10.0
Hi community! I want to adjust the automatic renewal certificate for my home server.
I have server centos and I run there docker container for my webapp.
This web application (container) uses HTTP on the TCP port 2342. On the host system, I configured NGINX as a reverse proxy.
I use the free DDNS service provided to Mikrotik users.
You can see attachments for detail
letsencrypt.log.5.txt (25.4 KB)
nginx.conf.txt (2.3 KB)
cbe30c15fb7f.sn.mynetname.txt (3.6 KB)
...
Please help.