Showing questions tagged: Show all questions

Cookie setting

I am unable to access an item in my bank account. It reads to check cookie settings. (Third party cookies, cookie tracking, cross site tracking". I do not know how to fix… (read more)

I am unable to access an item in my bank account. It reads to check cookie settings. (Third party cookies, cookie tracking, cross site tracking". I do not know how to fix this. It had not happened before. I am using both Yahoo and Google. What do I need to do

Asked by Gudrun Fritzges 1 month ago

With Firefox 129, I am unable to login "hellopoetry.com" Error 403: CSRF verification failure.

With Firefox 129, I am unable to login "hellopoetry.com". After login attempt, I see: "Error 403: CSRF verification failure...". See image for complete error message.… (read more)

With Firefox 129, I am unable to login "hellopoetry.com". After login attempt, I see:

"Error 403: CSRF verification failure...". 

See image for complete error message. This is new with version 129.

Asked by jvbeaupre 2 months ago

We sometimes cannot access the Kaiser Permanente website.

We are having a problem with Kaiser Permanente’s website. The problem occurs randomly and when it occurs we cannot sign in to our account on the website. We get a “redire… (read more)

We are having a problem with Kaiser Permanente’s website. The problem occurs randomly and when it occurs we cannot sign in to our account on the website. We get a “redirect error”.

We can fix the problem but comes back again after a while. To fix it we go to Settings / Privacy and Security / Cookies and Site Data / Manage Data. Under manage data we enter Kaiser in the search box and then delete the website.

Is there a way (a settings change) to fix this problem in Firefox or is it a Kaiser website problem?

BTW.. the same problem also occurs on Chrome, just not as frequently.

Asked by pwal_1 2 months ago

Last reply by cor-el 2 months ago

I'm getting. samesite cookie errors on some websites on youtube using videodroid plugin

Here is the message". SearchTelemetry: Expected to report URI for https://www.google.com/search?client=firefox-b-1-d&q=tokina+11-18 with ads but couldn't find the inf… (read more)

Here is the message". SearchTelemetry: Expected to report URI for https://www.google.com/search?client=firefox-b-1-d&q=tokina+11-18 with ads but couldn't find the information SearchSERPTelemetry.sys.mjs:1624:23

TypeError: linkMap is undefined     Links_onLinkChanged resource://gre/modules/NewTabUtils.sys.mjs:2003     PlacesProvider__callObservers resource://gre/modules/NewTabUtils.sys.mjs:697     handlePlacesEvents resource://gre/modules/NewTabUtils.sys.mjs:671 NewTabUtils.sys.mjs:699:19 SearchTelemetry: Expected to report URI for https://www.google.com/search?client=firefox-b-1-d&q=tokina+11-18 with ads but couldn't find the informationbold text

Currently on firefox 128.02 macbook pro Sonoma 14.5

I've done some research but haven't yet found what I can do to remedy this error. It only happens on some websites but is repetitive and cannot be overcome by reboot of mac or firefox. I've only seen it the last couple of weeks so it may be due to a firefox change though I'm not sure. Thanks for any help!

Asked by docmaas 2 months ago

Problem logging into google from Mozilla

Every time I try to log in to gmail I receive this message: We've detected a problem with your cookie settings. Enable cookies Make sure your cookies are enabled. To en… (read more)

Every time I try to log in to gmail I receive this message: We've detected a problem with your cookie settings. Enable cookies Make sure your cookies are enabled. To enable cookies, follow these browser-specific instructions I've tried enabling cookies in Mozilla. Apparently I'm doing something wrong because I'm still getting the same message from google.

Asked by bobkeith28 2 months ago

Last reply by jonzn4SUSE 2 months ago

Can't access a website

I've been trying to access a website that I used to visit without any issues, but it seems like it was recently updated. Now, when I try to open it, the page loads briefl… (read more)

I've been trying to access a website that I used to visit without any issues, but it seems like it was recently updated. Now, when I try to open it, the page loads briefly and then turns completely blank. I've already tried clearing cookies and history for this site, but it didn't help. Interestingly, the site does work when I open it in a private window or on a different browser.

What can I do about it?

Asked by Yair Mondshine 2 months ago

intrusive cookies

Under privacy and security I'm able to remove cookies, but capital one shopping & their third party cookies reinstall themselves automatically. I am paying off my Cap… (read more)

Under privacy and security I'm able to remove cookies, but capital one shopping & their third party cookies reinstall themselves automatically. I am paying off my Capital One credit card and cancelling it, so I will be uninstalling their app on my cell phone. I've only visited their site once on my Linux PC, have never installed their app on it and I don't appreciate them tracking me here. Maybe Google linked my PC with my Pixel phone, I'll them a call also after paying off the CapitalOne card. Thanks, Claude Hansford Cochran

Asked by claudehansford 1 month ago

Keep specific cookies while deleting others on exit

Is there a way to keep specific cookies while deleting others on exit? The "Delete cookies and site data when Firefox is closed" option ignores the "Manage Exceptions" o… (read more)

Is there a way to keep specific cookies while deleting others on exit?

The "Delete cookies and site data when Firefox is closed" option ignores the "Manage Exceptions" option, which exists for nothing, since allowed exceptions are also deleted on exit.

Tks

Asked by ririn 2 months ago

Cookies Website Logins Constantly Removed.

No I don't have "delete cookies when Firefox is closed" enabled. I had two power outages in a row and ever since then every time i close Firefox it removes every single … (read more)

No I don't have "delete cookies when Firefox is closed" enabled.

I had two power outages in a row and ever since then every time i close Firefox it removes every single login I had saved even though it keeps the 3GB of cookie data still. I have to copy over an old backup that I luckily had in the Firefox files thanks to Firefox itself creating a backup. Still every single time I close this god forsaken browser I get logged out of every single thing. What am I supposed to do leave my PC running 24/7 without ever closing a browser? Every other basic solution that you can instantly find upon googling something similar to the topic title I already tried so don't bother writing it here, such as "uncheck the delete cookies box" well that doesn't do anything when its unchecked but still deletes everything does it. Bug fix?

Asked by FireForgetFox 2 months ago

  • Archived

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… (read more)

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.

Asked by Wilga Cha 10 months ago

Last reply by zeroknight 10 months ago

  • Archived

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… (read more)

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...

Asked by RuthWERB 1 year ago

Last reply by lazizakhmedov1014 1 year ago