What worked for me was disabling HTTP3 support with the 'network.http.http3.enabled' key in about:config and then restarting Firefox. Seems like it's stuck in the 'SocketThread', repeatedly doing this: 2022-01-13 08:20:53.075936 UTC - [Parent 4106991: Socket Thread]: V/nsHttp Http3Stream::OnReadSegment count=333 state=4 [this=7f6e295623a0]
Ask HN: Firefox connection problems after enabling DoH?
191–200 of 410 posts
Re: Ask HN: Firefox connection problems after enabling DoH?
#192Earlier quoted context omitted.
>If they don't turn this around then I hope others will step up and reclaim the web! Have you any idea how complex a browser needs to be? I hope this team of plucky, idealistic coders can keep up with all the latest and greatest web developments devised by the thousands of engineers at Google et al. The web as an open, human-sized system is dead.
If you keep the browser ultra modular, I think it can work. You need to have one component for layout, one for css, one for the DOM, and you can use external libraries for media playback, javascript, networking, and so on. I think a decent layout or CSS library would be useful outside of a web browser, too. Then I would also only focus on the subset of websites that are "documents", not "apps". If I could decide, HTM…
Re: Ask HN: Firefox connection problems after enabling DoH?
#193Re: Ask HN: Firefox connection problems after enabling DoH?
#194It seems another workaround is disabling the collection of usage data: https://twitter.com/vanilla_chief/status/1481546294489489409 €: It seems telemetry does no longer triggers the bug as they've changed something on the server side? So this probably won't help anymore.
Re: Ask HN: Firefox connection problems after enabling DoH?
#195What worked for me was disabling HTTP3 support with the 'network.http.http3.enabled' key in about:config and then restarting Firefox. Seems like it's stuck in the 'SocketThread', repeatedly doing this: 2022-01-13 08:20:53.075936 UTC - [Parent 4106991: Socket Thread]: V/nsHttp Http3Stream::OnReadSegment count=333 state=4 [this=7f6e295623a0]
I only had to do a hard restart (force quit it, as others point out, just closing the window causes FF to hang). After restarting, everything seems to work fine. EDIT: my FF version is 91.5.0esr (64-bit) on MacOS. Many of my colleagues had the same issue today, and they all report that just restarting FF fixes the problem (one restarted the computer itself).
Re: Ask HN: Firefox connection problems after enabling DoH?
#196Earlier quoted context omitted.
At this time it doesn't appear to be a surreptitious update, but a load balancer issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1749908#c17
Sorry, but my traffic isn't supposed to go through anybody's centralized load balancer, least of all one operated by parties with whom I do not have a relationship on the basis of the delivery of some service. That's not how this works. HTTP/3 support is optional as far as I'm concerned and plenty of websites that I tested with do not support it and still failed due to this issue . Absolutely unacceptable.
But mostly: I have no real idea what's going on, so I'm awaiting the postmortem.
Re: Ask HN: Firefox connection problems after enabling DoH?
#197Earlier quoted context omitted.
Many people wouldn't otherwise sign up for a VPN, and there are a lot of shady VPNs out there. Mozilla can use the feature to help reduce dependence on a company that has been trying to destroy them for years (Google), and help non-tech people get set up with a VPN.
Google is the largest financial supporters in Firefox, they buy Firefox search bar. If they wanted to destroy Firefox, they’d already do it by simply cutting that revenue stream.
Re: Ask HN: Firefox connection problems after enabling DoH?
#198Re: Ask HN: Firefox connection problems after enabling DoH?
#199I've only spoken with 2 other people and they were not as lucky as me to have read about the fix on this very comment page, so they were "forced" to use Chrome/ium to be able to access the web. Not sure they will switch back to Firefox.
I am surely not switching to Chromium based browsers, but it is time again for me to consider switching to Icecat or so instead after what happened today.
Re: Ask HN: Firefox connection problems after enabling DoH?
#200I really try hard to like Firefox but it keeps falling behind. For certain tasks like debugging web applications I already resort to Chrome because the debug tools in Firefox are painfully slow in comparison. I guess FF developers have too beefy laptops and don't notice this, on my "old" T460p it makes the browser more and more unusable though. Same goes for opening "expensive" web apps like Slack or video conferencing tools, performance greatly degrades.