Jellyfin text format error in shell when install #1397

Open
opened 2025-11-20 05:09:34 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @Waghead on GitHub (Jul 1, 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 installing Jellyfin in Proxmox 8.4.0 with
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jellyfin.sh)"
I get this "\033[m " before Template in row 4:

  1. ✔️ Using local for Template Storage.
  2. ✔️ Using local-lvm for Container Storage.
  3. ✔️ LXC Template List Updated
  4. 💡 \033[m Template ubuntu-24.04-standard_24.04-2_amd64.tar.zst not found or appears to be corrupted. Re-downloading.
  5. ✔️ Template download successful.

🔄 Steps to reproduce the issue.

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

Paste the full error output (if available).

No other error other than graphic.

🖼️ Additional context (optional).

No response

Originally created by @Waghead on GitHub (Jul 1, 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 installing Jellyfin in Proxmox 8.4.0 with `bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jellyfin.sh)"` I get this "\033[m " before Template in row 4: 1. ✔️ Using local for Template Storage. 2. ✔️ Using local-lvm for Container Storage. 3. ✔️ LXC Template List Updated 4. 💡 \033[m Template ubuntu-24.04-standard_24.04-2_amd64.tar.zst not found or appears to be corrupted. Re-downloading. 5. ✔️ Template download successful. ### 🔄 Steps to reproduce the issue. In proxmox 8.4.0 shell `bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jellyfin.sh)"` ### ❌ Paste the full error output (if available). No other error other than graphic. ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:09:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1397