NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
20.85k stars 2.42k forks source link

SSL internal error #2825

Open PWMFI opened 1 year ago

PWMFI commented 1 year ago

Error: Command failed: certbot certonly --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-2" --agree-tos --email "@qq.com" --domains "*." --authenticator dns-dnspod --dns-dnspod-credentials "/etc/letsencrypt/credentials/credentials-2" An unexpected error occurred: ModuleNotFoundError: No module named 'zope' Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /tmp/certbot-log-ivlcfs8_/log or re-run Certbot with -v for more details.

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)

zzy19868 commented 1 year ago

pip install zope

everfu commented 1 year ago

pip install zope

3q

shaojs321 commented 1 year ago

pip install zope

3q

解决了吗

github-actions[bot] commented 5 months ago

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