mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-25 04:35:50 +03:00
[GH-ISSUE #423] PVE Scripts Local cannot install Containers #124
Labels
No labels
bug
enhancement
enhancement
feature
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxVE-Local#124
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KazemaRyukuro on GitHub (Jan 1, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/423
✅ Have you read and understood the above guidelines?
yes
🔎 Did you run the script with verbose mode enabled?
Yes, verbose mode was enabled and the output is included below
📜 What is the name of the script you are using?
PVE Scripts Local -> Debian
📂 What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pve-scripts-local.sh)"
⚙️ What settings are you using?
🖥️ Which Linux distribution are you using?
Debian 13
📈 Which Proxmox version are you on?
pve-manager/9.1.4/5ac30304265fbd8e (running kernel: 6.17.4-2-pve)
📝 Provide a clear and concise description of the issue.
I cant install any Container using PVE Scripts Local.
🔄 Steps to reproduce the issue.
Install PVE Scripts Local and Connect it to your Proxmox Server.
Install any Container using PVE Scripts Local.
(I tested it with Debian and Stirling-PDF)
Same result on both
❌ Paste the full error output (if available).
/ __ ___ / /_ ()__ _____
/ / / / _ / __ / / __ `/ __
/ // / __/ // / / // / / / /
/___/_/.//_,// //
⚙️ Using Default Settings on node pve-mini
💡 PVE Version 9.1.4 (Kernel: 6.17.4-2-pve)
🆔 Container ID: 120
🖥️ Operating System: debian (13)
📦 Container Type: Unprivileged
💾 Disk Size: 10 GB
🧠 CPU Cores: 1
🛠️ RAM Size: 1024 MiB
🚀 Creating a Debian LXC using the above default settings
✔️ Storage Synology-Proxmox-Data (Free: 859.5GB Used: 4.3TB) [Template]
✔️ Storage local-lvm (Free: 652.9GB Used: 198.0GB) [Container]
✔️ Storage 'local-lvm' (lvmthin) validated
✔️ Template storage 'Synology-Proxmox-Data' validated
✔️ Template search completed
✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [online]
✖️ Container creation failed. See /tmp/pct_create_120_20260101_153823_7d35cb8c.log
400 too many arguments
pct create [OPTIONS]
[15:38:32] ✅ SSH script execution finished with code: 209
🖼️ Additional context (optional).
No response
@digitalhandles commented on GitHub (Jan 5, 2026):
Similar outcome if assists
🧩 Using Advanced Install on node pve1
💡 PVE Version 9.1.4 (Kernel: 6.17.2-1-pve)
💡 PVE Version 9.1.4 (Kernel: 6.17.2-1-pve)
🖥️ Operating System: debian
🌟 Version: 13
📦 Container Type: Unprivileged
🆔 Container ID: 247
🏠 Hostname: pvescripts
💾 Disk Size: 4 GB
🧠 CPU Cores: 2
🛠️ RAM Size: 4096 MiB
🌉 Bridge: vmbr0
📡 IPv4: 192.168.X.XXX/24
📡 IPv6: auto
🗂️ FUSE Support: no
📦 Nesting: Disabled
🎮 GPU Passthrough: no
💡 Timezone: UTC
🔍 Verbose Mode: no
🚀 Creating a PVE-Scripts-Local LXC using the above advanced settings
✔️ Saved app defaults: /usr/local/community-scripts/defaults/pve-scripts-local.vars
✔️ Storage local (Free: 118.6MB Used: 2.1KB) [Template]
✔️ Storage local-zfs (Free: 1.7GB Used: 103.7MB) [Container]
✔️ Storage 'local-zfs' (zfspool) validated
✔️ Template storage 'local' validated
✔️ Template search completed
✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [online]
✔️ Template download successful.
Container creation failed. See /tmp/pct_create_247_20260105_121034_60c03180.log
400 too many arguments
pct create [OPTIONS]