• 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 No Update to 10.9

     
    • 0 Vote(s) - 0 Average

    No Update to 10.9

    Proxmox LXC Ubunut Maniac not Update from 10.8.13-1
    Azghul
    Offline

    Junior Member

    Posts: 4
    Threads: 2
    Joined: 2024 May
    Reputation: 0
    Country:Switzerland
    #1
    2024-05-13, 08:35 AM
    Hi all,

    tried to update from 10.8.13-1 to 10.9 with different approaches.

    System:
    Proxmox 8.2.2
    LXC: Ubuntu Maniac

    Here the my /etc/apt/sources.list.d/jellyfin.sources
    Code:
    Types: deb
    URIs: https://repo.jellyfin.org/ubuntu
    Suites: mantic
    Components: main
    Architectures: amd64
    Signed-By: /etc/apt/keyrings/jellyfin.gpg

    If i use the this command:
    Code:
    curl -s https://repo.jellyfin.org/install-debuntu.sh | sudo bash
    i get the following message:
    Code:
    > Determining optimal repository settings.

    Found the following details from '/etc/os-release':
      Real OS:            ubuntu
      Repository OS:      ubuntu
      Repository Release: mantic
      CPU Architecture:  amd64
    If this looks correct, press <Enter> now to continue installing Jellyfin.

    > Fetching repository signing key.

    > Installing Jellyfin repository into APT.
    Types: deb
    URIs: https://repo.jellyfin.org/ubuntu
    Suites: mantic
    Components: main
    Architectures: amd64
    Signed-By: /etc/apt/keyrings/jellyfin.gpg

    > Updating APT repositories.
    Hit:1 http://security.ubuntu.com/ubuntu mantic-security InRelease
    Hit:2 http://archive.ubuntu.com/ubuntu mantic InRelease                                               
    Hit:3 http://archive.ubuntu.com/ubuntu mantic-updates InRelease                                       
    Hit:4 https://repo.jellyfin.org/ubuntu mantic InRelease
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    All packages are up to date.

    > Installing Jellyfin.
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    jellyfin is already the newest version (10.8.13-1).
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

    > Waiting 15 seconds for Jellyfin to fully start up.

    -------------------------------------------------------------------------------
    * jellyfin.service - Jellyfin Media Server
        Loaded: loaded (/lib/systemd/system/jellyfin.service; enabled; preset: enabled)
        Drop-In: /etc/systemd/system/jellyfin.service.d
                `-jellyfin.service.conf
        Active: active (running) since Mon 2024-05-13 09:45:38 CEST; 47min ago
      Main PID: 975 (jellyfin)
          Tasks: 24 (limit: 18517)
        Memory: 205.7M
            CPU: 15.093s
        CGroup: /system.slice/jellyfin.service
                `-975 /usr/bin/jellyfin --webdir=/usr/share/jellyfin/web --restartpath=/usr/lib/jellyfin/restart.sh --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg

    May 13 09:46:17 jellyfin jellyfin[975]: [09:46:17] [WRN] The entity type 'Preference' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuratio...QLite provider.
    May 13 09:46:17 jellyfin jellyfin[975]: [09:46:17] [WRN] The entity type 'ApiKey' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration wi...QLite provider.
    May 13 09:46:17 jellyfin jellyfin[975]: [09:46:17] [WRN] The entity type 'Device' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration wi...QLite provider.
    May 13 09:46:17 jellyfin jellyfin[975]: [09:46:17] [WRN] The entity type 'DeviceOptions' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configura...QLite provider.
    May 13 09:46:17 jellyfin jellyfin[975]: [09:46:17] [WRN] The entity type 'User' is configured to use schema 'jellyfin', but SQLite does not support schemas. This configuration will...QLite provider.
    May 13 10:15:44 jellyfin jellyfin[975]: [10:15:44] [INF] IntervalTrigger fired for task: Leere Zwischenspeicher
    May 13 10:15:44 jellyfin jellyfin[975]: [10:15:44] [INF] Queuing task DeleteCacheFileTask
    May 13 10:15:44 jellyfin jellyfin[975]: [10:15:44] [INF] Executing Leere Zwischenspeicher
    May 13 10:15:44 jellyfin jellyfin[975]: [10:15:44] [INF] Leere Zwischenspeicher Completed after 0 minute(s) and 0 seconds
    May 13 10:15:44 jellyfin jellyfin[975]: [10:15:44] [INF] ExecuteQueuedTasks
    Hint: Some lines were ellipsized, use -l to show in full.
    -------------------------------------------------------------------------------

    Maybe someone can help?

    Cheers,
    Azghul
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    No Update to 10.9 - by Azghul - 2024-05-13, 08:35 AM
    RE: No Update to 10.9 - by Vosseal - 2024-05-13, 09:33 AM
    RE: No Update to 10.9 - by TheDreadPirate - 2024-05-13, 11:49 AM
    RE: No Update to 10.9 - by Vosseal - 2024-05-13, 04:49 PM
    RE: No Update to 10.9 - by Fate - 2024-05-13, 05:11 PM
    RE: No Update to 10.9 - by Vosseal - 2024-05-14, 09:57 AM
    RE: No Update to 10.9 - by TheDreadPirate - 2024-05-13, 04:57 PM
    RE: No Update to 10.9 - by Vosseal - 2024-05-14, 04:21 PM
    RE: No Update to 10.9 - by Azghul - 2024-05-16, 06:29 PM
    RE: No Update to 10.9 - by HikariNoKitsune - 2024-05-18, 07:48 PM
    RE: No Update to 10.9 - by bitmap - 2024-05-18, 08:15 PM
    RE: No Update to 10.9 - by TheDreadPirate - 2024-05-18, 10:10 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