2024-09-15, 04:39 PM
Nah, the service still isn't running. This is what I get with the
sudo systemctl status jellyfin
command you suggested earlier:
hank@jellyfin:~$ sudo systemctl status jellyfin
× jellyfin.service - Jellyfin Media Server
Loaded: loaded (/usr/lib/systemd/system/jellyfin.service; enabled; preset: enabled)
Drop-In: /etc/systemd/system/jellyfin.service.d
└─jellyfin.service.conf
Active: failed (Result: core-dump) since Sun 2024-09-15 16:34:50 UTC; 3min 58s ago
Duration: 1.394s
Process: 2633 ExecStart=/usr/bin/jellyfin $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_>
Main PID: 2633 (code=dumped, signal=ABRT)
CPU: 536ms
Sep 15 16:34:50 jellyfin systemd[1]: jellyfin.service: Scheduled restart job, restart counter i>
Sep 15 16:34:50 jellyfin systemd[1]: jellyfin.service: Start request repeated too quickly.
Sep 15 16:34:50 jellyfin systemd[1]: jellyfin.service: Failed with result 'core-dump'.
Sep 15 16:34:50 jellyfin systemd[1]: Failed to start jellyfin.service - Jellyfin Media Server.
lines 1-14/14 (END)