iv-org / invidious

Invidious is an alternative front-end to YouTube
https://invidious.io
GNU Affero General Public License v3.0
15.51k stars 1.7k forks source link

[Bug] Video wont load. Watch on the latest version of YouTube. #4725

Closed ParadoxLeon closed 3 weeks ago

ParadoxLeon commented 4 weeks ago

Describe the bug Video wont load

Steps to Reproduce On my instance vid.selbsthilfegruppe.wtf click on any video

Screenshots image

Additional context even after I removed the security headers the error persists

unixfox commented 4 weeks ago

Is https://docs.invidious.io/ipv6-rotator/ correctly setup?

sunlightspectre commented 4 weeks ago

Can confirm this happens on yewtu.be as well.
Fairly consistently. And of course, the rotator should be set up right there.

Console, sorry, forgot -

ParadoxLeon commented 4 weeks ago

Is https://docs.invidious.io/ipv6-rotator/ correctly setup?

I haven't set this up since I'm having some trouble with my ipv6 set up but I'm working on it. so it could be youtube blocking the instance?

ParadoxLeon commented 4 weeks ago

just noticed invidious.yourdevice.ch has the same problem. image

unixfox commented 4 weeks ago

Is docs.invidious.io/ipv6-rotator correctly setup?

I haven't set this up since I'm having some trouble with my ipv6 set up but I'm working on it. so it could be youtube blocking the instance?

It's literally written in the form when adding a new instance to set it up.

It's mandatory, otherwise your instance will stop functioning after a few days.

ParadoxLeon commented 4 weeks ago

It's not mandatory it's just

[...] highly recommended to follow these tutorials because it will allow the instance to stay stable and performant [...]

maybe change the wording

ParadoxLeon commented 3 weeks ago

after having a mental breakdown setting up ipv6 on my server, the ipv6-rotator is up and running.

Instance is working for now

unixfox commented 3 weeks ago

Closing in favor of the new bug: https://github.com/iv-org/invidious/issues/4734