Domain not responding
I can view my domain fine by visiting the IP directly: http://172.104.28.61/
When I visit http://staffr.app the browser times out.
Here are my DNS settings for my domains: https://imgur.com/a/Rw6iJ2i
Any help is appreciated.
1 Reply
After reviewing the screenshot you've provided, it looks like you're using our DNS Manager. In this particular case, you'd want to ensure that you're using Linode's name servers as the authoritative name servers for your domain. From what I can see, it appears that your domain is currently associated with Google's Cloud DNS name servers:
dig NS staffr.app +short
ns-cloud-c1.googledomains.com.
ns-cloud-c2.googledomains.com.
ns-cloud-c3.googledomains.com.
ns-cloud-c4.googledomains.com.
Once you've confirmed that your DNS records and name servers are configured properly, you'll then need to wait for your DNS changes to propagate. In some cases, this process can take up to 72 hours. I personally use DNSChecker.org to track the propagation status of my DNS updates.