Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error cert #13

Open
bahramzade opened this issue Oct 15, 2020 · 2 comments
Open

error cert #13

bahramzade opened this issue Oct 15, 2020 · 2 comments

Comments

@bahramzade
Copy link

bahramzade commented Oct 15, 2020

I put the server on google cloud
ubuntu 16
ran the script by setting everything up in stages
domain is configured correctly on cloudflare
I also checked with www.

error in end :

IMPORTANT NOTES:
 - The following errors were reported by the server:
   Domain: axtar.work
   Type:   unauthorized
   Detail: Invalid response from
   https://axtar.work/.well-known/acme-challenge/m3GMqkFTsBKJHHtLNR_mF6yVBWGU-pcQPB7PUi7Lt-E
   [2606:4700:3033::681f:5abe]: "<!DOCTYPE html>\n<!--[if lt IE 7]>
   <html class=\"no-js ie6 oldie\" lang=\"en-US\">
   <![endif]-->\n<!--[if IE 7]>    <html class=\"no-js "
   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.
Failed to get cert.

screens :
1 cloud
screen
2 cloudflare
screen
3 terminal error end
screen

@M3chD09
Copy link
Owner

M3chD09 commented Oct 18, 2020

Try to uncheck Proxy status in your Cloudflare DNS settings before run this script.
This script use HTTP-01 challenge to get a certificate from Let’s Encrypt, but your server IP will be hidden by Cloudflare if Proxy status is enabled. Let’s Encrypt can't access to your web server through Cloudflare's IP, because Cloudflare does not allow direct IP access. As a result, the validation checks fail.

@bahramzade
Copy link
Author

shadowsocks android error
unable to reslove host "cp.cloudflare"...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants