mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #744] SSL Certificate Issuance Failure #633
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#633
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 @eroc1990 on GitHub (Nov 28, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/744
Hi all,
I'm running into an issue with NPM in where new certificate requests are resulting in an Internal Error message popping up, and no valid LE cert being issued for my subdomain. I'm currently running ver. 2.7.1 of NPM with a MariaDB as a database backend. Both of these are inside Docker containers within my QNAP Container Station, running in Bridge mode so each application has its own host IP address. For any new certificate requests, my requests are failing with an "Internal Error" when attempting to acquire a cert while adding a host. I'm using a standard HTTP challenge to complete this.
I haven't had this kind of issue in the past so I'm not entirely sure what's causing it. My primary DNS is my pi-hole hosted in a separate container on the same host, but I've requested certs before through it without issue, and my domain isn't being blocked on the outbound or inbound route as far as I can tell. I've got other requests to other subdomains operating without issue and the domain's whitelisted. I also had a handful of certs successfully renew recently, so it seems that for existing certificates the function is working correctly. Nothing's changed on my Cloudflare DNS beyond adding the appropriate CNAMEs to accommodate the
Any insight on what might be causing this would be greatly appreciated.
Also, this might be related to #741 but I'm not sure, so feel free to merge this into that if you think they're similar enough.
The relevant excerpt from my logs is pasted below:
@sandroshu commented on GitHub (Dec 13, 2020):
I am having the same issue with Let's Encrypt certificates.
I have tried to update packages inside the container.
Using DNS verification with Cloudflare created the TXT record successfully and now I have a working cert.
@dtc-tech commented on GitHub (Dec 28, 2020):
I'm having the same issue when attempting to create SSL certs.
@anselal commented on GitHub (Jan 1, 2021):
Same here
@koshia commented on GitHub (Feb 26, 2021):
I'm having the same issue with this and stemming from a failed renewal. Unraid Server w/ NGINXProxyManager Docker Container
Setting up new cert produces:
Made sure my API key with Cloudflare was set up correctly with this other issue: https://github.com/jc21/nginx-proxy-manager/issues/680
@Stephen988 commented on GitHub (May 23, 2021):
Can you explain more detailed? how you have resolved? thanks
@github-actions[bot] commented on GitHub (Mar 23, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (May 3, 2025):
Issue was closed due to inactivity.