Cannot change registered domain name's name servers

0

Hi there,

I have a domain in Route 53. I have the two interfaces to look at it: I can go to "Registered domains" and see the domain name and I can go to "Hosted Zones" and see the hosted zone I've set up with the same domain name.

So - when I go to "Registered domains" and look at the domain, and then click on the domain, I see the old nameservers that I registerred for the domain back before I transferred it in to Route 53. (for instance, "ns-cloud-d1.googledomains.com")

Cool - no problem. I click "Actions > Edit Name Servers" and I make some changes. I click "save" when I have my changes made, and I see a green box at the top of the screen that says "Name servers were successfully updated for xyz.com. It may take up to 24 hours for these changes to propogate." Cool, no worries. I click the "check status" button...

And here's where the problem exists. At the top of the "requests" table I see: Operation ID: some id...

Domain Name: my-domain.com

Status: Failed

Type: Update nave servers

Submitted: date-time of 10 seconds ago.

What gives? Why can't I update my name servers on my domain?

Thank you!

  • I have the same problem using an AWS Lightsail registered domain.

    I can't change the NS used for the DNS Zone.

    Under DNS Zone is says the following under Name Servers: Lightsail assigns name servers when you create a DNS zone. To make Lightsail the DNS service for a domain, you configure the domain registration to use these name servers. ns-711.awsdns-24.net ns-1309.awsdns-35.org ns-44.awsdns-05.com ns-2019.awsdns-60.co.uk

    So if you go to your Lightsail registered domain, you can change the name servers. The problem is the DNS Zone will only agree to use the 4 listed above.

    Any solutions?

asked 10 months ago363 views
2 Answers
0

Hello.

Check CloudTrail's event history to see if any errors occur in events when records are changed.
Route53 events are logged to CloudTrail in the Northern Virginia region.
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/logging-using-cloudtrail.html

profile picture
EXPERT
answered 10 months ago
profile pictureAWS
EXPERT
reviewed 10 months ago
0

I can see the event in cloudtrail for when I try to change the nameservers. It's basically a json payload of the change request sent to AWS.

But cloudtrail doesn't give me any information on why the request is failing, or any information about the failure. It's just "this is what you tried to do". Cool. Why isn't it working? :P

Any thoughts on what to do next?

answered 10 months ago

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.

Guidelines for Answering Questions