We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
removing /dev/null showed no error so I continued and executed every command from the script via copy/paste manually. Everything worked fine.
The text was updated successfully, but these errors were encountered:
ej52
No branches or pull requests
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:
removing /dev/null showed no error so I continued and executed every command from the script via copy/paste manually.
Everything worked fine.
The text was updated successfully, but these errors were encountered: