[GH-ISSUE #10199] Unifi Network Server - Installation error #2206

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

Originally created by @Chr1bu on GitHub (Dec 21, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10199

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 13

📈 Which Proxmox version are you on?

pve-manager/9.1.2/9d436f37a0ac4172 (running kernel: 6.17.2-2-pve)

📝 Provide a clear and concise description of the issue.

Hi,

i'll get the following (see below) error by installing the "UniFi Network Server" on my Proxmox9-Host.
I think that the install-script doesn't find the "mongo-db"-deb-package?!

Do you know whats going wrong here?
Thanks in advance.

🔄 Steps to reproduce the issue.

Advanced-Install an then Default-Install. Both getting the same error.

Paste the full error output (if available).


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

⚙️ Using Default Settings on node pve
💡 PVE Version 9.1.2 (Kernel: 6.17.2-2-pve)
🆔 Container ID: 109
🖥️ Operating System: debian (12)
📦 Container Type: Unprivileged
💾 Disk Size: 8 GB
🧠 CPU Cores: 2
🛠️ RAM Size: 2048 MiB
🚀 Creating a Unifi LXC using the above default settings

✔️ Storage local (Free: 51.2GB Used: 11.6GB) [Template]
✔️ Storage local-lvm (Free: 96.7GB Used: 41.3GB) [Container]
✔️ Storage 'local-lvm' (lvmthin) validated
✔️ Template storage 'local' validated
✔️ Template search completed
✔️ Template debian-12-standard_12.12-1_amd64.tar.zst [online]
✔️ LXC Container 109 was successfully created.
✔️ Started LXC Container
✔️ Network in LXC is reachable (ping)
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 192.168.100.55 fd85:6fcf:293e:0:be24:11ff:fe23:8be3 2003:f3:572b:f900:be24:11ff:fe23:8be3
✔️ IPv4 Internet Connected
✔️ IPv6 Internet Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
✔️ Installed Dependencies
✔️ Setup Temurin JDK 21
💡 No AVX Support Detected. MongoDB v4.4 will be installed
→ apt install -y mongodb-org
--- Last 10 lines of silent log ---
Building dependency tree...
Reading state information...
All packages are up to date.

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package mongodb-org

📋 View full log (332 lines): /root/.install-14bc3d82.log
✖️ Installation failed in container 109 (exit code: 100)

✔ Installation log: /tmp/install-lxc-109-14bc3d82.log

Remove broken container 109? (Y/n) [auto-remove in 60s]: Y

Removing container 109
✔️ Container 109 removed

root@pve:~# cat /root/.install-14bc3d82.log
✔️ Template debian-12-standard_12.12-1_amd64.tar.zst is present and valid.

root@pve:~# tail /tmp/install-lxc-109-14bc3d82.log
Building dependency tree...
Reading state information...
All packages are up to date.

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package mongodb-org

🖼️ Additional context (optional).

No response

Originally created by @Chr1bu on GitHub (Dec 21, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10199 ### ✅ 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 - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? pve-manager/9.1.2/9d436f37a0ac4172 (running kernel: 6.17.2-2-pve) ### 📝 Provide a clear and concise description of the issue. Hi, i'll get the following (see below) error by installing the "UniFi Network Server" on my Proxmox9-Host. I think that the install-script doesn't find the "mongo-db"-deb-package?! Do you know whats going wrong here? Thanks in advance. ### 🔄 Steps to reproduce the issue. Advanced-Install an then Default-Install. Both getting the same error. ### ❌ Paste the full error output (if available). __ __ _ _____ / / / /___ (_) __(_) / / / / __ \/ / /_/ / / /_/ / / / / / __/ / \____/_/ /_/_/_/ /_/ ⚙️ Using Default Settings on node pve 💡 PVE Version 9.1.2 (Kernel: 6.17.2-2-pve) 🆔 Container ID: 109 🖥️ Operating System: debian (12) 📦 Container Type: Unprivileged 💾 Disk Size: 8 GB 🧠 CPU Cores: 2 🛠️ RAM Size: 2048 MiB 🚀 Creating a Unifi LXC using the above default settings ✔️ Storage local (Free: 51.2GB Used: 11.6GB) [Template] ✔️ Storage local-lvm (Free: 96.7GB Used: 41.3GB) [Container] ✔️ Storage 'local-lvm' (lvmthin) validated ✔️ Template storage 'local' validated ✔️ Template search completed ✔️ Template debian-12-standard_12.12-1_amd64.tar.zst [online] ✔️ LXC Container 109 was successfully created. ✔️ Started LXC Container ✔️ Network in LXC is reachable (ping) ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 192.168.100.55 fd85:6fcf:293e:0:be24:11ff:fe23:8be3 2003:f3:572b:f900:be24:11ff:fe23:8be3 ✔️ IPv4 Internet Connected ✔️ IPv6 Internet Connected ✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ ) ✔️ Updated Container OS ✔️ Installed Dependencies ✔️ Setup Temurin JDK 21 💡 No AVX Support Detected. MongoDB v4.4 will be installed → apt install -y mongodb-org --- Last 10 lines of silent log --- Building dependency tree... Reading state information... All packages are up to date. WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package mongodb-org ----------------------------------- 📋 View full log (332 lines): /root/.install-14bc3d82.log ✖️ Installation failed in container 109 (exit code: 100) ✔ Installation log: /tmp/install-lxc-109-14bc3d82.log Remove broken container 109? (Y/n) [auto-remove in 60s]: Y Removing container 109 ✔️ Container 109 removed root@pve:~# cat /root/.install-14bc3d82.log ✔️ Template debian-12-standard_12.12-1_amd64.tar.zst is present and valid. root@pve:~# tail /tmp/install-lxc-109-14bc3d82.log Building dependency tree... Reading state information... All packages are up to date. WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package mongodb-org ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:51:40 +03:00
Author
Owner

@MickLesk commented on GitHub (Dec 21, 2025):

Your CPU is too old for unifi (or in this case for mongodb - it need avx) and Debian has removed the mongodb Install from their Repo because its deprecated. So you dont have any chance with your Hardware. Maybe an manual Install with some dirty hacks

<!-- gh-comment-id:3678857768 --> @MickLesk commented on GitHub (Dec 21, 2025): Your CPU is too old for unifi (or in this case for mongodb - it need avx) and Debian has removed the mongodb Install from their Repo because its deprecated. So you dont have any chance with your Hardware. Maybe an manual Install with some dirty hacks
Author
Owner

@Chr1bu commented on GitHub (Dec 21, 2025):

Ok. Thank you for the fast response. This Issue should be closed.

<!-- gh-comment-id:3678860961 --> @Chr1bu commented on GitHub (Dec 21, 2025): Ok. Thank you for the fast response. This Issue should be closed.
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#2206
No description provided.