Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen

Clearing Cache/cookies

Your instructions under "help" say to click on "Firefox" and click on "preferences". When I click on Firefox the menu does NOT have "Preferences" in it. What's up with t… (Lesen Sie mehr)

Your instructions under "help" say to click on "Firefox" and click on "preferences". When I click on Firefox the menu does NOT have "Preferences" in it. What's up with that?? And how do I clear the cache and cookies?

Gefragt von 57ws2qwr9w vor 2 Monaten

Letzte Antwort von cor-el vor 2 Monaten

retaining Cookie exceptions

With increasing frustration, I'm am trying top retain certain cookies when deleting other cookies and history. Instructions I read say use "Delete cookies and site data … (Lesen Sie mehr)

With increasing frustration, I'm am trying top retain certain cookies when deleting other cookies and history. Instructions I read say use "Delete cookies and site data when Firefox closes" with exceptions noted, and do not toggle "clear history when Firefox closes." Except that in my Firefox settings, they work in tandem - the choices are both on or both off. I can't turn one on and the other off. Under manage exceptions, I am entering the entire website address with the https. Any suggestions? Thanks. Joe Markarian

Gefragt von jmj7 vor 3 Wochen

Letzte Antwort von jscher2000 - Support Volunteer vor 3 Wochen

Websites not keeping me signed in

Hello, When I sign in to new websites, they never do keep me logged in. I noticed this problem is present only for services that are working for my friends, that use oth… (Lesen Sie mehr)

Hello,

When I sign in to new websites, they never do keep me logged in. I noticed this problem is present only for services that are working for my friends, that use other browsers, so they can keep users signed in. For the websites that I had been logged in before it stopped working, I'm still signed in and I can enjoy not having to log in every time.

I believe it all started happening when I cleared my cookies once, around half a year ago.

I did however check my settings, and I don't have selected option, that clears cookies after each browser session. My password saving feature works as well.

Gefragt von bartlomiej.treska vor 2 Wochen

Letzte Antwort von jscher2000 - Support Volunteer vor 2 Wochen

Special saving question

I have a number of Firefox windows opened with numerous bookmarks opened on each of them. Can I save them in such a way that, when I have to restart my computer, they wil… (Lesen Sie mehr)

I have a number of Firefox windows opened with numerous bookmarks opened on each of them. Can I save them in such a way that, when I have to restart my computer, they will automatically re load?

Jim Birke

Gefragt von jimbir vor 5 Monaten

Letzte Antwort von cor-el vor 5 Monaten

ensure that each new window work separately and doesn't store cache

I am having some issues and hope to get help from the community when I open a new window and log in to www.somesite.com. and then I open another window[private] and log … (Lesen Sie mehr)

I am having some issues and hope to get help from the community when I open a new window and log in to www.somesite.com. and then I open another window[private] and log in to www.somesite.com i would prefer that it doesn't get me the login from the first window.

tried changing numerous settings but still i keep getting the same login from the first window.

I've attached a screenshot of how it should look like

Gefragt von johny dep1 vor 5 Monaten

Letzte Antwort von zeroknight vor 5 Monaten

logging in to costco.ca

when I try to go to Costco.ca i get the error message saying the page isn't redirecting properly because of refusal to accept cookies. How do I accept the cookies so tha… (Lesen Sie mehr)

when I try to go to Costco.ca i get the error message saying the page isn't redirecting properly because of refusal to accept cookies. How do I accept the cookies so that I can log into Costco.ca? (I can log into Costco.ca using other browsers, just not Firefox)

Gefragt von opalring vor 4 Monaten

Letzte Antwort von zeroknight vor 4 Monaten

Firefox logging out of sites when I exit the tab

Recently I have run into an issue where any site I am logged into will not save that I am logged into that site if I close the tab or window. For example, if I am logged … (Lesen Sie mehr)

Recently I have run into an issue where any site I am logged into will not save that I am logged into that site if I close the tab or window. For example, if I am logged into YouTube, exit the tab, and open the same site in another tab, I then have to log into my account again.

I have tried this solution already: https://support.mozilla.org/bm/questions/1342460, to no success.

