[GH-ISSUE #5893] omada update script fails at the end #1251

Closed
opened 2026-02-26 12:48:15 +03:00 by kerem · 2 comments
Owner

Originally created by @toqueteos on GitHub (Jul 9, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/5893

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Omada Controller / omada

📂 What was the exact command used to execute the script?

update

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📝 Provide a clear and concise description of the issue.

Running update on a working omada LXC fails at the end (update is successful).

🔄 Steps to reproduce the issue.

  1. Open console into an existing omada LXC
  2. Run: 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 1030: BRG: unbound variable
root@omada:~# 

🖼️ Additional context (optional).

No response

Originally created by @toqueteos on GitHub (Jul 9, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/5893 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? [Omada Controller / omada](https://community-scripts.github.io/ProxmoxVE/scripts?id=omada) ### 📂 What was the exact command used to execute the script? update ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📝 Provide a clear and concise description of the issue. Running `update` on a working [omada LXC](https://community-scripts.github.io/ProxmoxVE/scripts?id=omada) fails at the end (update is successful). ### 🔄 Steps to reproduce the issue. 1. Open console into an existing [omada LXC](https://community-scripts.github.io/ProxmoxVE/scripts?id=omada) 2. Run: `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 1030: BRG: unbound variable root@omada:~# ``` ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:48:15 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Jul 9, 2025):

Update is sucessfully, only the Exit of the function failed. So you can ignore this

<!-- gh-comment-id:3053768407 --> @MickLesk commented on GitHub (Jul 9, 2025): Update is sucessfully, only the Exit of the function failed. So you can ignore this
Author
Owner

@michelroegl-brunner commented on GitHub (Jul 9, 2025):

fixed

<!-- gh-comment-id:3053832282 --> @michelroegl-brunner commented on GitHub (Jul 9, 2025): fixed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#1251
No description provided.