Showing questions tagged: اعرض كل الأسئلة
  • المُؤرشفة

Firefox won't store cookie from https://localhost. How do I fix this?

I am developing a React application with a Flask backend. The Flask backend has a "login" endpoint that sets an authentication cookie that is then supposed to be used to … (read more)

I am developing a React application with a Flask backend. The Flask backend has a "login" endpoint that sets an authentication cookie that is then supposed to be used to authenticate the end user in future requests to the backend.

After receiving the cookie from the Flask backend, the React app makes a call like so:

```

   const response = await fetch(apiUrl,{
       method: "GET",
       credentials: "same-origin"
   });

```

but Firefox does not include the authentication cookie. I am told this may be because Firefox doesn't store cookies transmitted over HTTPS from localhost.

For obvious reasons, I want Firefox to store the authentication cookie. What can I do to make sure Firefox stores the cookie?

Asked by montana.burr 1 year ago

Last reply by cor-el 1 year ago

  • المُؤرشفة

Cookies repeatedly bad, causes site display and export errors

Several times now when I access my banking site and export data, the exported data is not correct. Sometimes columns are missing or columns are in the wrong order. One … (read more)

Several times now when I access my banking site and export data, the exported data is not correct. Sometimes columns are missing or columns are in the wrong order. One time even the display showed missing columns. Another example is when I look up a stock quote, sometimes the numbers from previous days are displayed. Troubleshooting with the site manager we found if I cleared cache and cookies, the problem went away. Everything works for several days, then the problem reappears.

Clearing the cookies is simple enough but then I have to be re-verified on all of the sites that require such and that becomes a real pain. (ie. We are sending you a text, please enter the number to continue)

Google Chrome and Microsoft Edge both work fine with this site. Please don't make me switch but I will if this continues.

Asked by alcal1750 1 year ago

Last reply by techguy150 1 year ago

  • المُؤرشفة

Feature Request, Cookies API - Help finding cookie source

Hello, I am the developer of the "FlagCookies" - add-on: https://addons.mozilla.org/de/firefox/addon/flag-cookies/ I would like to make a request to include "window id"… (read more)

Hello,

I am the developer of the "FlagCookies" - add-on: https://addons.mozilla.org/de/firefox/addon/flag-cookies/

I would like to make a request to include "window id" and "tab id" in the cookie "onCookieChanged" -Event triggered dynamically.

At the present state it is not possible to identify where a cookie is originating from, only the "cookies.cookie" values, but no values for "Window" and "Tab Id" which would dramatically help to assign a cookie to a particular domain even if the "cookie.originURL" or "cookie.url" is different from the surfed on website.

As an example, you can visit "https://freenet.de" which loads different ad trackers - which cookies are displayed as "Cross Origin" in Flag Cookies. A screenshot is attached.

In case you need clarification or more information, please let me know.

Asked by uniqs_ 1 year ago

Last reply by jscher2000 - Support Volunteer 1 year ago

  • حُلّت
  • المُؤرشفة

browser issue

I clicked on 'block cookies' option( never seen this before but I trust you guys so....) when I logged onto firefox this morning, since then there are various apps I cann… (read more)

I clicked on 'block cookies' option( never seen this before but I trust you guys so....) when I logged onto firefox this morning, since then there are various apps I cannot get on to, eg Twitter, my banking through Nationwide, very frsutrating. So I tried to set a restore point prior to thios morning but that made no dofference, getting desperate now.

Asked by stewart.r.j 1 year ago

Answered by jscher2000 - Support Volunteer 1 year ago

  • المُؤرشفة

Desktop browser doesn’t seem to recognize cookie settings

Hi! I have the Firefox browser on my MacBook Pro and I also use the Mozilla VPN. I’ve been trying to sign into my Firefox account for several weeks now and keep getting a… (read more)

Hi! I have the Firefox browser on my MacBook Pro and I also use the Mozilla VPN. I’ve been trying to sign into my Firefox account for several weeks now and keep getting a ‘Cookies and local storage are required’ error message. The problem is that cookies are already enabled. I have tried restarting, updating the browser, doing it with the VPN on and off, listing firefox as an exception, and everything else I can think of. I’m currently entering this on my phone, because the browser also won’t let me sign into my account on my laptop without enabling cookies and local storage.

Any suggestions? I keep getting stuck in a loop.

Asked by shutterbug92 1 year ago

Last reply by shutterbug92 1 year ago

  • حُلّت

cannot delete this, whether it's a cookie or not: about.ef2a7dd5-93bc-417f-a698-142c3116864f.mozilla

about.ef2a7dd5-93bc-417f-a698-142c3116864f.mozilla This ‘cookie’ (no size shown) has been showing up on my Firefox ‘manage website data’ since at least March ’23 and it w… (read more)

