Hosts DNS Issue

The DNS resolver engine is resolving an incorrect/outdated IP address for my hosts .What is the best course of action to edit a device’s IP address in the dashboard? I have already looked through every lookup list that is listed in anmusle.conf file, and deleted the old entries out. Do I need to restart the Adam Service at that point? The most recent and correct IP is in bold, but while looking at the domain log, it is still resolving both the correct and the incorrect one.

I’m having the same problem. I get multiple IP addresses returned for some lookups, and then sometimes an old address is used instead of the current valid one.

How can the adam:ONE cache be cleared?

There are multiple sources of data that adam:ONE would be using when dynamically returning host records.
This includes:

  • Devices from the Dashboard
  • DHCP leases (if DHCP is enabled on the router)
  • Router’s hosts file

If the source has been corrected and adam:ONE is still returning old addresses, then restart the muscle.

on pfSense: service anmuscle.sh restart
on VyOS: restart container adamone

I found that I had to remove devices from the dashboard and add them again to clear the old IP addresses.

Yeah unfortunately right now there is no way to edit the IPs that belong to a device, so that is the only way for now.