-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
NginxProxyManager
π 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
π Provide a clear and concise description of the issue.
Failure during LXC setup, create_lxc.sh exists, but during setup some 400 code is received?
π Steps to reproduce the issue.
Just ran the command provided on the Website.
β Paste the full error output (if available).
π Creating a Nginx Proxy Manager LXC using the above default settings
βοΈ Using local for Template Storage.
βοΈ Using CephPool1 for Container Storage.
βοΈ Updated LXC Template List
π‘ Template debian-12-standard_12.7-1_amd64.tar.zst not found in storage or seems to be corrupted. Redownloading.
βοΈ Template download successful.
βοΈ LXC Template is ready to use.
βοΈ Container creation failed. Checking if template is corrupted.
βοΈ Container creation failed, but template is not corrupted.
curl: (22) The requested URL returned error: 400
[ERROR] in line 1125: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/create_lxc.sh)" $?
πΌοΈ Additional context (optional).
No response