[GH-ISSUE #2678] Error by lets encrypt certificate request over dns challenge with dns provider ionos #1843

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

Originally created by @higlander1970 on GitHub (Mar 13, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2678

I have create a docker container on an Synoloy DS220+ by using the docker compose file from the website (docker-compose.yml). The npm works fine and the host creation also. Now i want create a wildcard letsencrypt certificate for my domains. My domains and the dns are hostet bei ionos and i create the dns_ionos_prefix and the dns_ionos_secret via ionos dns api.
When i start the certificate request i become the following error:

Internal Error

Error: Command failed: certbot certonly --config "/etc/letsencrypt.ini" --cert-name "npm-6" --agree-tos --email "xxxxx.xxxxxx@mydomain.tld" --domains "*.mydomain.tld,mydomain.tld" --authenticator dns-ionos --dns-ionos-credentials "/etc/letsencrypt/credentials/credentials-6"
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-7f9dh_ao/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)

Nginx Proxy Manager Version
v2.9.19

Operating System
Synology DSM 7.1.1-42962 Update 4
Docker 20.10.3-1308

Originally created by @higlander1970 on GitHub (Mar 13, 2023). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2678 I have create a docker container on an Synoloy DS220+ by using the docker compose file from the website (docker-compose.yml). The npm works fine and the host creation also. Now i want create a wildcard letsencrypt certificate for my domains. My domains and the dns are hostet bei ionos and i create the dns_ionos_prefix and the dns_ionos_secret via ionos dns api. When i start the certificate request i become the following error: > Internal Error > > Error: Command failed: certbot certonly --config "/etc/letsencrypt.ini" --cert-name "npm-6" --agree-tos --email "xxxxx.xxxxxx@mydomain.tld" --domains "*.mydomain.tld,mydomain.tld" --authenticator dns-ionos --dns-ionos-credentials "/etc/letsencrypt/credentials/credentials-6" > 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-7f9dh_ao/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) **Nginx Proxy Manager Version** v2.9.19 **Operating System** Synology DSM 7.1.1-42962 Update 4 Docker 20.10.3-1308
kerem 2026-02-26 07:32:42 +03:00
  • closed this issue
  • added the
    stale
    bug
    labels
Author
Owner

@higlander1970 commented on GitHub (Mar 13, 2023):

Update: Ive tried the recommendations from https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2440. Then ist works. I dont know if ist nessesary make this step "pip install certbot-dns-dnspod". I think dthes mades work also after restart the container and i only makethese changes after recreation of the contain? Right?

Are these modules in the next version included?

<!-- gh-comment-id:1466927958 --> @higlander1970 commented on GitHub (Mar 13, 2023): Update: Ive tried the recommendations from https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2440. Then ist works. I dont know if ist nessesary make this step "pip install certbot-dns-dnspod". I think dthes mades work also after restart the container and i only makethese changes after recreation of the contain? Right? Are these modules in the next version included?
Author
Owner

@github-actions[bot] commented on GitHub (Jan 26, 2024):

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

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

@github-actions[bot] commented on GitHub (Mar 12, 2025):

Issue was closed due to inactivity.

<!-- gh-comment-id:2716201323 --> @github-actions[bot] commented on GitHub (Mar 12, 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#1843
No description provided.