tomspark wrote:
Good news first: your AdGuard is actually working fine, that "unhealthy" tag is a false alarm. It happens because SparkBox checks AdGuard on port 3000, but during setup the admin page got set to port 80, so the check is looking in the wrong place. Quickest fix: open AdGuard's settings and set the Admin Web Interface port back to 3000 (that's what our setup tip recommends) and the unhealthy flag clears. If you'd rather keep it on 80, hang tight: I've flagged the health check to be made smarter so it works either way. Thanks for the clear report!
tomspark wrote:
Following up on this — it's fixed in 1.6.161, which shipped today. SparkBox now checks AdGuard on whichever port it actually ended up on, so that false 'unhealthy' tag clears itself. Just run sudo sparkbox update and the warning should go away on its own. Thanks for flagging it!