• 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 failed to start jellyfin-server.service

    Pages (2): « Previous 1 2

     
    • 0 Vote(s) - 0 Average

    failed to start jellyfin-server.service

    Failed to start jellyfin-server.service: unit jellyfin-server.service not found.
    bac0n0
    Offline

    Junior Member

    Posts: 10
    Threads: 2
    Joined: 2025 Feb
    Reputation: 0
    Country:Switzerland
    #11
    2025-02-07, 07:06 PM (This post was last modified: 2025-02-07, 07:11 PM by bac0n0. Edited 2 times in total.)
    The only issue now is that I use an external 4tb drive with the directory /run/media/nick/media the name of the drive is media, left over from windows didnt expect it to cause confusion.

    Anyways jellyfin doesnt recognize the directory or more specifically "cannot be found". Im not sure why that would happen, it gets to /run/media/nick and thats it. My only guess is that I have to read documentation on how to edit the fstab because I have to remount the drive every reboot.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #12
    2025-02-07, 07:46 PM (This post was last modified: 2025-02-07, 07:47 PM by TheDreadPirate.)
    What kind of hardware are you having issues with. If it is pretty recent hardware, you'd have to be mindful of which kernel you are running and backport newer kernels if needed. Arch is always running the latest with all the benefits and drawbacks that entails.

    The browser is the GUI. Both for management and for playback. We also have a stand alone desktop app, Jellyfin Media Player.

    For Arch you'd need to build from source

    https://github.com/jellyfin/jellyfin-media-player

    or install the flatpak.

    https://flathub.org/apps/com.github.iwal...dia-player

    Regarding your external drive, there is probably an ACL on /run/media/nick or /run/media/nick/media. You would see this as a "+" at the end of the permissions?

    Code:
    rwxr-xr-x+

    You'd need to remove the ACL, edit the ACL to allow the jellyfin user, or manually mount it in /etc/fstab in a location of your choosing.

    To remove the ACL.

    Code:
    setfacl -b -R /run/media/nick
    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]
    bac0n0
    Offline

    Junior Member

    Posts: 10
    Threads: 2
    Joined: 2025 Feb
    Reputation: 0
    Country:Switzerland
    #13
    2025-02-07, 11:59 PM (This post was last modified: 2025-02-07, 11:59 PM by bac0n0.)
    I removed the ACL and I mounted the drive to my /home/user/Storage directory. Jellyfin still cant see the directory. I am lost
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #14
    2025-02-10, 12:39 PM
    Can you share the output of this command?

    Code:
    cat /proc/mounts

    And find the line for your external drive.
    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]
    Pages (2): « Previous 1 2

    « 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