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: djangotest.reinventintelligence.com
I ran this command: docker-compose -f docker-compose.deploy.yml run --rm certbot /opt/certify-init.sh
It produced this output:
=> [2/3] COPY certify-init.sh /opt/ 0.1s
=> [3/3] RUN chmod +x /opt/certify-init.sh 1.1s
=> exporting to image 0.1s
=> => exporting layers 0.1s
=> => writing image sha256:3c29a869bd8d90f7dea405f8297092255098d6ab172d12649d413819cc2f09dc 0.0s
=> => naming to Docker 0.0s
Waiting for proxy...
Waiting for proxy...
Waiting for proxy...
Waiting for proxy...
Waiting for proxy...
Waiting for proxy...
Getting certificate...
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Account registered.
Requesting a certificate for djangotest.reinventintelligence.com
Certbot failed to authenticate some domains (authenticator: webroot). The Certificate Authority reported these problems:
Domain: djangotest.reinventintelligence.com
Type: unauthorized
Detail: 3.145.132.244: Invalid response from http://djangotest.reinventintelligence.com/.well-known/acme-challenge/7YghhupPSAVTziYt-7wIOruvdPgSj_usyEmQTJvKKdc: 404
Hint: The Certificate Authority failed to download the temporary challenge files created by Certbot. Ensure that the listed domains serve their content from the provided --webroot-path/-w and that files created there can be downloaded from the internet.
Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
[ec2-user@ip-172-31-33-125 project_X1]$ client_loop: send disconnect: Connection reset
My web server is (include version):
The operating system my web server runs on is (include version): Linux/UNIX
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):
certbot --version
-bash: certbot: command not found