2023-09-21, 07:08 AM
(This post was last modified: 2023-09-21, 11:50 AM by oziely. Edited 2 times in total.)
jellyfin service failed (core=killed, signal=abrt).
i use raspberry pi 4 with raspbian GNU/ linux 10 (buster).
after my plex service suddenly stopped working (after a year of working fine) for the same reason i tried using jellyfin and it worked for an hour.
after an hour i rebooted the pi and couldnt get to the web gui, so i checked and the service failed with the follwing prompt in systemctl:
EDIT: if it helps after service restart its running for few ms and then fails again
i am lost, help please.
thanks in advance.
i use raspberry pi 4 with raspbian GNU/ linux 10 (buster).
after my plex service suddenly stopped working (after a year of working fine) for the same reason i tried using jellyfin and it worked for an hour.
after an hour i rebooted the pi and couldnt get to the web gui, so i checked and the service failed with the follwing prompt in systemctl:
Code:
pi@raspberrypi:~ $ sudo systemctl status jellyfin
● jellyfin.service - Jellyfin Media Server
Loaded: loaded (/lib/systemd/system/jellyfin.service; enabled; vendor preset: enabled)
Drop-In: /etc/systemd/system/jellyfin.service.d
└─jellyfin.service.conf
Active: failed (Result: signal) since Thu 2023-09-21 00:19:34 IDT; 9h ago
Main PID: 2750 (code=killed, signal=ABRT)
pi@raspberrypi:~ $ sudo systemctl start jellyfin
pi@raspberrypi:~ $ sudo systemctl status jellyfin
● jellyfin.service - Jellyfin Media Server
Loaded: loaded (/lib/systemd/system/jellyfin.service; enabled; vendor preset: enabled)
Drop-In: /etc/systemd/system/jellyfin.service.d
└─jellyfin.service.conf
Active: failed (Result: signal) since Thu 2023-09-21 09:54:57 IDT; 11s ago
Process: 16120 ExecStart=/usr/bin/jellyfin $JELLYFIN_WEB_OPT $JELLYFIN_RESTART_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SE
Main PID: 16120 (code=killed, signal=ABRT)
EDIT: if it helps after service restart its running for few ms and then fails again
i am lost, help please.
thanks in advance.