Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read properties of undefined (reading 'setMuted') #8635

Open
XCMP opened this issue Mar 11, 2024 · 2 comments
Open
Labels
needs: triage This issue needs to be reviewed

Comments

@XCMP
Copy link

XCMP commented Mar 11, 2024

Description

They requests causing the error are not coming from regular customers, but seem all to be coming from googlebot using a Chrome browser.
From here to be exact.

Do you have any idea what's going on here? Would appreciate the help.
Looks to me like googlebot is running a browser without audio capabilities maybe?
Would expect the videojs lib to handle this situation.

We didn't get around to upgrading to 8. But looking at the code, nothing changed in this area.

Reduced test case

https://www.bol.com/nl/nl/p/fitage-montre-de-sport-smartwatch-tracker-d-activite-gps-zwart/9300000138986208/

Steps to reproduce

I've not been able to reproduce the issue myself up to this point.

Errors

Uncaught TypeError: Cannot read properties of undefined (reading 'setMuted').

What version of Video.js are you using?

7.3.52

Video.js plugins used.

No response

What browser(s) including version(s) does this occur with?

122

What OS(es) and version(s) does this occur with?

Unknown

@XCMP XCMP added the needs: triage This issue needs to be reviewed label Mar 11, 2024
Copy link

welcome bot commented Mar 11, 2024

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.

@XCMP
Copy link
Author

XCMP commented Mar 11, 2024

Oops: we are using version 8.5.2 and types version 7.3.52.
and about 99% is google bot. Rest seems to be customers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: triage This issue needs to be reviewed
Projects
None yet
Development

No branches or pull requests

1 participant