Skip to content

Nginx Proxy Manager fails to create LXC with curl: (22) The requested URL returned error: 400Β #4084

@cjaliaga

Description

@cjaliaga

βœ… 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 "$(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.

While running with the script with default settings, there's a failure while trying to create the LXC via calling bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/create_lxc.sh)" $?

πŸ”„ Steps to reproduce the issue.

Run the default bash script with default settings from Proxmox Shell.

❌ Paste the full error output (if available).

βš™οΈ Using Default Settings on node hal-pve
πŸ–₯️ Operating System: debian
🌟 Version: 12
πŸ“¦ Container Type: Unprivileged
πŸ’Ύ Disk Size: 4 GB
🧠 CPU Cores: 2
πŸ› οΈ RAM Size: 1024 MiB
πŸ†” Container ID: 108
πŸš€ Creating a Nginx Proxy Manager LXC using the above default settings

βœ”οΈ Using local for Template Storage.
βœ”οΈ Using local-zfs for Container Storage.
βœ”οΈ Updated LXC Template List
βœ”οΈ 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 1336: 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions