Tdarr script errors #1767

Closed
opened 2026-02-05 02:12:45 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @babscloud on GitHub (Oct 10, 2025).

Have you read and understood the above guidelines?

yes

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

tdarr

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

pve-manager/9.0.10/deb1ca707ec72a89 (running kernel: 6.14.11-2-pve)

📝 Provide a clear and concise description of the issue.

Installer script runs into two errors, one of which is a simple typo, and fails to complete.

🔄 Steps to reproduce the issue.

Run the installer command as provided at https://community-scripts.github.io/ProxmoxVE/scripts?id=tdarr, and run through initial configuration steps.

Paste the full error output (if available).

⚙️ Using Default Settings on node proxmox
🆔 Container ID: 102
🖥️ Operating System: debian (13)
📦 Container Type: Unprivileged
💾 Disk Size: 4 GB
🧠 CPU Cores: 2
🛠️ RAM Size: 2048 MiB
🚀 Creating a Tdarr LXC using the above default settings

✔️ Storage local (Free: 76.4GB Used: 10.7GB) [Template]
✔️ Storage local-lvm (Free: 593.0GB Used: 159.3GB) [Container]
✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local]
✔️ LXC Container 102 was successfully created.

⚙️ Configuring VAAPI passthrough for LXC container
⚠️ Container is unprivileged – VAAPI passthrough may not work without additional host configuration (e.g., idmap).
ℹ️ VAAPI enables GPU hardware acceleration (e.g., for video transcoding in Jellyfin or Plex).

➤ Automatically mount all available VAAPI devices? [Y/n]: y
✔️ Started LXC Container
💡 No network in LXC yet (try 1/10) – waiting...
✔️ Network in LXC is reachable (ping)
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 192.168.13.22 2a01:4b00:d119:4613:be24:11ff:fe11:b3a1
✔️ IPv4 Internet Connected
✔️ IPv6 Internet Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
✔️ Installed Dependencies
✔️ Installed Tdarr
bash: line 30: sg_info: command not found

[ERROR] in line 30: exit code 0: while executing command sg_info "Setting Up Hardware Acceleration"

[ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"

🖼️ Additional context (optional).

No response

Originally created by @babscloud on GitHub (Oct 10, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? tdarr ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/tdarr.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? pve-manager/9.0.10/deb1ca707ec72a89 (running kernel: 6.14.11-2-pve) ### 📝 Provide a clear and concise description of the issue. Installer script runs into two errors, one of which is a simple typo, and fails to complete. ### 🔄 Steps to reproduce the issue. Run the installer command as provided at https://community-scripts.github.io/ProxmoxVE/scripts?id=tdarr, and run through initial configuration steps. ### ❌ Paste the full error output (if available). ⚙️ Using Default Settings on node proxmox 🆔 Container ID: 102 🖥️ Operating System: debian (13) 📦 Container Type: Unprivileged 💾 Disk Size: 4 GB 🧠 CPU Cores: 2 🛠️ RAM Size: 2048 MiB 🚀 Creating a Tdarr LXC using the above default settings ✔️ Storage local (Free: 76.4GB Used: 10.7GB) [Template] ✔️ Storage local-lvm (Free: 593.0GB Used: 159.3GB) [Container] ✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local] ✔️ LXC Container 102 was successfully created. ⚙️ Configuring VAAPI passthrough for LXC container ⚠️ Container is unprivileged – VAAPI passthrough may not work without additional host configuration (e.g., idmap). ℹ️ VAAPI enables GPU hardware acceleration (e.g., for video transcoding in Jellyfin or Plex). ➤ Automatically mount all available VAAPI devices? [Y/n]: y ✔️ Started LXC Container 💡 No network in LXC yet (try 1/10) – waiting... ✔️ Network in LXC is reachable (ping) ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 192.168.13.22 2a01:4b00:d119:4613:be24:11ff:fe11:b3a1 ✔️ IPv4 Internet Connected ✔️ IPv6 Internet Connected ✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ ) ✔️ Updated Container OS ✔️ Installed Dependencies ✔️ Installed Tdarr bash: line 30: sg_info: command not found [ERROR] in line 30: exit code 0: while executing command sg_info "Setting Up Hardware Acceleration" [ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)" ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bugnot planned labels 2026-02-05 02:12:46 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Oct 10, 2025):

Hello, it looks like you are referencing a container creation issue!.

We get many simmilar issues with this topic, so please check disscusion #8126.
If this did not solve your problem, please reopen this issue.

This issue is being closed automatically by a bot.

@github-actions[bot] commented on GitHub (Oct 10, 2025): Hello, it looks like you are referencing a container creation issue!. We get many simmilar issues with this topic, so please check disscusion #8126. If this did not solve your problem, please reopen this issue. This issue is being closed automatically by a bot.
Author
Owner

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

Typo issue, done

@MickLesk commented on GitHub (Oct 10, 2025): Typo issue, done
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1767