I love Firefox. It's depressing to see the hate they're getting in the comments.
Ask HN: Firefox connection problems after enabling DoH?
291–300 of 410 posts
Re: Ask HN: Firefox connection problems after enabling DoH?
#292I've found that AppArmor started to block Firefox: audit: type=1400 audit(1642063521.864:246): apparmor="DENIED" operation="ptrace" profile="snap.firefox.firefox" pid=9868 comm="Shutdow~minator" requested_mask="trace" denied_mask="trace" peer="snap.firefox.firefox" I really don't like it, but turning off Apparmor worked for me. Not sure what caused AppArmor to start complaining all of a sudden.
Your policy is blocking ptrace from processes that don't seem like they should need ptrace (very few processes need ptrace). So why would Firefox need ptrace? Some cursory googling suggests that ptrace is used for plugins and by the crash reporter. There are apparmor profiles for Firefox, e.g. this one: https://github.com/nibags/apparmor-profiles/blob/master/appa... Maybe you could add it to your system and see if th…
Thanks!
Re: Ask HN: Firefox connection problems after enabling DoH?
#293Earlier quoted context omitted.
Disable telemetry while you're at it: "Firefox Data Collection and Use" in settings. It seems to have re-enabled itself on some silent update. Sneaky bastards.
I was surprised to find I had telemetry enabled. I could have sworn I disabled it, but it would have been a long time ago, so I was thinking maybe I remember it wrong. I would like to see any source that may exist on it having been silently re-enabled. I know telemetry is anonymized and totally harmless or whatever, but re-enabling it behind my back would feel like such a breach of trust.
Re: Ask HN: Firefox connection problems after enabling DoH?
#294I was wondering what that was about... Seems like I'm disabling automatic updates for the foreseeable future.
Re: Ask HN: Firefox connection problems after enabling DoH?
#295I love Firefox. It's depressing to see the hate they're getting in the comments.
I was and still am an evangelist but stuff like this makes me wonder.
Never saw a bug like this in a browser. By pure chance did I check if Chrome worked.
Re: Ask HN: Firefox connection problems after enabling DoH?
#296Re: Ask HN: Firefox connection problems after enabling DoH?
#297Earlier quoted context omitted.
I was perfectly happy with the one that didn't support this 'feature', and automatic updates are what brought it to my system.
Yeah, the alternative is running a system with a ton of outdated software, with known bugs and active exploits while casually surfing the "oh-so-cosy-and-entirely-harmless" WWW... The goal is not to ostracize automatic updates, but to have faster fixes. Or to separate security updates from feature updates, but I think this ship has long sailed for modern browsers.
User is the one who must choose update policy. If user is choosing to not update then it's their own problem and no manufacturer has the right to deside otherwise.
Re: Ask HN: Firefox connection problems after enabling DoH?
#298Re: Ask HN: Firefox connection problems after enabling DoH?
#299Re: Ask HN: Firefox connection problems after enabling DoH?
#300So, looking at the HTTP3 wikipedia page I see this: "HTTP/3 uses QUIC, a transport layer network protocol which uses user space congestion control over the User Datagram Protocol (UDP)." Ok. Is it still a thing with internet core routers that in case of congestion issues they drop datagram packets because they're not guaranteed to be delivered anyway?