[GH-ISSUE #3896] Unable to make ANY DNS Challenge #2556

Closed
opened 2026-02-26 07:36:00 +03:00 by kerem · 1 comment
Owner

Originally created by @Ximerixx on GitHub (Jul 25, 2024).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3896

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?
  • Have you searched for similar issues (both open and closed)?
    • Yes

Describe the bug

Error in command usage when using DNS Challenge
Tried DuckDNS, Reg.RU

Nginx Proxy Manager Version

2.11.3
To Reproduce
Steps to reproduce the behavior:

  1. Go to 'SSL Certificates'
  2. Click on 'Add SSL Certificate'
  3. Use an * (wildcard) domain for example *.varez4.fun
  4. See error Internal Error (CommandError) certbot usage (blah-blah-balah)
    it says unrecognized arguments /etc/letsencrypt/credentials/dns-credentials-5
  5. ???

Expected behavior

Well, get the certificates going for wildcard domain

Screenshots

изображение

Operating System

Proxmox VE Community edition 8.2.4, using an LXC Container

Originally created by @Ximerixx on GitHub (Jul 25, 2024). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3896 <!-- Are you in the right place? - If you are looking for support on how to get your upstream server forwarding, please consider asking the community on Reddit. - If you are writing code changes to contribute and need to ask about the internals of the software, Gitter is the best place to ask. - If you think you found a bug with NPM (not Nginx, or your upstream server or MySql) then you are in the *right place.* --> **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? - I'm using an LXC container from https://tteck.github.io/Proxmox/ but after using fresh install out of github, issue still remaining - Have you searched for similar issues (both open and closed)? - Yes **Describe the bug** <!-- A clear and concise description of what the bug is. --> Error in command usage when using DNS Challenge Tried DuckDNS, Reg.RU **Nginx Proxy Manager Version** <!-- What version of Nginx Proxy Manager is reported on the login page? --> 2.11.3 **To Reproduce** Steps to reproduce the behavior: 1. Go to 'SSL Certificates' 2. Click on 'Add SSL Certificate' 3. Use an * (wildcard) domain for example *.varez4.fun 4. See error Internal Error (CommandError) certbot usage (blah-blah-balah) it says unrecognized arguments /etc/letsencrypt/credentials/dns-credentials-5 5. ??? **Expected behavior** <!-- A clear and concise description of what you expected to happen. --> Well, get the certificates going for wildcard domain **Screenshots** <!-- If applicable, add screenshots to help explain your problem. --> ![изображение](https://github.com/user-attachments/assets/6a075187-5199-4eaa-b625-3d05362b75d2) **Operating System** <!-- Please specify if using a Rpi, Mac, orchestration tool or any other setups that might affect the reproduction of this error. --> Proxmox VE Community edition 8.2.4, using an LXC Container
kerem 2026-02-26 07:36:00 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@Ximerixx commented on GitHub (Jul 30, 2024):

god fkin web, i neet tot install all the plugins separately
guys, if someone stumbles upon this issue, root in container and pip install certbot-regru or if you need duck for example - certbot-dns-duckdns

<!-- gh-comment-id:2257499175 --> @Ximerixx commented on GitHub (Jul 30, 2024): god fkin web, i neet tot install all the plugins separately guys, if someone stumbles upon this issue, root in container and pip install certbot-regru or if you need duck for example - certbot-dns-duckdns
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#2556
No description provided.