Hello, I’m having my Netlify site named: wondrous-gnome-6800a3.netlify.app
I purchased my domain name: www.pracowniapapi.pl via OVH and delegated it to Netlify.
When I’m trying to load the page, I’m getting the ‘ERR_TOO_MANY_REDIRECTS’ error returned.
I already added 4 DNS records recommended by Netlify to DNS section within OVH:
Here are all my DNS records listed within OVH:
The problem is also that for some reason the primary domain is set to ‘pracowniapapi.pl’ without the ‘www’ and the redirection one to ‘www.pracowniapapi.pl’. For some reason I can’t change it and assign the ‘www’ as the main domain.
Can you please check what causes the issue and why my app can’t be set to ‘www’ address?
dig
February 23, 2024, 11:01pm
2
pracowniapapi.pl
is not using Netlify DNS
$ dig pracowniapapi.pl NS
pracowniapapi.pl. 4502 IN NS ns112.ovh.net.
pracowniapapi.pl. 4502 IN NS dns112.ovh.net.
Perhaps this help article from OVH will help
I also suggest reading
Last reviewed by Netlify Support - August, 2023
IMPORTANT UPDATE
While many details in this support guide remain valuable information, the best guide for a zero downtime DNS migration can be found here:
However, there is still great information below and our support team will continue to link people to sub-sections of this support guide when they are relevant to someone’s particular situation or question.
What is this topic about?
This topic covers copying your existing DNS records from you…
Should I remove these 2 (ns112.ovh.net . and dns112.ovh.net .) from the OVH DNS list?
dig
February 23, 2024, 11:08pm
4
You should follow the instructions OVH provides for editing name servers for a domain registered via them.
Ok, I already set proper DNS within the DNS Servers section, however I received the following notification and my app’s still not working:
dig
February 23, 2024, 11:52pm
6
DNS propagation takes time.
pracowniapapi.pl
loads for me but without SSL. Once Netlify’s system verifies the name servers have changed it will automatically generate a certificate.
Ok, seems like now I just have to wait then. Many thanks for your help!