about.ef2a7dd5-93bc-417f-a698-142c3116864f.mozilla This ‘cookie’ (no size shown) has been showing up on my Firefox ‘manage website data’ since at least March ’23 and it will NOT delete. It may not be 'a real cookie' but I still can’t get rid of it.

When I searched online for that apparent address I found: https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/40175 The info near the top of that site’s page: Torbutton INFO: tor SOCKS: http://expyuzz4wqqyqhjn.onion/static/images/home/png/block-trackers@3x.png?h=70991bcb via --unknown--:cc55771ba6d6e8c6542066863a47e223 SOCKS is a username? And the ‘onion/hidden service’ address cannot be accessed unless using the Tor browser? So that seems a dead end for me.

I have seen 3 other people posting here in the past year about this particular cookie. hobro1 did an uninstall & still had to remove directories manually after getting some answers from several others. blazee decided – based on the answer given by jscher 2000 – that it probably wasn’t dangerous. mekishev 1 received an answer from cor-el that is incomprehensible to me, except for saying ‘it isn’t a real cookie’. I understand it may not 'a real cookie' but then why is it showing up in 'manage website data' where everything else is a cookie?

Can anyone help, please? I’m about to migrate over to a new computer and really don’t want to take this with me. I don’t like the fact that it persists, and that the cookies ‘keeper’ – SOCKS maybe? – is completely hidden.

Thanks much in advance for any assistance!

PS The only possible explanation I've come up with for how it got this cookie is when I was checking out some Firefox extensions; I didn’t even know what Tor was till trying to figure this out.

Asked by mydiylife 3 months ago

Answered by cor-el 3 months ago

  • المُؤرشفة

cookies.sqlite keeps deleting self, replacing with new file

Hello, My cookies.sqlite file keeps deleting itself after I start browsing, and after a restart, it replaces it with a new cookies.sqlite file. My actual cookies.sqlite … (read more)

Hello,

My cookies.sqlite file keeps deleting itself after I start browsing, and after a restart, it replaces it with a new cookies.sqlite file. My actual cookies.sqlite file is 1536kb, and for some reason, that's the magical number that unfortunately is causing me issues or otherwise. Please help!

Asked by weewooman 1 year ago

Last reply by weewooman 1 year ago

  • المُؤرشفة

Prevent Google Tracking Cookies Using Search Engine

Hi, I want expert suggession, how can I prevent google tracking my cookies using search engine. I am asking this due to I am facing issue in my business that is balloon. … (read more)

Hi, I want expert suggession, how can I prevent google tracking my cookies using search engine. I am asking this due to I am facing issue in my business that is balloon.

Asked by Ethan Levy 1 year ago

Last reply by Ethan Levy 1 year ago

  • المُؤرشفة

Unable to record my video on Flipgrid

Hi, I am unable to record or upload my videos on Flipgrid since the past 3 days. Was working when I last used it on 20th January at 10am. Please resolve the issue. I get … (read more)

Hi, I am unable to record or upload my videos on Flipgrid since the past 3 days. Was working when I last used it on 20th January at 10am. Please resolve the issue. I get the message that something went wrong, asking me to refresh the browser and try again. I get the same reply everytime. Also the video sign on the weblink turns red. Its affecting my academic grades. Please help! Thanks

Asked by shilpa.dr.raju 1 year ago

Last reply by Dropa 1 year ago

  • المُؤرشفة

game site says Firefox doesn't accept cookies so I cannot login

I need help in a bad way because I have tried all the directions BigFish has given. I am also 82 years old so I will follow your advice. The login worked for a couple … (read more)

I need help in a bad way because I have tried all the directions BigFish has given. I am also 82 years old so I will follow your advice. The login worked for a couple of days but I think Firefox had some updates because computer restarted several times when I wasn't present. When that happens I then find myself having problems with Facebook which is a big nightmare in itself but then I also find I once again am blocked from my game site. Below is what I get each time at the BF game site:

Cookies are required to sign in!

No, we're not talking about chocolate-chip cookies. "Cookies" are little text files sent to your browser to help keep track of users. Your browser is set to not accept cookies, so our system cannot sign you in.

Please follow the instructions below for your browser (starting at the top menu), and then refresh this page:

   Internet Explorer:
   Tools -> Options -> Privacy tab. Reduce the setting to medium.
   Opera:
   Tools -> Preferences -> Advanced tab -> Cookies -> Accept cookies.
   Firefox:
   Tools -> Options -> Privacy -> Cookies tab -> Allow sites to set cookies.
   Safari:
   Safari -> Preferences -> Security -> Accept Cookies: Only from sites you navigate to.
   Netscape:
   Edit -> Preferences -> Privacy & Security -> Cookies -> Allow cookies based on privacy settings (or Allow all cookies).

I have tried my best to get Firefox to allow the cookies or eat them or whatever is needed but apparently I am doing something wrong. The BF tech is now advising me to change to another browser but I am unwilling to do that. I am used to Firefox.

