Jellyfin error in line 44 #390

Closed
opened 2026-02-04 18:24:24 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Scythinite on GitHub (Jan 27, 2025).

Have you read and understood the above guidelines?

yes

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

Jellyfin Media Player

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

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/jellyfin.sh)"

📝 Provide a clear and concise description of the issue.

Will get stuck on installing dependencies, followed by:
[ERROR] in line 44: exit code 0: while executing command "$@" > /dev/null 2>&1

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 24.10

🔄 Steps to reproduce the issue.

Step 1: Copy and paste script into proxmox shell
Step 2: Click Yes then Default Settings
Step 3: choose ssd storage
Step 4: wait
Step 5: Error pops up

Paste the full error output (if available).

[ERROR] in line 44: exit code 0: while executing command "$@" > /dev/null 2>&1

🖼️ Additional context (optional).

No response

Originally created by @Scythinite on GitHub (Jan 27, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Jellyfin Media Player ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/jellyfin.sh)" ### 📝 Provide a clear and concise description of the issue. Will get stuck on installing dependencies, followed by: [ERROR] in line 44: exit code 0: while executing command "$@" > /dev/null 2>&1 ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 24.10 ### 🔄 Steps to reproduce the issue. Step 1: Copy and paste script into proxmox shell Step 2: Click Yes then Default Settings Step 3: choose ssd storage Step 4: wait Step 5: Error pops up ### ❌ Paste the full error output (if available). [ERROR] in line 44: exit code 0: while executing command "$@" > /dev/null 2>&1 ### 🖼️ Additional context (optional). _No response_
Author
Owner

@ThisIsJeron commented on GitHub (Jan 27, 2025):

Just reran the script and was able to successfully install the Jellyfin LXC with no issues

the error seems to be related to the spinner that's part of build.func given that the error is on line 44 of jellyfin.sh

Have you tried rerunning the bash script?

@ThisIsJeron commented on GitHub (Jan 27, 2025): Just reran the script and was able to successfully install the Jellyfin LXC with no issues the error seems to be related to the spinner that's part of `build.func` given that the error is on line 44 of `jellyfin.sh` Have you tried rerunning the bash script?
Author
Owner

@MickLesk commented on GitHub (Jan 27, 2025):

24.10 doesnt supported now

@MickLesk commented on GitHub (Jan 27, 2025): 24.10 doesnt supported now
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#390