mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #627] Make "Internal errors" more verbose and show a modal-dialog pointing out what's wrong #529
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#529
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 @typoworx-de on GitHub (Oct 5, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/627
Is your feature request related to a problem? Please describe.
There are often issues trying to create certificates f.e. which sometimes results into a javascript-alert simply showing "Internal Error" without pointing out what's the reason for it.
Describe the solution you'd like
A modal-dialog and more verbose error-handling that show a more detailed reason what is going wrong. In simplest case a modal dialog showing the original error that is "behind" the Internal error message (even if it may be more technical at all - it's better than absolutely no clue what's wrong).
Describe alternatives you've considered
Additional context
Greate work so far.
@chaptergy commented on GitHub (Nov 6, 2020):
Implemented by #635, can be closed @jc21