Skip to content

OpenWebUI fails if VLAN tag addedΒ #4899

@trenchcoatjedi

Description

@trenchcoatjedi

βœ… 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.

  1. Run Script
  2. Choose Advanced Mode
  3. Assign VLAN tag
  4. 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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions