Skip to content

How to check Registered Domain in Route53 is Active or not ?

0

Enter image description here what it means whether it is ACTIVE OR INACTIVE , if it is INACTIVE how to make it ACTIVE?

asked 3 years ago805 views
1 Answer
0
Accepted Answer

INACTIVE: This status code indicates that delegation information (DNS or name servers) has not been associated with your domain. Your domain is not included in the zone file and will not resolve.

Ensure your Glue Records are correct https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-name-servers-glue-records.html

Ensure your Glue records point to the correct Name Servers.

EXPERT
answered 3 years ago
EXPERT
reviewed 3 years ago
  • thank you so much it is working fine now after Making the changes (Name Servers) same in both hosted Zone and Registered Domain in Route53

  • Perfect, glad I could help

  • Sorry , could you please let me know that root domain is working fine (eg:- example.com) , but The Subdomain (eg:- www.example.com) is not working why any suggestions please, i have done all the steps correctly which is redirecting root bucket to "www" bucket and when i checked the static website Hosting URL in in "www" Bucket it is working and i have created the route53 hosted zone record correctly configured but still its not working , i thought DNS propagation Delay but it seems its not ?

  • could you please respond to the above issue

  • Sorry repost doesn’t notify of comments. So I’m on the same page. You created a new subdomain as in a zone or a new record www in the example.com?

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.