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
If i use the this command:
i get the following message:
Maybe someone can help?
Cheers,
Azghul
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
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