[Support Guide] I'm getting errors when adding my domain to Netlify or configuring DNS zones

Last checked by Netlify Support Team: June 2024.

There are a handful of errors you may receive when adding your domain to Netlify. We’ve covered some of these in past Support Guide publications and this guide aims to consolidate the key culprits.

“A DNS zone for this domain already exists on NS1”

  • If you are trying to use a domain name purchased through Name.com, please see the existing Support Guide guide.

  • Alternatively, this domain has been used with another service (such as Squarespace) who, like Netlify, utilise NS1 to deliver their service. It might have even have been used by somebody who owned the domain before you! There are two potential solutions:

    • Here’s the quickest and easiest solution: Set up external DNS by creating an A and CNAME record using this Support Guide. This will get you up and running right away!

    • Discover which other service you have used this domain with. You will need to contact that service and request them to remove the configuration for this domain at NS1. This is the only solution which will enable you to use our Netlify DNS with this domain name. Unfortunately, NS1 are unable to tell us the service provider where this domain is already configured. Additionally, until this service provider is able to resolve the issue, you may wish to perform the below step in the interim.

      • If the above doesn’t work , instead of using Netlify DNS, you can use the external DNS instructions (as mentioned above as the quickest and easiest solution) to connect the domain name to the site at Netlify.

“A DNS zone for this domain already exists under a different account”

  • If you have access to the other Netlify account where the other site or DNS zone is configured, remove the domain from this account. This will allow the domain to be added to the new site and/or team.

  • If you do not have access to the other Netlify account, please read the support guide titled “Verifying domain ownership for Netlify custom domain”.

    After reading that guide and creating the verification DNS record, make a new post by clicking the ‘new topic’ button. In the new topic, please tell us the domain name you added the record for and our support team will remove the domain name from the other site or team.

    By the way, It helps to ensure that your support forum email address matches your Netlify team email address as we may reach out via email with a resolution or request for additional information.

2 Likes

I’m having a DNS Zone File conundrum.

For my site baj.ai, , I use Vue/vite SSG, and this generates individual html pages for each of the domains I am selling. The domain I use on Netlify.com is baj.ai. The ancillary domains on Netlify would be of the form baj.ai/domains/paralegal.ai and so on

From what I understand the zone for a given domain must be installed on the requested nameservers:

dns1.p04.nsone.net
dns2.p04.nsone.net
dns3.p04.nsone.net
dns4.p04.nsone.net

To fix this would I delete the zone for baj.ai on Netlify, or on Porkbun, which is its registrar? And what would be the proper settings from a “clean” zone for baj.ai on Netlify’s or Porkbun’s control panel?

Hi @pleniv01!

I’ve sent this request to our helpdesk, and we’ll follow up shortly via email to get this sorted for you. Thank you!

Hello Netlify Community!

If you need assistance from Netlify Support regarding Domain errors, please submit those requests via our form here: Support

This will create a helpdesk ticket so our Support team can help you with your specific case.

Thank you!! We look forward to helping you.

The Netlify Support Team