openmediavault6 jellyfin10.9.3 to10.9.4 Deactivated - 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: openmediavault6 jellyfin10.9.3 to10.9.4 Deactivated (/t-openmediavault6-jellyfin10-9-3-to10-9-4-deactivated) |
openmediavault6 jellyfin10.9.3 to10.9.4 Deactivated - tangguy - 2024-06-05 root@omv-lx:~# service jellyfin status ○ 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: inactive (dead) since Wed 2024-06-05 15:01:20 CST; 37min ago Duration: 12.413s Process: 5885 ExecStart=/usr/bin/jellyfin $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS (code=exited, status=0/SUCCESS) Main PID: 5885 (code=exited, status=0/SUCCESS) CPU: 9.012s Jun 05 15:01:20 omv-lx jellyfin[5885]: at Jellyfin.Server.Migrations.MigrationRunner.Run(CoreAppHost host, ILoggerFactory loggerFactory) Jun 05 15:01:20 omv-lx jellyfin[5885]: at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig) Jun 05 15:01:20 omv-lx jellyfin[5885]: [15:01:20] [INF] Running query planner optimizations in the database... This might take a while Jun 05 15:01:20 omv-lx jellyfin[5885]: [15:01:20] [INF] Disposing CoreAppHost Jun 05 15:01:20 omv-lx jellyfin[5885]: [15:01:20] [INF] Disposing MusicBrainzArtistProvider Jun 05 15:01:20 omv-lx jellyfin[5885]: [15:01:20] [INF] Disposing MusicBrainzAlbumProvider Jun 05 15:01:20 omv-lx jellyfin[5885]: [15:01:20] [INF] Disposing CoverArtArchiveImageProvider Jun 05 15:01:20 omv-lx jellyfin[5885]: [15:01:20] [INF] Disposing PluginManager Jun 05 15:01:20 omv-lx systemd[1]: jellyfin.service: Deactivated successfully. Jun 05 15:01:20 omv-lx systemd[1]: jellyfin.service: Consumed 9.012s CPU time. root@omv-lx:~# RE: openmediavault6 jellyfin10.9.3 to10.9.4 Deactivated - TheDreadPirate - 2024-06-05 Run this command and copy and paste the contents to pastebin. sudo journalctl --unit=jellyfin.service -n 100 --no-pager RE: openmediavault6 jellyfin10.9.3 to10.9.4 Deactivated - tangguy - 2024-06-06 I have reinstalled |