Open Bug 1763811 Opened 2 years ago Updated 4 months ago

Firefox No Longer Plays Netflix - Netflix Error F7121-1331

Categories

(Core :: Audio/Video: GMP, defect, P2)

Firefox 115
defect

Tracking

()

People

(Reporter: derincdemirel, Unassigned)

References

Details

Attachments

(5 files)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Firefox/91.0

Steps to reproduce:

Clicking on any netflix content should start playing the content but it doesn't on Firefox.

Actual results:

Cannot play any netflix content on firefox.

Expected results:

When you're open any netflix content it should be playable on a browser but it's not in Firefox.

Attached video Video.mp4

The Bugbug bot thinks this bug should belong to the 'Core::Audio/Video: Playback' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Audio/Video: Playback
Product: Firefox → Core

Does this work in you use a recent version of Firefox?

Flags: needinfo?(derincdemirel)

Does not work in recent version of Firefox. (99.0)

Flags: needinfo?(derincdemirel)

(In reply to Bryce Seager van Dyk [:bryce] (he/him) from comment #3)

Does this work in you use a recent version of Firefox?

Does not work in recent version of Firefox. (99.0)

Can you navigate to about:support and copy the information there using one of the buttons provided, then paste that information onto this bug, please?

Flags: needinfo?(derincdemirel)
Attached file OK
(In reply to Bryce Seager van Dyk [:bryce] (he/him) from comment #6)
> Can you navigate to `about:support` and copy the information there using one of the buttons provided, then paste that information onto this bug, please?
Attached file Ok
(In reply to Bryce Seager van Dyk [:bryce] (he/him) from comment #6)
> Can you navigate to `about:support` and copy the information there using one of the buttons provided, then paste that information onto this bug, please?
Attached file text.rtf
Flags: needinfo?(derincdemirel)

Am I reading the support information correctly that you're running on Darwin 17.7.0 but running with a spoofed UA?

Flags: needinfo?(derincdemirel)

(In reply to Bryce Seager van Dyk [:bryce] (he/him) from comment #10)

Am I reading the support information correctly that you're running on Darwin 17.7.0 but running with a spoofed UA?

I'm running on MacOS High Sierra 10.13.6

Flags: needinfo?(derincdemirel)

Does this work if you try with a fresh profile?

Flags: needinfo?(derincdemirel)

(In reply to Bryce Seager van Dyk [:bryce] (he/him) from comment #12)

Does this work if you try with a fresh profile?

Yep it's worked. What's the issue?

Flags: needinfo?(derincdemirel)

It could be addons, I'd investigate there first. You could try disabling them all, and if that works, re-enabling them until you find the one causing the issue.

Having your user agent showing a different OS than you're on can lead to compat issues with sites like Netflix when they try and start encrypted video playback, so it may be worth investigating that (this could also be addon related).

Private browsing is also known to interfere with Netflix, so if something is forcing windows into private browsing mode, that can trip up Netflix.

Severity: -- → S4
Priority: -- → P3

(In reply to Bryce Seager van Dyk [:bryce] (he/him) from comment #14)

It could be addons, I'd investigate there first. You could try disabling them all, and if that works, re-enabling them until you find the one causing the issue.

Having your user agent showing a different OS than you're on can lead to compat issues with sites like Netflix when they try and start encrypted video playback, so it may be worth investigating that (this could also be addon related).

Private browsing is also known to interfere with Netflix, so if something is forcing windows into private browsing mode, that can trip up Netflix.

I get it. This issue because of addons. But i using same addons in google chrome it's working really well how?

I can reproduce this issue on both Windows 10 and 11. But the weird thing is that, this only happens on my local build. On the official Nightly, this issue never happens. I pretty sure this is a regression, but I can't use moz-regression to find out the culprit, because this issue just doesn't appear on the official build.

In addition, I can use my local build to play Widevine video on Shaka Player, but on Netflix I would always get F7121-1331 no matter what profile I was using. I wanted to try if the private browsing window works, but the private window would always get closed automatically when I navigated to Netflix, not sure if that was a crash or something.

Severity: S4 → S2
Status: UNCONFIRMED → NEW
Component: Audio/Video: Playback → Audio/Video: GMP
Ever confirmed: true
Priority: P3 → P2
Version: Firefox 99 → Firefox 115

I was debugging this yesterday, and found that Widevine seems not being able to write (or read?) file in the disk. I saw a failure on this part. fileLength is always zero.

--

[update] maybe this is not the root cause. I checked the folder of the default profile for my Nightly, there is a file under ....\srx4d0hc.default-nightly-1675197608365\gmp\WINNT_x86_64-msvc\gmp-widevinecdm\storage which is also 0KB. So I guess the fileLength would also be zero for Nightly.

Possibly a dupe of Bug 1763978 - Widevine DRM breaks when using a non-default profile folder in 99.0 Windows-x64

I've tried the patch from bug 1763978, but sadly it didn't work :(

Severity: S2 → S3
You need to log in before you can comment on or make changes to this bug.