Jellyfin Forum
Jellyfin doesn't start after reboot - 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 doesn't start after reboot (/t-jellyfin-doesn-t-start-after-reboot)



Jellyfin doesn't start after reboot - Met - 2025-05-14

Hi, new to Jellyfin here, trying to install it on an RPi5.

I used the command provided, and setup the libraries, but at some point Jellyfin crashed, and doesnt start again when rebooting the RPi.
I ran the status command to see what was up, but I'm afraid I don't understand any of it. Here's what it gives :


Quote:
× 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: failed (Result: signal) since Wed 2025-05-14 17:34:23 CEST; 1min 5s ago
  Duration: 237ms
    Process: 4780 ExecStart=/usr/bin/jellyfin $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS (code=killed, signal=ABRT)
  Main PID: 4780 (code=killed, signal=ABRT)
        CPU: 198ms

May 14 17:34:23 raspberrypi systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 5.
May 14 17:34:23 raspberrypi systemd[1]: Stopped jellyfin.service - Jellyfin Media Server.
May 14 17:34:23 raspberrypi systemd[1]: jellyfin.service: Start request repeated too quickly.
May 14 17:34:23 raspberrypi systemd[1]: jellyfin.service: Failed with result 'signal'.
May 14 17:34:23 raspberrypi systemd[1]: Failed to start jellyfin.service - Jellyfin Media Server.

Any help appreciated.


RE: Jellyfin doesn't start after reboot - Fate - 2025-05-14

Let me start with RPi5 is not a good platform for Jellyfin.

N100 based is a bit more expensive but MUCH more powerfull.

That being said it should start.

Can you post the output of:
sudo journalctl -u jellyfin -n 200