Skip to content

[Bug] Media playback was aborted #4769

@UltraBlackLinux

Description

@UltraBlackLinux

Describe the bug

As of maybe 12 hours ago videos stopped playing on my private instance entirely, always showing the same error message, mentioned below.

Any idea what's going on? I've restarted my entire system (in case that might fix it once again) and ran a docker compose pull , but no dice still.

Steps to Reproduce

Try to play any video.

Logs

VIDEOJS: ERROR: (CODE:3 MEDIA_ERR_DECODE) The media playback was aborted due to a corruption problem or because the media used features your browser did not support. 
Object { code: 3, message: "The media playback was aborted due to a corruption problem or because the media used features your browser did not support." }
​
code: 3
​
message: "The media playback was aborted due to a corruption problem or because the media used features your browser did not support."
​
<prototype>: Object { code: 0, MEDIA_ERR_CUSTOM: 0, MEDIA_ERR_ABORTED: 1, … }
video.js:163:49

and

VIDEOJS: ERROR: (CODE:3 MEDIA_ERR_DECODE) video append of 468008b failed for segment #0 in playlist 2-placeholder-uri-2 
Object { code: 3, message: "video append of 468008b failed for segment #0 in playlist 2-placeholder-uri-2" }
video.js:163:49

Additional context

  • Browser (if applicable): Floorp (Firefox derivative)
  • OS (if applicable): Arch Linux - both server and client

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions