Report this

What is the reason for this report?

Can't setup DNS in Google Domains

Posted on March 22, 2020

I’ve acquired a domain (fecho.app) in Google Domains and I’ve been trying to link it with a Wordpress project that is running in a Digital Ocean droplet. However, when I access my domain I get the following error: ERR_CONNECTION_REFUSED. Before that, I was able to access my webpage through the IP address.

In order to apply the domain I did the following:

  • In Google Domains I chose “Use the Google Domains name servers”
  • Still on the same page, I added two records in the “Custom resource records” section
Name Type Data
@ A <ip-address>
www CNAME fecho.app

With that, I waited 48 hours as recommended by Google with no avail. The IP address redirects to fecho.app which returns connection refused, nslookup command returns the right IP address, I’ve also checked propagation in dnschecker.org, and the firewall doesn’t seem to be the problem. I’m out of ideas to solve this issue… so any help is really appreciated.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.