Challenges failed

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.

My domain is:
cgo.tennis

I ran this command:

certbot certonly --webroot -d cgo.tennis -d www.cgo.tennis --email info@cgo.tennis -w /var/www/_letsencrypt -n --agree-tos --force-renewal

It produced this output:
Hook 'post-hook' ran with error output:
2025/02/22 04:34:15 [warn] 443621#443621: the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/sites-enabled/cgo.tennis.conf:2
2025/02/22 04:34:15 [warn] 443621#443621: the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /etc/nginx/sites-enabled/cgo.tennis.conf:32
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
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.

Log:
23.178.112.101 - - [22/Feb/2025:04:14:47 -0500] "GET /.well-known/acme-challenge/nJHPku-y_atd5uMwOolCyhQHPgAhKptl1XlXxFtyUcc HTTP/1.1" 404 144 "-" "Mozilla/5.0 (compatible; Let's Encrypt validation server; +https://www.letsencrypt.org)"
23.178.112.213 - - [22/Feb/2025:04:21:42 -0500] "GET /.well-known/acme-challenge/JsAOhuVsipyPDIiWR6wIFJpZQxHzJFd_NvI96KvfEy8 HTTP/1.1" 404 145 "-" "Mozilla/5.0 (compatible; Let's Encrypt validation server; +https://www.letsencrypt.org)"

My web server is (include version):

nginx 1.24.0

The operating system my web server runs on is (include version):

Ubuntu 24.04.1 LTS

My hosting provider, if applicable, is:

HostHatch

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):

3.2.0

Please show the entire output of Certbot or the entire log.

Also:

Why are you using this option? Please don't use it if you know what it actually does. Usually it only leads to hitting rate limits, which could get you into more problems than you're already in.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.