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. https://crt.sh/?q=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:
test.txanalytics.com (as of right now, database is broken, But I know why there is a 500 error on the server, shouldn’t be effecting this at all).
I ran this command:
certbot certonly --webroot -w /var/www/certbot \
--staging \
user@gmail.com \
test.txanalytics.com \
--rsa-key-size 2048 \
--agree-tos \
--force-renewal" certbot
It produced this output:
Waiting for verification...
Challenge failed for domain test.txanalytics.com
http-01 challenge for test.txanalytics.com
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: test.txanalytics.com
Type: unauthorized
Detail: Invalid response from
http://test.txanalytics.com/.well-known/acme-challenge/LruYYoGp7hP2oZLXbRQwgaa6E4UoR1VrroeBIcyJHg4
[35.209.164.163]: 404
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):
None, Im using docker to run a command that runs two exectuables (./server and ./db)
(If Im correct that this is indeed talking about nginx, apache, etc).
The operating system my web server runs on is (include version):
Ubuntu 18.04
My hosting provider, if applicable, is:
Google cloud, Compute engine
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):
Newest, Downloaded latest version last night