-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Alpine-IT-Tools
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-it-tools.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Alpine
π Provide a clear and concise description of the issue.
Script fails immediately after validating storage with
0: line 142: 0.5 * 1024 * 1024: syntax error: invalid arithmetic operator (error token is ".5 * 1024 * 1024")
0: line 143: REQUIRED_KB: unbound variable
[ERROR] in line 999: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" $?
π Steps to reproduce the issue.
Run the script, select default settings, select template and container storage options
β Paste the full error output (if available).
βοΈ Using Default Settings on node hoh (π Verbose)
π₯οΈ Operating System: alpine
π Version: 3.21
π¦ Container Type: Unprivileged
πΎ Disk Size: 0.5 GB
π§ CPU Cores: 1
π οΈ RAM Size: 256 MiB
π Container ID: 117
π Verbose Mode: Enabled
π Creating a Alpine-IT-Tools LXC using the above default settings
βοΈ Using local for Template Storage.
βοΈ Using nvme256 for Container Storage.
0: line 142: 0.5 * 1024 * 1024: syntax error: invalid arithmetic operator (error token is ".5 * 1024 * 1024")
0: line 143: REQUIRED_KB: unbound variable
[ERROR] in line 999: 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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working