Open
Description
Script
nginx-proxy-manager
Describe the bug
Executing bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/nginxproxymanager.sh)" in the LXC results in:
[ERROR] in line 109: exit code 0: while executing command python3 -m pip install --no-cache-dir certbot-dns-cloudflare &> /dev/null
System info:
- Proxmox Version: 8.3.3
- Proxy Manager 2.11.? -> 2.12.3
removing /dev/null showed no error so I continued and executed every command from the script via copy/paste manually.
Everything worked fine.