Jellyfin Forum
Update broke system - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: Update broke system (/t-update-broke-system)



Update broke system - ebeachlr - 2024-11-17

An automatic update of the Jellyfin software caused Jellyfin to no longer function.  The following is a screen dump from linux terminal:

ebeachlr@Janeway:~$ sudo systemctl status jellyfin
○ jellyfin.service - Jellyfin Media Server
    Loaded: loaded (/lib/systemd/system/jellyfin.service; enabled; vendor pres>
    Drop-In: /etc/systemd/system/jellyfin.service.d
            └─jellyfin.service.conf
    Active: inactive (dead) since Sun 2024-11-17 11:21:58 EST; 16s ago
    Process: 19807 ExecStart=/usr/bin/jellyfin $JELLYFIN_WEB_OPT $JELLYFIN_FFMP>
  Main PID: 19807 (code=exited, status=0/SUCCESS)
        CPU: 2.743s

Nov 17 11:21:57 Janeway jellyfin[19807]:    at Jellyfin.Server.Migrations.Migra>
Nov 17 11:21:57 Janeway jellyfin[19807]:    at Jellyfin.Server.Migrations.Migra>
Nov 17 11:21:57 Janeway jellyfin[19807]:    at Jellyfin.Server.Program.StartSer>
Nov 17 11:21:57 Janeway jellyfin[19807]: [11:21:57] [INF] [1] Main: Running que>
Nov 17 11:21:58 Janeway jellyfin[19807]: [11:21:58] [INF] [1] Emby.Server.Imple>
Nov 17 11:21:58 Janeway jellyfin[19807]: [11:21:58] [INF] [1] Emby.Server.Imple>
Nov 17 11:21:58 Janeway jellyfin[19807]: [11:21:58] [INF] [1] Emby.Server.Imple>
Nov 17 11:21:58 Janeway jellyfin[19807]: [11:21:58] [INF] [1] Emby.Server.Imple>
Nov 17 11:21:58 Janeway systemd[1]: jellyfin.service: Deactivated successfully.
Nov 17 11:21:58 Janeway systemd[1]: jellyfin.service: Consumed 2.743s CPU time.

It would appear that something has ceased functioning because Jellyfin used to restart itself on every reboot.  Any help would be appreciated.

earl beachler
earl.beachler@gmail.com


RE: Update broke system - theguymadmax - 2024-11-17

This is a known issue that will be resolved in the upcoming 10.10.3 update.


RE: Update broke system - ebeachlr - 2024-11-17

Thank you very much for the prompt reply.