mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #2320] Proxmox insallation problem #1646
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#1646
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 nowPlease can you help me ?
Many thanks for your help.
Kind regards,
Xillion
@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.
@github-actions[bot] commented on GitHub (Feb 7, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Mar 24, 2025):
Issue was closed due to inactivity.