2024-08-29, 06:16 PM
I've tried installing jellyfin by different methods on a fresh OS install (including curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash), but get the same result - jellyfin service does not start
Results are always the same:
Results are always the same:
Code:
à 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 Thu 2024-08-29 19:04:05 BST; 4min 8s ago
Duration: 479ms
Process: 2102 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: 2102 (code=killed, signal=ABRT)
CPU: 450ms
Aug 29 19:04:05 Berryzavr systemd[1]: jellyfin.service: Failed with result 'signal'.
Aug 29 19:04:05 Berryzavr systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 5.
Aug 29 19:04:05 Berryzavr systemd[1]: Stopped jellyfin.service - Jellyfin Media Server.
Aug 29 19:04:05 Berryzavr systemd[1]: jellyfin.service: Start request repeated too quickly.
Aug 29 19:04:05 Berryzavr systemd[1]: jellyfin.service: Failed with result 'signal'.
Aug 29 19:04:05 Berryzavr systemd[1]: Failed to start jellyfin.service - Jellyfin Media Server.
à 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 Thu 2024-08-29 19:04:05 BST; 4min 8s ago
Duration: 479ms
Process: 2102 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: 2102 (code=killed, signal=ABRT)
CPU: 450ms
Aug 29 19:04:05 Berryzavr systemd[1]: jellyfin.service: Failed with result 'signal'.
Aug 29 19:04:05 Berryzavr systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 5.
Aug 29 19:04:05 Berryzavr systemd[1]: Stopped jellyfin.service - Jellyfin Media Server.
Aug 29 19:04:05 Berryzavr systemd[1]: jellyfin.service: Start request repeated too quickly.
Aug 29 19:04:05 Berryzavr systemd[1]: jellyfin.service: Failed with result 'signal'.
Aug 29 19:04:05 Berryzavr systemd[1]: Failed to start jellyfin.service - Jellyfin Media Server.
-------------------------------------------------------------------------------
You should see the service as 'active (running)' above. If not, use https://jellyfin.org/contact to find us for troubleshooting.
You can access your new instance now at http://192.168.0.186:8096 in your web browser to finish setting up Jellyfin.
Thank you for installing Jellyfin, and happy watching!
Ilya@Berryzavr:~ $ journalctl -xeu jellyfin
Aug 29 19:04:05 Berryzavr systemd[1]: Stopped jellyfin.service - Jellyfin Media Server.
ââ Subject: A stop job for unit jellyfin.service has finished
ââ Defined-By: systemd
ââ Support: https://www.debian.org/support
ââ
ââ A stop job for unit jellyfin.service has finished.
ââ
ââ The job identifier is 2096 and the job result is done.
Aug 29 19:04:05 Berryzavr systemd[1]: jellyfin.service: Start request repeated too quickly.
Aug 29 19:04:05 Berryzavr systemd[1]: jellyfin.service: Failed with result 'signal'.
ââ Subject: Unit failed
ââ Defined-By: systemd
ââ Support: https://www.debian.org/support
ââ
ââ The unit jellyfin.service has entered the 'failed' state with result 'signal'.
Aug 29 19:04:05 Berryzavr systemd[1]: Failed to start jellyfin.service - Jellyfin Media Server.
ââ Subject: A start job for unit jellyfin.service has failed
ââ Defined-By: systemd
ââ Support: https://www.debian.org/support
ââ
ââ A start job for unit jellyfin.service has finished with a failure.
ââ
ââ The job identifier is 2096 and the job result is failed.
lines 509-530/530 (END)