• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting SOLVED: "Playback failed due to a fatal player error." (Only in Firefox)

     
    • 0 Vote(s) - 0 Average

    SOLVED: "Playback failed due to a fatal player error." (Only in Firefox)

    Can't play some media, but this only occurs in Firefox
    DeNewGuy
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    #1
    2024-10-11, 08:59 PM
    Hello,
    I've found a weird issue when trying to play back a file in Firefox, but on the phone app, the desktop app, and on Google Chrome the file will play without a problem.
    I tried to look into the logs, but I couldn't really find anything in it.
    Hoping anyone can help me get to the roots of this issue. Smiling-face

    Here are the pastebins of the jf logs:
    Jellyfin Log
    FFMPEG Log

    I'm running Jellyfin 10.9.11 in a linuxserver docker container.
    This is running on Linux Debian 12 (Bookworm)

    The platform I'm running my server on:
    - Intel Core i5 12600
    - ASUS Prime B660 PLUS D4
    - 64GB DDR4 Corsair Vengeance RAM
    - ASRock Intel Arc A750
    - OS Drive: Samsung 980 512GB

    My docker-compose is as follows:
    Code:
    jellyfin:
        image: linuxserver/jellyfin:latest
        container_name: jellyfin
        environment:
          - PUID=1007
          - PGID=1008
          - TZ=Europe/Amsterdam
          - DOCKER_MODS=ghcr.io/jumoog/intro-skipper
        volumes:
          - /home/media-systems/docker-data/jellyfin/config:/config
          - /home/media-systems/docker-data/jellyfin/config.json:/usr/share/jellyfin/web/config.json:ro
          - /var/media/media/movies:/data/movies
          - /var/media/media/stand-ups:/stand-ups
          - /var/media/media/series:/data/series
          - /var/media/media/anime:/data/anime
        devices:
          - /dev/dri:/dev/dri
        ports:
          - 1810:8096
          - 8920:8920/tcp
        networks:
          - reverseproxy-nw
        tty: true
        stdin_open: true
        restart: always

    Thanks in advance for any help.
    Go to solution
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    "Playback failed due to a fatal player error." (Only in Firefox) - by DeNewGuy - 2024-10-11, 08:59 PM
    RE: "Playback failed due to a fatal player error." (Only in Firefox) - by TheDreadPirate - 2024-10-11, 09:18 PM
    RE: "Playback failed due to a fatal player error." (Only in Firefox) - by DeNewGuy - 2024-10-12, 11:50 PM
    RE: "Playback failed due to a fatal player error." (Only in Firefox) - by TheDreadPirate - 2024-10-13, 12:52 AM
    RE: "Playback failed due to a fatal player error." (Only in Firefox) - by DeNewGuy - 2024-10-13, 06:57 AM
    RE: "Playback failed due to a fatal player error." (Only in Firefox) - by TheDreadPirate - 2024-10-13, 03:44 PM
    RE: "Playback failed due to a fatal player error." (Only in Firefox) - by DeNewGuy - 2024-10-13, 05:39 PM
    RE: "Playback failed due to a fatal player error." (Only in Firefox) - by DeNewGuy - 2024-10-20, 11:08 PM
    RE: "Playback failed due to a fatal player error." (Only in Firefox) - by altair - 2024-10-19, 10:36 PM
    RE: "Playback failed due to a fatal player error." (Only in Firefox) - by TheDreadPirate - 2024-10-19, 10:48 PM
    RE: "Playback failed due to a fatal player error." (Only in Firefox) - by altair - 2024-10-19, 10:59 PM
    RE: "Playback failed due to a fatal player error." (Only in Firefox) - by TheDreadPirate - 2024-10-19, 11:11 PM
    RE: "Playback failed due to a fatal player error." (Only in Firefox) - by altair - 2024-10-20, 12:07 AM
    RE: "Playback failed due to a fatal player error." (Only in Firefox) - by TheDreadPirate - 2024-10-20, 12:18 AM
    RE: "Playback failed due to a fatal player error." (Only in Firefox) - by altair - 2024-10-20, 02:26 AM
    RE: "Playback failed due to a fatal player error." (Only in Firefox) - by TheDreadPirate - 2024-10-20, 03:12 AM
    RE: "Playback failed due to a fatal player error." (Only in Firefox) - by altair - 2024-10-20, 01:34 PM
    RE: "Playback failed due to a fatal player error." (Only in Firefox) - by TheDreadPirate - 2024-10-21, 12:12 AM
    RE: "Playback failed due to a fatal player error." (Only in Firefox) - by DeNewGuy - 2024-10-21, 01:02 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode