We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
yes
Tdarr LXC
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/tdarr.sh)"
The LXC doesn't start when no video device is present
Debian 12
Execute the script with the default settings
/dev/dri/renderD128 is not a device
[ERROR] in line 1035: exit code 0: while executing command pct start "$CTID"
I run the script on a server with no iGPU or external GPU. This causes the script to fail because it can't boot
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
β 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?
π₯οΈ 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
The text was updated successfully, but these errors were encountered: