NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Proxy Host page dont work
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)?
- No
Describe the bug
The proxy page don't load
Nginx Proxy Manager Version
v2.14.0
To Reproduce
Steps to reproduce the behavior:
- Go to 'Dashbord'
- Click on 'Proxy Host'
Expected behavior
The page should load
Screenshots
Operating System
Unraid
Additional context
Here the console error "Uncaught TypeError: e.map is not a function
at p (DomainsFormatter-BIaMUD8n.js:1:659)
at ad (index-BwxhCj6Q.js:9:48771)
at k1 (index-BwxhCj6Q.js:9:71673)
at Y5 (index-BwxhCj6Q.js:9:82092)
at Tw (index-BwxhCj6Q.js:9:117999)
at q7 (index-BwxhCj6Q.js:9:117034)
at e0 (index-BwxhCj6Q.js:9:116862)
at bw (index-BwxhCj6Q.js:9:113625)
at Fw (index-BwxhCj6Q.js:9:125686)
at vd (index-BwxhCj6Q.js:9:124235)"
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 problem in the Dashboard's Proxy Host page on Nginx Proxy Manager v2.14.0 and inspect the browser console for the e.map error in DomainsFormatter-BIaMUD8n.js. Trace that bundled error back to its TypeScript source, then verify that the Proxy Host page loads without the console error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100