nginxproxymanager update script error #375

Closed
opened 2026-02-04 18:17:14 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Steefzar on GitHub (Jan 23, 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 "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/nginxproxymanager.sh)"

📝 Provide a clear and concise description of the issue.

Running the update script inside the LXC give an Python3/pip error

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Step 1. Open the LXC shell
Step 2. Run bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/nginxproxymanager.sh)"

Paste the full error output (if available).

[ERROR] in line 109: exit code 0: while executing command python3 -m pip install --no-cache-dir certbot-dns-cloudflare &> /dev/null

Image

🖼️ Additional context (optional).

No response

Originally created by @Steefzar on GitHub (Jan 23, 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 "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/nginxproxymanager.sh)" ### 📝 Provide a clear and concise description of the issue. Running the update script inside the LXC give an Python3/pip error ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Step 1. Open the LXC shell Step 2. Run bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/nginxproxymanager.sh)" ### ❌ Paste the full error output (if available). [ERROR] in line 109: exit code 0: while executing command python3 -m pip install --no-cache-dir certbot-dns-cloudflare &> /dev/null ![Image](https://github.com/user-attachments/assets/e307f60b-c556-48e0-a661-9dbbbc6ffd8a) ### 🖼️ Additional context (optional). _No response_
OVERLORD added the not a script issue label 2026-02-04 18:17:14 +03:00
Author
Owner

@michelroegl-brunner commented on GitHub (Jan 23, 2025):

search for python3 in discussions. not an script issue

@michelroegl-brunner commented on GitHub (Jan 23, 2025): search for python3 in discussions. not an script issue
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#375