[GH-ISSUE #3594] ssl证书添加失败 #2381

Closed
opened 2026-02-26 07:35:20 +03:00 by kerem · 5 comments
Owner

Originally created by @3222368840 on GitHub (Feb 29, 2024).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3594

添加let encrypt证书遇到如下报错:The 'certbot_dns_dnspod.dns_dnspod' plugin errored while loading: No module named 'zope'. You may need to remove or update this plugin. The Certbot log will contain the full error details and this should be reported to the plugin developer.

Originally created by @3222368840 on GitHub (Feb 29, 2024). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3594 添加let encrypt证书遇到如下报错:The 'certbot_dns_dnspod.dns_dnspod' plugin errored while loading: No module named 'zope'. You may need to remove or update this plugin. The Certbot log will contain the full error details and this should be reported to the plugin developer.
kerem 2026-02-26 07:35:20 +03:00
Author
Owner

@everfu commented on GitHub (Mar 2, 2024):

没有 zope 这个包,需要打开容器然后进行安装,新版本好像修复了

pip install zope -i https://pypi.tuna.tsinghua.edu.cn/simple

需要进入docker容器内执行

<!-- gh-comment-id:1974539479 --> @everfu commented on GitHub (Mar 2, 2024): 没有 zope 这个包,需要打开容器然后进行安装,新版本好像修复了 ```bash pip install zope -i https://pypi.tuna.tsinghua.edu.cn/simple ``` 需要进入docker容器内执行
Author
Owner

@zzero7 commented on GitHub (May 31, 2024):

这个问题 在新版本解决了么

<!-- gh-comment-id:2141100015 --> @zzero7 commented on GitHub (May 31, 2024): 这个问题 在新版本解决了么
Author
Owner

@everfu commented on GitHub (May 31, 2024):

这个问题 在新版本解决了么

貌似有,建议测试一下

<!-- gh-comment-id:2141193623 --> @everfu commented on GitHub (May 31, 2024): > 这个问题 在新版本解决了么 貌似有,建议测试一下
Author
Owner

@github-actions[bot] commented on GitHub (Dec 30, 2024):

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

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

@github-actions[bot] commented on GitHub (Jan 20, 2026):

Issue was closed due to inactivity.

<!-- gh-comment-id:3770721639 --> @github-actions[bot] commented on GitHub (Jan 20, 2026): 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#2381
No description provided.