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: luxadmin.live
I ran this command: sudo certbot certonly --nginx
It produced this output:
Certbot failed to authenticate some domains (authenticator: nginx). The Certificate Authority reported these problems:
Domain: luxadmin.live
Type: unauthorized
Detail: 91.195.240.94: Invalid response from luxadmin.live - luxadmin Resources and Information. "<html lang="en" data-adblockkey=MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANnylWw2vLY4hUn9w06zQKbhKBfvjFUCsdFlb6TdQhxb9RXW"
Hint: 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.
Some challenges have failed.
My web server is (include version): Nginx
The operating system my web server runs on is (include version):Ubuntu 20.04.6 LTS
And you didn't provide the full output.
That is just slowing things down.
Please understand that we are volunteers here.
Any time you chose to waste of your own may be fine with you.
But when it wastes other peoples' time and that time is being provided freely to you...
Please, just be more considerate of the [actual] ongoing situation here
That's my nginx configuration for my django api backend deployed on Ubuntu 20.04.6 LTS server. I want generate an ssl certificate for my domain luxadmin.live but I encountered the above error:
Certbot failed to authenticate some domains (authenticator: nginx). The Certificate Authority reported these problems:
Domain: luxadmin.live
Type: unauthorized
Detail: 91.195.240.94: Invalid response from luxadmin.live - luxadmin Resources and Information. "<html lang="en" data-adblockkey=MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANnylWw2vLY4hUn9w06zQKbhKBfvjFUCsdFlb6TdQhxb9RXW"
Hint: 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.
Your DNS has some problems. One, you are using name servers from both name.com and Cloudflare. Review the errors here. Cloudflare DNS is "refusing" queries so I am guessing you should remove those. But, only you know what you are trying to do. https://dnsviz.net/d/luxadmin.live/dnssec/
Second, the IP address returned by the name.com DNS is 91.195.240.94. All HTTP requests to your domain return some kind of parking page. Are you sure you have enabled a system on your hosting site and that this is the correct IP?