Jellyfyn error in install script #1304

Closed
opened 2026-02-05 00:14:25 +03:00 by OVERLORD · 10 comments
Owner

Originally created by @exir01 on GitHub (Jul 18, 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?

Ubuntu 24.04

📝 Provide a clear and concise description of the issue.

when using the install script, it returns this error:
[ERROR] in line 1098: exit code 0: while executing command bash -c "(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" ?

ive tried this script on 2 proxmox hosts, both return the same error, tried several configuration options (like default and advanced). other scripts are working at both proxmox hosts.

🔄 Steps to reproduce the issue.

just install run the script with default options.

Paste the full error output (if available).

[ERROR] in line 1098: exit code 0: while executing command bash -c "(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" ?

🖼️ Additional context (optional).

No response

Originally created by @exir01 on GitHub (Jul 18, 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? Ubuntu 24.04 ### 📝 Provide a clear and concise description of the issue. when using the install script, it returns this error: [ERROR] in line 1098: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" $? ive tried this script on 2 proxmox hosts, both return the same error, tried several configuration options (like default and advanced). other scripts are working at both proxmox hosts. ### 🔄 Steps to reproduce the issue. just install run the script with default options. ### ❌ Paste the full error output (if available). [ERROR] in line 1098: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" $? ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 00:14:25 +03:00
Author
Owner

@MickLesk commented on GitHub (Jul 18, 2025):

Verbose?

@MickLesk commented on GitHub (Jul 18, 2025): Verbose?
Author
Owner

@exir01 commented on GitHub (Jul 18, 2025):

Already tried it but it doesnt show any information as the script runs in an error in the first stage.

@exir01 commented on GitHub (Jul 18, 2025): Already tried it but it doesnt show any information as the script runs in an error in the first stage.
Author
Owner

@MickLesk commented on GitHub (Jul 18, 2025):

In which state? Your Error Log is useless.. its sub shelling

@MickLesk commented on GitHub (Jul 18, 2025): In which state? Your Error Log is useless.. its sub shelling
Author
Owner

@exir01 commented on GitHub (Jul 18, 2025):

Here are the steps to reproduce:
Step 1: run this command: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jellyfin.sh)"
Step 2: choose default settings with verbose mode
step 3: choose storage
step 4: it starts the script and fires the error

Image

it seems that there is an error in the script, other scripts are working without any issue. Can you try to reproduce this?

@exir01 commented on GitHub (Jul 18, 2025): Here are the steps to reproduce: Step 1: run this command: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jellyfin.sh)" Step 2: choose default settings with verbose mode step 3: choose storage step 4: it starts the script and fires the error <img width="1472" height="655" alt="Image" src="https://github.com/user-attachments/assets/59aa9bfe-aabb-428b-9f9f-9f2771bfc5a9" /> it seems that there is an error in the script, other scripts are working without any issue. Can you try to reproduce this?
Author
Owner

@MickLesk commented on GitHub (Jul 18, 2025):

That Break before the LXC created. Therefore no Log available. Break inside Proxmox himself

Are your system up2date? Maybe Update and reboot?

@MickLesk commented on GitHub (Jul 18, 2025): That Break before the LXC created. Therefore no Log available. Break inside Proxmox himself Are your system up2date? Maybe Update and reboot?
Author
Owner

@exir01 commented on GitHub (Jul 18, 2025):

yes, system is up2date, an reboot does not change anything. weird enough i have the same error when i try to install plex media server, severall other images work fine. can you try to pull this image to test if the issue is at my side or in the script?

@exir01 commented on GitHub (Jul 18, 2025): yes, system is up2date, an reboot does not change anything. weird enough i have the same error when i try to install plex media server, severall other images work fine. can you try to pull this image to test if the issue is at my side or in the script?
Author
Owner

@MickLesk commented on GitHub (Jul 18, 2025):

You can try with an Git forge, Not local.

What do you have for Templates?

pveam list local

@MickLesk commented on GitHub (Jul 18, 2025): You can try with an Git forge, Not local. What do you have for Templates? pveam list local
Author
Owner

@PinkWaters00 commented on GitHub (Jul 20, 2025):

I have the same issue trying to install Forgejo.

@PinkWaters00 commented on GitHub (Jul 20, 2025): I have the same issue trying to install Forgejo.
Author
Owner

@MickLesk commented on GitHub (Jul 20, 2025):

No Feedback

@MickLesk commented on GitHub (Jul 20, 2025): No Feedback
Author
Owner

@exir01 commented on GitHub (Jul 20, 2025):

So the problem exists in several scripts, ill try above steps when im back home, now on holiday..

@exir01 commented on GitHub (Jul 20, 2025): So the problem exists in several scripts, ill try above steps when im back home, now on holiday..
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1304