顯示下列標籤的問題: 顯示所有問題
  • 封存

Your browser did something unexpected. Please try again. If the error continues, try disabling all browser extensions.

Hi I am trying to visit a website but It is showing an error I am not sure why The website says that Your browser did something unexpected. Please try again. If the err… (閱讀更多)

Hi I am trying to visit a website but It is showing an error I am not sure why The website says that

Your browser did something unexpected. Please try again. If the error continues, try disabling all browser extensions.

Is there any browser issue because I am not using any extensions or ad blockers?

allhddcoumputer 於 1 年前 詢問

cor-el 最近回覆於 1 年前

Cookies on allowed websites

Hi there, I have configured Firefox to remove cookies after closing it. At the same time, I have added some webs that I usually use as exceptions, allowing to remember co… (閱讀更多)

Hi there, I have configured Firefox to remove cookies after closing it. At the same time, I have added some webs that I usually use as exceptions, allowing to remember cookies in those. However, I have the following question: if I reject all cookies except for the mandatories ones in a website that I added to my "remember list", does that mean that future entrances in that web will be with only essential cookies?

As an example, if I mark https://www.bbc.com/ as cookies, and the first time I enter I reject all non-essential cookies, next times I enter in the bbc will I be navigating with only the cookies I accepted on this first entrance? Or allowing a site automatically accepts all cookies?

Thank you very much on advanced.

rdemedrano 於 4 個月前 詢問

zeroknight 最近回覆於 4 個月前

  • 封存

AdBlock

Is AdBlock part of your system? I inquired about their ad and declined. Since then they have become an absolute "PEST" popping up in every thing I do. Your logo appears … (閱讀更多)

Is AdBlock part of your system? I inquired about their ad and declined. Since then they have become an absolute "PEST" popping up in every thing I do. Your logo appears in their Ad.

hardaval 於 11 個月前 詢問

cor-el 最近回覆於 11 個月前

  • 封存

How do I clear Cookies and other junk from Firefox please?

How do I clear Cookies and other junk from Firefox please? Sorry I am clueless with all this technology, a technosaur. I am 73 yrs old, never studied computers, maybe one… (閱讀更多)

How do I clear Cookies and other junk from Firefox please? Sorry I am clueless with all this technology, a technosaur. I am 73 yrs old, never studied computers, maybe one day I'll find time, between fighting other battles with baddies...

RuthWERB 於 10 個月前 詢問

lazizakhmedov1014 最近回覆於 10 個月前

  • 封存

Restore deleted browsing history

I haven't deleted my browsing history since 2021 September, but I wish to restore browsing history from 2021Jan-2021Sep for some reasons. I am using mac, latest version … (閱讀更多)

I haven't deleted my browsing history since 2021 September, but I wish to restore browsing history from 2021Jan-2021Sep for some reasons.

