Skip to content

Doesn't use current values when DNS for a domain is changed #2

@Victor-OFC

Description

@Victor-OFC

Uptime appears to keep a cached copy of DNS resolution for domains that it is watching - if an A record for a monitored domain is updated, Uptime seems to continue pinging the old one until the service is restarted

Steps to reproduce:

  1. Add a http://yourdomain.com to Uptime. This site should be up and working
  2. Do something that takes the site down. Uptime should send a down alert
  3. Update the A-record for http://yourdomain.com to point to a different (working) server, give time for DNS propagation, and verify in a browser+curl that the site is back up and running on the new server
  4. Uptime does not ever probe DNS servers to get the updated A-record and continues to report the site as down (forever, or at least for a day or two)

..however restarting Uptime picks up the new DNS record immediately

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions