2024-01-11, 07:02 PM
I have removed Gerbera from the systemd updates and got a clean apt update (I think - there are five packages 'held back')
This is the systemctl status for jellyfin.
There is no /lib/jellyfin/jellyfin.sh
There is only the bin and the restart.sh in /lib/jellyfin -- which is why I think it is failing.
<pre>jellyfin.service - Jellyfin
Loaded: loaded (/etc/systemd/system/jellyfin.service; enabled; vendor preset: enabled)
Drop-In: /etc/systemd/system/jellyfin.service.d
└─jellyfin.service.conf
Active: <font color="#C01C28"><b>failed</b></font> (Result: exit-code) since Thu 2024-01-11 18:57:20 UTC; 7s ago
Process: 60539 ExecStart=/lib/jellyfin/jellyfin.sh <font color="#C01C28"><b>(code=exited, status=203/EXEC)</b></font>
Main PID: 60539 (code=exited, status=203/EXEC)
CPU: 3ms
Jan 11 18:57:20 balrog systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 5.
Jan 11 18:57:20 balrog systemd[1]: Stopped Jellyfin.
Jan 11 18:57:20 balrog systemd[1]: <font color="#D7D75F"><b>jellyfin.service: Start request repeated too quickly.</b></font>
Jan 11 18:57:20 balrog systemd[1]: <font color="#D7D75F"><b>jellyfin.service: Failed with result 'exit-code'.</b></font>
Jan 11 18:57:20 balrog systemd[1]: <font color="#C01C28"><b>Failed to start Jellyfin.</b></font>
</pre>
This is the systemctl status for jellyfin.
There is no /lib/jellyfin/jellyfin.sh
There is only the bin and the restart.sh in /lib/jellyfin -- which is why I think it is failing.
<pre>jellyfin.service - Jellyfin
Loaded: loaded (/etc/systemd/system/jellyfin.service; enabled; vendor preset: enabled)
Drop-In: /etc/systemd/system/jellyfin.service.d
└─jellyfin.service.conf
Active: <font color="#C01C28"><b>failed</b></font> (Result: exit-code) since Thu 2024-01-11 18:57:20 UTC; 7s ago
Process: 60539 ExecStart=/lib/jellyfin/jellyfin.sh <font color="#C01C28"><b>(code=exited, status=203/EXEC)</b></font>
Main PID: 60539 (code=exited, status=203/EXEC)
CPU: 3ms
Jan 11 18:57:20 balrog systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 5.
Jan 11 18:57:20 balrog systemd[1]: Stopped Jellyfin.
Jan 11 18:57:20 balrog systemd[1]: <font color="#D7D75F"><b>jellyfin.service: Start request repeated too quickly.</b></font>
Jan 11 18:57:20 balrog systemd[1]: <font color="#D7D75F"><b>jellyfin.service: Failed with result 'exit-code'.</b></font>
Jan 11 18:57:20 balrog systemd[1]: <font color="#C01C28"><b>Failed to start Jellyfin.</b></font>
</pre>