Homebridge not updating using script #2112

Closed
opened 2026-02-05 03:47:44 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @JoshVelvet on GitHub (Dec 3, 2025).

Originally assigned to: @Copilot on GitHub.

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?

Homebridge

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

📈 Which Proxmox version are you on?

9.1.1

📝 Provide a clear and concise description of the issue.

When running the update script, regardless of choosing YES (Simple mode) or YES (Verbose mode), it always ends with: No Homebridge Installation Found!

Homebridge is working as usual, and I've been able to manually update it by stopping the service, run the updates and then starting it again. But the script will not update it at all. Attached is a screenshot of my terminal.

Image

🔄 Steps to reproduce the issue.

Step 1: Inside Homebridge LXC, run update or bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/homebridge.sh)" then select YES.

Paste the full error output (if available).

✖️ No Homebridge Installation Found!

🖼️ Additional context (optional).

No response

Originally created by @JoshVelvet on GitHub (Dec 3, 2025). Originally assigned to: @Copilot on GitHub. ### ✅ 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? Homebridge ### 📂 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 13 ### 📈 Which Proxmox version are you on? 9.1.1 ### 📝 Provide a clear and concise description of the issue. When running the update script, regardless of choosing YES (Simple mode) or YES (Verbose mode), it always ends with: No Homebridge Installation Found! Homebridge is working as usual, and I've been able to manually update it by stopping the service, run the updates and then starting it again. But the script will not update it at all. Attached is a screenshot of my terminal. <img width="904" height="236" alt="Image" src="https://github.com/user-attachments/assets/0008e68c-baa3-49e8-ab27-8e02ee79f34d" /> ### 🔄 Steps to reproduce the issue. Step 1: Inside Homebridge LXC, run `update` or `bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/homebridge.sh)"` then select YES. ### ❌ Paste the full error output (if available). ✖️ No Homebridge Installation Found! ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 03:47:44 +03:00
Author
Owner

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

in meantime...

apt update
apt install -y homebridge

@MickLesk commented on GitHub (Dec 3, 2025): in meantime... apt update apt install -y homebridge
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2112