Error connecting squarespace domain to netlify - netlify

I am trying to connect my squarespace domain to netlify but am receiving the following issue:
A DNS zone for this domain already exists on NS1
Anyone know how to resolve this?

Related

Azure Custom Domain not resolving

It seems like I have my A CNAME and TXT records correct for my Azure App but My Domain name is still not resolving.
Error:
404 Web Site not found.
You may be seeing this error due to one of the reasons listed below :
Custom domain has not been configured inside Azure. See how to map an existing domain to resolve this.
Client cache is still pointing the domain to old IP address. Clear the cache by running the command ipconfig/flushdns.
Here is my source tutorial:
https://learn.microsoft.com/en-us/azure/dns/dns-web-sites-custom-domain
If you're getting that message, you probably haven't configured the domain as a Custom Domain.
In Portal go to the App > Custom Domain and make sure it's there.
If you do have it added, it's possible the A record is pointing to the wrong IP. You can check if it matches the one in the Custom Domain blade by running the following command in your command line:
nslookup <your domain>

Pointdns with heroku invalid dns point

I have deployed my app on heroku and got a custom domain with pointdns.
point dns seems to redirect the doamin correctly, but heroku seems to get invalid app or empty page that says " There's nothing here, yet. ".
my doamin dns records
heroku error
point dns records
You can't just CNAME the domain at n5hl.herokuapp.com.
You need to go to the Heroku settings for the app, add a custom domain, and point the DNS at the specific CNAME record they give you. (It'll be something like foo-bar-random-string.herokudns.com.)
Adding both
<mydomain>.cf
and
www.<mydomain>.cf
to heroku custom domains solved the problem.

What am I missing: Intergrating custom domain with heroku app + cloudflare not working

I'm trying to connect my herokuapp to my custom domain, and I'm having tons of problems, I'm stuck at this error Error 525.
I generated an SSL certificate with Cloudflare and installed the certificate, but I still get this error.
My site points to the cloudflare IP address, but I need to to point to my herokuapp
Can someone please help ? Here's my cloudflare details:

No CNAME records were found. Please add a CNAME record pointing to xxxx.azurewebsites.net

I have been trying to add a custom domain name to an application I hosted on azure and am trying to link it to a domain i bought in https://www.whogohost.com. I have tried everything as specified in the link https://learn.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-custom-domain but to no avail, i keep getting the error (No CNAME records were found. Please add a CNAME record pointing to xxxx.azurewebsites.net).
Note: xxxx is just an alias for my App Name hosted in azure.
Please, is there anyone with relevant answers?
The error itself will be with the domain name provider you bought the domain through. You will need to make sure that you have properly setup the CNAME and A name records in your DNS settings on that website. Such as my domain I have through GoDaddy:

NameServer do not forward

i bought a domain at networksolutions and try to forward dns to my vps, the problem is, its not forward when i try to open page, ie gave me that error.
i also use the plesk panel
ERROR
The requested URL could not be retrieved
The following error was encountered while trying to retrieve the URL:
http://ertugoto.com/
Unable to determine IP address from host name ertugoto.com
The DNS server returned:
Server Failure: The name server was unable to process this query. This
means that the system was not able to resolve the hostname presented
in the URL. Check if the address is correct.
It appears that you do not have DNS name servers configured for that domain. At least the DNS roots do not know about them. You will need to work with network solutions to have them add glue records for your name servers, or if they are hosting the DNS for you then you need to add the NS records etc for your domain.

Resources