Closed Bug 1511865 Opened 7 years ago Closed 7 years ago

Intermittent DNS resolution failures

Categories

(Firefox :: Untriaged, defect)

63 Branch
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: yuv.adm, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0 Steps to reproduce: On occasion, DNS resolution to certain domains will fail via Firefox, while system DNS resolution works to the same domains works just fine. 1. Navigate to a website (happens a lot on Google and AWS domains for some weird reason) and receive "Server not found" 2. Verify DNS lookup via `about:networking#dnslookuptool` yields NS_ERROR_UNKNOWN_HOST 3. Verify system resolution to the exact same domain works via `dig` and `host` command line tools. 4. Atempt steps 1 + 2 again with same results 5. Only after a few minutes problem resolves organically (until the next time) Actual results: DNS lookup fails with NS_ERROR_UNKNOWN_HOST while system lookup on same domain succeeds. Expected results: Successful domain lookup
Attached file log.txt-main.1247
I added a log file showing the nsHostResolver behavior on one sample AWS domain. Also for debugging purposes I set network.dns.disablePrefetch and network.dns.disableIPv6 both to true, and problem still persists.
Looks like systemd-resolved is spitting lots of errors to the journal about DNSSEC: Sep 21 23:00:39 host systemd-resolved[582]: DNSSEC validation failed for question eu-west-1.console.aws.amazon.com IN AAAA: no-signatu> Sep 21 23:00:39 host systemd-resolved[582]: DNSSEC validation failed for question eu-west-1.console.aws.amazon.com IN A: no-signature Sep 21 23:00:39 host systemd-resolved[582]: DNSSEC validation failed for question eu-west-1.console.aws.amazon.com IN SOA: no-signature Sep 21 23:00:39 host systemd-resolved[582]: DNSSEC validation failed for question eu-west-1.console.aws.amazon.com IN DS: no-signature This doesn't explain other domains that fail on occasion (such as Google) but until I have further evidence I'm going to close this bug. Sorry for the false alarm.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
For posterity, this is likely the core issue - https://github.com/systemd/systemd/issues/9771
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: