Showing questions for topic:

As of today, Firefox gets an "Access Denied" when accessing goddady.com. Chrome works.

Access Denied You don't have permission to access "http://www.godaddy.com/" on this server. Reference #18.acf7d517.1771548295.4f66cee0 https://errors.edgesuite.net/18.acf… (funda kabanzi)

Access Denied You don't have permission to access "http://www.godaddy.com/" on this server.

Reference #18.acf7d517.1771548295.4f66cee0

https://errors.edgesuite.net/18.acf7d517.1771548295.4f66cee0 is what I get when going to https:\goddady.com as of today. Running on Windows7 (no, I won't upgrade). Tried a variety of changes. But Chrome works fine. Any suggestions?

Open 25 756

Is there a webkit compatibility mode to make Firefox try to listen to -webkit css flags?

Or is the only option - as a web developer, to make duplicate css flags? I.e: https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/::-webkit-slider-runnab… (funda kabanzi)

Or is the only option - as a web developer, to make duplicate css flags?

I.e: https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/::-webkit-slider-runnable-track & https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/::-webkit-slider-thumb Where firefox supports the behavior, but under different flag names https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/::-moz-range-thumb & https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/::-moz-range-track

Im also looking for recommendations on barebones/simple parsers that can help make my html/css/js more compatible without messing up the code too much. Im hoping to avoid having to use a build system.

Thank you

Open 1 380

sites don't load

firefox is keeping me from accessing certain sites. why. do i need to switch to safari to access the sites. they do load on safari. can it be fixed or do i need to chan… (funda kabanzi)

firefox is keeping me from accessing certain sites. why. do i need to switch to safari to access the sites. they do load on safari. can it be fixed or do i need to change?

Open 1 372

Docusign Issue

I use Firefox as my default browser, and I like it very much. Problem: I received an outlook email with a link to a Docusign envelope. The link would not connect with D… (funda kabanzi)

I use Firefox as my default browser, and I like it very much.

Problem: I received an outlook email with a link to a Docusign envelope. The link would not connect with Docusign.

Work Around: When I used another browser, Microsoft Edge, the link opened up right away.

Additional Information: I use another digital signature program, Dotloop, and it works without any issues on Firefox.

Question: What can I do to make sure that Docusign works properly on Firefox?

Thank you!

Open 4 362

Can't log in to AOL

Today following a brief power outage I was no longer able to sign in to AOL with Firefox on my desktop computer. I am able to sign in to all other apps with no problem. I… (funda kabanzi)

Today following a brief power outage I was no longer able to sign in to AOL with Firefox on my desktop computer. I am able to sign in to all other apps with no problem. I tried clearing my cache, restarted Firefox, restarted my computer and spent 30 minutes on remote desktop access assistance with AOL trying to fix the problem with no success. I can log in to my account using Chrome on the desktop computer and can log in with no problem using my Android phone but can't log in using my desktop computer with Firefox. I've verified that my Firefox version is updated. I am running Windows 11 Pro.

I would greatly appreciate any helpful advice.

Open 10 343

ESR for Firefox issue

a web site continues to say mozilla browser need update to correctly access web page. I have downloaded latest update ESR for Firebox (using windows 7 OS) But web site st… (funda kabanzi)

a web site continues to say mozilla browser need update to correctly access web page. I have downloaded latest update ESR for Firebox (using windows 7 OS) But web site still says I need update! Is it me or the web site that has the problem?

Open 3 333

recent firefox update can no longer copy and paste when creating a blog post in Squarespace

recent firefox update can no longer copy and paste when creating a blog post in Squarespace, I have been using squarespace for around 15 years for my websites and I have … (funda kabanzi)

recent firefox update can no longer copy and paste when creating a blog post in Squarespace, I have been using squarespace for around 15 years for my websites and I have never seen this issue, Firefox 15.1 installed and all of a sudden when trying to create a blog post in Squarespace, when I right click a text box pop up and it no longer says paste so I can no longer copy and paste text - this is more than a little annoying, you will not be surprised to know that I am now using Chrome to create my posts, there is no issue in chrome. I am a firefox geek! how can i solve this problem, I just did another update from Firefox, the issue remains I have been using computers for 40 year so I am not a novice but software glitches, I am lost

Open 21 319

Firefox multipart/form‑data upload stalls (0 bytes sent) to Next.js pages/api endpoint — works in Edge/Chromium

Summary: Uploading a file to a custom webapp with Chromium (Edge) works but consistently fails in Firefox. In Firefox the request is created, and times out. The server re… (funda kabanzi)

Summary: Uploading a file to a custom webapp with Chromium (Edge) works but consistently fails in Firefox. In Firefox the request is created, and times out. The server receives no file and logs “missing file.” The same webapp code is running on both Chromium and Firefox.

