NginxProxyManager / NginxProxyManager/nginx-proxy-manager

Incorrect number of hosts displayed on dashboard (hosts by other users are ignored)

Open
#4,174 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug stale
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:latest docker 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:

  1. Go to 'Proxy Hosts'
  2. All hosts are displayed (including those owned by other users)

Expected behavior

Screenshots
image
image

Operating System

Docker version 27.3.1

Additional context

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.