mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #3432] Porkbun DNS provider broken #2293
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#2293
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JacobMillward on GitHub (Jan 5, 2024).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3432
Checklist
jc21/nginx-proxy-manager:latestdocker 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
@flobere commented on GitHub (May 1, 2024):
have you installed the required porkbun plugin?
@JacobMillward commented on GitHub (May 30, 2024):
I've since switched my DNS to Cloudflare, as that seems more widely supported. Therefore I cannot update with any more information on this issue.
@github-actions[bot] commented on GitHub (Jan 2, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍
@AntiApple4life commented on GitHub (Jan 21, 2025):
I am also having this issue.
@sunjam commented on GitHub (Apr 3, 2025):
@flobere according to https://github.com/NginxProxyManager/nginx-proxy-manager/pull/1099 support for that has been integrated since 2021, unless I'm not understanding.
@b3nw commented on GitHub (Apr 10, 2025):
also having this issue, not sure why:
@eycer1995 commented on GitHub (Aug 10, 2025):
I also have the same issue, is there any workaround?
@VinMeld commented on GitHub (Oct 16, 2025):
Just giving my input, it should automatically download the porkbun plugin, and run the appropriate command.
Not sure why it wouldn't install for you, but using the latest version it's working for me.
The only "issue" is that the certbot with porkbun plugin waits for the 600 second propagation delay to complete. Since the timeout is so long, nginx proxy manager UI displays a red error bar with no error contained. However, after the 600 seconds the DNS record shows up.