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?
Yes
Have you searched for similar issues (both open and closed)?
Yes
Describe the bug
Trying to create a new SSL Certificate using LetsEncrypt and the Porkbun DNS provider fails, with the error:
Error: Command failed: certbot certonly --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-15" --agree-tos --email "REDACTED" --domains "REDACTED" --authenticator dns-porkbun --dns-porkbun-credentials "/etc/letsencrypt/credentials/credentials-15"
usage:
certbot [SUBCOMMAND] [options] [-d DOMAIN] [-d DOMAIN] ...
Certbot can obtain and install HTTPS/TLS/SSL certificates. By default,
it will attempt to use a webserver both for obtaining and installing the
certificate.
certbot: error: unrecognized arguments: --dns-porkbun-credentials /etc/letsencrypt/credentials/credentials-15
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)
Checklist
jc21/nginx-proxy-manager:latest
docker image?Describe the bug Trying to create a new SSL Certificate using LetsEncrypt and the Porkbun DNS provider fails, with the error:
Nginx Proxy Manager Version v2.10.4
To Reproduce SSL Certificates > Add SSL Certificate > Lets Encrypt.
Attempt to setup a certificate for a domain using the Porkbun DNS provider.
Expected behavior A certificate is correctly provisioned.
Operating System Proxmox LXC Container via Proxmox VE Helper-Scripts