Fragen zum Thema werden angezeigt:
Fragen mit folgendem Schlagwort anzeigen:

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

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

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

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

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

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

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

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

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

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

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

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

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

Font Rendering Issue

Hello, The fonts are not rendering properly on few websites, example(apnetv.xyz), everything was working fine with stable release of v146. The beta versions were having t… (Lesen Sie mehr)

Hello,

The fonts are not rendering properly on few websites, example(apnetv.xyz), everything was working fine with stable release of v146.

The beta versions were having the same issue, i assumed it was related to Beta releases, so I switched back to stable one. However now firefox has released stable v147, the issue persists. Kindly fix it.

Regards, 4hm3d

Open 6 283

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

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

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

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

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

Can't sign in to Costco, Says you don't have permission to access .... on this server

Can't access search sites on Lowes, Home Depot and other sites. Can't sign in to costco. Get "You don't have permission to access .... on this server. Reference #18.c70… (Lesen Sie mehr)

Can't access search sites on Lowes, Home Depot and other sites. Can't sign in to costco.

Get "You don't have permission to access .... on this server. 

Reference #18.c70e2017.1772304951.fea6ebdf Chrome browser works fine

Open 1 236

gmail alert says browser no longer supports

The alert message appears everytime I go back into gmail This browser version is no longer supported. Please upgrade to a supported browser. I checked that Firefox was la… (Lesen Sie mehr)

The alert message appears everytime I go back into gmail This browser version is no longer supported. Please upgrade to a supported browser. I checked that Firefox was last updated Feb. 26. So I'm understanding what's going on. thanks

Open 13 228

Unable to bring up a contact when trying to compose an email.

I have discovered Major problem with Firefox which affects the use of my btinternet.com email account . Since the recent update I am no longer able to add the contact n… (Lesen Sie mehr)

I have discovered Major problem with Firefox which affects the use of my btinternet.com email account . Since the recent update I am no longer able to add the contact name to a new email which I wish to compose automatically from my contacts (I am required to type it in full. I can still do it, with the shortcut of typing in the first 3 letters, when using other browsers such as Google or Edge or the Outlook muti mail account service but generally prefer Firefox. If this situation prevails I will ditch Firefox as speed of communication and addressing is of the essence to me. Are Firefox aware and are they correcting things?

Could any settings have been altered by the update - which contribute to my problem?

Open 3 226

denied access to web site using Firefox but works OK in Chrome

how do I fix this? Cloudflare Ray ID: 9d50512f88ba72d4 • Your IP: 35.149.207.21 Access Denied You don't have permission to access "http://www.lowes.com/Search=dewalt%20ba… (Lesen Sie mehr)

how do I fix this?

Cloudflare Ray ID: 9d50512f88ba72d4 • Your IP: 35.149.207.21

Access Denied You don't have permission to access "http://www.lowes.com/Search=dewalt%20battery" on this server.

Reference #18.c669dc17.1772286240.1b40cb0b

https://errors.edgesuite.net/18.c669dc17.1772286240.1b40cb0b

Open 1 225