顯示下列標籤的問題: 顯示所有問題

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… (閱讀更多)

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.

Jeff R 於 9 小時前 詢問

Denys 最近回覆於 5 小時前

Πρόβλημα με Yahoo στο mozila

'εχω προβλημα με τον λογαριασμο yahoo.mail. Ενω εισερχομαι κανονικά οταν ειμαι στο google στο mozilla δεν μπορω να μπω και ενω δεχεται τους κωδικούς . Μου βγαζει ως απάν… (閱讀更多)

'εχω προβλημα με τον λογαριασμο yahoo.mail. Ενω εισερχομαι κανονικά οταν ειμαι στο google στο mozilla δεν μπορω να μπω και ενω δεχεται τους κωδικούς . Μου βγαζει ως απάντηση : " Τεχνικό προβλημα .Αυτή την στιγμή δεν μπορούμε να σας συνδεσουμε δοκιμαστε καποια άλλη στιγμή " Μλησα΄με βοηθεια YAHHO . Εκανα ολα τα προβλεπόμενα αλλά τίποτα . Με έβγαζε στην λύση της συνδρομής . Μήπως μπορείτε να βοηθησετε? Ευχαριστω

marinisxristos 於 17 小時前 詢問

Denys 最近回覆於 12 小時前

Cannot sign in through TV provider to watch DisneyNOW

There seems to be a glitch that I keep encountering when trying to sign in through my TV provider, particularly Verizon, to watch DisneyNOW or TCM or any other service fo… (閱讀更多)

There seems to be a glitch that I keep encountering when trying to sign in through my TV provider, particularly Verizon, to watch DisneyNOW or TCM or any other service for that matter. The website known as "ssoauth.verizon.com" seems to keep hanging on the message "Please wait - we are verifying your account," and the sign in never gets completed. I already tried clearing my cache and history but with no result.

Even trying to submit troubleshooting information is causing the form to crash here. If you would like, I can send you a text file containing the log I saved from the browser console.

Greatlife675 於 15 小時前 詢問

Denys 最近回覆於 12 小時前

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 c… (閱讀更多)

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)

nijenhuis+mozillaiam 於 5 天前 詢問

dessertdish 最近回覆於 3 天前

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… (閱讀更多)

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?

dmcpicman 於 1 週前 詢問

jonzn4SUSE 最近回覆於 4 天前

An error occured while loading

How do you avoid/deal with Firefox website incompatibilities? This happened on consecutive visits to two different websites today before I posted here. In the first on… (閱讀更多)

How do you avoid/deal with Firefox website incompatibilities? This happened on consecutive visits to two different websites today before I posted here.

In the first one, I disabled Ublock, cleared cache and cookies, and the site loaded, I then enabled Ublock with no error prompted.

Then I got a tab crash on Youtube. I wouldn't call tab crashes a daily occurrence for me, but I'm accustomed to them

Gmail tab crash just now. It just happened now with another website tab crash. i'm reverting back to 147.01

Is there any way to get the root of this. The only recent changes I can think of are browser (147.0.2 yesterday) and addon updates. Should I post my list of addons?

noel_envode 於 1 週前 詢問

Denys 最近回覆於 6 天前

Layout and font spacing issue in Firefox

I’m seeing a layout and font spacing issue in Firefox that doesn’t appear in Chrome or Edge. The page loads, but some elements shift after render and text spacing looks o… (閱讀更多)

I’m seeing a layout and font spacing issue in Firefox that doesn’t appear in Chrome or Edge. The page loads, but some elements shift after render and text spacing looks off.

I’ve tested in a private window, disabled extensions, and cleared cache, so it doesn’t seem profile-related. Any suggestions on what Firefox settings or DevTools checks might help?

Page where the issue is reproducible: dbrosmenu.com Thanks.

Ali Ashan 於 1 週前 詢問

Mughal Hamza 最近回覆於 1 週前

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… (閱讀更多)

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?

ChrisOfBristol 於 1 週前 詢問

jonzn4SUSE 最近回覆於 1 週前

Audible Cloudplayer wont work since current update of Firefox!

Dear Helper, since the newest Firefox update, i got today (16.09.25), the audible cloudplayer doesnt work anymore, meaning it wont load the audiobook! I emptied the cach… (閱讀更多)

Dear Helper,

since the newest Firefox update, i got today (16.09.25), the audible cloudplayer doesnt work anymore, meaning it wont load the audiobook! I emptied the cache, but nothing changed. I tried the audible cloudplayer with Windows Edge and it works fine, so it is a Firefox specific problem. I granted all websides access to audio and media automatic replay, nothing changed. The cloudplayer doesnt work! So my question is: What else is interfering in Firefox with the loading of the player? Thank you so much in advance for your help :) Yours sincerely David

