Getting following error. My website is already running on VPS1 using Cloudflare reverse proxy and now I am setting up website on VPS2 and installing certificate using certbot. So the error is coming because site is already running on another VPS1 or is it due to some other issue?
I have not added port 443 in ufw yet (I believe I can add it later once certificate is generated as it has no effect on it)
My domain is: www.familystore.pk
I ran this command:
sudo certbot --nginx -d www.familystore.pk
It produced this output:
Requesting a certificate for www.familystore.pk
Performing the following challenges:
http-01 challenge for www.familystore.pk
Waiting for verification...
Challenge failed for domain www.familystore.pk
http-01 challenge for www.familystore.pk
Cleaning up challenges
Some challenges have failed.IMPORTANT NOTES:
The following errors were reported by the server:
Domain: www.familystore.pk
Type: unauthorized
Detail: 2606:4700:3030::ac43:902d: Invalid response from
http://www.familystore.pk/.well-known/acme-challenge/xaf-vMsv5L9pPJOzFwrUfqGGbRlYIx9WLRb-YTqOrZE:
404To 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):
nginx
The operating system my web server runs on is (include version):
Debian 10
My hosting provider, if applicable, is:
VPS
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.12.0