Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Failed to start Jellyfin Media Server #29

Closed
tristan-k opened this issue Feb 8, 2022 · 8 comments
Closed

Failed to start Jellyfin Media Server #29

tristan-k opened this issue Feb 8, 2022 · 8 comments
Assignees
Labels
🐞 bug Something isn't working

Comments

@tristan-k
Copy link

tristan-k commented Feb 8, 2022

I just pulled your jellyfin lxc template but after I restarted the container in order to passthrough a directory with $ pct set 103 -mp0 /mnt/bindmounts/shared,mp=/shared jellyfin isn't starting anymore. I tried this two times with the exact same behavior.

$ lxc-attach -n 103
$ 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: activating (auto-restart) (Result: signal) since Tue 2022-02-08 17:06:32 CET; 104ms ago
    Process: 367 ExecStart=/usr/bin/jellyfin ${JELLYFIN_WEB_OPT} ${JELLYFIN_RESTART_OPT} ${JELLYFIN_FFMPEG_OPT} ${JELLYFIN_SERVICE_OPT} ${JELLYFIN_NOWEBAPP_OPT} (code=killed, signa>
   Main PID: 367 (code=killed, signal=ABRT)
        CPU: 474ms

Feb 08 17:06:33 jellyfin systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 2.
root@jellyfin:~# 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 Tue 2022-02-08 17:06:35 CET; 22s ago
    Process: 396 ExecStart=/usr/bin/jellyfin ${JELLYFIN_WEB_OPT} ${JELLYFIN_RESTART_OPT} ${JELLYFIN_FFMPEG_OPT} ${JELLYFIN_SERVICE_OPT} ${JELLYFIN_NOWEBAPP_OPT} (code=killed, signa>
   Main PID: 396 (code=killed, signal=ABRT)
        CPU: 470ms

Feb 08 17:06:35 jellyfin systemd[1]: jellyfin.service: Scheduled restart job, restart counter is at 5.
Feb 08 17:06:35 jellyfin systemd[1]: Stopped Jellyfin Media Server.
Feb 08 17:06:35 jellyfin systemd[1]: jellyfin.service: Start request repeated too quickly.
Feb 08 17:06:35 jellyfin systemd[1]: jellyfin.service: Failed with result 'signal'.
Feb 08 17:06:35 jellyfin systemd[1]: Failed to start Jellyfin Media Server.
@tteck tteck added the 🧐 Not a Script Issue Not a Script Issue label Feb 8, 2022
@tteck tteck closed this as completed Feb 8, 2022
@tristan-k
Copy link
Author

So this is a Jellyfin issue?

@tteck
Copy link
Owner

tteck commented Feb 8, 2022

Could be a Jellyfin installed in a LXC and trying to pct mount issue? Have no Idea. The script installs Jellyfin without issue.

@tristan-k
Copy link
Author

tristan-k commented Feb 8, 2022

This issue is there regardless of a pct mount. It's also present if I just restart the lxc container after creating it.

@tteck
Copy link
Owner

tteck commented Feb 8, 2022

Something may have changed. I'll look at it.

@tteck
Copy link
Owner

tteck commented Feb 8, 2022

It is broken. Removed until fixed. Sorry for my confusion.

@tteck tteck reopened this Feb 8, 2022
@tteck tteck added 🐞 bug Something isn't working Working On and removed 🧐 Not a Script Issue Not a Script Issue labels Feb 8, 2022
@tteck tteck self-assigned this Feb 8, 2022
@tteck
Copy link
Owner

tteck commented Feb 9, 2022

Should be fixed now.

@tteck tteck closed this as completed Feb 9, 2022
@tteck
Copy link
Owner

tteck commented Feb 9, 2022

Still having issues. Jellyfin has been moved to testing.

@tteck tteck reopened this Feb 9, 2022
@tteck
Copy link
Owner

tteck commented Feb 10, 2022

Finally fixed! Moved back to main branch

@tteck tteck closed this as completed Feb 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants