[GH-ISSUE #8235] Unable to deploy UniFi Network Server LXC #1762

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

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

Have you read and understood the above guidelines?

yes

📜 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?

8.2.4

📝 Provide a clear and concise description of the issue.

Attempting to deploy UniFi Network Server LXC results in error

🔄 Steps to reproduce the issue.

  1. Run bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/unifi.sh)"
  2. Select Default settings
  3. Encounter error afer script installs Eclipse Temurin JRE

Paste the full error output (if available).

✔️ Installed Eclipse Temurin JRE
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
Ign:4 http://repo.mongodb.org/apt/debian trixie/mongodb-org/7.0 InRelease
Err:5 http://repo.mongodb.org/apt/debian trixie/mongodb-org/7.0 Release
404 Not Found [IP: 18.239.168.113 80]
Hit:6 https://packages.adoptium.net/artifactory/deb trixie InRelease
Reading package lists... Done
E: The repository 'http://repo.mongodb.org/apt/debian trixie/mongodb-org/7.0 Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

[ERROR] in line 61: exit code 0: while executing command $STD apt update

[ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"

🖼️ Additional context (optional).

Just trying to do a vanilla installation, I tested in two different PMox envs and get the same result.

Image
Originally created by @vlovmx on GitHub (Oct 9, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8235 ### ✅ Have you read and understood the above guidelines? yes ### 📜 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? 8.2.4 ### 📝 Provide a clear and concise description of the issue. Attempting to deploy UniFi Network Server LXC results in error ### 🔄 Steps to reproduce the issue. 1. Run bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/unifi.sh)" 2. Select Default settings 3. Encounter error afer script installs Eclipse Temurin JRE ### ❌ Paste the full error output (if available). ✔️ Installed Eclipse Temurin JRE 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 Ign:4 http://repo.mongodb.org/apt/debian trixie/mongodb-org/7.0 InRelease Err:5 http://repo.mongodb.org/apt/debian trixie/mongodb-org/7.0 Release 404 Not Found [IP: 18.239.168.113 80] Hit:6 https://packages.adoptium.net/artifactory/deb trixie InRelease Reading package lists... Done E: The repository 'http://repo.mongodb.org/apt/debian trixie/mongodb-org/7.0 Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. [ERROR] in line 61: exit code 0: while executing command $STD apt update [ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)" ### 🖼️ Additional context (optional). Just trying to do a vanilla installation, I tested in two different PMox envs and get the same result. <img width="2042" height="882" alt="Image" src="https://github.com/user-attachments/assets/e39d1e97-5eca-421b-9898-20655a87d6a9" />
kerem 2026-02-26 12:50:09 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@tscolin commented on GitHub (Oct 10, 2025):

seeing exact same issue. can confirm.

<!-- gh-comment-id:3388005943 --> @tscolin commented on GitHub (Oct 10, 2025): seeing exact same issue. can confirm.
Author
Owner

@MickLesk commented on GitHub (Oct 10, 2025):

Done

<!-- gh-comment-id:3388318085 --> @MickLesk commented on GitHub (Oct 10, 2025): Done
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#1762
No description provided.