• 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 Linux Jellyfin app crashes

     
    • 0 Vote(s) - 0 Average

    Linux Jellyfin app crashes

    KisukeOboro
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:United States
    #1
    2025-03-24, 05:30 AM
    Hello, I am having an issue with the Jellyfin app crashing. I am on Linux Mint using Jellyfin as a Flatpak for the player and I am hosting my own server on my Synology device as a docker container. I'm not completely sure if these issues started happening since the app update but I do know that some movies that I have been able to play before without it crashing are now crashing the program now. It's only some movies and shows and I can't find any similarities between them to figure out why these particular movies and shows are making the app crash and not others.

    For some reason it is just the app that is crashing. If I switch to playing via a web browser it plays completely fine, but my Synology device isn't powerful enough for transcoding anything above 1080p, so 4K is completely unplayable for me on a web browser, which is why I'd like to get the app working correctly again so it can direct play my 4K movies and shows.

    I did look at the server side logs for when the app crashes and these are the two lines that seem to be the only indication of what's going on.

    [2025-03-24 05:02:11.584 +00:00] [WRN] [33] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "192.168.0.11" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
    [2025-03-24 05:02:11.737 +00:00] [INF] [33] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.0.11" closed

    I'm not sure where I can find the logs for the app side for Flatpak. If they are needed and someone can tell me where to find them I will provide them. Thank you so much
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2025-03-24, 01:50 PM
    What server version and JMP version are you running? I'm assuming JMP 1.12. Can you try right clicking anywhere in JMP and clicking "reload"? Otherwise, try clearing the JMP cache. I'm not entirely sure where that is located for the flatpak. For the deb install it is.

    ~/.cache/Jellyfin Media Player/
    ~/.local/share/jellyfinmediaplayer/
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    KisukeOboro
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:United States
    #3
    2025-03-25, 01:41 AM
    So I haven't done anything yet other than try to look for the folders you're indicating and I decided to do a test play again before I mess around with anything and now it isn't directly crashing, but instead now it's transcoding. And it says the reason why it's transcoding is "There was an error starting direct playback"

    The server version is 10.10.6. In docker I have the tag named "latest" pulled.
    The app version is 1.12.0, yeah.

    I did a file search and I guess for Flatpak it has the folders you're listing under
    ~.var/app/com.github.iwalton3.jellyfun-media-player/cache/Jellyfin Media Player/
    ~.var/app/com.github.iwalton3.jellyfun-media-player/data/jellyfinmediaplayer/

    So in ~/cache/Jellyfin Media Player/ there is /qmlcache and /QtWebEngine
    and in /data/jellyfinmediaplayer/ there is /Codecs, /inputmaps, /logs, /scripts, /sounds, "jellyfinmediaplayer.conf", and "storage.json"
    also to note in /data there is also /Jellyfin Media Player, which also has a /QtWebEngine folder
    So which folders should I delete?
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2025-03-25, 12:59 PM
    Delete the entire folders.

    ~.var/app/com.github.iwalton3.jellyfun-media-player/cache/Jellyfin Media Player/
    ~.var/app/com.github.iwalton3.jellyfun-media-player/data/jellyfinmediaplayer/

    They contain temporary data and can be safely deleted, though you will need to log in again.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    KisukeOboro
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:United States
    #5
    2025-03-28, 01:08 AM
    Hmm... nope didn't work.
    I also checked the same shows/movies that are crashing on the linux app and they aren't crashing on different apps (roku, android, etc) so it's just linux flatpak that's doing this from what I can see.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2025-03-28, 11:45 AM (This post was last modified: 2025-03-28, 11:46 AM by TheDreadPirate. Edited 1 time in total.)
    Swap the flatpak for the debian package?

    https://github.com/jellyfin/jellyfin-med...r/releases

    Either Noble or Jammy, depending on which release of Mint you are on. Or Bookworm if you are on Mint DE.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    KisukeOboro
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2025 Mar
    Reputation: 0
    Country:United States
    #7
    2025-03-29, 01:17 AM
    Yeah that works now, thank you very much!
    Used Jammy version
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2025-03-30, 02:20 PM
    I can't believe I didn't think of this until now. If you have the Jellyfin repo added to your apt sources, you can install it via apt.

    Code:
    sudo apt install jellyfin-media-player

    I've been installing and updating it manually for 2 years.......
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,066
    Threads: 0
    Joined: 2024 Jun
    Reputation: 58
    #9
    2025-03-30, 02:24 PM
    (2025-03-30, 02:20 PM)TheDreadPirate Wrote: I can't believe I didn't think of this until now.  If you have the Jellyfin repo added to your apt sources, you can install it via apt.

    I've been installing and updating it manually for 2 years.......

    I've never installed it via Apt myself. Always through the deb package.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • 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