I am using mac, latest version of macOS and latest version of firefox. I have read some similar articles (https://support.mozilla.org/fy-NL/questions/1290163) but it doesn't help. It says I need to go through "Start" > "Search" > "Tools" > "Folder Options." . I cannot find folder options, and I cannot find index.dat inside my mac. What can I do ? Any help is appreciated.

theisland1229 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

Firefox disabling or refusing to accept cookies

website for example like VK - https://vk.com i can't never sign in/log in.. it keeps telling me The page isn’t redirecting properly An error occurred during a connection… (閱讀更多)

website for example like VK - https://vk.com i can't never sign in/log in.. it keeps telling me The page isn’t redirecting properly An error occurred during a connection to login.vk.ru.

   This problem can sometimes be caused by disabling or refusing to accept cookies.

i tried to - delete cookies - delete history - add exception (vk.ru/vk.com) to Cookies and Site Data - private Mode - disable HTTPS-Only Mode - reinstall firefox but still like some other website the same problem.... plz help these websites work fine -- by using other Browsers i can login

Mostafa Zayed 於 1 年前 詢問

jonzn4SUSE 最近回覆於 1 年前

  • 封存

Firefox keeps logging me out of chatgpt and chatgpt alone whenever i close its tab

I've tried other browsers (e.g. brave) and it works fine there. I can close the tab, close the browser, reopen it and I'll still be logged into chatgpt but not with firef… (閱讀更多)

I've tried other browsers (e.g. brave) and it works fine there. I can close the tab, close the browser, reopen it and I'll still be logged into chatgpt but not with firefox

I've tried clearing cookies, settings them to always be allowed, re-enabling web-rtc, disabling enchanced protection, nothing works. IF i close the active tab with chatgpt even momentarily i will always have to re-log in again when i reopen it

drakyry 於 7 個月前 詢問

zeroknight 最近回覆於 3 個月前

inquiry

Good morning I would like to ask how to configure (set) the Firefox browser on a computer with Windows 10 so that when clearing cookies and history, cookies and login dat… (閱讀更多)

Good morning I would like to ask how to configure (set) the Firefox browser on a computer with Windows 10 so that when clearing cookies and history, cookies and login data that have been added to exceptions are not cleared (deleted) when closing the browser: How this setting should be done (what options are selected) Privacy and security - clearing history when closing the browser Privacy and security - deletion of cookies and site data on closing (exceptions - allow) Please reply Regards Zbigniew M zbigniew14@gmail.com

zbigniew14 於 3 個月前 詢問

cor-el 最近回覆於 3 個月前

authentication cookie missing for <1% of firefox users

On our online application we are facing with some strange behavior for a small percentage of our firefox users (<1%). When doing oauth2 authorization, after generatio… (閱讀更多)

On our online application we are facing with some strange behavior for a small percentage of our firefox users (<1%).

When doing oauth2 authorization, after generation of the authentication token we redirect to another platform but we are detecting that for a small percentage of Firefox the cookie (my_auth_cookie) with the auth token is not present.



GET: https://www.mywebsite.com/application/login Response:

new location https://www.mywebsite.com/otherapplication/redirect


set-cookie: my_auth_cookie expires=Mon, 04 Dec 2023 13:49:15 GMT; domain=.mywebsite.com; path=/; secure; samesite=lax; httponly


      2. GET https://www.mywebsite.com/otherapplication/redirect
          Set-cookie: mycookie: value
          Host: www.mywebsite.com


In cookie tab I see my_auth_cookie (value: xxxx, domain: .mywebsite.com, expires: Mon, 04 Dec 2023 13:49:15 GMT, httponly: checked, secure: checked,SameSite: Lax, partitionkey: empty, Priority: medium



I’ve tried to replicate but without success (with multiple extensions, including multi-account containers), with multiple configurations of Total Cookie Protection.

Again, this only seems to be happening to a very limited number of firefox users but for these, it happens 100% of the time. We see it occurring for versions 119 and 120 but now and then for older versions.

Feedback reports no extensions&addons.


Any ideas on what we could be dealing with? Any help would be greatly appreciated.

Wilga Cha 於 3 個月前 詢問

zeroknight 最近回覆於 3 個月前

iCloud.com keeps asking for authentication..."Trust Browser" doesn't seem to work

I see a similar question on the forums from March 2021, but I'm having this problem now: when I go into icloud.com, it keeps asking for authentication - i.e. it presents … (閱讀更多)

I see a similar question on the forums from March 2021, but I'm having this problem now: when I go into icloud.com, it keeps asking for authentication - i.e. it presents a 6-digit code which goes to my phone/ipad, and I have to put it into the browser. After that, I'm prompted "Do you want to Trust this browser" to which I ALWAYS say "Yes", but it doesn't seem to work; the next day, if I try icloud again, it does it all over, like the "Trust" option is ignored. In settings, "Delete cookies and site data when Firefox is closed" is unchecked, Clicking "Manage Data" shows that cookies for icloud.com are saved. I've just added icloud.com into Exceptions to Allow to use cookies/site data, though I wouldn't think I'd NEED that if I'm never deleting them. I tried this with Chrome, and the Trust DID work; I can sign in with that browser and not have to put in the code.

What's up with that?

Nathan Elke 於 3 個月前 詢問

jonzn4SUSE 最近回覆於 3 個月前

  • 封存

Cookie blocking

Since last upgrade Firefox seems unable to access any wordpress sites. Always says to enable cookies. I've done that but still not possible access. Is Firefox now beco… (閱讀更多)

Since last upgrade Firefox seems unable to access any wordpress sites.

Always says to enable cookies. I've done that but still not possible access.

Is Firefox now becoming so "secure" it is useless?

There are more and more web sites where Firefox just is no longer a viable browser.

There is no clear "ENABLE" cookies option to resolve this just pages on explanations about safety yada yada yada.

I just want a button that says ENABLE COOKIES so I don't have to constantly seek answers to use this browser on a particular web site.

As much as I hate Chrome I am finding it more useful now than FireFox

pck24 於 6 個月前 詢問

jonzn4SUSE 最近回覆於 1 個月前

  • 封存

Clearing cookies/cache data continuously for one domain/website

How to continuously reset history cookies/cache for one website. Is there a way to continuously clear cookies and cache data for one domain or website? Or reworded, a w… (閱讀更多)

How to continuously reset history cookies/cache for one website.

Is there a way to continuously clear cookies and cache data for one domain or website? Or reworded, a way to not record cookies or cache data for one domain or website?

I have managed to find the article to clear cookies and cache data for the domain but have not been able to find out how to do this continuously without having to go into the settings each time to clear this history.

Kind regards

alexandrajspence 於 6 個月前 詢問

Terry 最近回覆於 6 個月前

  • 封存

Cannot unblock third party cookies

After an update, cannot use my online banking fully. Get the error: "Why can't I access Bill Pay?" "You might have cookies blocked or cross-site tracking prevented. Depen… (閱讀更多)

After an update, cannot use my online banking fully. Get the error: "Why can't I access Bill Pay?" "You might have cookies blocked or cross-site tracking prevented. Depending on what browser you are using, check you settings for these terms:

  • Block third party cookies
  • Cookie tracking
  • Cross-site tracking

Make sure cookies are not blocked and cross-sight trackingis enabled. Follow any additional instructions in your browswer once you have adjusted these settings"

Larry 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

How to make Firefox accept a third-party cookie used for authentication by a Java web application?

Hi, I am a developer currently working on an open-source solution called GeoNetwork (https://github.com/geonetwork/core-geonetwork/). This application has a Java backend… (閱讀更多)

Hi,

I am a developer currently working on an open-source solution called GeoNetwork (https://github.com/geonetwork/core-geonetwork/). This application has a Java backend that uses a JSESSIONID cookie to track user sessions. One instance of the application can be accessed anonymously here: https://sextant.ifremer.fr/Donnees/Catalogue

The session cookie is set on the first request to the backend with the following parameters:

Domain: "sextant.ifremer.fr" expirationDate: "Session" HostOnly: true HttpOnly: true SameSite: "None" Secure: true

This application theoretically allows login in from a different origin. For example from https://www.milieumarinfrance.fr/Acces-aux-donnees/Catalogue, which under the hood points to the same backend. We noticed recently that when accessing the application from a different origin in Firefox, the network requests aimed at the "sextant.ifremer.fr" host *do not carry any existing session cookie*, thus rendering authenticated access impossible.

The existing session cookie is correctly used when I add an "allow" exception for the sextant.ifremer.fr origin in the cookies settings of Firefox (see attached screenshot in French). So I figure that it's Firefox that decides not to use any existing cookie when on this origin.

Is there any way to indicate to Firefox that this cookie is legitimate and that it is needed for essential functionalities, without relying on the user allowing the cookie explicitly?

Thanks a lot in advance!

guyot.o 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

Websites not loading in Mozilla

I just create a website that is providing the Latest Menu in Malaysia (mlymenu.com). I optimize my website Core web vitals but its still slower in Chrome and faster in ot… (閱讀更多)

I just create a website that is providing the Latest Menu in Malaysia (mlymenu.com). I optimize my website Core web vitals but its still slower in Chrome and faster in other browsers. I also clean cache and everything. Even on other deivces too. I think there is some issue still in chrome. You need to update it

mlymenu 於 9 個月前 詢問

Paul 最近回覆於 9 個月前