My domain is: theupdateapp.com
I ran this command: docker-compose up
It produced this output:
Certificates already exist and renewal is not necessary, exiting with status code 1.
letsencrypt-nginx-proxy-companion | Creating/renewal theupdateapp.com certificates… (theupdateapp.com www.theupdateapp.com web.theupdateapp.com)
2017-10-25 19:18:08,736:INFO:simp_le:1213: Generating new account key
nginx | 2017/10/25 19:18:13 [error] 6#6: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 13.59.93.86, server: theupdateapp.com, request: “GET /.well-known/acme-challenge/NIUNMi6Zrkec-udxsKWexU1uL3QDoSWrFdwtoUptCGE HTTP/1.1”, upstream: “http://172.17.0.2:80/.well-known/acme-challenge/NIUNMi6Zrkec-udxsKWexU1uL3QDoSWrFdwtoUptCGE”, host: "theupdateapp.com"
nginx | theupdateapp.com 13.59.93.86 - - [25/Oct/2017:19:18:13 +0000] “GET /.well-known/acme-challenge/NIUNMi6Zrkec-udxsKWexU1uL3QDoSWrFdwtoUptCGE HTTP/1.1” 502 173 “-” "python-requests/2.18.4"
2017-10-25 19:18:13,868:WARNING:simp_le:1304: theupdateapp.com was not successfully self-verified. CA is likely to fail as well!
My web server is (include version): Nginx with nginx-gen docker images. (jwilder/docker-gen)
The operating system my web server runs on is (include version): ubuntu
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
When I visit the page it says: NET::ERR_CERT_COMMON_NAME_INVALID
Using Google domains
Any idea what the problem is?