• 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 update issue through Synology container

     
    • 0 Vote(s) - 0 Average

    SOLVED: Jellyfin update issue through Synology container

    My first update of my Jellyfin container on my Synology NAS resulted in a reset of my Jellyfin server
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2025-01-28, 03:11 PM (This post was last modified: 2025-01-28, 03:12 PM by TheDreadPirate. Edited 1 time in total.)
    You need to provide a VOLUME for Jellyfin to write /config and /cache to. Setting the environment variables to write to a specific folder is not the same thing. That just means that Docker will write the temporary file system to that directory. Keyword TEMPORARY file system. When you upgrade it will wipe out that folder and start over.

    Once you provide the volume, you will also need to reset those environment variables to ensure Docker will write data in the correct structure.

    Code:
    JELLYFIN_DATA_DIR=/config
    JELLYFIN_CACHE_DIR=/cache
    JELLYFIN_CONFIG_DIR=/config/config
    JELLYFIN_LOG_DIR=/config/log
    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]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin update issue through Synology container - by Awacs - 2025-01-27, 11:22 PM
    RE: Jellyfin update issue through Synology container - by Efficient_Good_5784 - 2025-01-28, 12:09 AM
    RE: Jellyfin update issue through Synology container - by Awacs - 2025-01-28, 06:34 AM
    RE: Jellyfin update issue through Synology container - by TheDreadPirate - 2025-01-28, 03:11 PM
    RE: Jellyfin update issue through Synology container - by Awacs - 2025-01-29, 06:47 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