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.

preguntada hace 10 meses259 visualizaciones
3 Respuestas
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
EXPERTO
respondido hace 10 meses
  • 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
respondido hace 10 meses
  • 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.

respondido hace 10 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas