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:
test.tellect.in
I ran this command:
sudo certbot certonly --manual
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Please enter the domain name(s) you would like on your certificate (comma and/or
space separated) (Enter 'c' to cancel): test.tellect.in
Requesting a certificate for test.tellect.in
Create a file containing just this data:
aJ8XBDVEq0n3obGX5O3H_ApKy2qxMk_CjT9J1jSxv6A.EOxy35S9NIr1YH0Dx8G7u7742YpJNjjfxpfmvGIEo0Y
And make it available on your web server at this URL:
http://test.tellect.in/.well-known/acme-challenge/aJ8XBDVEq0n3obGX5O3H_ApKy2qxMk_CjT9J1jSxv6A
Press Enter to Continue
Certbot failed to authenticate some domains (authenticator: manual). The Certificate Authority reported these problems:
Domain: test.tellect.in
Type: connection
Detail: During secondary validation: 103.107.97.225: Fetching http://test.tellect.in/.well-known/acme-challenge/aJ8XBDVEq0n3obGX5O3H_ApKy2qxMk_CjT9J1jSxv6A: Timeout after connect (your server may be slow or overloaded)
Hint: The Certificate Authority failed to verify the manually created challenge files. Ensure that you created these in the correct location.
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.
My web server is (include version):
Apache2
Server version: Apache/2.4.41 (Ubuntu)
The operating system my web server runs on is (include version):
Ubuntu
My hosting provider, if applicable, is:
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):
Terminal
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
certbot 2.8.0
I can access the file myself and the apache2 server access log also shows error code 200.
23.178.112.106 - - [21/Dec/2023:20:36:03 +0530] "GET /.well-known/acme-challenge/aJ8XBDVEq0n3obGX5O3H_ApKy2qxMk_CjT9J1jSxv6A HTTP/1.1" 200 376 "-" "Mozilla/5.0 (compatible; Let's Encrypt validation server; +https://www.letsencrypt.org)"