Skip to content

The latest v2.12.4 version has an abnormal error in applying for a certificate ! #4647

Open
@Congee31

Description

@Congee31

Checklist

  • Have you pulled and found the bug in the jc21/nginx-proxy-manager:latest Docker image?
  • Yes
  • Are you sure you are not using someone else's Docker image?
  • Yes
  • Have you searched for similar issues (both resolved and unresolved)?
  • Yes

Description error
Adding SSL certificate failed. Unable to use CloudFlare's DNS to apply for certificate. The error message is as follows:
CommandError: ERROR: Cannot install certbot-dns-cloudflare==4.0.0 and cloudflare==4.0.* because these package versions have conflicting dependencies.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

at /app/lib/utils.js:16:13
at ChildProcess.exithandler (node:child_process:430:5)
at ChildProcess.emit (node:events:524:28)
at maybeClose (node:internal/child_process:1104:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5)

Nginx Proxy Manager Version
v2.12.4

Reproduce
Steps to reproduce this behavior:

  1. Go to "SSL Certificates"
  2. Click "Add SSL Certificate"
  3. Fill in the information and turn on the option "Use DNS Challenge"
  4. Select "Cloudflare" in "DNS Provider"
  5. Replace the values ​​of email and api_key
  6. Open the terms of service I agree to
  7. Save or submit
  8. View the error

Expected behavior
Unable to apply for a successful certificate

Screenshot
None

Operating system
Debian11

Other context
Latest version of docker and compose v2.38.1.

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