mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
DNS Over HTTPS fails when WAN IP Changes #3262
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#3262
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LewisSpring on GitHub (Dec 18, 2021).
Have a question or an idea? Please search it on our forum to make sure it was not yet asked. If you cannot find what you had in mind, please submit it here.
Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Issue Details
Expected Behavior
When the WAN IP address changes, DNS Over HTTPS resolution should continue.
Actual Behavior
DNS queries are not resolved, they time out.
The Container needs restarting for DNS Resolution to continue.
Screenshots
Screenshot of failed NSLookup:
Additional Information
My PiHole running DNSCrypt-Proxy suffers from the same issue.
If I change the DNS AGH uses (before restarting the container, after WAN IP change), the issue does not fix. The container needs to be restarted.
The Docker container is bridged.
There are no apparent log entries.
@EugeneOne1 commented on GitHub (Dec 20, 2021):
@LewisSpring, hello. The issue looks similar to #3217. Could you please try one of the latest edge/beta builds and check if the issue reproduces there?
@LewisSpring commented on GitHub (Dec 20, 2021):
Hi @EugeneOne1 , I didn't spot that one since It used different keywords.
I'll try it and get back to you.
@LewisSpring commented on GitHub (Dec 20, 2021):
Good Evening @EugeneOne1 , seems like the latest Edge build has fixed the issue.
I've had some WAN changes and the resolution has continued.
When can I expect to see these fixes in a stable release?
Thanks for your help.
@ainar-g commented on GitHub (Dec 21, 2021):
Either later today or tomorrow, if all goes to plan.