-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
not a script issueThis is not a script issueThis is not a script issue
Description
β Have you read and understood the above guidelines?
Yes
π What is the name of the script you are using?
OpenWebUI
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/openwebui.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.
Script works perfectly with default settings. If using advanced settings, the container fails to get created and the script fails each when VLAN tag is added:
`curl: (22) The requested URL returned error: 400
[ERROR] in line 1123: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/create_lxc.sh)" $?
`
π Steps to reproduce the issue.
- Run Script
- Choose Advanced Mode
- Assign VLAN tag
- Script fails
β Paste the full error output (if available).
curl: (22) The requested URL returned error: 400
[ERROR] in line 1123: 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
Metadata
Metadata
Assignees
Labels
not a script issueThis is not a script issueThis is not a script issue