Hmm. We’re having trouble finding that site. We can’t connect to the server at www.meije.xyz. If you entered the right address, you can: Try again later Check your network connection Check that Firefox has permission to access the web (you might be connected but behind a firewall)
What is the issue you’re encountering
I cannot visit my website when typing the domain name in my browser
What steps have you taken to resolve the issue?
I have bought my domain name on namecheap.
I have changed the DNS setting on my namecheap account as advised by cloudflare (I have turned off DNSSEC and in nameservers section, I chose “Custom DNS” + I added the two nameservers provided by cloudflare: chance.ns.cloudflare.com and sloan.ns.cloudflare.com).
I have waited more than 24 hours.
I have added a DNS record on cloudflare:
record type: A
record name: @ (or meije.xyz)
ipV4 address: 51.159.161.240
proxy status: proxied
TTL: auto
I have waited several days (more than 24 hours).
when I try “nslookup meije.xyz” or “dig meije.xyz” in my terminal, I get the following IP address: 127.0.0.53 or 104.21.87.8 or 172.67.139.30. But it does not seem to point to the IPV4 address I chose (51.159.161.240).
What feature, service or problem is this related to?
Thank you VERY MUCH @cscharff ! I had just tried to remove cloudflare proxy and it now works: well, it works when I type the following url: https://meije.xyz and not https://www.meije.xyz. I suppose I now need to add a www.meije.xyz redirection to meije.xyz (using a CNAME DNS record, maybe?).
I still have a question, though. I somehow understood that setting the proxy status to “proxied” rather than “DNS only” was a better practice. What is your opinion on that? (I am going to dig further in the documentation to understand that point).