• 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: Jellyfin attempting to access /jellyfin after server reboot

     
    • 0 Vote(s) - 0 Average

    SOLVED: Jellyfin attempting to access /jellyfin after server reboot

    boxherd
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    Country:United States
    #11
    2024-10-24, 07:02 PM
    /etc/default/jellyfin:

    Code:
    # Jellyfin default configuration options
    # This is a POSIX shell fragment

    # Use this file to override the default configurations; add additional
    # options with JELLYFIN_ADD_OPTS.

    # Under systemd, use
    #  /etc/systemd/system/jellyfin.service.d/jellyfin.service.conf
    # to override the user or this config file's location.

    #
    # General options
    #

    # Program directories
    JELLYFIN_DATA_DIR="/var/lib/jellyfin"
    JELLYFIN_CONFIG_DIR="/etc/jellyfin"
    JELLYFIN_LOG_DIR="/var/log/jellyfin"
    JELLYFIN_CACHE_DIR="/var/cache/jellyfin"

    # web client path, installed by the jellyfin-web package
    JELLYFIN_WEB_OPT="--webdir=/usr/share/jellyfin/web"

    # ffmpeg binary paths, overriding the system values
    JELLYFIN_FFMPEG_OPT="--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"

    # Disable glibc dynamic heap adjustment
    MALLOC_TRIM_THRESHOLD_=131072

    # [OPTIONAL] run Jellyfin as a headless service
    #JELLYFIN_SERVICE_OPT="--service"

    # [OPTIONAL] run Jellyfin without the web app
    #JELLYFIN_NOWEBAPP_OPT="--nowebclient"

    # Space to add additional command line options to jellyfin (for help see ~$ jellyfin --help)
    JELLYFIN_ADDITIONAL_OPTS=""

    # [OPTIONAL] run Jellyfin with ASP.NET Server Garbage Collection (uses more RAM and less CPU than Workstation GC)
    # 0 = Workstation
    # 1 = Server
    #COMPlus_gcServer=1

    #
    # SysV init/Upstart options
    #
    # Note: These options are ignored by systemd; use /etc/systemd/system/jellyfin.d overrides instead.
    #

    # Application username
    JELLYFIN_USER="jellyfin"
    # Full application command
    JELLYFIN_ARGS="$JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR"
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin attempting to access /jellyfin after server reboot - by boxherd - 2024-10-21, 03:40 PM
    RE: Jellyfin attempting to access /jellyfin after server reboot - by TheDreadPirate - 2024-10-21, 04:34 PM
    RE: Jellyfin attempting to access /jellyfin after server reboot - by boxherd - 2024-10-21, 05:27 PM
    RE: Jellyfin attempting to access /jellyfin after server reboot - by TheDreadPirate - 2024-10-21, 07:09 PM
    RE: Jellyfin attempting to access /jellyfin after server reboot - by boxherd - 2024-10-23, 03:29 PM
    RE: Jellyfin attempting to access /jellyfin after server reboot - by TheDreadPirate - 2024-10-23, 04:05 PM
    RE: Jellyfin attempting to access /jellyfin after server reboot - by boxherd - 2024-10-23, 09:14 PM
    RE: Jellyfin attempting to access /jellyfin after server reboot - by TheDreadPirate - 2024-10-23, 10:10 PM
    RE: Jellyfin attempting to access /jellyfin after server reboot - by boxherd - 2024-10-24, 01:33 AM
    RE: Jellyfin attempting to access /jellyfin after server reboot - by TheDreadPirate - 2024-10-24, 01:23 PM
    RE: Jellyfin attempting to access /jellyfin after server reboot - by boxherd - 2024-10-24, 07:02 PM
    RE: Jellyfin attempting to access /jellyfin after server reboot - by TheDreadPirate - 2024-10-24, 07:18 PM
    RE: Jellyfin attempting to access /jellyfin after server reboot - by boxherd - 2024-10-24, 08:00 PM
    RE: Jellyfin attempting to access /jellyfin after server reboot - by TheDreadPirate - 2024-10-24, 08:25 PM
    RE: Jellyfin attempting to access /jellyfin after server reboot - by boxherd - 2024-10-24, 08:45 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