Nginx Proxy Manager script error #1856

Open
opened 2025-11-20 05:18:39 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @nightfever77 on GitHub (Sep 6, 2025).

Have you read and understood the above guidelines?

yes

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

Nginx Proxy Manager

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/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?

pve-manager/9.0.3/025864202ebb6109 (running kernel: 6.14.8-2-pve)

📝 Provide a clear and concise description of the issue.

Script error, see output below

🔄 Steps to reproduce the issue.

Run the script

Paste the full error output (if available).

_   __      _               ____                           __  ___                                 

/ | / /___ ()___ _ __ / __ _________ _ ____ __ / |/ /___ _____ ____ _____ ____ _____
/ |/ / __ / / __ \| |/_/ / /_/ / ___/ __ \| |/_/ / / / / /|_/ / __ / __ / __ / __ / _ / /
/ /| / /
/ / / / / /> < / / / / // /> </ // / / / / / // / / / / // / /
/ / __/ /
/
/ |/_, /// ///|| // // _//||_, / // //_,// //_,/_, /___//
/
/ // /___/
🧩 Using Advanced Settings on node pve
🖥️ Operating System: debian
🌟 Version: 12
📦 Container Type: Unprivileged
🔐 Root Password: ********
🆔 Container ID: 105
🏠 Hostname: nginxproxymanager
💾 Disk Size: 4 GB
🧠 CPU Cores: 2
🛠️ RAM Size: 1024 MiB
🌉 Bridge: vmbr0
📡 IPv4 Address: 10.0.0.105/32
🌐 Gateway IP Address: 10.0.0.1
📡 IPv6: Disabled
📡 APT-Cacher IP Address: Default
⚙️ Interface MTU Size: Default
🔍 DNS Search Domain: Host
📡 DNS Server IP Address: Host
🏷️ Vlan: Default
📡 Tags: ;
🔑 Root SSH Access: no
🗂️ Enable FUSE Support: no
🔍 Verbose Mode: no
🚀 Creating a Nginx Proxy Manager LXC using the above advanced settings
✔️ Storage local (Free: 73.7GB Used: 13.4GB) [Template]
✔️ Storage local-lvm (Free: 221.8GB Used: 108.2GB) [Container]
✔️ Template debian-12-standard_12.7-1_amd64.tar.zst [local]
✔️ LXC Container 105 was successfully created.
✔️ Started LXC Container
💡 No network in LXC yet (try 1/10) – waiting...
💡 No network in LXC yet (try 2/10) – waiting...
✔️ Network in LXC is reachable (ping)
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 10.0.0.105 fd6f:ab86:1444:e447:be24:11ff:fe4c:74c4
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
curl: (6) Could not resolve host: raw.githubusercontent.com
/dev/fd/63: line 1: $'\E[?25h': command not found

[ERROR] in line 1: exit code 0: while executing command
bash: line 14: pop_var_context: head of shell_variables not a function context
/dev/fd/63: line 288: local: can only be used in a function

[ERROR] in line 288: exit code 0: while executing command source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/tools.func)

[ERROR] in line 1353: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"

root@pve:~#

🖼️ Additional context (optional).

No response

Originally created by @nightfever77 on GitHub (Sep 6, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Nginx Proxy Manager ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/nginxproxymanager.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? pve-manager/9.0.3/025864202ebb6109 (running kernel: 6.14.8-2-pve) ### 📝 Provide a clear and concise description of the issue. Script error, see output below ### 🔄 Steps to reproduce the issue. Run the script ### ❌ Paste the full error output (if available). _ __ _ ____ __ ___ / | / /___ _(_)___ _ __ / __ \_________ _ ____ __ / |/ /___ _____ ____ _____ ____ _____ / |/ / __ `/ / __ \| |/_/ / /_/ / ___/ __ \| |/_/ / / / / /|_/ / __ `/ __ \/ __ `/ __ `/ _ \/ ___/ / /| / /_/ / / / / /> < / ____/ / / /_/ /> </ /_/ / / / / / /_/ / / / / /_/ / /_/ / __/ / /_/ |_/\__, /_/_/ /_/_/|_| /_/ /_/ \____/_/|_|\__, / /_/ /_/\__,_/_/ /_/\__,_/\__, /\___/_/ /____/ /____/ /____/ 🧩 Using Advanced Settings on node pve 🖥️ Operating System: debian 🌟 Version: 12 📦 Container Type: Unprivileged 🔐 Root Password: ******** 🆔 Container ID: 105 🏠 Hostname: nginxproxymanager 💾 Disk Size: 4 GB 🧠 CPU Cores: 2 🛠️ RAM Size: 1024 MiB 🌉 Bridge: vmbr0 📡 IPv4 Address: 10.0.0.105/32 🌐 Gateway IP Address: 10.0.0.1 📡 IPv6: Disabled 📡 APT-Cacher IP Address: Default ⚙️ Interface MTU Size: Default 🔍 DNS Search Domain: Host 📡 DNS Server IP Address: Host 🏷️ Vlan: Default 📡 Tags: ; 🔑 Root SSH Access: no 🗂️ Enable FUSE Support: no 🔍 Verbose Mode: no 🚀 Creating a Nginx Proxy Manager LXC using the above advanced settings ✔️ Storage local (Free: 73.7GB Used: 13.4GB) [Template] ✔️ Storage local-lvm (Free: 221.8GB Used: 108.2GB) [Container] ✔️ Template debian-12-standard_12.7-1_amd64.tar.zst [local] ✔️ LXC Container 105 was successfully created. ✔️ Started LXC Container 💡 No network in LXC yet (try 1/10) – waiting... 💡 No network in LXC yet (try 2/10) – waiting... ✔️ Network in LXC is reachable (ping) ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 10.0.0.105 fd6f:ab86:1444:e447:be24:11ff:fe4c:74c4 ✔️ IPv4 Internet Connected ✖️ IPv6 Internet Not Connected ✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ ) ✔️ Updated Container OS curl: (6) Could not resolve host: raw.githubusercontent.com /dev/fd/63: line 1: $'\E[?25h': command not found [ERROR] in line 1: exit code 0: while executing command bash: line 14: pop_var_context: head of shell_variables not a function context /dev/fd/63: line 288: local: can only be used in a function [ERROR] in line 288: exit code 0: while executing command source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/tools.func) [ERROR] in line 1353: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)" root@pve:~# ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:18:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1856