"You must log into this network" - What network?
Firefox won't load Facebook. Bar says "You must log into this network". What network are they talking about. Firefox loads everything else OK.
Firefox won't load Facebook. Bar says "You must log into this network". What network are they talking about. Firefox loads everything else OK.
Let me use netmirror.world even if it's unsafe
Our team has already tried to fix the issue for a week now and none of the approaches seem to fix the issue. Does the Firefox dev department have any hints or clues for u… (funda okungaphezulu)
Our team has already tried to fix the issue for a week now and none of the approaches seem to fix the issue. Does the Firefox dev department have any hints or clues for us?
Short description: Firefox network.lna.blocking blocks same-origin/loopback requests when the page is controlled by a Service Worker
Symptom: Login via OIDC fails in Firefox (the backend call after the IdP redirect is blocked). The error disappears if either network.lna.blocking=false is set or the Service Worker is disabled.
Environment: - Frontend (react) and backend run on the same machine (loopback/localhost)—no cross-network scenario. - Firefox with active network.lna.blocking (experimental Local Network Access feature, Chromium’s equivalent is Private Network Access).
Root Cause (Analysis): 1. apps/react/sw.js registers a global fetch listener via Workbox and calls workbox.core.clientsClaim(). This causes every open page to be immediately controlled by the Service Worker. 2. registerServiceWorker() is called unconditionally on every app start, regardless of authentication state—even on the login/OIDC page. 3. The app uses hash-routing (URL fragments like “#/oidc”); the login page and the rest of the app share the same document URL, so you can’t restrict the SW scope to “everything except login.” 4. Once a page is Service-Worker-controlled, every fetch—including requests not explicitly handled by Workbox routes—first goes through the SW’s fetch event (default behavior when any fetch listener is registered) before proceeding to the network if it isn’t intercepted. 5. Hypothesis: Firefox’s LNA implementation doesn’t correctly inherit the address-space classification (loopback/private/public) for SW-forwarded requests across the controlling client. A direct document fetch (loopback→loopback) is allowed, but an identical target fetch routed through the SW is blocked.
Reproduction (minimal): 1. Use Firefox with network.lna.blocking=true (the default in affected versions). 2. Load a page that registers a Service Worker with a fetch-event listener (e.g. via Workbox precacheAndRoute + clientsClaim()). 3. Ensure both the page and the target resource are served from localhost/loopback. 4. From the SW-controlled page, call fetch() against the loopback target resource → the request is blocked. 5. By comparison, the same fetch from a non-SW-controlled page succeeds. 6. Setting network.lna.blocking=false also allows the fetch to succeed under SW control.
Excluded Causes: - Different address spaces for frontend/backend (both are on the same loopback machine)—ruled out. - Misclassification due to redirect_uri or cross-origin navigation—the OIDC redirect is a top-level navigation (unaffected); only the subsequent backend call (token exchange/session validation in SsoLogin.tsx → ssoLoginSubmit) fails.
Hello! I am a user from Russia. Our Roskomnadzor blocks Firefox sync addresses. Unfortunately, this makes it difficult to synchronize browsers on different devices. Can y… (funda okungaphezulu)
Hello! I am a user from Russia. Our Roskomnadzor blocks Firefox sync addresses. Unfortunately, this makes it difficult to synchronize browsers on different devices. Can you tell me how to get around this and keep the synchronization option?
I asked AI: "I'm being prevented from using options which cause pop ups but I don't think I've deliberately changed any settings. I want to use "analyze the board" on the… (funda okungaphezulu)
I asked AI: "I'm being prevented from using options which cause pop ups but I don't think I've deliberately changed any settings. I want to use "analyze the board" on the Gameknot website but I'm being prevented from using it. How can I get it back?" I followed the instructions: "Mozilla Firefox: Click the three lines (top right) > Settings > Privacy & Security > Permissions. Go to the "Pop-up windows" section and click Exceptions, then add https://gameknot.com" but I haven't re-acquired use of the pop up I ant to continue working. I want it back and its extremely irritating as the work around is very long and boring.
this site doesn't open
I turn that off and still no Twitter and your system turns it back on again all by itself, your settings are doing what they want to do, not what I SAY to do. Now, I cann… (funda okungaphezulu)
I turn that off and still no Twitter and your system turns it back on again all by itself, your settings are doing what they want to do, not what I SAY to do. Now, I cannot get into Twitter.
I cant use firefox to connect to mail.com. I can connect by other browsers just not with firefox. Server Not Found Firefox can’t connect to the server at 6938e629511d91… (funda okungaphezulu)
I cant use firefox to connect to mail.com. I can connect by other browsers just not with firefox. Server Not Found
Firefox can’t connect to the server at 6938e629511d9131a58e28150289aa0a.safeframe.googlesyndication.com.
Help me for getting into the website of " vovsoft.com " please
I want to access a specific website and firefox will not let me access it.
Heyo! So, I've had this ongoing issue with Firefox for quite some time around trying to access the Newgrounds website, but failing to do so. I have tried several things s… (funda okungaphezulu)
Heyo! So, I've had this ongoing issue with Firefox for quite some time around trying to access the Newgrounds website, but failing to do so. I have tried several things such as disabling the enhanced tracking setting, disabling DNS over HTTPS, forcing cookies and third-party popups to be allowed but that does not work what so ever and disabling enhanced tracking is greyed out so it's not even clickable to toggle off.
One thing that did work was to use the built-in VPN, but I really don't want to constantly have to use a VPN to browse one singular site every time I want to access it. So now for the question. Has anyone else experienced this? And if you have, how did you solve it if at all?
I am trying to browse a particular website (olivegarden.com), but it automatically redirects me to the country-specific website (olivegarden.ca). I have tried it on diffe… (funda okungaphezulu)
I am trying to browse a particular website (olivegarden.com), but it automatically redirects me to the country-specific website (olivegarden.ca). I have tried it on different browsers but I get the same result. It does not do it for Amazon or other websites for example. When I use a VPN, I have no problem accessing the .com website. Do I need to adjust the settings on Firefox or is this an issue with Olive Garden? I have reached out to them but so far they are unable to help me.
I'm unable to open my mail.att.net on my HP Windows 11 computer. The screen shifts to Yahoo mail now. For a time I could click on the "small Person" symbol to log in. … (funda okungaphezulu)
I'm unable to open my mail.att.net on my HP Windows 11 computer. The screen shifts to Yahoo mail now. For a time I could click on the "small Person" symbol to log in. That now longer works. The session times out without connecting. I've cleaned and deleted cookies and browsing history. The same login problem now also occurs on my Microsoft Edge browser.
it is obvious your system has changed: I have windows 11....the help I see is for windows 10 where are the current updates? Contributor note: See also /questions/1593092… (funda okungaphezulu)
it is obvious your system has changed: I have windows 11....the help I see is for windows 10
where are the current updates?
Contributor note: See also /questions/1593092.
I have a 100% repro rate of Firefox redirecting linkedin.com to linkedin.cn. Unfortunately there's another problem beyond the unwanted redirection: linkedin.cn no longer … (funda okungaphezulu)
I have a 100% repro rate of Firefox redirecting linkedin.com to linkedin.cn. Unfortunately there's another problem beyond the unwanted redirection: linkedin.cn no longer exits, it has been dead for years, I literally cannot reach LinkedIn at all. It was working fine a week or two ago. How do I prevent Firefox from redirecting behind my back? I see the status message (is that what it's called) in the lower left corner "Performing TLS handshake to www.linkedin.cn" and of course it only times out. I just verified with "Web" (different browser), it connects just fine, which suggests that it's a Firefox issue, not a system wide one.
Cannot log on to synology when I have been logging on many times before now your browser says Unable to connect. I will need to change browsers if I do not get a response… (funda okungaphezulu)
Cannot log on to synology when I have been logging on many times before now your browser says Unable to connect. I will need to change browsers if I do not get a response.
I want to be able to view the contents of a particular website but can't find an "unblock" feature.
I can't seem to unblock certain official sites
I need to block specific adresses, which is open by ads in apps. How can i do that?