What is the name of the domain?
What is the issue you’re encountering
I bought Domain name on Cloudflare. Now I configure A host to my VPS IP address but it doesnt work
I bought Domain name on Cloudflare. Now I configure A host to my VPS IP address but it doesnt work
You have “too many redirects”…
https://cf.sjr.dev/tools/check?41e3ee4f198040219268ecc52bfd9fa9#connection-worker-https
Check your SSL/TLS setting is set to “Full (strict)” in your dashboard here…
https://dash.cloudflare.com/?to=/:account/:zone/ssl-tls
Thank , I try to check!
You now have error 526 which means the SSL certificate on your origin is invalid. Make sure it is from a trusted CA (or a Cloudflare origin certificate), has not expired, is not self-signed and covers your domain/subdomains.
If by “it does not work” you mean the IP addresses returned are not as set in your Cloudflare DNS, that’s because your records are proxied, see here…
If you want to see the records as set, set them to “DNS only”. Note that then requests will go direct to your origin and you will not be using any Cloudflare features to protect or accelerate your site.
With the proxy, your site is still giving 526 and the fix is as I posted above.
I still can not fix it. Let me try again. Do I need change my www to DNS or Proxy?
It’s up to you. If you want to use Cloudflare features, it needs to be proxied. If you want to see the IP address as you have set it, is need to be “DNS only”.
what about Cname ? because now it is error
The server at 157.x.x.x
is refusing connections on port 80 and 443.
DNS is doing what you have set. As I said, the server at 157.x.x.x
is refusing connections on port 80 and 443.
The server isn’t accepting connections on port 443. While your DNS record is “DNS only”, this is not a Cloudflare issue. Ensure to get your server working properly.
@sjr Thank you!
This topic was automatically closed after 15 days. New replies are no longer allowed.