Dk-Doom 於 4 個月前 詢問

Denys 最近回覆於 1 週前

Firefox power management inhibit functionality broken by lichess.org

While playing chess at lichess.org, browser power management inhibit messaging to the system gets stuck on its current status. That is, if power management is inhibited … (閱讀更多)

While playing chess at lichess.org, browser power management inhibit messaging to the system gets stuck on its current status. That is, if power management is inhibited by media playing on another tab while I play a game, it will get stuck in the inhibited state. If power management is uninhibited while I play (no media playing), it will get stuck in the uninhibited state. This persists until the browser is restarted even if all tabs are closed.

I don't believe it to be a system issue, as the problem clears as soon as the browser is closed. Chrome based browsers do not exhibit the behavior for me, but I tried a Firefox fork (LibreWolf) and it has the same issue. I don't experience this issue at any other website I visit.

Only certain areas of lichess.org cause this behavior, primarily playing a game against a human opponent. I tried progressively blocking media and script requests to narrow down offenders, but I always break site functionality before I can pinpoint anything.

I'm not so much looking for a solution (although that would be great) as I am troubleshooting advice. Is there any way to narrow down exactly what it is about this specific website that is causing the issue?

tebeyiv477 於 1 週前 詢問

Mark 最近回覆於 1 週前

Unable to log into webmail (mailbox.org)

I have been unable to log into my email provider from their home page https://mailbox.org/en/ using Firefox. There is a progressive web app that "goes with" Firefox (if t… (閱讀更多)

I have been unable to log into my email provider from their home page https://mailbox.org/en/ using Firefox. There is a progressive web app that "goes with" Firefox (if that is the right term) and that does not seem to work either. I get blank screens. I have succeeded in logging into mailbox.org in Microsoft Edge and in Brave. Can you please give me any clues as to what settings or whatever I need to configure in Firefox to be able to log into mailbox.org ?

Peter Cleary 於 1 週前 詢問

jonzn4SUSE 最近回覆於 1 週前

Can't login Microsoft Account

I am unable to log into my Microsoft account normally. After entering my username and password, when I should be prompted to enter the two-step verification code, the web… (閱讀更多)

I am unable to log into my Microsoft account normally. After entering my username and password, when I should be prompted to enter the two-step verification code, the webpage only displays the message: "Please retry with a different device or other authentication method to sign in. For more details, please see this link."

To resolve this issue, I launched Firefox using the -P command to access the Profile Manager, deleted my existing profile, and created a new blank profile. After logging into the new profile, I first signed into my Mozilla Firefox account to reload all my bookmarks. Without waiting for the synchronization of bookmarks and extensions to complete, I immediately visited account.microsoft.com and attempted to log into my Microsoft account, but the issue persisted.

Strangely, I opened a new private window and was able to successfully log into my Microsoft account through it.

weiqi_chen 於 1 週前 詢問

jonzn4SUSE 最近回覆於 1 週前

How to solve screenshare not working on Google Meet or Zoom using Mac OS?

Moved from Windows to Mac and now facing this issue, so it seems to be a Firefox + Mac OS compatibility issue. Have turned on screen recording permissions in Mac settin… (閱讀更多)

Moved from Windows to Mac and now facing this issue, so it seems to be a Firefox + Mac OS compatibility issue.

Have turned on screen recording permissions in Mac settings and some other accessibility permissions that have been suggested and nothing helps.

Will need to use a different browser just to screen share.

oo0o0o0o0o02 於 1 週前 詢問

jonzn4SUSE 最近回覆於 1 週前

Firefox blocks too many websites I'm trying to use

For months now, I've been trying to use different websites from Netflix, Spotify, YouTube, and my Google account and Firefox blocks access to all of them. I always get th… (閱讀更多)

For months now, I've been trying to use different websites from Netflix, Spotify, YouTube, and my Google account and Firefox blocks access to all of them. I always get the error message "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've been forced to use Microsoft Edge for many basic websites and it's really frustrating. Please help.

GalaxySun 於 5 個月前 詢問

rcalbuquerque 最近回覆於 1 週前

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… (閱讀更多)

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?

John T Schaffer 於 1 週前 詢問

James 最近回覆於 1 週前

Email websites only accessible using a private window

Hello, I do not know if others have this problem, but when I try to access an Microsoft email account, using Firefox, it loads and then immediately logs me out. When I u… (閱讀更多)

Hello, I do not know if others have this problem, but when I try to access an Microsoft email account, using Firefox, it loads and then immediately logs me out. When I use a Firefox Private Window, this not occur. What might be causing this?

Robert Finkelmeier 於 2 週前 詢問

jonzn4SUSE 最近回覆於 2 週前