-
Notifications
You must be signed in to change notification settings - Fork 901
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
[Bug]: v0.23.0 Beta Videos not playing, TypeError: Cannot read properties of undefined (reading 'text') #6678
Comments
This comment has been minimized.
This comment has been minimized.
Latest test: I still had v0.22.0 Beta on my system, So I decided to give that a try, First video I tried to play a popup was visible for only a second before the video played, I then restored my .config/Freetube backup, Restarted Freetube v0.22.0 Beta, Videos play fine so far. So Freetube v0.22.0 Beta is the latest version that works for me. |
I just updated FreeTube to the latest v0.23.0 Beta and have noticed anytime clicking on a video that is labeled as a Gaming video on YouTube, I get one of the following error messages. TypeError: Cannot read properties of undefined (reading 'text') For me, all other types of videos will load fine with the Local API, but strangely only videos marked as Gaming do not load. I think the different SyntaxErrors are due to Invidious API problems between the different instances. (I have it set to randomize on startup) |
That would explain some of the issues I've been having (after and bar the other issue, which may be related? Not sure) |
@ACR-Jeff @mcpersonmcpeople If you have the local API set as your default the first error message is the important one, as that is the one from the local API. The "SyntaxError ... API disabled" messages are appearing because you probably have backend fallback enabled so FreeTube is trying to use an Invidious instance when the local API fails and just mean that you are using an Invidious instance that has disabled the API. @ACR-Jeff Failed to fetch could mean various things such as your internet connection is down, you have a proxy but it isn't configured correctly or various other network related issues. Could you please try running FreeTube with @mcpersonmcpeople Could you please provide a link to a video that you are having problems with? |
I'm also experiencing the same issue @mcpersonmcpeople has. |
This comment has been minimized.
This comment has been minimized.
I think I may also be getting bitten by this bug here. Flatpak
Dug for some more examples -- these videos play fine:
These ones fail: |
This comment has been minimized.
This comment has been minimized.
Going to lock this temporarily to cut down on the comments that are repeating the same thing that everyone else has already said with no added value (all it does is create unnecessary notification spam and make it harder to find the useful comments). Thank you to the people that provided video links. |
Guidelines
Describe the bug
Expected Behavior
Open freetube and play a video without issues.
Issue Labels
content not loading
FreeTube Version
tried both v0.22.1 Beta portable and v0.23.0 Beta portable
Operating System Version
Void Linux
Installation Method
Portable
Primary API used
Local API
Last Known Working FreeTube Version (If Any)
Discovered after doing testing below
v0.22.0 Beta Portable
is the last known working versionAdditional Information
It started today with version 0.22.1 Beta, So I decided to install the updated version 0.23.0 Beta same issue occurred, I didn't bother with nightly build due to v0.23.0 beta just being released, I Backed up config files and deleted the folder to make sure I would start fresh, Didn't solve the issue.
Nightly Build
The text was updated successfully, but these errors were encountered: