My domain is: app.openmappr.org
I ran this command: https://raw.githubusercontent.com/wmnnd/nginx-certbot/master/init-letsencrypt.sh
It produced this output:
### Creating dummy certificate for app.openmappr.org ...
Generating a RSA private key
.........+++++
..+++++
writing new private key to '/etc/letsencrypt/live/all/privkey.pem'
-----
### Starting nginx ...
Recreating openmappr_nginx_1 ... done
### Deleting dummy certificate for app.openmappr.org ...
### Requesting Let's Encrypt certificate for app.openmappr.org ...
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 app.openmappr.org
Using the webroot path /var/www/certbot for all unmatched domains.
Waiting for verification...
Challenge failed for domain app.openmappr.org
http-01 challenge for app.openmappr.org
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: app.openmappr.org
Type: unauthorized
Detail: Invalid response from
http://app.openmappr.org/.well-known/acme-challenge/_OqG7vvrjJ5ICb_EP990-mZBv0_OhiRGJuLqyVdB61w
[18.210.173.224]: "<!DOCTYPE html>\n<html
lang=\"en\">\n<head>\n<meta
charset=\"utf-8\">\n<title>Error</title>\n</head>\n<body>\n<pre>Cannot
GET /.well-known/"
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address.
My web server is (include version): nginx (Docker image: nginx:1.15.1:1.15.1)
The operating system my web server runs on is (include version): Amazon Linux 2 AMI
My hosting provider, if applicable, is: Dreamhost
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): Docker image: certbot/certbot