[GH-ISSUE #10547] UniFi Network Server installation/update source is incorrect #2282

Closed
opened 2026-02-26 12:51:54 +03:00 by kerem · 4 comments
Owner

Originally created by @bavarianblessed-prog on GitHub (Jan 5, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10547

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

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

UniFi Network Server

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

pve-manager/9.1.4/5ac30304265fbd8e (running kernel: 6.17.4-2-pve)

📝 Provide a clear and concise description of the issue.

I am trying to update an LCX that was previously created using this script.
The most recent UniFi Network Application version is 10.0.160 but the installation script completes with
unifi is already the newest version (9.5.21-31260-1).

Ubiquiti appears to have changed their download location for the Network Application from
https://ui.com/download/unifi to https://ui.com/download/releases/unifi-os-server
under Older Versions.

Given this change I imagine installation of a new container would fail but I have not verified that.

🔄 Steps to reproduce the issue.

Run the installation script or simply 'update'

Paste the full error output (if available).


/ / / /___ () __()
/ / / / __ / / // /
/ /
/ / / / / / / /
_
// //// //

Hit:1 http://security.debian.org bookworm-security InRelease
Hit:2 http://deb.debian.org/debian bookworm InRelease
Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
Hit:5 http://repo.mongodb.org/apt/debian bookworm/mongodb-org/7.0 InRelease
Hit:4 https://dl.ui.com/unifi/debian stable InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Hit:1 http://security.debian.org bookworm-security InRelease
Hit:2 http://deb.debian.org/debian bookworm InRelease
Hit:3 http://repo.mongodb.org/apt/debian bookworm/mongodb-org/7.0 InRelease
Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
Get:6 https://packages.adoptium.net/artifactory/deb bookworm InRelease [7,507 B]
Hit:5 https://dl.ui.com/unifi/debian stable InRelease
Get:7 https://packages.adoptium.net/artifactory/deb bookworm/main amd64 Packages [13.4 kB]
Fetched 20.9 kB in 1s (19.5 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://security.debian.org bookworm-security InRelease
Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
Hit:4 http://repo.mongodb.org/apt/debian bookworm/mongodb-org/7.0 InRelease
Get:6 https://packages.adoptium.net/artifactory/deb bookworm InRelease [7,507 B]
Hit:5 https://dl.ui.com/unifi/debian stable InRelease
Fetched 7,507 B in 1s (12.7 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
temurin-21-jdk is already the newest version (21.0.9.0.0+10-0).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
✔️ Update Temurin JDK 21
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://security.debian.org bookworm-security InRelease
Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
Hit:4 http://repo.mongodb.org/apt/debian bookworm/mongodb-org/7.0 InRelease
Hit:5 https://dl.ui.com/unifi/debian stable InRelease
Get:6 https://packages.adoptium.net/artifactory/deb bookworm InRelease [7,507 B]
Fetched 7,507 B in 1s (12.4 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
unifi is already the newest version (9.5.21-31260-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
✔️ Updated successfully!

🖼️ Additional context (optional).

No response

Originally created by @bavarianblessed-prog on GitHub (Jan 5, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10547 ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? UniFi Network Server ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/unifi.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? pve-manager/9.1.4/5ac30304265fbd8e (running kernel: 6.17.4-2-pve) ### 📝 Provide a clear and concise description of the issue. I am trying to update an LCX that was previously created using this script. The most recent UniFi Network Application version is 10.0.160 but the installation script completes with `unifi is already the newest version (9.5.21-31260-1).` Ubiquiti appears to have changed their download location for the Network Application from **https://ui.com/download/unifi** to **https://ui.com/download/releases/unifi-os-server** under Older Versions. Given this change I imagine installation of a new container would fail but I have not verified that. ### 🔄 Steps to reproduce the issue. Run the installation script or simply 'update' ### ❌ Paste the full error output (if available). __ __ _ _____ / / / /___ (_) __(_) / / / / __ \/ / /_/ / / /_/ / / / / / __/ / \____/_/ /_/_/_/ /_/ Hit:1 http://security.debian.org bookworm-security InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:5 http://repo.mongodb.org/apt/debian bookworm/mongodb-org/7.0 InRelease Hit:4 https://dl.ui.com/unifi/debian stable InRelease Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. Hit:1 http://security.debian.org bookworm-security InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://repo.mongodb.org/apt/debian bookworm/mongodb-org/7.0 InRelease Hit:4 http://deb.debian.org/debian bookworm-updates InRelease Get:6 https://packages.adoptium.net/artifactory/deb bookworm InRelease [7,507 B] Hit:5 https://dl.ui.com/unifi/debian stable InRelease Get:7 https://packages.adoptium.net/artifactory/deb bookworm/main amd64 Packages [13.4 kB] Fetched 20.9 kB in 1s (19.5 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://security.debian.org bookworm-security InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://repo.mongodb.org/apt/debian bookworm/mongodb-org/7.0 InRelease Get:6 https://packages.adoptium.net/artifactory/deb bookworm InRelease [7,507 B] Hit:5 https://dl.ui.com/unifi/debian stable InRelease Fetched 7,507 B in 1s (12.7 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. Reading package lists... Done Building dependency tree... Done Reading state information... Done temurin-21-jdk is already the newest version (21.0.9.0.0+10-0). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ✔️ Update Temurin JDK 21 Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://security.debian.org bookworm-security InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://repo.mongodb.org/apt/debian bookworm/mongodb-org/7.0 InRelease Hit:5 https://dl.ui.com/unifi/debian stable InRelease Get:6 https://packages.adoptium.net/artifactory/deb bookworm InRelease [7,507 B] Fetched 7,507 B in 1s (12.4 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. Reading package lists... Done Building dependency tree... Done Reading state information... Done unifi is already the newest version (9.5.21-31260-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ✔️ Updated successfully! ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:51:54 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Jan 5, 2026):

And whats the Solution? You Talk about Changed Location, but we Install from their APT package repository and in this the 9.52 is the latest

<!-- gh-comment-id:3709193373 --> @MickLesk commented on GitHub (Jan 5, 2026): And whats the Solution? You Talk about Changed Location, but we Install from their APT package repository and in this the 9.52 is the latest
Author
Owner

@bavarianblessed-prog commented on GitHub (Jan 5, 2026):

And whats the Solution? You Talk about Changed Location, but we Install from their APT package repository and in this the 9.52 is the latest

I clearly don't understand what I'm looking at then, my mistake. I assumed the script was downloading the most recent from dl.ui.com/unifi so when I browsed that page and didn't find the UniFi Network Application at all I assumed the source in the script was incorrect. Shall I close this?

<!-- gh-comment-id:3709227334 --> @bavarianblessed-prog commented on GitHub (Jan 5, 2026): > And whats the Solution? You Talk about Changed Location, but we Install from their APT package repository and in this the 9.52 is the latest I clearly don't understand what I'm looking at then, my mistake. I assumed the script was downloading the most recent from dl.ui.com/unifi so when I browsed that page and didn't find the UniFi Network Application at all I assumed the source in the script was incorrect. Shall I close this?
Author
Owner

@tremor021 commented on GitHub (Jan 5, 2026):

It's been a long time waiting for them to update their official APT repository. Nothing we can do about it here.

<!-- gh-comment-id:3709507303 --> @tremor021 commented on GitHub (Jan 5, 2026): It's been a long time waiting for them to update their official APT repository. Nothing we can do about it here.
Author
Owner

@archerne commented on GitHub (Jan 6, 2026):

They are moving to requiring podman and Unifi OS:

Self-hosting UniFi Network just got better.

Going forward, please use UniFi OS Server for all self-hosted deployments. It provides the full UniFi OS Platform experience, ensuring you receive the latest features, improvements, and integrations.

<!-- gh-comment-id:3715156803 --> @archerne commented on GitHub (Jan 6, 2026): They are moving to requiring podman and Unifi OS: > Self-hosting UniFi Network just got better. > > Going forward, please use [UniFi OS Server](https://ui.com/download/releases/unifi-os-server) for all self-hosted deployments. It provides the full UniFi OS Platform experience, ensuring you receive the latest features, improvements, and integrations.
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#2282
No description provided.