[GH-ISSUE #777] Ubuntu + npm v2.7.1 - General user sees all '0' in Dashboard #655

Closed
opened 2026-02-26 06:33:52 +03:00 by kerem · 3 comments
Owner

Originally created by @boolsee on GitHub (Dec 16, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/777

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

Describe the bug

  • A clear and concise description of what the bug is.
    When login using a general user ID, Dashboard displays all '0' (zero). i.e. 0 Proxy Hosts, 0 Redirection Hosts and so on.

  • What version of Nginx Proxy Manager is reported on the login page?
    2.7.1 (2020.12.16 Latest)

To Reproduce
Steps to reproduce the behavior:

  1. Add a user ( no administrator ),, 'user AAA'
  2. Give 'All Items' + 'View Only' permission to 'user AAA' .
    (Regardless of whether 'Created items Only'/'All items' and 'Manage'/'View Only' are selected.
    It means the general user can see all '0' (zero) in Dashboard.
  3. Login as 'user AAA'
  4. Move to 'Dashboard'
  5. '0 Proxy Hosts'.
    It shows '0', but when I click on it I get 2 proxy hosts.

Expected behavior
User can see No. of items the same as Administrators.

Screenshots
ngx-prx-mgr 01
ngx-prx-mgr 02
ngx-prx-mgr 03

Operating System

  • Ubuntu 20.04
  • Docker
Client:
 Version:           19.03.8
 API version:       1.40
 Go version:        go1.13.8
 Git commit:        afacb8b7f0
 Built:             Wed Oct 14 19:43:43 2020
 OS/Arch:           linux/amd64
 Experimental:      false

Server:
 Engine:
  Version:          19.03.8
  API version:      1.40 (minimum version 1.12)
  Go version:       go1.13.8
  Git commit:       afacb8b7f0
  Built:            Wed Oct 14 16:41:21 2020
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.3.3-0ubuntu2
  GitCommit:        
 runc:
  Version:          spec: 1.0.1-dev
  GitCommit:        
 docker-init:
  Version:          0.18.0
  GitCommit:        
  • Docker-compose
docker-py version: 4.1.0
CPython version: 3.8.5
OpenSSL version: OpenSSL 1.1.1f  31 Mar 2020
Originally created by @boolsee on GitHub (Dec 16, 2020). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/777 **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* **Describe the bug** - A clear and concise description of what the bug is. When login using a general user ID, Dashboard displays all '0' (zero). i.e. 0 Proxy Hosts, 0 Redirection Hosts and so on. - What version of Nginx Proxy Manager is reported on the login page? *2.7.1 (2020.12.16 Latest)* **To Reproduce** Steps to reproduce the behavior: 1) Add a user ( no administrator ),, 'user AAA' [](url) 2) Give 'All Items' + 'View Only' permission to 'user AAA' . (Regardless of whether 'Created items Only'/'All items' and 'Manage'/'View Only' are selected. It means the general user can see all '0' (zero) in Dashboard. 3) Login as 'user AAA' 4) Move to 'Dashboard' 5) '0 Proxy Hosts'. It shows '0', but when I click on it I get 2 proxy hosts. **Expected behavior** User can see No. of items the same as Administrators. **Screenshots** ![ngx-prx-mgr 01](https://user-images.githubusercontent.com/7019147/102313239-9c5d7b00-3fb3-11eb-92d2-c93095935728.PNG) ![ngx-prx-mgr 02](https://user-images.githubusercontent.com/7019147/102313248-9ff10200-3fb3-11eb-875f-4b746fc21cdd.PNG) ![ngx-prx-mgr 03](https://user-images.githubusercontent.com/7019147/102313256-a2535c00-3fb3-11eb-9fb8-f0afb59ef6d1.PNG) **Operating System** * *Ubuntu 20.04* * Docker ``` Client: Version: 19.03.8 API version: 1.40 Go version: go1.13.8 Git commit: afacb8b7f0 Built: Wed Oct 14 19:43:43 2020 OS/Arch: linux/amd64 Experimental: false Server: Engine: Version: 19.03.8 API version: 1.40 (minimum version 1.12) Go version: go1.13.8 Git commit: afacb8b7f0 Built: Wed Oct 14 16:41:21 2020 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.3.3-0ubuntu2 GitCommit: runc: Version: spec: 1.0.1-dev GitCommit: docker-init: Version: 0.18.0 GitCommit: ``` - Docker-compose ```docker-compose version 1.25.0, build unknown docker-py version: 4.1.0 CPython version: 3.8.5 OpenSSL version: OpenSSL 1.1.1f 31 Mar 2020 ```
kerem 2026-02-26 06:33:52 +03:00
  • closed this issue
  • added the
    stale
    bug
    labels
Author
Owner

@Crapworks commented on GitHub (Jun 10, 2023):

Almost 3 years later I ran into this as well. It is still happening, so would appreciate if this is looked at.

<!-- gh-comment-id:1585653108 --> @Crapworks commented on GitHub (Jun 10, 2023): Almost 3 years later I ran into this as well. It is still happening, so would appreciate if this is looked at.
Author
Owner

@github-actions[bot] commented on GitHub (Mar 22, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:2014167415 --> @github-actions[bot] commented on GitHub (Mar 22, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@github-actions[bot] commented on GitHub (May 3, 2025):

Issue was closed due to inactivity.

<!-- gh-comment-id:2848367671 --> @github-actions[bot] commented on GitHub (May 3, 2025): Issue was closed due to inactivity.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#655
No description provided.