Please fill out the fields below so we can help you better.
My domain is: www.maet.bg
I ran this command: sudo certbot certonly --webroot --webroot-path=/var/www/html -d maet.com -d www.maet.com
It produced this output:
Failed authorization procedure. www.maet.com (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://www.maet.com/.well-known/acme-challenge/vrbYZ1aRkuR8juUcjKAyblfj2ZhAh4MufTEmvuHYPpQ: "<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
<meta charset="u", maet.com (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://maet.com/.well-known/acme-challenge/RNZY2vc2XNVW4I-guJRUoMe0bLxuQlBHCRcQHOuIMOg: "<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
<meta charset="u"
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: www.maet.com
Type: unauthorized
Detail: Invalid response from
http://www.maet.com/.well-known/acme-challenge/vrbYZ1aRkuR8juUcjKAyblfj2ZhAh4MufTEmvuHYPpQ:
"<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
<meta charset="u"
Domain: maet.com
Type: unauthorized
Detail: Invalid response from
http://maet.com/.well-known/acme-challenge/RNZY2vc2XNVW4I-guJRUoMe0bLxuQlBHCRcQHOuIMOg:
"<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
<meta charset="u"
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A record(s) for that domain
contain(s) the right IP address.
My web server is (include version): nginx/1.10.3 (Ubuntu)
The operating system my web server runs on is (include version): Ubuntu 16.04
My hosting provider, if applicable, is: DigitalOcean
I can login to a root shell on my machine (yes or no, or I don’t know): yes
If I try the url http://www.maet.com/.well-known/acme-challenge/vrbYZ1aRkuR8juUcjKAyblfj2ZhAh4MufTEmvuHYPpQ it opens a completely different website.
What am I missing here?