Please, is there anyone who can help me, even walk me through so I don't get this same page again and again?

Gail

P.S. I am not above begging either. I am elderly and very close to tears because I retired from a prototype engineering and developmental lab where I worked with robots and all that. I guess they have turned on me.

Asked by naturepreserve4 1 year ago

Last reply by cor-el 1 year ago

  • المُؤرشفة

cookies not wanted

Should I be concerned? getting many, over 20, safeframe.googlesyndication cookies on firefox using yahoo and weatherunderground. I delete them and they come right back. … (read more)

Should I be concerned? getting many, over 20, safeframe.googlesyndication cookies on firefox using yahoo and weatherunderground. I delete them and they come right back. Only on new laptop win11 v22H2. Firefox ver 111.0.1 This is a new laptop. I do not have these cookies on 3 other laptops, 2 windows 10, 1 win 11 also new. I see these cookies on CCleaner

Asked by Ellsrocks 1 year ago

Last reply by cor-el 1 year ago

  • Locked
  • المُؤرشفة

welpppp

i've been a loyal fan for over 20 years but i just can't comprehend why would ignoring dns settings be a good idea .. i can't even imagine a hypothetical situation when t… (read more)

i've been a loyal fan for over 20 years but i just can't comprehend why would ignoring dns settings be a good idea .. i can't even imagine a hypothetical situation when this makes sense.

and now i have to either tolerate edge, chrome or just forget internet which is really hard to do when you work in IT ...

amazing.

Asked by primski 1 year ago

Last reply by Paul 1 year ago

  • المُؤرشفة

Can't open New Yorker

When navigating to the New Yorker, an error message appears that says "The page isn’t redirecting properly An error occurred during a connection to www.newyorker.com. Th… (read more)

When navigating to the New Yorker, an error message appears that says "The page isn’t redirecting properly

An error occurred during a connection to www.newyorker.com. This problem can sometimes be caused by disabling or refusing to accept cookies.

It looks like firefox is set up to accept cookies. Where do we need to make the change?

Asked by icgriff 1 year ago

Last reply by cor-el 1 year ago

  • المُؤرشفة

FF wont stop deleting cookies

I notice some problems with firefox since the latest update: 1. Right after the update I enabled the settings to empty the cookies each time FF is closed down ("Delete c… (read more)

I notice some problems with firefox since the latest update:

1. Right after the update I enabled the settings to empty the cookies each time FF is closed down ("Delete cookies and site data when Firefox is closed"). But, I ended not liking this feature since it constantly demanded me to remember my passcodes and became a headache, so I disabled it. But FF still continues deleting cookies each time, and seem to be stuck on deleting cookies.

I've been given various suggestions to go to resolve this, like reinstall, config, etc., uninstall apps, but nothing helps.

2. Another issue I have is FF with Facebook. Using Facebook in FF I can't backspace and I can't post any comment. If I try to post comments it simply moves the cursor down on the page but you can't post anything.

None of these issues continue in other browsers so it must be FF related.

3. FF seem to use enormous amount of memory and power usage, especially when multiple tabs are open (or even if tabs are not open it shows previous tabs in the Task Manager). I'm not a programmer or coder but a friend of mine who was a senior programmer in the banking industry told me it's possible for coders to solve this issue. If I understood him right (and I apologize if my wording is wrong), a solution would be to keep tabs in sleep state if they are open but not active on top so they don't keep running or updating data all the time. This of course would need consideration that sometimes people want to listen to videos or audio while using other tabs - but that would involve every single tab and can perhaps be provided as an option.

Many people like to keep multiple tabs open, yet still have good browsing performance. Maybe there can be a new project to offer better tab management to make them easily visible and accessible? Bookmarks are not that great because they disapper into a long stream of text without clarity what exactly they are until you open the page, and even then scrolling down and using bookmarks is not that great if you have many saved......

Asked by ak 1 year ago

Last reply by user104147805413306348376805769878442569366 1 year ago

  • المُؤرشفة

Power outage - logged out of everything

Hi everyone, I unfortunately have somewhat unstable power where I live which is causing me some issues with Firefox. I plan on purchasing a UPS at some point, but just h… (read more)

Hi everyone,

I unfortunately have somewhat unstable power where I live which is causing me some issues with Firefox. I plan on purchasing a UPS at some point, but just haven't messed with it right now. When there is a power outage and I have Firefox open, I always get logged out of all websites. Sometimes I get the message about Firefox already running and I delete the parent.lock file to fix that, but I still have to log back into every single website again (whether or not I have to delete parent.lock).

I've went over all settings (such as auto deleting cookies, etc) and nothing looks like it would cause this issue. It's almost like the cookies are "expiring" after a power outage and are no longer any good. Any ideas?

Thanks!

Asked by avelor 1 year ago

Last reply by cor-el 1 year ago