This happened to me and a co-worker too, and I could resolve it with a `sudo killall firefox` and re-starting it. In contrast to all the heat from many of the comments here, I'll say this: shit happens to any company. My trust in Mozilla is not (yet) shaken just because a bug made it into production, even if that bug made it there due to bad decisions or even (hopefully temporary) lack of vision. I, for one, am not c…
Ask HN: Firefox connection problems after enabling DoH?
341–350 of 410 posts
Re: Ask HN: Firefox connection problems after enabling DoH?
#342Re: Ask HN: Firefox connection problems after enabling DoH?
#343Earlier quoted context omitted.
It is for people like me who doesn't want every domain I ever type in to be sent to Google or somewhere else for autocompletion. I mean, most of all lkve autocomplete, but when you type in . or what have you, are you sure you want everyone of these keystrokes to go to Google? If not then you want a separate search field.
Ah I think you're mistaken. We're talking about when you open a new tab in Firefox the default landing page has a little grid showing commonly accessed sites as well as an additional search/address bar which says "Search with google or enter address" We have the same feelings on this - I also would prefer an explicitly separate search bar and address bar. Edit: or maybe I'm understanding Ekaros' comment incorrectly?…
I can just write the address in address bar if I want. But I do not have search engine as default page or even have one in as bookmark. So I would love to just have a search box where I can copy paste a filename with either full path or as something.py... And browser to not try to access non existent .py domain which only has third-level addresses anyway...
Re: Ask HN: Firefox connection problems after enabling DoH?
#344I've been using firefox since its very first day. In recent months I have had quite a lot of issues. Somehow the fullscreen mode always shows "Press ESC to escape". Last week, somehow all my cookies are gone and I have to re-login all sites again; worst, all add-ons settings are gone too. Well quite a lot of stuff. It's my mistake to install some add-ons or something crazy, but I really hope there is any easy way to…
Unfortunately no browser is yet sufficiently bug-free for a frequent user not to hit bugs pretty frequently... Eg. last week Chrome kept displaying graphical glitches wherever webgl content should render...
If anything, I think there's been regress. There was a time, long past, when I didn't really have to think about the browser itself much at all. It just did its job and problems were rare. Browsers and the web have turned enormously complex now. WebGL is a case in point: it's complex by itself, and it also brings in all the complexity of the graphics drivers & GL implementation on your system. Graphics drivers are the most complex of all drivers on your system, and GPUs are the least reliable of your components..
Re: Ask HN: Firefox connection problems after enabling DoH?
#345Earlier quoted context omitted.
My browser isn't supposed to have any 'backend services'. Especially not backend services that I did not explicitly opt in to.
It's not a backend service on your browser, it's on whatever webpage you tried to visit.
Re: Ask HN: Firefox connection problems after enabling DoH?
#346Earlier quoted context omitted.
Exactly what I was thinking. I hope they thought about this case and made the updater use a different stack...
Auto-Update doesn't work anymore. It's the first thing I tried when encounter this issue like 20 minutes ago. Can't access any website or making any connection without disable `network.http.http3.enabled` and restart. This impact is huge for million of firefox users!
Re: Ask HN: Firefox connection problems after enabling DoH?
#347That's pretty poor on the mods :(
Re: Ask HN: Firefox connection problems after enabling DoH?
#348No need to change any settings.
Re: Ask HN: Firefox connection problems after enabling DoH?
#349Re: Ask HN: Firefox connection problems after enabling DoH?
#350What 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]
It's been posted already but putting it here for better visibility: https://bugzilla.mozilla.org/show_bug.cgi?id=1749908