Tdarr LXC not starting without GPU #379

Closed
opened 2026-02-04 18:21:58 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @martinjgrunwald on GitHub (Jan 24, 2025).

Have you read and understood the above guidelines?

yes

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

Tdarr LXC

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

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

📝 Provide a clear and concise description of the issue.

The LXC doesn't start when no video device is present

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Execute the script with the default settings

Paste the full error output (if available).

/dev/dri/renderD128 is not a device

[ERROR] in line 1035: exit code 0: while executing command pct start "$CTID"

🖼️ Additional context (optional).

I run the script on a server with no iGPU or external GPU. This causes the script to fail because it can't boot

Originally created by @martinjgrunwald on GitHub (Jan 24, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Tdarr LXC ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/tdarr.sh)" ### 📝 Provide a clear and concise description of the issue. The LXC doesn't start when no video device is present ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Execute the script with the default settings ### ❌ Paste the full error output (if available). `/dev/dri/renderD128 is not a device` `[ERROR] in line 1035: exit code 0: while executing command pct start "$CTID"` ### 🖼️ Additional context (optional). I run the script on a server with no iGPU or external GPU. This causes the script to fail because it can't boot
Author
Owner

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

And what is the point of the script without HA? If we were to rebuild it, it would no longer work for anyone with HA.

@MickLesk commented on GitHub (Jan 25, 2025): And what is the point of the script without HA? If we were to rebuild it, it would no longer work for anyone with HA.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#379