mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #1730] Certbot plugin dependency not installed #1285
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#1285
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @deniszitu on GitHub (Jan 5, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1730
Log
Nginx Proxy Manager Version
2.9.14
To Reproduce
Add Let's Encrypt Certificate with wildcard
Workaround:
Access NPM container and install dnspython package:
@chaptergy commented on GitHub (Jan 5, 2022):
I've made this more generic and grouped it with https://github.com/jc21/nginx-proxy-manager/issues/1535.
It seems sometimes certbot plugins just do not install some dependencies? In this case it was the duckdns plugin, which definitely has
dnspythonas a requirement.Furthermore this issue seems to only occur very rarely, as I only know about the one report (by two people) before.
@3xpl0ith4ck3r commented on GitHub (Jan 8, 2022):
I had the same issue.
After manually
pip3 install dnspythonalso an wildcard certificate from DuckDNS is working.So please fix this issue.
@thecode commented on GitHub (Jan 10, 2022):
I have the same error:
EDIT:
pip3 show dnspythonshowed that the package is missing. I have tried to redeploy the container which did not help.pip3 install dnspythonfixes it as mentioned above@github-actions[bot] commented on GitHub (Feb 28, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@kanjieater commented on GitHub (Jun 30, 2024):
Still running into this on boot but only sometimes... please unstale
@github-actions[bot] commented on GitHub (Apr 12, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