NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Internal error but 0 logs
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latestdocker image?- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have you searched for similar issues (both open and closed)?
- Yes
Describe the bug
I'm triyng to setup my host but when i try to request the new SSL certificate i got an Internal Error, the problem is that nothing register in a log to try to find a solution, this is the only i got by the container:
Nginx Proxy Manager Version
v2.12.3
Expected behavior
A log with information about the errors to find a possible solution
Screenshots
https://i.imgur.com/1JjhjqL.png
Operating System
DSM 7.1-42661 Update 1 on DS920+
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
Start by reproducing the SSL certificate request with the jc21/nginx-proxy-manager:latest image and inspect /tmp/letsencrypt-log/letsencrypt.log, including the reported Certbot command. Trace how the certificate failure is surfaced in the container logs; done means the underlying error is available in a useful log rather than only an Internal Error response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, nginx
- Domain
- devops, observability, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100