-
Notifications
You must be signed in to change notification settings - Fork 886
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]: Local API failing to get videos for most channels #2165
Comments
I am also getting this error, every time a channel is opened or subscriptions are refreshed. Installation method:
This started happening (on both installations) just after opening the app on a fresh install, no configuration changes, even after deleting all related files and reinstalling. Platform: Pop!_OS |
We're aware of the issue and have made a fix for it here. We'll get the app updated as soon as we can. |
As a workaround until the next release, you can enable RSS feeds within your subscription settings and enable the Invidious API fallback so that you can still access channels / subscriptions. |
I have had this problem for several months now, the latest version is very difficult, the number of errors has increased |
Freetube seems to have a problem not recognizing the Invidious instance when the "https://" part of the address is missing. I noticed this since I've also had trouble getting videos during the past days and therefore changed the instance a few times. And every time I copied only the address without the https:// part, it still wouldn't load. When added, everything worked fine. |
Unfortunately, I also have this problem. |
The latest nightly release (currently available here under artifacts) fixes this issue for me. |
This The error still exists on v0.16.0-nightly-1567 Beta.No video starts and the Invidious API loads very slowly |
I get the Local Api Error 429 when importing my subscriptions. I have enabled RSS method as primary but I still see these errors. |
Ur error is not related to this issue. See documentation for more information about 429 errors |
That post you linked does not talk at all about my own issue. |
Currently, a request to YT or Invidious is made for each subscription you have in order to get the subscription's avatar image so that is probably where this issue is coming from (lots of subscriptions). This won't need to happen when #1783 gets merged |
original issue seems to be fixed so i will be closing this one |
Guidelines
Describe the bug
Preferred API Backend
toLocal API
in the general settings.TypeError: Cannot read properties of undefined (reading 'response')
andFalling back to Invidious API
errors.Expected Behavior
Local API and Invidious API should both work for loading video information.
Issue Labels
API issue
FreeTube Version
v0.16.0 Beta
Operating System Version
openSUSE Leap 15.3
Installation Method (If applicable)
.AppImage
Last Known Working FreeTube Version (If Any)
v0.16.0 Beta
Primary API used
Local API
Additional Information
Switching the preferred backend to the Invidious API seems to work, but I'd much rather use the local API as it's usually more reliable.
Nightly Build
The text was updated successfully, but these errors were encountered: