Open
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.
Update fails
π Steps to reproduce the issue.
Run script in LXC to update
β Paste the full error output (if available).
`curl: (22) The requested URL returned error: 400
curl: (22) The requested URL returned error: 400
[ERROR] in line 1045: exit code 0: while executing command CHOICE=$(whiptail --backtitle "Proxmox VE Helper Scripts" --title "${APP} LXC Update/Setting" --menu "Support/Update functions for ${APP} LXC. Choose an option:" 12 60 3 "1" "YES (Silent Mode)" "2" "YES (Verbose Mode)" "3" "NO (Cancel Update)" --nocancel --default-item "1" 3>&1 1>&2 2>&3)`
πΌοΈ Additional context (optional).
No response