Homarr script fails to start #1169

Closed
opened 2026-02-04 23:26:41 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @toqueteos on GitHub (Jun 26, 2025).

Have you read and understood the above guidelines?

yes

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

Homarr

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/homarr.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📝 Provide a clear and concise description of the issue.

Running the script from https://community-scripts.github.io/ProxmoxVE/scripts?id=homarr fails after showing the ascii art header.

🔄 Steps to reproduce the issue.

  1. Open Proxmox shell
  2. Run:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/homarr.sh)"

Paste the full error output (if available).

    __                                   
   / /_  ____  ____ ___  ____ ___________
  / __ \/ __ \/ __ `__ \/ __ `/ ___/ ___/
 / / / / /_/ / / / / / / /_/ / /  / /    
/_/ /_/\____/_/ /_/ /_/\__,_/_/  /_/     
                                         
/dev/fd/63: line 88: NODE_MODULE: unbound variable

🖼️ Additional context (optional).

root@px:~# pveversion 
pve-manager/8.4.1/2a5fa54a8503f96d (running kernel: 6.8.12-11-pve)
Originally created by @toqueteos on GitHub (Jun 26, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Homarr ### 📂 What was the exact command used to execute the script? ```bash bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/homarr.sh)" ``` ### ⚙️ What settings are you using? - [ ] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📝 Provide a clear and concise description of the issue. Running the script from https://community-scripts.github.io/ProxmoxVE/scripts?id=homarr fails after showing the ascii art header. ### 🔄 Steps to reproduce the issue. 1. Open Proxmox shell 2. Run: ```bash bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/homarr.sh)" ``` ### ❌ Paste the full error output (if available). ``` __ / /_ ____ ____ ___ ____ ___________ / __ \/ __ \/ __ `__ \/ __ `/ ___/ ___/ / / / / /_/ / / / / / / /_/ / / / / /_/ /_/\____/_/ /_/ /_/\__,_/_/ /_/ /dev/fd/63: line 88: NODE_MODULE: unbound variable ``` ### 🖼️ Additional context (optional). ``` root@px:~# pveversion pve-manager/8.4.1/2a5fa54a8503f96d (running kernel: 6.8.12-11-pve) ```
OVERLORD added the bug label 2026-02-04 23:26:41 +03:00
Author
Owner

@fmatsos commented on GitHub (Jun 26, 2025):

Duplicates of #5494

@fmatsos commented on GitHub (Jun 26, 2025): Duplicates of #5494
Author
Owner

@MickLesk commented on GitHub (Jun 26, 2025):

Fixed at quickfix, try again in 5-10min

@MickLesk commented on GitHub (Jun 26, 2025): Fixed at quickfix, try again in 5-10min
Author
Owner

@toqueteos commented on GitHub (Jun 26, 2025):

Indeed d31fd08d69 fixed the issue. Closing this.

@toqueteos commented on GitHub (Jun 26, 2025): Indeed https://github.com/community-scripts/ProxmoxVE/commit/d31fd08d69ac5d7a859b7637d643c668096a5c91 fixed the issue. Closing this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1169