NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Incorrect number of hosts displayed on dashboard (hosts by other users are ignored)
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
The dashboard does not display correct number of hosts.
It only displays the number of hosts that are "owned" by the current user. Entries by other users are not included.
Nginx Proxy Manager Version
2.12.1
To Reproduce
Steps to reproduce the behavior:
- Go to 'Proxy Hosts'
- All hosts are displayed (including those owned by other users)
Expected behavior
Screenshots
Operating System
Docker version 27.3.1
Additional context
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
No file or test is named. Reproduce the issue with hosts owned by multiple users, then trace the dashboard host-count entry point and the data it uses. Done means the dashboard count matches the hosts displayed under Proxy Hosts, with a regression test covering hosts owned by other users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100