Environment:

  • Next.js app (pages/api route)
  • Endpoint: POST /api/file-upload
  • Client: fetch(url, { method: "POST", body: FormData, credentials: "include" })
  • Server: export const config = { api: { bodyParser: false } } + multipart parsing (formidable)
  • Edge/Chromium: Version 141.0.3537.85
  • Firefox Version 147.0.3 (64-bit)
  • OS: Ubuntu 22 / Linux

Steps to reproduce:

  1. Create a FormData object and append a local file:
  const fd = new FormData();
  fd.append("template", file, file.name);
  fetch(`/api/file-upload`, {
    method: "POST",
    body: fd,
  1. In Edge/Chrome, upload succeeds. Server receives multipart body and parses the file. Actual behavior in Firefox:
  • Transferred: 0 B
  • No response status/body
  • Client times out (Upload times out)
  • File upload request received
  • No bytes read server‑side.

Evidence:

  • Edge request logs:
    • content-type: multipart/form-data; boundary=----WebKitFormBoundary...
    • bytesRead ~1.69MB
  • Firefox request logs:
    • Transferred 0 B
    • File upload missing file field

Notes:

  • Client FormData is valid; we log file.name and file.size right before fetch.
  • There is a CSP report‑only warning (frame‑ancestors) when using a fallback iframe approach, but we are not using iframe in the failing case.

Question: Is there a known issue where Firefox blocks or fails to send and multipart/body can be stripped before it leaves the browser? Is there a recommended workaround that does not rely on browser sniffing?

Moderator note: This question has been edited to correct the formatting.

Open 1 316

Instagram web version not loading on PC

Hello, I am having an issue with my Instagram account on PC (web version). I can log in successfully, but after logging in the page does not load. It only shows the Insta… (funda kabanzi)

Hello,

I am having an issue with my Instagram account on PC (web version).

I can log in successfully, but after logging in the page does not load. It only shows the Instagram logo and stays stuck on the loading screen. Refreshing the page does not help.

Important details:

Instagram works normally on my mobile phone (app)

The account is not blocked or disabled

I changed my password successfully

I tried different browsers (Firefox, Edge, Chrome)

I cleared cache and cookies

I tried private/incognito mode

The problem only happens on PC, not on mobile

Because everything works fine on my phone, I believe this is a problem with the Instagram web version or a browser-related issue on your side.

Please check my account and let me know how I can fix this or regain normal access on PC.

Thank you for your help.

Open 1 305

weather.com issue

My machine runs Windows 7 (will not change) and Firefox version 115.32.1esr (64-bit). Until a few days ago, weather.com worked as expected. However, when I try accessing … (funda kabanzi)

My machine runs Windows 7 (will not change) and Firefox version 115.32.1esr (64-bit). Until a few days ago, weather.com worked as expected. However, when I try accessing it now (with a specific location), the screen indicates: Application error: a client-side exception has occurred while loading weather.com (see the browser console for more information).

The following is from the browser console: [Experiment] Fetch all: retry=false [Experiment] Fetch variants for user: Object { library: "experiment-js-client/1.16.2", language: "en-US", platform: "Web", os: "Firefox 131", device_model: "Windows", device_category: "desktop", referring_url: "", browser: "Firefox", landing_url: "https://weather.com/weather/tenday/l/Ann+Arbor+MI?canonicalCityId=3c1740550b2f113b86f9cd665770bcf3e3e1a34bf7ac0189a6e3d215540792e7", first_seen: "1770396676.778", … } Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.lab.amplitude.com/sdk/v2/vardata?v=0. (Reason: CORS request did not succeed). Status code: (null).

What the bleep is going on and how can this be resolved? Note that the site works just fine when using a Chrome-like browser.

Open 2 304

Access Denied on Website - https://www.kohls.com

Starting about three weeks ago I began receiving the following message when trying to access the above website: Access Denied You don't have permission to access "http://… (funda kabanzi)

Starting about three weeks ago I began receiving the following message when trying to access the above website: Access Denied You don't have permission to access "http://www.kohls.com/" on this server.

Reference #18.cc1c2117.1772495056.333a13f3

https://errors.edgesuite.net/18.cc1c2117.1772495056.333a13f3

Note that the site listed in the error message does not contain the S in https. I manually typed the address with the S and received the same message. I found your correspondence with aprilbrown77 on 8/15/23 and tried all the solutions suggested with no success. I believe Kohls change something on their website 3 weeks ago. My operating system is Windows 7 - 32bit and my Firefox version is 115.33.0esr. I have contacted others using Windows 7 and they all have the same problem. Please update Firefox to resolve the Kohls website issue for the millions of us using Windows 7. Thanks.

Open 16 1 302

adobe

i regularly use a website for my taxi dispatch but for some reason it doesnt display dpf icons where they display on other browsers(chrome). i think its down to settings… (funda kabanzi)

i regularly use a website for my taxi dispatch but for some reason it doesnt display dpf icons where they display on other browsers(chrome). i think its down to settings

Open 3 287

Stuck loading page (specifically on chess.com)

After many years of using Firefox and then trying other browsers I decided to stick with Firefox now, and immediately I encounter a persistent flaw. Mainly I browse on ch… (funda kabanzi)

After many years of using Firefox and then trying other browsers I decided to stick with Firefox now, and immediately I encounter a persistent flaw.

Mainly I browse on chess.com, I mention this because there the thing occurs and I can imagine it is quite a 'complicated' website. Stick with me. I administrate clubs and play chess there so open pages regularly, in new tabs, still generally only three simultaneously.

Every 1 in 5 times the page just gets stuck loading. Only parts appear and the little refresh icon up there doesn't show because the X stays (the one to stop loading the page). This is quite annoying. Simply by refreshing it immediately loads properly. But it is ridiculous to keep having to press F5 every couple of minutes before one can get on. As I also used Beta channel on my win11 machine I figured maybe it's that but after several updates it persisted. Now I am using the Normal channel and a Linux Mint OS and exactly the same keeps happening. I have tried a dozen remedies. Like adding an exception to the enhanced tracking in Firefox and several others and nothing fixed this. Does anyone knows how this happens?

And will Mozilla fix this? Or is it completely at the bottom of priorities because it is site specific?

Thanks for any replies (OS most recent Linux Mint Cinnamon. browser version mint-001 1.0 firefox 147.2) (Happened on Windows 11, Firefox Beta as well)

Open 5 275

Version 147 problems

Since upgrading to 147 last night, ChatGPT does not work and there are issues with other websites (Amazon side bar). Numerous people reported it on reddit. Any suggestion… (funda kabanzi)

Since upgrading to 147 last night, ChatGPT does not work and there are issues with other websites (Amazon side bar). Numerous people reported it on reddit. Any suggestions for a fix?

Open 4 273

Access denied to Kohls.com only using Firefox 115.33.0esr 64 bit

Access Denied You don't have permission to access "http://www.kohls.com/" on this server. Reference #18.d11c2117.1772992089.3a8acc1f https://errors.edgesuite.net/18.d11c2… (funda kabanzi)

Access Denied You don't have permission to access "http://www.kohls.com/" on this server.

Reference #18.d11c2117.1772992089.3a8acc1f

https://errors.edgesuite.net/18.d11c2117.1772992089.3a8acc1f

Have run thru all suggested fixes clearing cache / cookies using private mode disabling extensions / ad blocker / tracking protection

other retail sites and browsers fine

Open 1 239

How do I verify that java script is enabled in my mozilla firefox account?

When I go to the all trails site, I get a blank page, with only the words, "Please enable JS and disable any ad blocker" I checked my settings, and my ad blocker in Fire… (funda kabanzi)

When I go to the all trails site, I get a blank page, with only the words, "Please enable JS and disable any ad blocker" I checked my settings, and my ad blocker in Firefox is disabled. I cannot figure out, in my settings, how to verify that my javascript is enabled.

Open 1 237

Videos hang on BBC News website

They play for a couple of seconds, then the panel they are playing in goes black. They used to work a month or two ago. Videos play fine in YouTube. They also play fine i… (funda kabanzi)

They play for a couple of seconds, then the panel they are playing in goes black. They used to work a month or two ago. Videos play fine in YouTube. They also play fine in apps like VideoPlayer and VLC. They play fine in Chromium based browsers Opera, Brave and Vivaldi. My graphics card requires switching acceleration off. I can’t find a switch for that in Firefox.

Problem Videos start playing, then after a few seconds the video panel turns black. Audio may continue. Refreshing does not help.

Environment

   OS: Fedora Linux 43
   Firefox 147.0.1 (also tested Firefox Flatpak)
   Display server: Wayland and X11 (both tested)
   Hardware acceleration: on and off (tested)
   Media Source Extensions: enabled (disabling MSE triggers an “unsupported device” error)

What works

   BBC News videos play correctly in Chromium-based browsers (Brave, Vivaldi)
   Videos play correctly in mpv/VLC
   Other video sites (e.g., YouTube) play correctly in Firefox

What I’ve tried in Firefox

   Disabling hardware acceleration
   Disabling VA-API
   Disabling WebRender
   Disabling RDD sandbox
   Running Firefox under X11
   Using the Firefox Flatpak build

None of these measures help. This suggests the issue is related to Firefox’s interaction with BBC’s player on Linux. Has anyone else seen this, or is there a known workaround?

Open 7 237

Yahoo mail

I am unable to sign in to my yahoo mail account. It gives me a fault that "something went wrong, please try another device". I can use brave as my browser and sign in wi… (funda kabanzi)

I am unable to sign in to my yahoo mail account. It gives me a fault that "something went wrong, please try another device". I can use brave as my browser and sign in with no problem but not with firefox. Any idea why?

Open 16 236