Threadfin - Container creation failed #1979

Closed
opened 2026-02-05 03:11:27 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @elronat on GitHub (Nov 11, 2025).

Have you read and understood the above guidelines?

yes

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

Threadfin

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

pve-manager/9.0.4/39d8a4de7dfb2c40 (running kernel: 6.14.8-2-pve)

📝 Provide a clear and concise description of the issue.

When I run the script, I get the following error:
💡 The template debian-13-standard_13.1-2_amd64.tar.zst is missing or corrupted. Downloading again.
✔️ Template downloaded successfully.
✖️ Container creation failed. Checking whether the template is corrupted or incomplete.
✖️ Template is valid, but container creation failed. First update your entire Proxmox system (pve-container) or check https://github.com/community-scripts/ProxmoxVE/discussions/8126

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

🔄 Steps to reproduce the issue.

just paste the command
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/threadfin.sh)"
into the terminal

Paste the full error output (if available).

💡 The template debian-13-standard_13.1-2_amd64.tar.zst is missing or corrupted. Downloading again.
✔️ Template downloaded successfully.
✖️ Container creation failed. Checking whether the template is corrupted or incomplete.
✖️ Template is valid, but container creation failed. First update your entire Proxmox system (pve-container) or check https://github.com/community-scripts/ProxmoxVE/discussions/8126

[ERROR] in line 1152: Exit code 0: while executing the 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 @elronat on GitHub (Nov 11, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Threadfin ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/threadfin.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? pve-manager/9.0.4/39d8a4de7dfb2c40 (running kernel: 6.14.8-2-pve) ### 📝 Provide a clear and concise description of the issue. When I run the script, I get the following error: 💡 The template debian-13-standard_13.1-2_amd64.tar.zst is missing or corrupted. Downloading again. ✔️ Template downloaded successfully. ✖️ Container creation failed. Checking whether the template is corrupted or incomplete. ✖️ Template is valid, but container creation failed. First update your entire Proxmox system (pve-container) or check https://github.com/community-scripts/ProxmoxVE/discussions/8126 [ERROR] in line 1152: Exit code 0: while executing the command bash -c “$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)” $? ### 🔄 Steps to reproduce the issue. just paste the command `bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/threadfin.sh)"` into the terminal ### ❌ Paste the full error output (if available). 💡 The template debian-13-standard_13.1-2_amd64.tar.zst is missing or corrupted. Downloading again. ✔️ Template downloaded successfully. ✖️ Container creation failed. Checking whether the template is corrupted or incomplete. ✖️ Template is valid, but container creation failed. First update your entire Proxmox system (pve-container) or check https://github.com/community-scripts/ProxmoxVE/discussions/8126 [ERROR] in line 1152: Exit code 0: while executing the 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 🛑 Failure to comply with the guidelines label 2026-02-05 03:11:27 +03:00
Author
Owner

@MickLesk commented on GitHub (Nov 11, 2025):

And you cannot read the Error and Link?

@MickLesk commented on GitHub (Nov 11, 2025): And you cannot read the Error and Link?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1979