-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
myip
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/myip.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.5/9c5600b249dbfd2f (running kernel: 6.14.8-2-pve)
π Provide a clear and concise description of the issue.
__ ___ ________
/ |/ /_ / / __
/ /|/ / / / // // // /
/ / / / // // // /
// //_, ///
/___/
βοΈ Using Default Settings on node prutser (π Verbose)
π Container ID: 106
π₯οΈ Operating System: debian (13)
π¦ Container Type: Unprivileged
πΎ Disk Size: 4 GB
π§ CPU Cores: 1
π οΈ RAM Size: 512 MiB
π Verbose Mode: Enabled
π Creating a MyIP LXC using the above default settings
βοΈ Storage local (Free: 61.1GB Used: 26.1GB) [Template]
βοΈ Storage local-lvm (Free: 701.3GB Used: 74.4GB) [Container]
βοΈ Template debian-13-standard_13.1-2_amd64.tar.zst [local]
βοΈ 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)" $?
root@prutser:~#
π Steps to reproduce the issue.
Run the install command.
β 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).
No response