Skip to content

Error when trying to update omada with scriptΒ #4600

@riddertommie

Description

@riddertommie

βœ… Have you read and understood the above guidelines?

yes

πŸ“œ What is the name of the script you are using?

omada

πŸ“‚ What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/omada.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.

If i try to update via

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/omada.sh)"

i get

βœ”οΈ Updated MongoDB to 7.0
βœ”οΈ Azul Zulu Java 21 already installed
βœ”οΈ Updated Omada Controller
/dev/fd/63: line 1060: CT_TYPE: unbound variable

and the script stops.

this also happens if i use the update command within the console

πŸ”„ Steps to reproduce the issue.

within proxmox select the vm and with in console execute:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/omada.sh)"

or execute:

update

❌ Paste the full error output (if available).

βœ”οΈ Updated MongoDB to 7.0
βœ”οΈ Azul Zulu Java 21 already installed
βœ”οΈ Updated Omada Controller
/dev/fd/63: line 1060: CT_TYPE: unbound variable

πŸ–ΌοΈ Additional context (optional).

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions