Hello, I’m having issues with setting up my custom domain on Netlify. Despite following the official guides from both Loopia (my domain provider) and Netlify, my website is still not functioning correctly after 24-48 hours. Below are the details:
1. Domain Setup:
- Added my custom domain to my Netlify site (e.g.,
example.com
). - For the www subdomain, I’ve configured the CNAME record to point to
mysite.netlify.app
(matching my Netlify subdomain). - For the root domain (e.g.,
example.se
), I’ve set up A records pointing to Netlify’s IP address:- 75.2.60.5
2. DNS Propagation Status:
- The A records seem to have propagated correctly (checked with DNS propagation tools).
- However, the CNAME record has still not propagated after 24-48 hours.
3. SSL Certificate Issue:
- I see a warning in the SSL/TLS section on Netlify: “Unable to provision Let’s Encrypt certificate.”
- The DNS verification process is still pending, and I cannot access the site over HTTPS.
- When I click on “verify DNS configuration” it says “DNS verification was successful” but then if I refresh it goes back to the previous error message.
- Page Not Found Error:
- When I visit the custom domain (
example.se
), I get a “Page Not Found” error. - I’m not sure whether this is related to the DNS configuration or SSL certificate provisioning.
5. What I’ve Tried:
- Double-checked and reconfigured DNS settings (both A records and CNAME).
- Cleared the DNS cache and tested the site from different devices and networks.
- Used DNS propagation checkers to confirm that the A records have propagated, but the CNAME has not yet.
- Contacted Loopia support who said the DNS records look correct on their end.
- Waited 24-48 hours for changes to take effect.
6. Questions:
- Should I be concerned that the CNAME record is taking this long to propagate?
- Could the “Page Not Found” error be related to DNS or SSL issues?
- Is there anything I can do to troubleshoot the SSL/TLS certificate issue further?
- Is there any other action I should take to fix the domain setup and get my site working?
Any advice or suggestions would be greatly appreciated!