NginxProxyManager / NginxProxyManager/nginx-proxy-manager
show error from logs instead of internal server error
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
Is your feature request related to a problem? Please describe.
Using the UI is great but when something goes wrong, for example with asking a cert, then all info we get in the UI is: internal server error. it would be great to see the actual error log, or just in general see the logs from nginx through the UI
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points; start by locating the UI request that currently renders “internal server error” and the corresponding nginx or log-handling path. Done means the UI presents useful underlying error or nginx log information instead of only the generic message, with the behavior verified by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx, typescript
- Domain
- full-stack, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100