My domain registrar is NameCheap and I have their DNS pointing at Digital Ocean. I then have all my standard DNS entries in Digital Ocean. I am attempting to set up a custom domain for Google Firebase Authentication which requires 2 TXT and 2 CNAME records to be entered into my DNS. I have done so and have waited several days, multiple times and only the TXT records can be detected. The CNAME records will not propagate. Does anyone have any thoughts?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello @dlvanmullen
Can you please confirm that you’re using the DigitalOcean nameservers for your domain name? The name servers are ns1.digitalocean.com, ns2.digitalocean.com, and ns3.digitalocean.com
What you can do is to make sure the CNAME is entered correctly. On DigitalOcean, CNAME records have the following fields.
You can also check our docs on how to setup a CNAME record for your domain name here:
Hope that this helps! Regards, Alex