Challenge failed for domain

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:freecarga.net & Freecarga.in

I ran this command:sudo certbot certonly --agree-tos --email anil.k.sharma@outlook.com --webroot -w /var/lib/letsencrypt/ -d freecarga.in -d www.freecarga.in

sudo certbot certonly --agree-tos --email anil.k.sharma@outlook.com --webroot -w /var/lib/letsencrypt/ -d freecarga.net -d www.freecarga.net

It produced this output:

Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for freecarga.net
http-01 challenge for www.freecarga.net
Using the webroot path /var/lib/letsencrypt for all unmatched domains.
Waiting for verification…
Challenge failed for domain freecarga.net
Challenge failed for domain www.freecarga.net
http-01 challenge for freecarga.net
http-01 challenge for www.freecarga.net
Cleaning up challenges
Some challenges have failed.

IMPORTANT NOTES:

My web server is (include version):
nginx/1.16.1

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

My hosting provider, if applicable, is:

I can login to a root shell on my machine (yes or no, or I don’t know):
Ubuntu 19.04

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

1 Like

Is that really your sites' web root?
[do you understand what is meant, and required, by the "web root" parameter?]

1 Like

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