[GH-ISSUE #5495] OneDev install script has unbound variable #1166

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

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

Have you read and understood the above guidelines?

yes

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

OneDev

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

Attempted to run the above script, but it immediately exited with the error "/dev/fd/63: line 88: NODE_MODULE: unbound variable" after the initial title graphic was displayed.

🔄 Steps to reproduce the issue.

  1. Run script in Proxmox shell.

Paste the full error output (if available).

   ____             ____           
  / __ \____  ___  / __ \___ _   __
 / / / / __ \/ _ \/ / / / _ \ | / /
/ /_/ / / / /  __/ /_/ /  __/ |/ / 
\____/_/ /_/\___/_____/\___/|___/  
                                   
/dev/fd/63: line 88: NODE_MODULE: unbound variable
root@pve:~#

🖼️ Additional context (optional).

No response

Originally created by @jkdoug on GitHub (Jun 26, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/5495 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? OneDev ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/onedev.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Attempted to run the above script, but it immediately exited with the error "/dev/fd/63: line 88: NODE_MODULE: unbound variable" after the initial title graphic was displayed. ### 🔄 Steps to reproduce the issue. 1. Run script in Proxmox shell. ### ❌ Paste the full error output (if available). ``` ____ ____ / __ \____ ___ / __ \___ _ __ / / / / __ \/ _ \/ / / / _ \ | / / / /_/ / / / / __/ /_/ / __/ |/ / \____/_/ /_/\___/_____/\___/|___/ /dev/fd/63: line 88: NODE_MODULE: unbound variable root@pve:~# ``` ### 🖼️ Additional context (optional). _No response_
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):

Same when I do an update on my n8n instance:

/dev/fd/63: line 88: NODE_MODULE: unbound variable

Edit: Issue duplicated with #5494

<!-- gh-comment-id:3009136358 --> @fmatsos commented on GitHub (Jun 26, 2025): Same when I do an `update` on my n8n instance: `/dev/fd/63: line 88: NODE_MODULE: unbound variable` Edit: Issue duplicated with #5494
Author
Owner

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

Same with Uptime Kuma Install bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/uptimekuma.sh)":
/dev/fd/63: line 88: NODE_MODULE: unbound variable

<!-- gh-comment-id:3009146229 --> @iamklutch commented on GitHub (Jun 26, 2025): Same with Uptime Kuma Install `bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/uptimekuma.sh)"`: `/dev/fd/63: line 88: NODE_MODULE: unbound variable`
Author
Owner

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

Fixed at quickfix, try again in 5-10min

<!-- gh-comment-id:3009154551 --> @MickLesk commented on GitHub (Jun 26, 2025): Fixed at quickfix, try again in 5-10min
Author
Owner

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

same in pihole and adguard, hope waiting 🤞🏻

edit:now is working

<!-- gh-comment-id:3009189387 --> @StefanoTesla commented on GitHub (Jun 26, 2025): same in pihole and adguard, hope waiting 🤞🏻 edit:now is working
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#1166
No description provided.