After an update, jellyfin isn't starting #2167

Closed
opened 2025-11-20 05:24:31 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @unicornsandcandies on GitHub (Oct 21, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Jellyfin

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jellyfin.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📈 Which Proxmox version are you on?

9.0.11

📝 Provide a clear and concise description of the issue.

After an update (like 20 minutes ago) my jellyfin has trouble starting. It shows up a page with text:

Jellyfin Server still starting. Please wait.

Please visit this page from your local network to view detailed startup logs.

(I'm opening the website from my LAN).

I will gladly provide any needed logs to help fix this issue.

🔄 Steps to reproduce the issue.

  1. Go into the container console
  2. Run 'update' command

Paste the full error output (if available).

root@jellyfin:~# journalctl -u jellyfin -xe
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ An ExecStart= process belonging to unit jellyfin.service has exited.
░░
░░ The process' exit code is 'killed' and its exit status is 6.
Oct 22 01:10:43 jellyfin systemd[1]: jellyfin.service: Failed with result 'signal'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ The unit jellyfin.service has entered the 'failed' state with result 'signal'.
Oct 22 01:10:43 jellyfin systemd[1]: jellyfin.service: Consumed 1.947s CPU time.
░░ Subject: Resources consumed by unit runtime
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ The unit jellyfin.service completed and consumed the indicated resources.
lines 1690-1707/1707 (END)

🖼️ Additional context (optional).

No response

Originally created by @unicornsandcandies on GitHub (Oct 21, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Jellyfin ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jellyfin.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📈 Which Proxmox version are you on? 9.0.11 ### 📝 Provide a clear and concise description of the issue. After an update (like 20 minutes ago) my jellyfin has trouble starting. It shows up a page with text: Jellyfin Server still starting. Please wait. Please visit this page from your local network to view detailed startup logs. (I'm opening the website from my LAN). I will gladly provide any needed logs to help fix this issue. ### 🔄 Steps to reproduce the issue. 1. Go into the container console 2. Run 'update' command ### ❌ Paste the full error output (if available). root@jellyfin:~# journalctl -u jellyfin -xe ░░ Defined-By: systemd ░░ Support: http://www.ubuntu.com/support ░░ ░░ An ExecStart= process belonging to unit jellyfin.service has exited. ░░ ░░ The process' exit code is 'killed' and its exit status is 6. Oct 22 01:10:43 jellyfin systemd[1]: jellyfin.service: Failed with result 'signal'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: http://www.ubuntu.com/support ░░ ░░ The unit jellyfin.service has entered the 'failed' state with result 'signal'. Oct 22 01:10:43 jellyfin systemd[1]: jellyfin.service: Consumed 1.947s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: http://www.ubuntu.com/support ░░ ░░ The unit jellyfin.service completed and consumed the indicated resources. lines 1690-1707/1707 (END) ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:24:31 -05:00
Author
Owner

@MickLesk commented on GitHub (Oct 22, 2025):

Report this to jellyfin Repo

@MickLesk commented on GitHub (Oct 22, 2025): Report this to jellyfin Repo
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2167