Why do Route 53 A records reappear after I successfully delete them?

0

I have a custom domain registered in Route 53 and some A records pointing to an ip address. Everything works fine except when I delete the records they reappear after a few minutes. Similarly, if I change them to point to a S3 static website, it works for a few minutes before changing back to the ip address.

demandé il y a un an264 vues
3 réponses
0

Hello.

Maybe it has something to do with the TTL of the record?
If the TTL value is large, new IP addresses may not be resolved for several minutes.
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/best-practices-dns.html

profile picture
EXPERT
répondu il y a un an
  • I was wondering the same thing, it's roughly the right amount of time. The TTL is set to 300 of the deleted records was set to 300 and the records reappeared 280s after deletion.

0

Does the issue need manual operation to resolve? Or, after waiting several minutes/hours, is the issue resolved automatically? If so (automatically resolved issue), DNS record have Time To Live and Propagation mechanism and it cause the issue. Change for DNS record often need time to reflect the change to name resolution by local machines.

AWS
S-S
répondu il y a un an
  • I have not been able to resolve the issue so far (i.e. permanently delete the records) either manually or by waiting. The change is initially effective but reverts to the previous ip address after a few minutes.

0

In the end I deleted the hosted zone and created a new one with the entries I wanted to keep.

répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions