iv-org / invidious

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

[Bug] The media could not be loaded, either because the server or network failed or because the format is not supported. #4733

Closed DW4y closed 3 months ago

DW4y commented 3 months ago

Describe the bug As soon as I turn the quality to DASH, in every video, I get the message:

The media could not be loaded, either because the server or network failed or because the format is not supported.

It absolutely doesn't matter if it's a video that was posted two days, 10 years or 16 years ago. It is at all videos.

Steps to Reproduce Turn on DASH.

Logs

2024-06-06 19:18:46 UTC [info] 200 GET /watch?v=ymNFyxvIdaM&listen=false 7.5ms
2024-06-06 19:18:47 UTC [info] 200 GET /api/manifest/dash/id/ymNFyxvIdaM?local=true&unique_res=1 3.62ms
2024-06-06 19:18:47 UTC [info] 200 GET /api/v1/storyboards/ymNFyxvIdaM?height=90 20.12ms
2024-06-06 19:18:47 UTC [info] 200 GET /api/manifest/dash/id/ymNFyxvIdaM?local=true&unique_res=1 7.13ms
2024-06-06 19:18:47 UTC [info] 200 GET /vi/ymNFyxvIdaM/maxres.jpg 1135.22ms
2024-06-06 19:18:48 UTC [info] 200 GET /api/v1/comments/ymNFyxvIdaM?format=html&hl=de&thin_mode=false 446.99ms
2024-06-06 19:19:07 UTC [info] 200 GET /api/v1/comments/jNQXAC9IVRw 443.17ms

Additional context Private instance on: Ubuntu server 22.04.4 LTS Docker version 26.1.4, build 5650f9b Docker compose version 2.27.1

Client system: Debian 12

Browser: Brave v1.66.118 Firefox 115.11.0esr

Thanks!

unixfox commented 3 months ago

Hello, this sounds like a configuration issue on your side.

As maintainers, we do not have a lot of free time so you should ask your question on our matrix channel or IRC.

Closing as it's a configuration issue on your side.

tarbib commented 2 months ago

@DW4y I have the same issue did you find a solution ?