Jellyfin Forum
Jellyfin restarts constantly after update - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: Jellyfin restarts constantly after update (/t-jellyfin-restarts-constantly-after-update)



Jellyfin restarts constantly after update - tronic101 - 2023-11-06

I updated Jellyfin to 10.8.12 on Archlinux. Now it continuously restarts:

Code:
[font=monospace][color=#000000]Nov 06 20:27:49 MediaServer systemd[1]: Started Jellyfin Media Server. [/color]
Nov 06 20:27:49 MediaServer dotnet[5763]: [20:27:49] [INF] [1] Main: Jellyfin version: 10.9.0
Nov 06 20:27:49 MediaServer dotnet[5763]: [20:27:49] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /var/lib/jellyfin/log]", "[JELLYFIN_DATA_DIRECTORY, /var/lib[color=#ffffff]>[/color]
Nov 06 20:27:49 MediaServer dotnet[5763]: [20:27:49] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/jellyfin.dll", "--datadir", "/var/lib/jellyfin", "--cachedir", "/var/cach[color=#ffffff]>[/color]
Nov 06 20:27:49 MediaServer dotnet[5763]: [20:27:49] [INF] [1] Main: Operating system: Linux 6.5.9-zen2-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Thu, 26 Oct 2023 00:51:53 +0000
Nov 06 20:27:49 MediaServer dotnet[5763]: [20:27:49] [INF] [1] Main: Architecture: X64
Nov 06 20:27:49 MediaServer dotnet[5763]: [20:27:49] [INF] [1] Main: 64-Bit Process: True
Nov 06 20:27:49 MediaServer dotnet[5763]: [20:27:49] [INF] [1] Main: User Interactive: True
Nov 06 20:27:49 MediaServer dotnet[5763]: [20:27:49] [INF] [1] Main: Processor count: 8
Nov 06 20:27:49 MediaServer dotnet[5763]: [20:27:49] [INF] [1] Main: Program data path: /var/lib/jellyfin
Nov 06 20:27:49 MediaServer dotnet[5763]: [20:27:49] [INF] [1] Main: Web resources path: /usr/lib/jellyfin/jellyfin-web
Nov 06 20:27:49 MediaServer dotnet[5763]: [20:27:49] [INF] [1] Main: Application directory: /usr/lib/jellyfin/
Nov 06 20:27:49 MediaServer dotnet[5763]: [20:27:49] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /var/cache/jellyfin
Nov 06 20:27:49 MediaServer dotnet[5763]: [20:27:49] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
Nov 06 20:27:49 MediaServer dotnet[5763]: [20:27:49] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/1[color=#ffffff]>[/color]
Nov 06 20:27:49 MediaServer dotnet[5763]: [20:27:49] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
Nov 06 20:27:49 MediaServer dotnet[5763]: [20:27:49] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12"[color=#ffffff]>[/color]
Nov 06 20:27:49 MediaServer dotnet[5763]: [20:27:49] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: ["127.0.0.1", "192.168.178.30"]
Nov 06 20:27:49 MediaServer dotnet[5763]: [20:27:49] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is Allowlist
Nov 06 20:27:49 MediaServer dotnet[5763]: [20:27:49] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filter list: []
Nov 06 20:27:52 MediaServer dotnet[5763]: [20:27:52] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: TMDb 10.9.0.0
Nov 06 20:27:52 MediaServer dotnet[5763]: [20:27:52] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Studio Images 10.9.0.0
Nov 06 20:27:52 MediaServer dotnet[5763]: [20:27:52] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: OMDb 10.9.0.0
Nov 06 20:27:52 MediaServer dotnet[5763]: [20:27:52] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: MusicBrainz 10.9.0.0
Nov 06 20:27:52 MediaServer dotnet[5763]: [20:27:52] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: AudioDB 10.9.0.0
Nov 06 20:27:52 MediaServer dotnet[5763]: [20:27:52] [INF] [1] Main: Kestrel is listening on 127.0.0.1
Nov 06 20:27:52 MediaServer dotnet[5763]: [20:27:52] [INF] [1] Main: Kestrel is listening on 192.168.178.30
Nov 06 20:27:53 MediaServer dotnet[5763]: [20:27:53] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
Nov 06 20:27:53 MediaServer dotnet[5763]: [20:27:53] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Generate Trickplay Images set to fir[color=#ffffff]>[/color]
Nov 06 20:27:53 MediaServer dotnet[5763]: [20:27:53] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Extract Chapter Images set to fire a[color=#ffffff]>[/color]
Nov 06 20:27:53 MediaServer dotnet[5763]: [20:27:53] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version 6.0
Nov 06 20:27:53 MediaServer dotnet[5763]: [20:27:53] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available decoders: ["libdav1d", "av1", "av1_cuvid", "av1_qsv[color=#ffffff]>[/color]
Nov 06 20:27:53 MediaServer dotnet[5763]: [20:27:53] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available encoders: ["libsvtav1", "av1_nvenc", "av1_qsv", "av[color=#ffffff]>[/color]
Nov 06 20:27:53 MediaServer dotnet[5763]: [20:27:53] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "[color=#ffffff]>[/color]
Nov 06 20:27:53 MediaServer dotnet[5763]: [20:27:53] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: tonemap_cuda with option GPU accelerated HDR to SDR t[color=#ffffff]>[/color]
Nov 06 20:27:53 MediaServer dotnet[5763]: [20:27:53] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: overlay_vulkan with option Action to take when encoun[color=#ffffff]>[/color]
Nov 06 20:27:53 MediaServer dotnet[5763]: [20:27:53] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["vdpau", "cuda", "vaapi", "qsv", "d[color=#ffffff]>[/color]
Nov 06 20:27:53 MediaServer dotnet[5763]: [20:27:53] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: ffmpeg
Nov 06 20:27:53 MediaServer dotnet[5763]: [20:27:53] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: c65db9335368475d976bc6d6f77e47a6
Nov 06 20:27:54 MediaServer dotnet[5763]: [20:27:54] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.0933062
Nov 06 20:27:54 MediaServer dotnet[5763]: [20:27:54] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
Nov 06 20:27:54 MediaServer dotnet[5763]: [20:27:54] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /mnt/Data/Media/Movies
Nov 06 20:27:54 MediaServer dotnet[5763]: [20:27:54] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.2842794
Nov 06 20:27:54 MediaServer dotnet[5763]: [20:27:54] [INF] [1] Main: Startup complete 0:00:05.0023623
Nov 06 20:27:54 MediaServer dotnet[5763]: [20:27:54] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory /mnt/Data/Media/Series
Nov 06 20:27:56 MediaServer dotnet[5763]: [20:27:56] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: TaskCleanCollectionsAndPlaylists Completed after 0 mi[color=#ffffff]>[/color]
Nov 06 20:27:56 MediaServer dotnet[5763]: [20:27:56] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: Update Plugins Completed after 0 minute(s) and 0 seco[color=#ffffff]>[/color]
Nov 06 20:27:59 MediaServer dotnet[5763]: [20:27:59] [INF] [8] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for [TV] Samsung Q9 Series (65) - QE65Q9FNA
Nov 06 20:28:53 MediaServer dotnet[5763]: [20:28:53] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path /mnt/Data/Media/Series
Nov 06 20:28:53 MediaServer dotnet[5763]: [20:28:53] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path /mnt/Data/Media/Movies
Nov 06 20:28:53 MediaServer dotnet[5763]: [20:28:53] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Validating media library
Nov 06 20:28:55 MediaServer systemd[1]: [color=#d7d75f][b]jellyfin.service: Main process exited, code=dumped, status=11/SEGV[/b][/color]
Nov 06 20:28:55 MediaServer systemd[1]: [color=#d7d75f][b]jellyfin.service: Failed with result 'core-dump'.[/b][/color]
Nov 06 20:28:55 MediaServer systemd[1]: jellyfin.service: Consumed 8.748s CPU time.
Nov 06 20:28:55 MediaServer systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 12.
[/font]



RE: Jellyfin restarts constantly after update - TheDreadPirate - 2023-11-06

Your log indicates you have 10.9 installed.