Nginx Proxy Manager Update Script Failure #2135

Open
opened 2025-11-20 05:24:03 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @Nickfost on GitHub (Oct 19, 2025).

Have you read and understood the above guidelines?

yes

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

Nginx Proxy Manager Update

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

"update" aka bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/nginxproxymanager.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

Proxmox Virtual Environment 8.4.14

📝 Provide a clear and concise description of the issue.

seems some argument issue

🔄 Steps to reproduce the issue.

type update

Paste the full error output (if available).

_   __      _               ____                           __  ___                                 

/ | / /___ ()___ _ __ / __ _________ _ ____ __ / |/ /___ _____ ____ _____ ____ _____
/ |/ / __ / / __ \| |/_/ / /_/ / ___/ __ \| |/_/ / / / / /|_/ / __ / __ / __ / __ / _ / /
/ /| / /
/ / / / / /> < / / / / // /> </ // / / / / / // / / / / // / /
/ / __/ /
/
/ |/_, /// ///|| // // _//||_, / // //_,// //_,/_, /___//
/
/ // /___/

✔️ Downloaded NPM v2.12.6
Building Frontendnode: --openssl-legacy-provider is not allowed in NODE_OPTIONS

[ERROR] in line 55: exit code 0: while executing command $STD yarn install --network-timeout 600000

[ERROR] in line 57: exit code 0: while executing command ( sed -i "s|"version": "0.0.0"|"version": "$RELEASE"|" backend/package.json; sed -i "s|"version": "0.0.0"|"version": "$RELEASE"|" frontend/package.json; cd ./frontend || exit; sed -i 's/"node-sass".*$/"sass": "^1.92.1",/g' package.json; $STD yarn install --network-timeout 600000; $STD yarn build )

root@nginxproxymanager:/#

🖼️ Additional context (optional).

No response

Originally created by @Nickfost on GitHub (Oct 19, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Nginx Proxy Manager Update ### 📂 What was the exact command used to execute the script? "update" aka bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/nginxproxymanager.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? Proxmox Virtual Environment 8.4.14 ### 📝 Provide a clear and concise description of the issue. seems some argument issue ### 🔄 Steps to reproduce the issue. type update ### ❌ Paste the full error output (if available). _ __ _ ____ __ ___ / | / /___ _(_)___ _ __ / __ \_________ _ ____ __ / |/ /___ _____ ____ _____ ____ _____ / |/ / __ `/ / __ \| |/_/ / /_/ / ___/ __ \| |/_/ / / / / /|_/ / __ `/ __ \/ __ `/ __ `/ _ \/ ___/ / /| / /_/ / / / / /> < / ____/ / / /_/ /> </ /_/ / / / / / /_/ / / / / /_/ / /_/ / __/ / /_/ |_/\__, /_/_/ /_/_/|_| /_/ /_/ \____/_/|_|\__, / /_/ /_/\__,_/_/ /_/\__,_/\__, /\___/_/ /____/ /____/ /____/ ✔️ Downloaded NPM v2.12.6 ⏳ Building Frontendnode: --openssl-legacy-provider is not allowed in NODE_OPTIONS [ERROR] in line 55: exit code 0: while executing command $STD yarn install --network-timeout 600000 [ERROR] in line 57: exit code 0: while executing command ( sed -i "s|\"version\": \"0.0.0\"|\"version\": \"$RELEASE\"|" backend/package.json; sed -i "s|\"version\": \"0.0.0\"|\"version\": \"$RELEASE\"|" frontend/package.json; cd ./frontend || exit; sed -i 's/"node-sass".*$/"sass": "^1.92.1",/g' package.json; $STD yarn install --network-timeout 600000; $STD yarn build ) root@nginxproxymanager:/# ### 🖼️ Additional context (optional). _No response_
saavagebueno added the 🛑 Failure to comply with the guidelines label 2025-11-20 05:24:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2135