[GH-ISSUE #7811] Update command returns 404 error in Unifi Network server LXC #1658

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

Originally created by @ftt-prod on GitHub (Sep 23, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/7811

Have you read and understood the above guidelines?

yes

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

UniFi Network Server LXC

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

Debian 12

📈 Which Proxmox version are you on?

pve-manager/8.4.14/b502d23c55afcba1 (running kernel: 6.8.12-13-pve)

📝 Provide a clear and concise description of the issue.

Hello,
I may be dumb, but it seems that the Unifi network server script is updatable with the command "update" in the LXC shell.
When typing the command "update", it returns "curl: (22) The requested URL returned error: 404"

I don't know if i do something wrong.
I haven't tried to run this command to update it, as it broke an another LXC when i did: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/unifi.sh)"

Thanks for the help

🔄 Steps to reproduce the issue.

Type "update" in the LXC shell

Paste the full error output (if available).

curl: (22) The requested URL returned error: 404

🖼️ Additional context (optional).

Image
Originally created by @ftt-prod on GitHub (Sep 23, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/7811 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? UniFi Network Server LXC ### 📂 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? Debian 12 ### 📈 Which Proxmox version are you on? pve-manager/8.4.14/b502d23c55afcba1 (running kernel: 6.8.12-13-pve) ### 📝 Provide a clear and concise description of the issue. Hello, I may be dumb, but it seems that the Unifi network server script is updatable with the command "update" in the LXC shell. When typing the command "update", it returns "curl: (22) The requested URL returned error: 404" I don't know if i do something wrong. I haven't tried to run this command to update it, as it broke an another LXC when i did: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/unifi.sh)" Thanks for the help ### 🔄 Steps to reproduce the issue. Type "update" in the LXC shell ### ❌ Paste the full error output (if available). curl: (22) The requested URL returned error: 404 ### 🖼️ Additional context (optional). <img width="509" height="116" alt="Image" src="https://github.com/user-attachments/assets/2502ee7a-6f41-430d-adcd-9e5f7733213c" />
kerem 2026-02-26 12:49:47 +03:00
Author
Owner

@MickLesk commented on GitHub (Sep 23, 2025):

looks like your adblock or something else block the repo.

Try Gitea Mirror:
bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/unifi.sh)"

<!-- gh-comment-id:3322555158 --> @MickLesk commented on GitHub (Sep 23, 2025): looks like your adblock or something else block the repo. Try Gitea Mirror: bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/unifi.sh)"
Author
Owner

@ftt-prod commented on GitHub (Sep 23, 2025):

looks like your adblock or something else block the repo.

Try Gitea Mirror: bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/unifi.sh)"

I have a local DNS with Ads blocking indeed, but i tried when turned off, and on mobile data, same issue. The link is reachable but still 404.

I manually installed the last Unifi deb file, which worked.

Thanks for your answer

<!-- gh-comment-id:3324660903 --> @ftt-prod commented on GitHub (Sep 23, 2025): > looks like your adblock or something else block the repo. > > Try Gitea Mirror: bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/unifi.sh)" I have a local DNS with Ads blocking indeed, but i tried when turned off, and on mobile data, same issue. The link is reachable but still 404. I manually installed the last Unifi deb file, which worked. Thanks for your answer
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#1658
No description provided.