-
-
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?
Homer v25.05.1 LXC
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/homer.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Debian 12
π Provide a clear and concise description of the issue.
In the execution process I receive the following message:
[ERROR] in line 1107: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/create_lxc.sh)" $?
I tryed the scirtp in default and adfvaced mode. In both modes I received the same error
π Steps to reproduce the issue.
__ __
/ / / /___ ____ ___ ___ _____
/ // / __ / __ `__ / _ / /
/ __ / // / / / / / / __/ /
// //_// // //___//
βοΈ Using Default Settings on node andromeda
π₯οΈ Operating System: debian
π Version: 12
π¦ Container Type: Unprivileged
πΎ Disk Size: 2 GB
π§ CPU Cores: 1
π οΈ RAM Size: 512 MiB
π Container ID: 102
π Creating a Homer LXC using the above default settings
βοΈ Using local for Template Storage.
βοΈ Using local-lvm 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 1107: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/create_lxc.sh)" $?
β Paste the full error output (if available).
[ERROR] in line 1107: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/create_lxc.sh)" $?
πΌοΈ Additional context (optional).
No response