2024-05-20, 08:46 PM
(This post was last modified: 2024-05-20, 09:32 PM by FarLobster. Edited 1 time in total.)
I attempted to check the status of jellyfin after enabling it using systemctl, here's the output: [Edit: Still Getting Segmentation Fault after checking version]
pi@pizero:~ $ systemctl status jellyfin
× 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 Mon 2024-05-20 21:37:56 BST; 1min 23s ago
Duration: 72ms
Main PID: 32189 (code=killed, signal=SEGV)
CPU: 32ms
May 20 21:37:56 pizero systemd[1]: jellyfin.service: Main process exited, code=killed, status=11/SEGV
May 20 21:37:56 pizero systemd[1]: jellyfin.service: Failed with result 'signal'.
May 20 21:37:56 pizero systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 5.
May 20 21:37:56 pizero systemd[1]: Stopped jellyfin.service - Jellyfin Media Server.
May 20 21:37:56 pizero systemd[1]: jellyfin.service: Start request repeated too quickly.
May 20 21:37:56 pizero systemd[1]: jellyfin.service: Failed with result 'signal'.
May 20 21:37:56 pizero systemd[1]: Failed to start jellyfin.service - Jellyfin Media Server.
pi@pizero:~ $
pi@pizero:~ $ systemctl status jellyfin
× 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 Mon 2024-05-20 21:37:56 BST; 1min 23s ago
Duration: 72ms
Main PID: 32189 (code=killed, signal=SEGV)
CPU: 32ms
May 20 21:37:56 pizero systemd[1]: jellyfin.service: Main process exited, code=killed, status=11/SEGV
May 20 21:37:56 pizero systemd[1]: jellyfin.service: Failed with result 'signal'.
May 20 21:37:56 pizero systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 5.
May 20 21:37:56 pizero systemd[1]: Stopped jellyfin.service - Jellyfin Media Server.
May 20 21:37:56 pizero systemd[1]: jellyfin.service: Start request repeated too quickly.
May 20 21:37:56 pizero systemd[1]: jellyfin.service: Failed with result 'signal'.
May 20 21:37:56 pizero systemd[1]: Failed to start jellyfin.service - Jellyfin Media Server.
pi@pizero:~ $