My domain is: sjvapzr2.app-staging.havoc.sh
I ran this command: I'm using the nginx-proxy docker container from here https://github.com/nginx-proxy/nginx-proxy and the letsencrypt companion container from here https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion. I used the three step process as described on the letsencrypt companion container github page.
It produced this output: During secondary validation: No valid IP addresses found for sjvapzr2.app-staging.havoc.sh as shown here: https://acme-v02.api.letsencrypt.org/acme/authz-v3/7430402154
My web server is (include version): The latest version of the nginx-proxy container.
The operating system my web server runs on is (include version): Whatever the nginx-proxy container runs.
My hosting provider, if applicable, is: AWS
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):
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): The latest version of the letsencrypt companion container.
The nginx-proxy logs show that the http validation succeeds so I'm at a loss. How is it connecting if no valid IP address was found?
**nginx.1 |** sjvapzr2.app-staging.havoc.sh 64.78.149.164 - - [24/Sep/2020:07:15:30 +0000] "GET /.well-known/acme-challenge/PqtXEAsYbvxuVZ6KCvErAjswaK7UkcxRGDKCcKaU2d8 HTTP/1.1" 200 87 "-" "Mozilla/5.0 (compatible; Let's Encrypt validation server; +https://www.letsencrypt.org)"
**nginx.1 |** sjvapzr2.app-staging.havoc.sh 3.128.26.105 - - [24/Sep/2020:07:15:37 +0000] "GET /.well-known/acme-challenge/PqtXEAsYbvxuVZ6KCvErAjswaK7UkcxRGDKCcKaU2d8 HTTP/1.1" 200 87 "-" "Mozilla/5.0 (compatible; Let's Encrypt validation server; +https://www.letsencrypt.org)"
**nginx.1 |** sjvapzr2.app-staging.havoc.sh 34.209.232.166 - - [24/Sep/2020:07:15:43 +0000] "GET /.well-known/acme-challenge/PqtXEAsYbvxuVZ6KCvErAjswaK7UkcxRGDKCcKaU2d8 HTTP/1.1" 200 87 "-" "Mozilla/5.0 (compatible; Let's Encrypt validation server; +https://www.letsencrypt.org)"