mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #717] I am try to upload a custom Certificate #607
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#607
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 @fagnerpatricio on GitHub (Nov 13, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/717
Hi!
I'm trying to make use of my organization's own certificate in NPM, but for some reason I'm not able to upload it, I go through the web interface and add the certificate as shown in the image below:
As soon as I give this command in the nginx logo that is in data / logs / error.log this line appears:
2020/11/13 10:33:19 [warn] 258 # 258: * 225 a client request body is buffered to a temporary file / tmp / nginx / body / 2/00/0000000002, client: 10.100.0.10, server: nginxproxymanager, request: "POST / api / nginx / certificates / validate HTTP / 1.1", host: "10.128.1.140:81", referrer: "http://10.128.1.140:81/nginx/certificates"the web interface stays on that screen for several minutes:
After a long time he presents this error in the web interface:
and in the logs the following message appears:
2020/11/13 10:48:19 [error] 258#258: *225 upstream timed out (110: Operation timed out) while reading response header from upstream, client: 10.100.0.10, server: nginxproxymanager, request: "POST /api/nginx/certificates/validate HTTP/1.1", upstream: "http://127.0.0.1:3000/nginx/certificates/validate", host: "10.128.1.140:81", referrer: "http://10.128.1.140:81/nginx/certificates"
I'm using it via Docker following the instructions on the page:
https://nginxproxymanager.com/setup/I've tried using both mariadb and sqllite as a database
I’ve also tried uploading using Firefox, Chorme and Cromium
@rlogiacco commented on GitHub (Nov 18, 2020):
Same problem as per #594 on which I've posted the exact same behaviour, with the exception I'm not getting anything in the logs.
I'm running version
2.6.2.@jc21 commented on GitHub (Nov 22, 2020):
Lets continue this discussion on #594