Skip to content

PVE Scripts Local cannot install Containersย #423

@KazemaRyukuro

Description

@KazemaRyukuro

โœ… 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?

  • Default Settings
  • Advanced Settings

๐Ÿ–ฅ๏ธ 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

  • pct create 120 local:vztmpl/debian-13-standard_13.1-2_amd64.tar.zst -features keyctl=1,nesting=1 -hostname netbird-debian -tags community-script,community-script,netbird 192.168.178.1 -net0 name=eth0,bridge=vmbr0,ip=dhcp,mtu=1500 -onboot 1 -cores 1 -memory 1024 -unprivileged 1 -rootfs local-lvm:10
  • tee -a /tmp/pct_create_120_20260101_153823_7d35cb8c.log
    400 too many arguments
    pct create [OPTIONS]
  • set +x
    [15:38:32] โœ… SSH script execution finished with code: 209

๐Ÿ–ผ๏ธ Additional context (optional).

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions