Hello,
In advance, thank you for your help. I was also able to renew my certificate with no issue in the past. I am not able to say what changes in my configuration, but my renewal is now failing.
My domain is: gmgm.ovh
I ran this command: Synology DSM 7.2 certificate renewal tool
It produced this output: "Let’s Encrypt cannot validate this domain name. Please make sure port 80 is open on the Synology NAS and the router for domain validation from Let’s Encrypt over the Internet. All other communications with Let’s Encrypt are via HTTPS to preserve the security of your Synology NAS."
My web server is (include version): nginx
The operating system my web server runs on is (include version): Synology DSM 7.2
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):
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): DSM 7.2
I did a bunch of tests:
I have the port 80 opened correctly, I am able to access to http://gmgm.ovh/.well-known/acme-challenge/ and was able to see a test file, I run Let's Debug test with no issue.
However, I saw some error in the log when running Let's Debug, in the nginx logs:
2025/12/09 14:33:21 [error] 14612#14612: *1577345 open() "/var/lib/letsencrypt/.well-known/acme-challenge/letsdebug-test" failed (2: No such file or directory), client: 65.21.146.168, server: gmgm.ovh, request: "GET /.well-known/acme-challenge/letsdebug-test HTTP/1.1", host: "gmgm.ovh"
2025/12/09 14:33:26 [error] 14597#14597: *1577349 open() "/var/lib/letsencrypt/.well-known/acme-challenge/Z__ow9LosxI_reMS2jCPkVK0TyvzVo-GSpGGHImq9nw" failed (2: No such file or directory), client: 66.133.109.36, server: gmgm.ovh, request: "GET /.well-known/acme-challenge/Z__ow9LosxI_reMS2jCPkVK0TyvzVo-GSpGGHImq9nw HTTP/1.1", host: "gmgm.ovh"
Now, when I try to renew the certificate, I do not see anything in the logs, so I am wandering if I did not exceed the 5 tries for the week.
Your help is much appreciated.
Thank you!
Gaetan