Skip to content

nginxproxymanager update to v2.12.3 failsΒ #4304

@flotux2

Description

@flotux2

βœ… 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 "$(wget -qLO - https://github.com/tteck/Proxmox/raw/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.

When running the update script in the LXC container I get the following error message:

Image

If I run the command from line 137 in verbose mode I get the following message:

Image

πŸ”„ Steps to reproduce the issue.

Update an existing LXC container with nginxproxmanager to the latest version with the script /usr/bin/update.

❌ Paste the full error output (if available).

[ERROR] in line 137: exit code 0: while executing command python3 -m pip install --no-cache-dir certbot-dns-cloudflare &> /dev/null

πŸ–ΌοΈ Additional context (optional).

When I add the parameter --break-system-packages in the script in line 137 the update works without any issues.
Image

Image

Also the application works afterwards.

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