[GH-ISSUE #5496] Homarr script fails to start #1168

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

Originally created by @toqueteos on GitHub (Jun 26, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/5496

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). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/5496 ### ✅ 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) ```
kerem 2026-02-26 12:47:57 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

Duplicates of #5494

<!-- gh-comment-id:3009152645 --> @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

<!-- gh-comment-id:3009153535 --> @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 github.com/community-scripts/ProxmoxVE@d31fd08d69 fixed the issue. Closing this.

<!-- gh-comment-id:3009163682 --> @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.
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#1168
No description provided.