-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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] Unexpected char '<' at line 1, column 1 (JSON::ParseException) | 429 rate limit errors #5032
Comments
I started to get the same error for a previously working installation within the last few hours |
Ok interesting. @yatzy is https://www.youtube.com working for you? |
Seconding this issue. This only started happening on my instance this morning when trying to load the Trending page, watch videos, etc. My fork only has a few small modifications, essentially the same as Jing's instance, https://git.linux.ucla.edu/lug/invidious I was able to download a YouTube video using |
Similarly, I wasn't seeing this "unexpected char" error 5 hours ago when this issue was opened, but I'm now seeing it on every video. |
Is everyone here already using po_token method? |
I wasn't when the problem first arose, but have now upgraded to the current release, got the po_token (which seemed to go ok), but still seeing the "Unexpected char" error. I'm going to leave invidious shut down for a few days, then give it another try. |
Does it always happen after watching a video or the error message always happen regardless of what you do? Did you try to turn off invidious for a few hours just to see if that temporarily unblock you? |
This comment has been minimized.
This comment has been minimized.
I get the error by click on a video to watch on my abo list. I need to reconnect my internet. 6 hours stop indivious didnt unblock me. |
This is just a suspicion, but in my observation (using locally-hosted Invidious as a backend for FreeTube), the rate-limiting only occurs after fetching my subscriptions. |
If that is the case then the first full paragraph of this comment might be relevant: TeamNewPipe/NewPipe#11661 (comment) Not sure if invidious also has a 'fast-mode' to retrieve subscriptions like NewPipe has? |
Interestingly enough, I am able to watch videos on NewPipe (actually Tubular) with a rate-limited IP (by fetching the subscriptions through FreeTube with Invidious Backend, but not through NewPipe), while my PC gets a |
Could be that newpipe use the ipv6 network and invidious ipv4 one if you installed it with docker |
My Invidious instance is running inside docker, so that is very likely. A quick IP lookup from my phone in fact verifies this. |
From my testing on a local instance I figured that every time I use Materialus with my instance I get rate limited and the Unexpected char '<' at line 1, while using only Invidious on it sown I don't get rate limited. The rate limiting lasts around 24 hours. |
Closing as now this error is documented with solutions: https://docs.invidious.io/youtube-errors-explained/ From this PR: iv-org/documentation#612 |
UPDATE from @unixfox:
See here for solutions: https://docs.invidious.io/youtube-errors-explained/
Describe the bug
just want to watch a video
Steps to Reproduce
Logs
Screenshots
Additional context
Server is Debian and i have many Containers for Indivious
Its private Hosting
Latest Containers
Postgres Version 14, like in the Compose.
I already tried
The text was updated successfully, but these errors were encountered: