[GH-ISSUE #8058] Debian script fails to create LXC #1712

Closed
opened 2026-02-26 12:49:58 +03:00 by kerem · 1 comment
Owner

Originally created by @ligorx on GitHub (Oct 2, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8058

Have you read and understood the above guidelines?

yes

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

Debian

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/debian.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/8.4.11/14a32011146091ed (running kernel: 6.8.12-13-pve)

📝 Provide a clear and concise description of the issue.

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

✔️ Storage local (Free: 53.6GB Used: 8.1GB) [Template]
WARNING: Thin volume pve/vm-102-disk-0 maps 8836087808 while the size is only 8589934592.
WARNING: Thin volume pve/vm-102-disk-0 maps 8836087808 while the size is only 8589934592.
✔️ Storage local-lvm (Free: 60.1GB Used: 74.2GB) [Container]
WARNING: Thin volume pve/vm-102-disk-0 maps 8836087808 while the size is only 8589934592.
WARNING: Thin volume pve/vm-102-disk-0 maps 8836087808 while the size is only 8589934592.
✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [online]
💡 Template debian-13-standard_13.1-2_amd64.tar.zst is missing or corrupted. Re-downloading.
✔️ Template download successful.
✖️ Container creation failed. Checking if template is corrupted or incomplete.
✖️ Template is valid, but container creation still failed.

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

🔄 Steps to reproduce the issue.

Just run on pve:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/debian.sh)"

Paste the full error output (if available).

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

🖼️ Additional context (optional).

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

Originally created by @ligorx on GitHub (Oct 2, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8058 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Debian ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/debian.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/8.4.11/14a32011146091ed (running kernel: 6.8.12-13-pve) ### 📝 Provide a clear and concise description of the issue. ⚙️ Using Default Settings on node pve 🆔 Container ID: 106 🖥️ Operating System: debian (13) 📦 Container Type: Unprivileged 💾 Disk Size: 2 GB 🧠 CPU Cores: 1 🛠️ RAM Size: 512 MiB 🚀 Creating a Debian LXC using the above default settings ✔️ Storage local (Free: 53.6GB Used: 8.1GB) [Template] WARNING: Thin volume pve/vm-102-disk-0 maps 8836087808 while the size is only 8589934592. WARNING: Thin volume pve/vm-102-disk-0 maps 8836087808 while the size is only 8589934592. ✔️ Storage local-lvm (Free: 60.1GB Used: 74.2GB) [Container] WARNING: Thin volume pve/vm-102-disk-0 maps 8836087808 while the size is only 8589934592. WARNING: Thin volume pve/vm-102-disk-0 maps 8836087808 while the size is only 8589934592. ✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [online] 💡 Template debian-13-standard_13.1-2_amd64.tar.zst is missing or corrupted. Re-downloading. ✔️ Template download successful. ✖️ Container creation failed. Checking if template is corrupted or incomplete. ✖️ Template is valid, but container creation still failed. [ERROR] in line 1152: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" $? ### 🔄 Steps to reproduce the issue. Just run on pve: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/debian.sh)" ### ❌ Paste the full error output (if available). [ERROR] in line 1152: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" $? ### 🖼️ Additional context (optional). [ERROR] in line 1152: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" $?
Author
Owner

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

Update your pve Container and search for similiar Issues next time

<!-- gh-comment-id:3361508159 --> @MickLesk commented on GitHub (Oct 2, 2025): Update your pve Container and search for similiar Issues next time
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#1712
No description provided.