My domain is: http://onthelanes.xyz
I ran this command: sudo certbot
It produced this output:
Which names would you like to activate HTTPS for?
1: onthelanes.xyz
2: www.onthelanes.xyz
Select the appropriate numbers separated by commas and/or spaces, or leave input
blank to select all options shown (Enter 'c' to cancel):
Requesting a certificate for onthelanes.xyz and www.onthelanes.xyz
Performing the following challenges:
http-01 challenge for onthelanes.xyz
http-01 challenge for www.onthelanes.xyz
Waiting for verification...
Challenge failed for domain onthelanes.xyz
Challenge failed for domain www.onthelanes.xyz
http-01 challenge for onthelanes.xyz
http-01 challenge for www.onthelanes.xyz
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: onthelanes.xyz
Type: unauthorized
Detail: 54.67.47.15: Invalid response from
On the Lanes
"<!doctype html><html lang="en"><meta
charset="utf-8"/><link rel="icon" href="/logo.png"/><meta
name="viewport" content="wi"Domain: www.onthelanes.xyz
Type: unauthorized
Detail: 54.67.47.15: Invalid response from
On the Lanes
"<!doctype html><html lang="en"><meta
charset="utf-8"/><link rel="icon" href="/logo.png"/><meta
name="viewport" content="wi"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.
I'm pretty confident the HTML shown in the response is my page, it matches the top of the HTML file in my project.
My web server is (include version): node v16.16.0
The operating system my web server runs on is (include version): Amazon Linux 2
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): No
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): Certbot 1.11.0
Thanks so much for reading!