From OVHcloud to Netlify DNS: Too many redirects error

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?

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

Should I remove these 2 (ns112.ovh.net. and dns112.ovh.net.) from the OVH DNS list?

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:

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!