[GH-ISSUE #3062] NPM Add Let's Encrypt Certificate # DNS challenge Provider Google # Internal Error #2078

Closed
opened 2026-02-26 07:33:57 +03:00 by kerem · 3 comments
Owner

Originally created by @vsftwr on GitHub (Jul 17, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3062

Checklist

  • Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image?
    • Yes
  • Are you sure you're not using someone else's docker image?
    • Yes
  • Have you searched for similar issues (both open and closed)?
    • Yes

Describe the bug

When I add SSL certificate with DNS Provider Google,
I have this error:

Error: Command failed: . /opt/certbot/bin/activate && pip install --no-cache-dir --user certbot-dns-google==$(certbot --version | grep -Eo '0-9+') && deactivate
ERROR: Will not install to the user site because it will lack sys.path precedence to urllib3 in /opt/certbot/lib/python3.7/site-packages

[notice] A new release of pip is available: 23.1.2 -> 23.2
[notice] To update, run: pip install --upgrade pip

at ChildProcess.exithandler (node:child_process:402:12)
at ChildProcess.emit (node:events:513:28)
at maybeClose (node:internal/child_process:1100:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)

Nginx Proxy Manager Version
Created: 2023-05-10 06:58:26
Build: Docker on linux, amd64

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'SSL Certificates'
  2. Click on 'ADD SSL Certificate'
  3. Click on 'Add Let's Encrypt Certificate'
  4. Compile all fileds: use DNS challenge, DNS Provider Google
  5. Click ok

Expected behavior
I expect the certificate to be added

Originally created by @vsftwr on GitHub (Jul 17, 2023). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3062 **Checklist** - Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image? - Yes - Are you sure you're not using someone else's docker image? - Yes - Have you searched for similar issues (both open and closed)? - Yes **Describe the bug** When I add SSL certificate with DNS Provider Google, I have this error: Error: Command failed: . /opt/certbot/bin/activate && pip install --no-cache-dir --user certbot-dns-google==$(certbot --version | grep -Eo '[0-9](\.[0-9]+)+') && deactivate ERROR: Will not install to the user site because it will lack sys.path precedence to urllib3 in /opt/certbot/lib/python3.7/site-packages [notice] A new release of pip is available: 23.1.2 -> 23.2 [notice] To update, run: pip install --upgrade pip at ChildProcess.exithandler (node:child_process:402:12) at ChildProcess.emit (node:events:513:28) at maybeClose (node:internal/child_process:1100:16) at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5) **Nginx Proxy Manager Version** Created: 2023-05-10 06:58:26 Build: Docker on linux, amd64 **To Reproduce** Steps to reproduce the behavior: 1. Go to 'SSL Certificates' 2. Click on 'ADD SSL Certificate' 3. Click on 'Add Let's Encrypt Certificate' 4. Compile all fileds: use DNS challenge, DNS Provider Google 5. Click ok **Expected behavior** I expect the certificate to be added
kerem 2026-02-26 07:33:57 +03:00
  • closed this issue
  • added the
    stale
    bug
    labels
Author
Owner

@tiiraluoto commented on GitHub (Aug 7, 2023):

I have a similar issue with ClouDNS.

<!-- gh-comment-id:1668710572 --> @tiiraluoto commented on GitHub (Aug 7, 2023): I have a similar issue with ClouDNS.
Author
Owner

@github-actions[bot] commented on GitHub (Apr 9, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:2043998332 --> @github-actions[bot] commented on GitHub (Apr 9, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@github-actions[bot] commented on GitHub (Jun 7, 2025):

Issue was closed due to inactivity.

<!-- gh-comment-id:2951482821 --> @github-actions[bot] commented on GitHub (Jun 7, 2025): Issue was closed due to inactivity.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#2078
No description provided.