-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Ubuntu
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/ubuntu.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Ubuntu 24.04
π Provide a clear and concise description of the issue.
Hi everyone,
I'm trying to deploy a new LXC ubuntu on my proxmox VE environement. I've already 10 LXC running. For some reason this one doesn't want to work. trie advanced and default.
π Steps to reproduce the issue.
Simply execute the script.
β Paste the full error output (if available).
/ / / / /_ __ ______ / /___ __
/ / / / __ / / / / __ / / / / /
/ // / // / // / / / / // // /
_/./_,// //_/_,_/
βοΈ Using Default Settings on node Mustafar (π Verbose)
π₯οΈ Operating System: ubuntu
π Version: 24.04
π¦ Container Type: Unprivileged
πΎ Disk Size: 2 GB
π§ CPU Cores: 1
π οΈ RAM Size: 512 MiB
π Container ID: 111
π Verbose Mode: Enabled
π Creating a Ubuntu LXC using the above default settings
βοΈ Using local for Template Storage.
βοΈ Using local-zfs for Container Storage.
βοΈ Updated LXC Template List
βοΈ LXC Template is ready to use.
βοΈ Container creation failed. Checking if template is corrupted.
βοΈ Container creation failed, but template is not corrupted.
curl: (22) The requested URL returned error: 400
[ERROR] in line 1108: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/create_lxc.sh)" $?
root@Mustafar:~#
πΌοΈ Additional context (optional).
No response