Unifi install error #365

Closed
opened 2026-02-04 18:14:26 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @anhnvme on GitHub (Jan 22, 2025).

Have you read and understood the above guidelines?

yes

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

Unifi

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

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/unifi.sh)"

📝 Provide a clear and concise description of the issue.

Hello,

Today i just tried install unifi controller on proxmox
I got this error

Image

Last week i was installed fine. But today it's look like upgrade to new images

Image

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Run script and select verbose mode. Other is default

Paste the full error output (if available).

⚙️ Using Default Settings on node pve ( 🔍 Verbose)
��🖥️ Operating System: debian
��🌟��Version: 12
��📦��Container Type: Unprivileged
��💾��Disk Size: 8 GB
��🧠��CPU Cores: 2
��🛠️ RAM Size: 2048 MiB
����🆔��Container ID: 100
����🔍��Verbose Mode: Enabled
����🚀��Creating a Unifi LXC using the above default settings

�⠧Configuration file 'nodes/pve/lxc/100.conf' does not exist

[ERROR]�in line 1038: exit code 0: while executing command pct start "$CTID"

🖼️ Additional context (optional).

No response

Originally created by @anhnvme on GitHub (Jan 22, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Unifi ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/unifi.sh)" ### 📝 Provide a clear and concise description of the issue. Hello, Today i just tried install unifi controller on proxmox I got this error <img width="1180" alt="Image" src="https://github.com/user-attachments/assets/745b582b-e892-459c-a382-1ae607e69606" /> Last week i was installed fine. But today it's look like upgrade to new images <img width="874" alt="Image" src="https://github.com/user-attachments/assets/4688f312-cc1c-4e1e-9ee6-c3d88d506009" /> ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Run script and select verbose mode. Other is default ### ❌ Paste the full error output (if available). ⚙️ Using Default Settings on node pve ( 🔍 Verbose) ��🖥️ Operating System: debian ��🌟��Version: 12 ��📦��Container Type: Unprivileged ��💾��Disk Size: 8 GB ��🧠��CPU Cores: 2 ��🛠️ RAM Size: 2048 MiB ����🆔��Container ID: 100 ����🔍��Verbose Mode: Enabled ����🚀��Creating a Unifi LXC using the above default settings �⠧Configuration file 'nodes/pve/lxc/100.conf' does not exist [ERROR]�in line 1038: exit code 0: while executing command pct start "$CTID" ### 🖼️ Additional context (optional). _No response_
Author
Owner

@anhnvme commented on GitHub (Jan 22, 2025):

Fixed by manual wget this file
https://github.com/community-scripts/ProxmoxVE/raw/main/ct/unifi.sh

then run
bash unifi.sh

@anhnvme commented on GitHub (Jan 22, 2025): Fixed by manual wget this file https://github.com/community-scripts/ProxmoxVE/raw/main/ct/unifi.sh then run bash unifi.sh
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#365