Gefragt von gamegirlie8 vor 4 Monaten

Letzte Antwort von cor-el vor 4 Monaten

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… (Lesen Sie mehr)

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.

Gefragt von rdemedrano vor 4 Monaten

Letzte Antwort von zeroknight vor 4 Monaten

Miguel Ángel López lozano

Cuando quiero ingresar a Netflix a través de firefox en un celular android, ingresa normal a la interfaz pero cuando le doy clic para reproducir una película o serie me s… (Lesen Sie mehr)

Cuando quiero ingresar a Netflix a través de firefox en un celular android, ingresa normal a la interfaz pero cuando le doy clic para reproducir una película o serie me saca de la plataforma...con un mensaje que dice netflix.com/clearcookies. Cabe indicar que ingreso a la página web haciendo uso de la opción "sitio para computadoras" y no tengo problema es ver Prime video, HBO Max, Disney plus, Star Plus, appletv plus y Paramount plus

Gefragt von lopezmiguel320 vor 4 Monaten

Letzte Antwort von TyDraniu vor 4 Monaten

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… (Lesen Sie mehr)

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.

Gefragt von Wilga Cha vor 3 Monaten

Letzte Antwort von zeroknight vor 3 Monaten

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… (Lesen Sie mehr)

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

Gefragt von zbigniew14 vor 3 Monaten

Letzte Antwort von cor-el vor 3 Monaten

why is Firefox deleting my cookies every few days?

My cookies are being deleted very regularly perhaps two times per week and very often it seems to occur after one the the very frequent updates are installed. I have test… (Lesen Sie mehr)

My cookies are being deleted very regularly perhaps two times per week and very often it seems to occur after one the the very frequent updates are installed. I have tested this by refusing an update for several days and the cookies remain, but after i accept, often, they are deleted. I have not changed any settings related to cookies at any time and so it does appear that the updates are the couse. there cookies are very useful and include preferences for websites and identification details and it's incrediibly frustrating to have them erased though no fault of mine

Gefragt von neilankers vor 3 Monaten

Letzte Antwort von Terry vor 3 Monaten

cookies and website server communication

On my computer, I started using a VPN and I accessed a website like Avast.com (clicked OK on their cookie privacy policy) with Mozilla Firefox after forgetting to clear m… (Lesen Sie mehr)

On my computer, I started using a VPN and I accessed a website like Avast.com (clicked OK on their cookie privacy policy) with Mozilla Firefox after forgetting to clear my past cookies and browsing data (from before using the VPN). Could that website or Avast.com (website server) have been able to track/obtain my real IP info or location through my browser's cookies/previous browsing data (from prior, different websites that I accessed)?

Please excuse my carelessness and ignorance. I am new to this. I don't know much about computers and the internet.

Gefragt von Goodasker vor 3 Monaten

Letzte Antwort von zeroknight vor 3 Monaten

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 … (Lesen Sie mehr)

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?

Gefragt von Nathan Elke vor 3 Monaten

Letzte Antwort von jonzn4SUSE vor 3 Monaten

Error message on a Chewy site

I am receiving an error message that I don't know how to fix and it says "The page isn’t redirecting properly Firefox has detected that the server is redirecting the req… (Lesen Sie mehr)

I am receiving an error message that I don't know how to fix and it says "The page isn’t redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete. This problem can sometimes be caused by disabling or refusing to accept cookies."

I don't recall changing anything in settings.

Gefragt von greywolf0103 vor 2 Monaten

Letzte Antwort von jonzn4SUSE vor 2 Monaten

Error message on a Chewy site

Please help fix this problem. As I was trying to access my account on Chewy.com, This message pops up: "The page isn’t redirecting properly Firefox has detected that t… (Lesen Sie mehr)

Please help fix this problem. As I was trying to access my account on Chewy.com, This message pops up: "The page isn’t redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete. This problem can sometimes be caused by disabling or refusing to accept cookies." I am hoping someone can tell me how to fix this.

Gefragt von greywolf0103 vor 2 Monaten

Letzte Antwort von TyDraniu vor 2 Monaten