[GH-ISSUE #9] [v2] Internal error when uploading custom certificates #9

Closed
opened 2026-02-26 05:32:58 +03:00 by kerem · 1 comment
Owner

Originally created by @NochEinKamel on GitHub (Aug 31, 2018).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/9

Hi,

great work so far!

I was trying to add a custom certificate and only got a popup showing "internal error".
Also got the following log entry:
[Express ] › ⚠ warning dir is not defined

Looks like the dir variable is not available in the then function here:
github.com/jc21/nginx-proxy-manager@a4b918e648/src/backend/internal/certificate.js (L444)

Thanks

Originally created by @NochEinKamel on GitHub (Aug 31, 2018). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/9 Hi, great work so far! I was trying to add a custom certificate and only got a popup showing "internal error". Also got the following log entry: [Express ] › ⚠ warning dir is not defined Looks like the dir variable is not available in the then function here: https://github.com/jc21/nginx-proxy-manager/blob/a4b918e648d6b992ca1934196253a3643aeb175d/src/backend/internal/certificate.js#L444 Thanks
kerem closed this issue 2026-02-26 05:32:58 +03:00
Author
Owner

@jc21 commented on GitHub (Sep 3, 2018):

Yep looks like you're correct. I've fixed the scope, pull the docker image again to get the fix.

<!-- gh-comment-id:417972227 --> @jc21 commented on GitHub (Sep 3, 2018): Yep looks like you're correct. I've fixed the scope, pull the docker image again to get the fix.
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#9
No description provided.