Unable to update NPM from 2.12.6 #1952

Closed
opened 2026-02-05 03:02:43 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @rossdargan on GitHub (Nov 7, 2025).

Have you read and understood the above guidelines?

yes

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

nginxproxymanager

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

update

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

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

📝 Provide a clear and concise description of the issue.

Running the script produces this output:

✓ Stopped Services
✓ Cleaned Old Files
✓ Downloaded NPM v2.13.1
/sed: can't read frontend/js/i18n/messages.json: No such file or directory

[ERROR] in line 98: exit code 0: while executing command sed -i 's|"fork-me": ".*"|"fork-me": "Proxmox VE Helper-Scripts"|' frontend/js/i18n/messages.json

🔄 Steps to reproduce the issue.

I guess install an old version of the script, then run the update script

Paste the full error output (if available).

nothing more that I can see.

🖼️ Additional context (optional).

No response

Originally created by @rossdargan on GitHub (Nov 7, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? nginxproxymanager ### 📂 What was the exact command used to execute the script? update ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? pve-manager/9.0.11/3bf5476b8a4699e2 (running kernel: 6.14.11-2-pve) ### 📝 Provide a clear and concise description of the issue. Running the script produces this output: ✓ Stopped Services ✓ Cleaned Old Files ✓ Downloaded NPM v2.13.1 /sed: can't read frontend/js/i18n/messages.json: No such file or directory [ERROR] in line 98: exit code 0: while executing command sed -i 's|"fork-me": ".*"|"fork-me": "Proxmox VE Helper-Scripts"|' frontend/js/i18n/messages.json ### 🔄 Steps to reproduce the issue. I guess install an old version of the script, then run the update script ### ❌ Paste the full error output (if available). nothing more that I can see. ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 03:02:43 +03:00
Author
Owner

@michelroegl-brunner commented on GitHub (Nov 7, 2025):

did you install the script originally from the tteck scripts? try running this in your lxc: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/nginxproxymanager.sh)"

@michelroegl-brunner commented on GitHub (Nov 7, 2025): did you install the script originally from the tteck scripts? try running this in your lxc: `bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/nginxproxymanager.sh)"`
Author
Owner

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

thats the tteck script, nobody in our scripts are this code

@MickLesk commented on GitHub (Nov 7, 2025): thats the tteck script, nobody in our scripts are this code
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1952