• 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: network not mounted before jellyfin starts

     
    • 0 Vote(s) - 0 Average

    SOLVED: network not mounted before jellyfin starts

    jellyfin losses all my media after a reboot of os
    binarygeek119
    Offline

    Junior Member

    Posts: 4
    Threads: 2
    Joined: 2023 Dec
    Reputation: 0
    #4
    2025-04-14, 05:50 AM
    i think i got it.
    i needed to change want=network-online.target to Requires=network-online.target

    [Unit]
    Description = Jellyfin Media Server
    Requires=network-online.target

    [Service]
    RequiresMountsFor=/media
    RequiresMountsFor=/mnt
    Type = simple
    EnvironmentFile = /etc/default/jellyfin
    User = jellyfin
    Group = jellyfin
    WorkingDirectory = /var/lib/jellyfin
    ExecStart = /usr/bin/jellyfin $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS
    Restart = on-failure
    TimeoutSec = 15
    SuccessExitStatus=0 143

    [Install]
    WantedBy = multi-user.target
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    network not mounted before jellyfin starts - by binarygeek119 - 2025-04-14, 01:29 AM
    RE: network not mounted before jellyfin starts - by TheDreadPirate - 2025-04-14, 01:55 AM
    RE: network not mounted before jellyfin starts - by binarygeek119 - 2025-04-14, 02:54 AM
    RE: network not mounted before jellyfin starts - by binarygeek119 - 2025-04-14, 05:50 AM

    • 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