This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Description
β
Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Nginx Proxy Manager INSTANCE
π What was the exact command used to execute the script?
scripts-cli launch nginxproxymanager your-instance-name
π Provide a clear and concise description of the issue.
Basically, i just run the install script, container get created, but the actual installation of the nginx proxy manger doesn't happen,
for some reason it prints the entire install script to the shell, but doesn't actually execute it.
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
TrueNas Scale fangtooth - Debian 12 (bookworm)
π Steps to reproduce the issue.
- run the script
- lxc container does get created, but the actual installation of nginx proxy manager doesn't happen
β Paste the full error output (if available).
I can't copy the full command output, as its simply too long (it prints the entire install script to the shell)
i tried to output it to a file, but it gave me only partial output.
πΌοΈ Additional context (optional).
No response