-
Notifications
You must be signed in to change notification settings - Fork 523
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HTTPS-Only mode doesn't show "Continue to HTTP Site" [closed: IDK] #1320
Comments
Try overriding this to true. |
There is NO SUCH THING as an anonymous window. Do you mean private window? So you are saying that HTTPS-Only is enabled for PB widows and it works in a PB window?
This is no different to enabling HoM in all windows (private windows is just a subset of all windows). This workaround makes zero sense If you turned off HoM altogether, then private windows use what is known as HTTPS-First which is different Works For Me
You can also just add your sites directly to the manage exceptions if you need to HTTPS-Only mode works for me. There are some edge cases, but they are rare - see #1047 (comment) and follow the meta bugzilla etc. Also try the pref Nallua said Give me a list of sites that fail for you - don't be shy
As a start, at least give us some common sites to test on |
If it works in private windows but not normal windows - I will ask the obvious question - is it an extension causing this (by default extensions do not run in private windows) |
@Nallua Tried, it didn't work. It's still set to true now.
Yes sorry, sad localization choice in my language.
Correct
I know but still works, maybe is it something cached? (see below)
This page worked instantly, prompting me to switch to HTTP.
I can't because I understand now that maybe they are all the LAN sites I have. I don't have any antivirus or something else in the middle that demands HTTPS.
I'm using the Firefox DoH, disabled now for these tests.
Just uBlock Origin. So to summarize, if they are just my LAN sites maybe the domain used locally got somewhat cached to HTTPS? Before opening this issue I tried adding the domain in https exceptions but doesn't work, could you tell me what's the correct FPI format to use? |
Of course the solution arrived just after I posted my answer... it was "Site Preferences" the only thing that I don't clear when Firefox closes. Clearing those restored the normal behaviour. EDIT: btw, now that it works I can save the http exception from the interface, so it saves it with FPI syntax. |
OK, so not an extension, but localhost. You should configure your localhost to use HTTPS here's mine (nothing to do with HTTPS-Only mode because it's https)
Not pic related
Are you using FPI? What is the value of
yes, doing it from the urlbar always uses the correct format - but we are changing from FPI to not FPI, see linked issue above ❓ Do you mean your LAN sites are now working with an exception? Or did you mean normal websites? I'm confused I'm just interested if adding a localhost as an exception works. If it doesn't then I suggest you turn change your local web server to use HTTPS by default
I don't follow - you said your LAN sites are HTTP? Also private mode shouldn't cache anything after all private windows are closed. |
reopening so I can solve this properly Can you or can you not get localhost (or what you call LAN) insecure pages to load with HoM exceptions? |
Not localhost, they are servers in LAN that use the same TLD.
I mean that when I type the URL now Firefox asks me again if I want to visit the HTTP version because HTTPS page is unavailable. So I can just click that button and it works. I then added the permanent exception.
Sure, now everything works as normal. HoM is enabled for all windows, I want to connect to an HTTP page, Firefox tries HTTPS but is unavailable, prompts me to change to http, it works. |
I don't know what that means
So nothing changed then? You said your "LAN pages" would not provide the error page to let you continue. Now they do. So what changed? |
The only thing I did to fix was clearing the "Site Preferences" from Firefox. Looks like it saved to use those websites always with HTTPS and I had no possibility to change that. I don't know if it's a desired behaviour or a Firefox bug. |
Ahh OK. So HoM exceptions work with "LAN" - that's what I needed to know |
Stlill doesn't make that much sense - your LAN sites were never HTTPS so I don't see how any site exceptions were HTTPS. Anyway, so glad this is closed :) and that it's working now for you |
Firefox 95.0.2
Try to visit any plain HTTP URL.
Connection not succesfull message.
Firefox should prompt to fallback to HTTP version of website.
Since some weeks I can't access any HTTP website that I use locally. Previously I used the HTTPS-only mode on Firefox for all windows, now I disabled it but I still can't access those urls.
Firefox just says that the connection was not succesfull without any Advanced messages. It should instead prompt me to try the HTTP version of the website just clicking a button.
Temporary workaround:
-HTTPS-only mode is enabled for Anonymous windows.
-Open an Anonymous window.
-The website is not available in HTTPS so Firefox prompts me to proceed to the HTTP page.
The text was updated successfully, but these errors were encountered: