Bug running the update script for NPM plus #1976

Closed
opened 2026-02-05 03:11:01 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Vigno04 on GitHub (Nov 11, 2025).

Have you read and understood the above guidelines?

yes

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

NPMplus

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

bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/npmplus.sh)" and update

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Alpine

📈 Which Proxmox version are you on?

pve-manager/9.0.11 (running kernel: 6.14.11-2-pve)

📝 Provide a clear and concise description of the issue.

the update script fails

🔄 Steps to reproduce the issue.

Step1:
use the command update on an already created npm plus lxc

Paste the full error output (if available).

bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/bran>


/ | / / __ / |/ /___ / /_ _______
/ |/ / // / /|/ / __ / / / / / /
/ /| / / / / / // / / // ( )
// |// // // .//,/__/
//
[+] Pulling 2/2atest container image
✔ npmplus Pulled 1.1s
✔ geoipupdate Pulled 0.7s
[+] Running 1/2g container
✔ Container npmplus Running 0.0s
⠙ Container npmplus-geoipupdate Starting 0.1s
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: open sysctl net.ipv4.ip_unprivileged_port_start file: reopen fd 8: permission denied

[ERROR] in line 43: exit code 0: while executing command $STD docker compose up -d

🖼️ Additional context (optional).

No response

Originally created by @Vigno04 on GitHub (Nov 11, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? NPMplus ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/npmplus.sh)" and update ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Alpine ### 📈 Which Proxmox version are you on? pve-manager/9.0.11 (running kernel: 6.14.11-2-pve) ### 📝 Provide a clear and concise description of the issue. the update script fails ### 🔄 Steps to reproduce the issue. Step1: use the command update on an already created npm plus lxc ### ❌ Paste the full error output (if available). bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/bran> _ ______ __ ___ __ / | / / __ / |/ /___ / /_ _______ / |/ / // / /|/ / __ / / / / / / / /| / / / / / // / / // ( ) // |// // // .//_,/___/ // [+] Pulling 2/2atest container image ✔ npmplus Pulled 1.1s ✔ geoipupdate Pulled 0.7s [+] Running 1/2g container ✔ Container npmplus Running 0.0s ⠙ Container npmplus-geoipupdate Starting 0.1s Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: open sysctl net.ipv4.ip_unprivileged_port_start file: reopen fd 8: permission denied [ERROR] in line 43: exit code 0: while executing command $STD docker compose up -d ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 03:11:01 +03:00
Author
Owner

@MickLesk commented on GitHub (Nov 11, 2025):

Duplicate of #8890 - look there for solution

@MickLesk commented on GitHub (Nov 11, 2025): Duplicate of #8890 - look there for solution
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1976