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: bidabest.com or www.bidabest.com
I ran this command:
sudo yum install -y certbot python2-certbot-apache
sudo certbot
I follow this Reference from AWS:
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/SSL-on-amazon-linux-2.html#letsencrypt
It produced this output:
Which names would you like to activate HTTPS for?
1: bidabest.com
2: www.bidabest.com
Select the appropriate numbers separated by commas and/or spaces, or leave input
blank to select all options shown (Enter ‘c’ to cancel):
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for bidabest.com
http-01 challenge for www.bidabest.com
Waiting for verification…
Challenge failed for domain bidabest.com
Challenge failed for domain www.bidabest.com
http-01 challenge for bidabest.com
http-01 challenge for www.bidabest.com
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: bidabest.com
Type: unauthorized
Detail: Invalid response from
http://bidabest.com/.well-known/acme-challenge/vNuKpz4SPufq1IiUvT5M50NkUSJ13-1ZMlJNn3iOzB8
[52.221.2.157]: “\n\n503 Service
Unavailable\n\nService”
Domain: www.bidabest.com
Type: unauthorized
Detail: Invalid response from
http://www.bidabest.com/.well-known/acme-challenge/E0jizYKTfx-FQ-9Qgh336BqSdo-gQv8CZ_48nzwires
[52.221.2.157]: “\n\n503 Service
Unavailable\n\nService”
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): Apache 2.4.41
The operating system my web server runs on is (include version): Amazon Linux 2 AMI
My hosting provider, if applicable, is: Amazon Web Services
I can login to a root shell on my machine (yes or no, or I don’t know):i don’t know, normally login as ec2-user
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): certbot 0.39.0