[Bug] The media playback was aborted due to a corruption problem or because the media used features your browser did not support. #98
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug
This error ekeeps appearing on every single video I watch and I can't even watch ghem all the way through this bug is so annoying?! It's worse than the media cound not be kloaded error! And t keeps loading for long periods of time too.Steps to Reproduce
Logs
Screenshots
Additional context
which browser do you use? Os? There is a lot of people using the instance with no problems right now so it's a problem on your end
Windows 11 on edge,
Then read https://docs.invidious.io/devtools/ and tell me if you see any errors. Try another browser like firefox too.
Using LibreWolf on Linux. I got NS_ERROR_NET_PARTIAL_TRANSFER for a request of type mp4:
@four_two_eight wrote in #98 (comment):
That's normal, youtube servers seem to drop the connection a request takes too long (like that one). It may also be that the IP of the videoplayback proxy changed. If you are listening to music, I recommend you to watch it as a video instead with the minimum resolution, in that way, you only request small parts of the video and audio, unlike when you set the listen only mode.
yeah, happens to me too. the whole point of invidious to be so ugly is to be backward compatible with a variety of older setups. its not like we want to play video on win95 with ie5 browser.
what kind of "features" are shipped with the media (video) that the (fairly modern) browser is not able to support it... I can think of only on HLS/DASH playback feature, but then again, it works just fine on yt and non-invidious sources that use this tech, so something must be off with invidious itself
It may be the corruptin problem pthough
This seems to happen all the time to me since a week or so, nothing weird shows up in the dev tools (at least with regards to videoplayback requests) but the error pops up.
Steps to reproduce without waiting:
medium
as preferred video qualityAlso, leaving the video unattended for a few minutes and resuming playback usually triggers the error, too.
Workaround:
Change the video quality to DASH and accept the video will stutter even at 240p if played at 1.5x or more :-(
Tested on:
ungoogled-chromium 134.0.6998.35
@talia1561 wrote in #98 (comment):
Yep indeed that is a shit "bug". I don't know how to fix that because that is more in the VideoJS side of things. I'll see what I can do tho.