AdGuardHome
AdGuardHome copied to clipboard
Upstream DNS server handling reverts to load balancing
Prerequisites
-
[X] I have checked the Wiki and Discussions and found no answer
-
[X] I have searched other issues and found no duplicates
-
[X] I want to report a bug and not ask a question or ask for help
-
[X] I have set up AdGuard Home correctly and configured clients to use it. (Use the Discussions for help with installing and configuring clients.)
Platform (OS and CPU architecture)
Linux, ARM64
Installation
GitHub releases or script from README
Setup
On a router, DHCP is handled by the router
AdGuard Home version
v0.108.0-a.848+9276afd7
Action
Set upstream DNS server handling (with multiple servers configured) to parallel requests.
Expected result
This setting should not change.
Actual result
For some time now, upstream DNS server handling periodically and seemingly randomly reverts to a load balancing configuration, which I believe is the default configuration.
Additional information and/or screenshots
I have searched for this issue in various slightly differently worded variations in several places, but I may just be very bad at it.
This issue presents itself on all instances within my network, but that's probably not terribly surprising as they all have nearly identical configurations.
Same behaviour on my v0.107.44 installation.
same behaviour for me on 0.107.44 on openwrt router
please see attached video:
https://imgur.com/a/x9g4eYp
It is also not possible to save the DNS parallel request . It keeps reverting itself to load balancing option
I had thought for a while there that I could trigger it with service restarts, but apparently that was just a string of flukes on my end.
I can however trigger this case reliably as udtcp has shown.
I don't think I'm doing anything particularly exotic with my installations.
You have DOT or HTTPS in the servers?
There is a bug with DOT on this version, to fix temporary i have to choose HTTPS. https://github.com/AdguardTeam/AdGuardHome/issues/6723
Not personally, no. All my upstreams are local Do53.
You have DOT or HTTPS in the servers?
There is a bug with DOT on this version, to fix temporary i have to choose HTTPS. #6723
I have just one https upstream, and few regular DNS for my domain, and it still does that
I just tried and it resets if you save any of the settings below Upstream-DNS in the DNS-settings. Changes to Upstream-DNS and the other settings don't seem to affect this.
It also jumps back to load balancing if you click the save button under the DNS cache configuration
Can confirm this is happening to me on version Version: v0.107.44
How is AdGuard installed? I am seeing the same issue with my TrueNAS Scale install (Truenas app, NOT TrueCharts).
App Version: 0.107.45 Chart Version: 1.0.38
Related #6851 Fixed in the edge release.