[GH-ISSUE #2320] Proxmox insallation problem #1646

Closed
opened 2026-02-26 07:31:53 +03:00 by kerem · 3 comments
Owner

Originally created by @xillion19 on GitHub (Oct 12, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2320

Hello everyone,

I would like to install npm on proxmox.
I try directly with a script on promox and i receive this message :

[success] Checking for latest NPM release [error] Downloading NPM v.tar.gz /tmp/npm_install.sh: line 109: 'wget $WGETOPT -c $NPMURL/archive/v$_latest_version.tar.gz -O - | tar -xz' Broken pipe HTTP/1.1 404 Not Found invalid magic short read [error] 195 NULL: pct exec $_ctid -- sh -c "wget --no-cache -qO - $_raw_base/setup.sh | sh"

and on ubuntu/debian LXC i receive this message :
[success] Checking for latest NPM release [error] Downloading NPM v.tar.gz /tmp/npm_install.sh: line 113: wget $WGETOPT -c $NPMURL/archive/v$_latest_version.tar.gz -O - | tar -xz unexpected end of file Child returned status 1 exiting now

Please can you help me ?

Many thanks for your help.

Kind regards,

Xillion

Originally created by @xillion19 on GitHub (Oct 12, 2022). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2320 Hello everyone, I would like to install npm on proxmox. I try directly with a script on promox and i receive this message : `[success] Checking for latest NPM release [error] Downloading NPM v.tar.gz /tmp/npm_install.sh: line 109: 'wget $WGETOPT -c $NPMURL/archive/v$_latest_version.tar.gz -O - | tar -xz' Broken pipe HTTP/1.1 404 Not Found invalid magic short read [error] 195 NULL: pct exec $_ctid -- sh -c "wget --no-cache -qO - $_raw_base/setup.sh | sh"` and on ubuntu/debian LXC i receive this message : `[success] Checking for latest NPM release [error] Downloading NPM v.tar.gz /tmp/npm_install.sh: line 113: wget $WGETOPT -c $NPMURL/archive/v$_latest_version.tar.gz -O - | tar -xz unexpected end of file Child returned status 1 exiting now` Please can you help me ? Many thanks for your help. Kind regards, Xillion
kerem 2026-02-26 07:31:53 +03:00
  • closed this issue
  • added the
    stale
    label
Author
Owner

@obsidiangroup commented on GitHub (Oct 20, 2022):

Looks like there's a problem with the script. Either the host is not reachable, file does not exist, or something is missing. It's hard to tell as the complete wget command that is being called isn't displayed.

<!-- gh-comment-id:1285924385 --> @obsidiangroup commented on GitHub (Oct 20, 2022): Looks like there's a problem with the script. Either the host is not reachable, file does not exist, or something is missing. It's hard to tell as the complete wget command that is being called isn't displayed.
Author
Owner

@github-actions[bot] commented on GitHub (Feb 7, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:1931103717 --> @github-actions[bot] commented on GitHub (Feb 7, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@github-actions[bot] commented on GitHub (Mar 24, 2025):

Issue was closed due to inactivity.

<!-- gh-comment-id:2746693866 --> @github-actions[bot] commented on GitHub (Mar 24, 2025): Issue was closed due to inactivity.
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/nginx-proxy-manager-NginxProxyManager#1646
No description provided.